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-02-16
drm/amdgpu: add psp 14.0.1 discovery support
Yifan Zhang
-0
/
+1
2024-02-16
drm/amdgpu: add PSP 14.0.1 support
Yifan Zhang
-0
/
+4
2024-02-16
drm/amdgpu: add smuio 14.0.1 support
Yifan Zhang
-0
/
+1
2024-02-16
drm/amdgpu: add nbio 7.11.1 discovery support
Yifan Zhang
-0
/
+1
2024-02-16
drm/amdgpu/nbio: Add NBIO 7.11.1 Support
Yifan Zhang
-2
/
+10
2024-02-16
drm/amdkfd: Relocate TBA/TMA to opposite side of VM hole
Felix Kuehling
-22
/
+27
2024-02-16
drm/amd/display: 3.2.272
Aric Cyr
-1
/
+1
2024-02-16
x86/cpu/topology: Get rid of cpuinfo::x86_max_cores
Thomas Gleixner
-1
/
+1
2024-02-16
drm/amdgpu: add shared fdinfo stats
Alex Deucher
-0
/
+21
2024-02-15
drm/amdgpu: Fix implicit assumtion in gfx11 debug flags
Rajneesh Bhardwaj
-2
/
+2
2024-02-15
drm/amdkfd: update SIMD distribution algo for GFXIP 9.4.2 onwards
Rajneesh Bhardwaj
-1
/
+13
2024-02-15
drm/amd/display: Increase ips2_eval delay for DCN35
Nicholas Kazlauskas
-1
/
+1
2024-02-15
drm/amdgpu/display: Initialize gamma correction mode variable in dcn30_get_ga...
Srinivasan Shanmugam
-4
/
+1
2024-02-15
drm/amdgpu/soc21: update VCN 4 max HEVC encoding resolution
Thong
-2
/
+2
2024-02-15
drm/amd/display: fixed integer types and null check locations
Sohaib Nadeem
-7
/
+11
2024-02-15
drm/amd/display: Fix array-index-out-of-bounds in dcn35_clkmgr
Roman Li
-4
/
+11
2024-02-15
drm/amd/display: Preserve original aspect ratio in create stream
Tom Chung
-0
/
+2
2024-02-15
drm/amd/display: Fix possible NULL dereference on device remove/driver unload
Srinivasan Shanmugam
-1
/
+1
2024-02-15
Revert "drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz"
Sohaib Nadeem
-1
/
+1
2024-02-15
drm/amd/display: Add align done check
Zhikai Zhai
-1
/
+4
2024-02-15
Revert "drm/amd: flush any delayed gfxoff on suspend entry"
Mario Limonciello
-2
/
+8
2024-02-15
drm/amd: Stop evicting resources on APUs in suspend
Mario Limonciello
-2
/
+26
2024-02-15
drm/amd/display: Fix possible buffer overflow in 'find_dcfclk_for_voltage()'
Srinivasan Shanmugam
-0
/
+2
2024-02-15
drm/amd/display: Fix possible use of uninitialized 'max_chunks_fbc_mode' in '...
Srinivasan Shanmugam
-1
/
+1
2024-02-15
drm/amd/display: Initialize 'wait_time_microsec' variable in link_dp_training...
Srinivasan Shanmugam
-1
/
+1
2024-02-15
drm/amd/display: Fix && vs || typos
Dan Carpenter
-2
/
+2
2024-02-15
drm/amdkfd: Fix L2 cache size reporting in GFX9.4.3
Kent Russell
-6
/
+4
2024-02-15
drm/amdgpu: make damage clips support configurable
Hamza Mahfooz
-0
/
+21
2024-02-14
drm/amdgpu: support psp ip block discovery for psp v14
Likun Gao
-0
/
+4
2024-02-14
drm/amdgpu: add psp_timeout to limit PSP related operation
Likun Gao
-1
/
+4
2024-02-14
drm/amdgpu/psp: set boot_time_tmr flag
Likun Gao
-6
/
+8
2024-02-14
drm/amdgpu/psp: handle TMR type via flag
Likun Gao
-11
/
+15
2024-02-14
drm/amdgpu/psp: set autoload support by default
Likun Gao
-6
/
+5
2024-02-14
Revert "drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe split"
George Shen
-53
/
+1
2024-02-14
drm/amdgpu: support psp ip block for psp v14
Likun Gao
-0
/
+17
2024-02-14
drm/amdgpu: use spirom update wait_for helper for psp v14
Likun Gao
-1
/
+7
2024-02-14
drm/amd/pm: Allow setting max UCLK on SMU v13.0.6
Lijo Lazar
-20
/
+102
2024-02-14
drm/amdgpu: Reduce VA_RESERVED_BOTTOM to 64KB
Felix Kuehling
-2
/
+2
2024-02-14
drm/amdgpu: Add psp v14_0 ip block support
Hawking Zhang
-1
/
+698
2024-02-14
drm/amdgpu: Add mp v14_0_2 ip headers (v5)
Hawking Zhang
-0
/
+1160
2024-02-14
drm/amdgpu: Fix implicit assumtion in gfx11 debug flags
Rajneesh Bhardwaj
-2
/
+2
2024-02-14
drm/amdkfd: update SIMD distribution algo for GFXIP 9.4.2 onwards
Rajneesh Bhardwaj
-1
/
+13
2024-02-14
drm/amd/display: Increase ips2_eval delay for DCN35
Nicholas Kazlauskas
-1
/
+1
2024-02-14
drm/amd/display: should support dmub hw lock on Replay
Martin Tsai
-0
/
+4
2024-02-14
drm/amd/display: allow psr-su/replay for z8
Charlene Liu
-8
/
+12
2024-02-14
drm/amdgpu/display: Initialize gamma correction mode variable in dcn30_get_ga...
Srinivasan Shanmugam
-4
/
+1
2024-02-14
drm/amdgpu/soc21: update VCN 4 max HEVC encoding resolution
Thong
-2
/
+2
2024-02-14
drm/amd/display: Add shared firmware state for DMUB IPS handshake
Nicholas Kazlauskas
-52
/
+212
2024-02-14
drm/amd/display: fixed integer types and null check locations
Sohaib Nadeem
-7
/
+11
2024-02-14
drm/amd/display: Fix array-index-out-of-bounds in dcn35_clkmgr
Roman Li
-4
/
+11
[prev]
[next]