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
/
drm
Age
Commit message (
Expand
)
Author
Lines
2023-04-14
drm/amdgpu: change the reference clock for raven/raven2
Jesse Zhang
-4
/
+3
2023-04-14
drm/amdgpu: skip kfd-iommu suspend/resume for S0ix
Aaron Liu
-3
/
+5
2023-04-14
drm/amdgpu: add gc v9_4_3 rlc_funcs implementation
Hawking Zhang
-0
/
+364
2023-04-14
drm/ttm: revert "Reduce the number of used allocation orders for TTM pages"
Christian König
-19
/
+11
2023-04-14
drm/i915/color: Fix typo for Plane CSC indexes
Chaitanya Kumar Borah
-2
/
+2
2023-04-13
drm/sched: Check scheduler ready before calling timeout handling
Vitaly Prosyak
-1
/
+2
2023-04-13
Merge tag 'drm-misc-fixes-2023-04-13' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
-3
/
+13
2023-04-13
Merge tag 'drm-intel-next-fixes-2023-04-13' of git://anongit.freedesktop.org/...
Daniel Vetter
-0
/
+20
2023-04-13
Merge tag 'drm-intel-fixes-2023-04-13' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
-4
/
+16
2023-04-13
drm/amdgpu: drop temp programming for pagefault handling
Hawking Zhang
-22
/
+0
2023-04-13
drm/amdgpu: include protection for doorbell.h
Shashank Sharma
-0
/
+4
2023-04-13
drm/amdgpu: rename num_doorbells
Shashank Sharma
-15
/
+17
2023-04-13
drm/amdgpu: switch to golden tsc registers for raven/raven2
Jesse Zhang
-0
/
+40
2023-04-13
drm/amd/pm: correct the pcie link state check for SMU13
Evan Quan
-4
/
+10
2023-04-13
drm/amdgpu: add gfx v11_0_3 fed irq handling for sriov
YiPeng Chai
-3
/
+11
2023-04-13
drm/amdgpu: Rework retry fault removal
Mukul Joshi
-3
/
+34
2023-04-13
drm/amdgpu: Enable IH retry CAM on GFX9
Mukul Joshi
-49
/
+88
2023-04-13
drm/amd/pm: remove unused num_of_active_display variable
Tom Rix
-7
/
+0
2023-04-13
drm/amdgpu: simplify amdgpu_ras_eeprom.c
Alex Deucher
-52
/
+20
2023-04-12
drm/amd/pm: correct the pcie link state check for SMU13
Evan Quan
-4
/
+10
2023-04-12
drm/amd/pm: correct SMU13.0.7 max shader clock reporting
Horatio Zhang
-1
/
+60
2023-04-12
drm/amd/pm: correct SMU13.0.7 pstate profiling clock settings
Horatio Zhang
-7
/
+15
2023-04-12
drm/amd/display: Pass the right info to drm_dp_remove_payload
Wayne Lin
-7
/
+50
2023-04-12
Merge tag 'drm-misc-next-2023-04-12' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
-211
/
+209
2023-04-12
Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixes
Maarten Lankhorst
-330
/
+872
2023-04-12
drm/i915: disable sampler indirect state in bindless heap
Lionel Landwerlin
-0
/
+20
2023-04-11
drm/amdgpu: Enable GFX11 SDMA context empty interrupt
Graham Sider
-10
/
+22
2023-04-11
drm/amdkfd: Check PCIe atomics support on GFX11 to set CP_HQD_HQ_STATUS0[29]
Sreekant Somasekharan
-1
/
+16
2023-04-11
drm/amd/display: Add logging for DP link traning Test Pattern Seqeunces
Srinivasan Shanmugam
-0
/
+9
2023-04-11
drm/amdgpu: correct ras enabled flag
Stanley.Yang
-0
/
+7
2023-04-11
drm/amdgpu: fix unexpected block id
Stanley.Yang
-0
/
+6
2023-04-11
drm/amdgpu: use sdma_v6 single packet invalidation
Pierre-Eric Pelloux-Prayer
-1
/
+22
2023-04-11
drm/amd/display : Log DP link training downspread info
Srinivasan Shanmugam
-6
/
+8
2023-04-11
drm/amd/display: remove unused matching_stream_ptrs variable
Tom Rix
-4
/
+1
2023-04-11
drm/amd/display: set variables dml*_funcs storage-class-specifier to static
Tom Rix
-12
/
+12
2023-04-11
drm/amd/display: set variables aperture_default_system and context0_default_s...
Tom Rix
-2
/
+2
2023-04-11
drm/amd/display: set variable dcn3_14_soc storage-class-specifier to static
Tom Rix
-1
/
+1
2023-04-11
drm/amdgpu: Fix warnings
Lijo Lazar
-1
/
+1
2023-04-11
drm/amd/pm: correct SMU13.0.7 max shader clock reporting
Horatio Zhang
-1
/
+60
2023-04-11
drm/amd/pm: correct SMU13.0.7 pstate profiling clock settings
Horatio Zhang
-7
/
+15
2023-04-11
drm/amdgpu: refine get gpu clock counter method
Tong Liu01
-2
/
+15
2023-04-11
drm/amdgpu: optimize redundant code in umc_v6_7
YiPeng Chai
-91
/
+70
2023-04-11
drm/amdgpu: Fix sdma v4 sw fini error
lyndonli
-1
/
+1
2023-04-11
drm/amdgpu: DROP redundant drm_prime_sg_to_dma_addr_array
Shane Xiao
-3
/
+0
2023-04-11
drm/amdgpu: optimize redundant code in umc_v8_10
YiPeng Chai
-120
/
+115
2023-04-11
amd/amdgpu: Inherit coherence flags base on original BO flags
Shane Xiao
-4
/
+8
2023-04-11
drm/amd/pm: Fix incorrect comment about Vangogh power cap support
Guilherme G. Piccoli
-2
/
+2
2023-04-11
drm/amdgpu: Add userptr bo support for mGPUs when iommu is on
Shane Xiao
-4
/
+23
2023-04-11
drm/amd/amdgpu: Drop the hang limit parameter
Srinivasan Shanmugam
-10
/
+1
2023-04-11
drm/amd/display: Fix potential null dereference
Igor Artemiev
-1
/
+2
[prev]
[next]