index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Lines
2022-07-28
drm/amdgpu/dc/dce: fix repeated words in comments
wangjianli
-1
/
+1
2022-07-27
Merge tag 'topic/nouveau-misc-2022-07-27' of git://anongit.freedesktop.org/dr...
Dave Airlie
-8845
/
+6386
2022-07-27
Merge tag 'amd-drm-next-5.20-2022-07-26' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-6901
/
+9490
2022-07-27
drm/nouveau/disp: move DAC load detection method
Ben Skeggs
-44
/
+57
2022-07-27
drm/nouveau/disp: add output class
Ben Skeggs
-6
/
+221
2022-07-27
drm/nouveau/disp: add supervisor mutex
Ben Skeggs
-4
/
+21
2022-07-27
drm/nouveau/disp: add conn method to query HPD pin status
Ben Skeggs
-3
/
+88
2022-07-27
drm/nouveau/disp: add connector class
Ben Skeggs
-4
/
+189
2022-07-27
drm/nouveau/disp: add common channel class handling
Ben Skeggs
-841
/
+470
2022-07-27
drm/nouveau/disp: split sor hda funcs out to their own struct
Ben Skeggs
-63
/
+44
2022-07-27
drm/nouveau/disp: split sor dp funcs out to their own struct
Ben Skeggs
-154
/
+157
2022-07-27
drm/nouveau/disp: replace hda func pointer check with flag
Ben Skeggs
-168
/
+31
2022-07-27
drm/nouveau/disp: merge nv50_disp_new_() and nvkm_disp_new()
Ben Skeggs
-90
/
+45
2022-07-27
drm/nouveau/disp: group supervisor-related struct members
Ben Skeggs
-32
/
+34
2022-07-27
drm/nouveau/disp: merge head/outp/ior code into chipset files
Ben Skeggs
-6822
/
+5151
2022-07-27
drm/nouveau/disp: add common class handling between <nv50 and >=nv50
Ben Skeggs
-1072
/
+396
2022-07-27
drm/nouveau/disp: collapse nv50_disp into nvkm_disp
Ben Skeggs
-562
/
+472
2022-07-27
drm/nouveau/disp: collapse nv50_disp_func into nvkm_disp_func
Ben Skeggs
-127
/
+192
2022-07-27
drm/nouveau/disp: clean up nvkm_outp constructors
Ben Skeggs
-32
/
+19
2022-07-27
drm/nouveau/disp: collapse nvkm_dp into nvkm_outp
Ben Skeggs
-262
/
+240
2022-07-26
drm/simpledrm: Fix return type of simpledrm_simple_display_pipe_mode_valid()
Nathan Chancellor
-1
/
+1
2022-07-26
drm/amdgpu: Re-enable DCN for 64-bit powerpc
Michael Ellerman
-1
/
+1
2022-07-25
drm/amd/display: Reduce stack size in the mode support function
Rodrigo Siqueira
-62
/
+70
2022-07-25
drm/amd/display: 3.2.196
Anthony Koo
-1
/
+1
2022-07-25
drm/amd/display: Copy crc_skip_count when duplicating CRTC state
Leo Li
-0
/
+1
2022-07-25
drm/amd/display: Add debug option for idle optimizations on cursor updates
Alvin Lee
-0
/
+2
2022-07-25
drm/amd/display: Disable MPC split for DCN32/321
Alvin Lee
-2
/
+2
2022-07-25
drm/amd/display: Add missing ODM 2:1 policy logic
Samson Tam
-2
/
+6
2022-07-25
drm/amd/display: Update DCN32 and DCN321 SR latencies
Alvin Lee
-4
/
+4
2022-07-25
drm/amd/display: Add reinstate dram in the FPO logic
Rodrigo Siqueira
-10
/
+60
2022-07-25
drm/amd/display: Add dc_ctx to link_enc_create() parameters
Aurabindo Pillai
-3
/
+27
2022-07-25
drm/amd/display: Cache cursor when cursor exceeds 64x64
Chris Park
-6
/
+11
2022-07-25
drm/amd/display: Add support for manual DMUB FAMS trigger
Anthony Koo
-1
/
+8
2022-07-25
drm/amd/display: Fix dpstreamclk programming
Michael Strauss
-19
/
+20
2022-07-25
drm/amd/display: Add missing AUDIO_DTO_SEL reg field
Michael Strauss
-1
/
+2
2022-07-25
drm/amd/display: Add OTG/ODM functions
Michael Strauss
-0
/
+34
2022-07-25
drm/amd/display: Use correct clock source constructor for DCN314
Michael Strauss
-1
/
+1
2022-07-25
drm/amd/display: Use correct DTO_SRC_SEL for 128b/132b encoding
Michael Strauss
-7
/
+24
2022-07-25
drm/amd/display: Add pixel rate div calcs and programming
Michael Strauss
-0
/
+56
2022-07-25
drm/amd/display: Remove FPU flags from DCN30 Makefile
Rodrigo Siqueira
-30
/
+0
2022-07-25
drm/amd/display: Create patch bounding box function for isolate FPU
Rodrigo Siqueira
-17
/
+24
2022-07-25
drm/amd/display: Move mclk calculation function to DML
Rodrigo Siqueira
-38
/
+49
2022-07-25
drm/amd/display: Remove FPU operations from dcn201 resources
Rodrigo Siqueira
-25
/
+100
2022-07-25
drm/amd/display: Fallback to SW cursor if SubVP + cursor too big
Alvin Lee
-0
/
+5
2022-07-25
drm/amd/display: Drop unnecessary FPU flags on dcn302 files
Rodrigo Siqueira
-25
/
+0
2022-07-25
drm/amd/display: Reboot while unplug hdcp enabled dp from mst hub
hersen wu
-12
/
+22
2022-07-25
drm/amd/display: Reset pipe count when iterating for DET override
Taimur Hassan
-1
/
+2
2022-07-25
drm/amd/display: Calculate MALL cache lines based on Mblks required
Alvin Lee
-1
/
+15
2022-07-25
drm/amd/display: Fix two MPO videos in single display ODM combine mode
Samson Tam
-31
/
+260
2022-07-25
drm/amd/display: Guard against zero memory channels
Nicholas Kazlauskas
-1
/
+4
[prev]
[next]