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
/
amd
Age
Commit message (
Expand
)
Author
Lines
2024-05-20
drm/amdgpu: update type of buf size to u32 for eeprom functions
Tao Zhou
-5
/
+5
2024-05-20
drm/amd/swsmu: update Dpmclocks_t for smu v14.0.1
Li Ma
-1
/
+0
2024-05-20
drm/amdgpu: Queue KFD reset workitem in VF FED
Victor Skvortsov
-1
/
+1
2024-05-20
drm/amdgpu: Extend KIQ reg polling wait for VF
Victor Skvortsov
-3
/
+3
2024-05-20
drm/amd/display: 3.2.286
Aric Cyr
-1
/
+1
2024-05-20
drm/amd/display: Fix POWERPC_64 compilation
Roman Li
-1
/
+1
2024-05-20
drm/amd/display: Not fallback if link BW is smaller than req BW
Cruise
-17
/
+4
2024-05-20
drm/amd/display: Correct display clocks update block sequence
Dillon Varone
-313
/
+272
2024-05-20
drm/amd/display: Disable DCN401 idle optimizations
Dillon Varone
-0
/
+1
2024-05-20
drm/amd/display: Fix ODM + underscan case with cursor
Alvin Lee
-3
/
+9
2024-05-20
drm/amd/display: fix a typo which causes an incorrect ODM combine setup
Wenjing Liu
-1
/
+1
2024-05-20
drm/amd/display: Remove redundant idle optimization check
Roman Li
-3
/
+0
2024-05-20
drm/amd/display: Fix pipe addition logic in calc_blocks_to_ungate DCN35
Nicholas Susanto
-1
/
+2
2024-05-20
drm/amd/display: Add ips status info to debugfs
Roman Li
-0
/
+47
2024-05-20
drm/amd/display: Clear shared dmub firmware state on init
Roman Li
-0
/
+3
2024-05-20
drm/amd/display: Add 3DLUT DMA load trigger
Ilya Bakoulin
-4
/
+25
2024-05-20
drm/amd/display: Deallocate DML 2.1 Memory Allocation
Chris Park
-0
/
+9
2024-05-20
drm/amd/display: Add NULL check within get_target_mpc_factor
Hersen Wu
-0
/
+9
2024-05-20
drm/amd/pm: update driver-if interface
Kenneth Feng
-3
/
+20
2024-05-20
drm/amd/display: Add missing DML2 var helpers
Rodrigo Siqueira
-0
/
+4
2024-05-20
drm/amd/display: Modify HPO pixel clock programming to support DPM
Dillon Varone
-4
/
+4
2024-05-20
drm/amd/display: Refactor HUBBUB into component folder for DCN401
Harikrishna Revalla
-2
/
+5
2024-05-20
drm/amd/display: enable EASF support for DCN40
Samson Tam
-34
/
+382
2024-05-20
drm/amd/display: Adjust incorrect indentations and spaces
Alex Hung
-17
/
+13
2024-05-20
drm/amd/display: Use the correct TMDS function to avoid DVI issues
Chris Park
-1
/
+1
2024-05-20
drm/amd/display: Fix incorrect DCN401 comparison
Alex Hung
-2
/
+2
2024-05-20
drm/amd/display: Add missing enable and disable symclk_se functions for dcn401
Wenjing Liu
-1
/
+181
2024-05-20
drm/amd/display: Remove duplicate configuration
Rodrigo Siqueira
-18
/
+0
2024-05-20
drm/amd/display: Move DSC functions from dc.c to dc_dsc.c
Wenjing Liu
-99
/
+96
2024-05-19
drm/amd/display: use ARCH_HAS_KERNEL_FPU_SUPPORT
Samuel Holland
-94
/
+7
2024-05-19
drm/amd/display: only use hard-float, not altivec on powerpc
Michael Ellerman
-12
/
+4
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
-1
/
+1
2024-05-17
drm/amdgpu: fix ACA no query result after gpu reset
Yang Wang
-13
/
+4
2024-05-17
drm/amd/pm: Remove legacy interface for xgmi plpd
Lijo Lazar
-148
/
+2
2024-05-17
drm/amd/pm: Add xgmi plpd to arcturus pm_policy
Lijo Lazar
-3
/
+46
2024-05-17
drm/amdgpu: change bank cache lock type to spinlock
Yang Wang
-7
/
+6
2024-05-17
drm/amd/pm: Add xgmi plpd to aldebaran pm_policy
Lijo Lazar
-0
/
+36
2024-05-17
drm/amd/pm: Add xgmi plpd to SMU v13.0.6 pm_policy
Lijo Lazar
-6
/
+90
2024-05-17
drm/amd/pm: Add xgmi plpd policy to pm_policy
Lijo Lazar
-0
/
+4
2024-05-17
drm/amd/pm: Add support to select pstate policy
Lijo Lazar
-0
/
+104
2024-05-17
drm/amd/pm: Update PMFW messages for SMUv13.0.6
Lijo Lazar
-2
/
+4
2024-05-17
drm/amd/pm: Add support for DPM policies
Lijo Lazar
-0
/
+315
2024-05-17
drm/amdgpu: change aca bank error lock type to spinlock
Yang Wang
-11
/
+11
2024-05-17
drm/amdgpu: Describe all object placements in debugfs
Tvrtko Ursulin
-0
/
+15
2024-05-17
drm/amdgpu: Reduce mem_type to domain double indirection
Tvrtko Ursulin
-19
/
+13
2024-05-17
drm/amdgpu: Add amdgpu_bo_is_vm_bo helper
Tvrtko Ursulin
-16
/
+29
2024-05-17
drm/amdgpu: Remove duplicate check for *is_queue_unmap in sdma_v7_0_ring_set_...
Srinivasan Shanmugam
-4
/
+0
2024-05-17
drm/amdgpu: Remove GC HW IP 9.3.0 from noretry=1
Tim Van Patten
-1
/
+0
2024-05-17
drm/amdgpu/vcn: update vcn5 enc/dec capabilities
Ruijing Dong
-5
/
+5
2024-05-17
drm/amd/pm: support mode1 reset on smu v14.0.3
Kenneth Feng
-2
/
+7
[prev]
[next]