index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-28
drm: use idr_init_base() to initialize master->lessee_idr
Danilo Krummrich
1
-1
/
+1
2022-07-28
drm: use idr_init_base() to initialize master->magic_map
Danilo Krummrich
1
-1
/
+1
2022-07-28
drm/amdgpu: use idr_init_base() to initialize fpriv->bo_list_handles
Danilo Krummrich
1
-1
/
+1
2022-07-28
drm/amdgpu: use idr_init_base() to initialize mgr->ctx_handles
Danilo Krummrich
1
-1
/
+1
2022-07-27
fbdev: Make registered_fb[] private to fbmem.c
Daniel Vetter
2
-9
/
+3
2022-07-27
drm/panel/panel-sitronix-st7701: Add Densitron DMT028VGHMCMI-1A TFT
Marek Vasut
1
-5
/
+182
2022-07-27
dt-bindings: display: panel: sitronix,st7701: Add Densitron DMT028VGHMCMI-1A TFT
Marek Vasut
1
-0
/
+4
2022-07-27
drm: Fix typo 'the the' in comment
Slark Xiao
2
-2
/
+2
2022-07-27
Merge tag 'topic/nouveau-misc-2022-07-27' of git://anongit.freedesktop.org/dr...
Dave Airlie
158
-8845
/
+6386
2022-07-27
Merge tag 'amd-drm-next-5.20-2022-07-26' of https://gitlab.freedesktop.org/ag...
Dave Airlie
167
-6902
/
+9537
2022-07-27
drm/nouveau/disp: move DAC load detection method
Ben Skeggs
7
-44
/
+57
2022-07-27
drm/nouveau/disp: add output class
Ben Skeggs
17
-6
/
+221
2022-07-27
drm/nouveau/disp: add supervisor mutex
Ben Skeggs
5
-4
/
+21
2022-07-27
drm/nouveau/disp: add conn method to query HPD pin status
Ben Skeggs
6
-3
/
+88
2022-07-27
drm/nouveau/disp: add connector class
Ben Skeggs
15
-4
/
+189
2022-07-27
drm/nouveau/disp: add common channel class handling
Ben Skeggs
42
-841
/
+470
2022-07-27
drm/nouveau/disp: split sor hda funcs out to their own struct
Ben Skeggs
12
-63
/
+44
2022-07-27
drm/nouveau/disp: split sor dp funcs out to their own struct
Ben Skeggs
16
-154
/
+157
2022-07-27
drm/nouveau/disp: replace hda func pointer check with flag
Ben Skeggs
17
-168
/
+31
2022-07-27
drm/nouveau/disp: merge nv50_disp_new_() and nvkm_disp_new()
Ben Skeggs
19
-90
/
+45
2022-07-27
drm/nouveau/disp: group supervisor-related struct members
Ben Skeggs
4
-32
/
+34
2022-07-27
drm/nouveau/disp: merge head/outp/ior code into chipset files
Ben Skeggs
92
-6822
/
+5151
2022-07-27
drm/nouveau/disp: add common class handling between <nv50 and >=nv50
Ben Skeggs
48
-1072
/
+396
2022-07-27
drm/nouveau/disp: collapse nv50_disp into nvkm_disp
Ben Skeggs
65
-562
/
+472
2022-07-27
drm/nouveau/disp: collapse nv50_disp_func into nvkm_disp_func
Ben Skeggs
21
-127
/
+192
2022-07-27
drm/nouveau/disp: clean up nvkm_outp constructors
Ben Skeggs
3
-32
/
+19
2022-07-27
drm/nouveau/disp: collapse nvkm_dp into nvkm_outp
Ben Skeggs
4
-262
/
+240
2022-07-26
drm/fsl-dcu: Use drm_plane_helper_destroy()
Thomas Zimmermann
1
-7
/
+2
2022-07-26
drm/armada: Use drm_plane_helper_destroy()
Thomas Zimmermann
1
-7
/
+2
2022-07-26
drm/plane-helper: Export individual helpers
Thomas Zimmermann
8
-33
/
+88
2022-07-26
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
49
-50
/
+0
2022-07-26
drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALING
Thomas Zimmermann
33
-90
/
+90
2022-07-26
drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpers
Thomas Zimmermann
31
-38
/
+9
2022-07-26
drm/vmwgfx: Remove trailing whitespace
Thomas Zimmermann
2
-2
/
+2
2022-07-25
drm/amd/display: Reduce stack size in the mode support function
Rodrigo Siqueira
1
-62
/
+70
2022-07-25
drm/amd/display: 3.2.196
Anthony Koo
1
-1
/
+1
2022-07-25
drm/amd/display: Copy crc_skip_count when duplicating CRTC state
Leo Li
1
-0
/
+1
2022-07-25
drm/amd/display: Add debug option for idle optimizations on cursor updates
Alvin Lee
2
-0
/
+2
2022-07-25
drm/amd/display: Disable MPC split for DCN32/321
Alvin Lee
2
-2
/
+2
2022-07-25
drm/amd/display: Add missing ODM 2:1 policy logic
Samson Tam
2
-2
/
+6
2022-07-25
drm/amd/display: Update DCN32 and DCN321 SR latencies
Alvin Lee
2
-4
/
+4
2022-07-25
drm/amd/display: Add reinstate dram in the FPO logic
Rodrigo Siqueira
2
-10
/
+60
2022-07-25
drm/amd/display: Add dc_ctx to link_enc_create() parameters
Aurabindo Pillai
23
-3
/
+27
2022-07-25
drm/amd/display: Cache cursor when cursor exceeds 64x64
Chris Park
4
-6
/
+11
2022-07-25
drm/amd/display: Add support for manual DMUB FAMS trigger
Anthony Koo
1
-1
/
+8
2022-07-25
drm/amd/display: Fix dpstreamclk programming
Michael Strauss
6
-19
/
+20
2022-07-25
drm/amd/display: Add missing AUDIO_DTO_SEL reg field
Michael Strauss
1
-1
/
+2
2022-07-25
drm/amd/display: Add OTG/ODM functions
Michael Strauss
1
-0
/
+34
2022-07-25
drm/amd/display: Use correct clock source constructor for DCN314
Michael Strauss
1
-1
/
+1
2022-07-25
drm/amd/display: Use correct DTO_SRC_SEL for 128b/132b encoding
Michael Strauss
6
-7
/
+24
[prev]
[next]