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
2025-09-09
drm/amd/amdgpu: Declare isp firmware binary file
Pratap Nirujogi
-0
/
+2
2025-09-09
drm/amd/display: use udelay rather than fsleep
Alex Deucher
-1
/
+1
2025-09-09
drm/amdgpu: Fix NULL ptr deref in amdgpu_device_cache_switch_state()
John Olender
-1
/
+1
2025-09-09
drm/amdgpu: fix a memory leak in fence cleanup when unloading
Alex Deucher
-2
/
+0
2025-09-09
amd/amdkfd: correct mem limit calculation for small APUs
Yifan Zhang
-12
/
+32
2025-09-09
drm/amdkfd: fix p2p links bug in topology
Eric Huang
-1
/
+2
2025-09-09
drm/amd/display: remove oem i2c adapter on finish
Geoffrey McRae
-1
/
+12
2025-09-09
drm/amd/display: Drop dm_prepare_suspend() and dm_complete()
Mario Limonciello (AMD)
-21
/
+0
2025-09-09
drm/amd/display: Correct sequences and delays for DCN35 PG & RCG
Ovidiu Bunea
-164
/
+111
2025-09-09
drm/amd/display: Disable DPCD Probe Quirk
Fangzhi Zuo
-0
/
+1
2025-09-08
drm/amdgpu: Wait for bootloader after PSPv11 reset
Lijo Lazar
-15
/
+4
2025-09-05
drm/amd/display: Drop dm_prepare_suspend() and dm_complete()
Mario Limonciello (AMD)
-21
/
+0
2025-09-05
drm/amdgpu: Fix error codes if copy_to_user() fails
Dan Carpenter
-2
/
+4
2025-09-05
drm/amdgpu: Correct misnamed function in amdgpu_gem.c
Srinivasan Shanmugam
-1
/
+1
2025-09-05
drm/amdgpu: print root PD address in PDE format instead of GPU
Sunil Khatri
-1
/
+1
2025-09-05
drm/amd/display: Promote DC to 3.2.349
Taimur Hassan
-1
/
+1
2025-09-05
drm/amd/display: Fix pbn_div Calculation Error
Fangzhi Zuo
-5
/
+12
2025-09-05
drm/amd/display: Correct sequences and delays for DCN35 PG & RCG
Ovidiu Bunea
-164
/
+111
2025-09-05
drm/amd/display: Refine error message for vblank init failure
Roman Li
-1
/
+1
2025-09-05
drm/amd/display: Update dchubbub.h for hubbub perfmon support
Wenjing Liu
-0
/
+22
2025-09-05
drm/amd/display: Read DPCD to obtain eDP capability information.
Allen Li
-0
/
+7
2025-09-05
drm/amd/display: Indicate when custom brightness curves are in use
Mario Limonciello
-1
/
+4
2025-09-05
drm/amd/display: dont wait for pipe update during medupdate/highirq
Ausef Yousof
-1
/
+1
2025-09-05
drm/amd/display: Add link index in AUX and dpms
Cruise Hung
-9
/
+19
2025-09-05
drm/amd/display: Add HDCP policy control
Oleh Kuzhylnyi
-2
/
+6
2025-09-05
drm/amdgpu: Add vbios build number interface
Lijo Lazar
-3
/
+54
2025-09-05
drm/amd/display: Disable DPCD Probe Quirk
Fangzhi Zuo
-0
/
+1
2025-09-05
drm/amd/pm: Add caching for SystemMetrics table
Lijo Lazar
-13
/
+36
2025-09-05
drm/amd/pm: refine amdgpu pm sysfs node error code
Yang Wang
-2
/
+3
2025-09-05
drm/amd/pm: use int type to store negative error codes
Qianfeng Rong
-3
/
+3
2025-09-05
drm/amd/pm/powerplay/smumgr: remove redundant ternary operators
Liao Yuanhong
-12
/
+8
2025-09-05
drm/amd/pm/powerplay/hwmgr/ppatomctrl: Remove redundant ternary operators
Liao Yuanhong
-2
/
+2
2025-09-05
amdgpu/pm/legacy: remove redundant ternary operators
Liao Yuanhong
-2
/
+1
2025-09-05
drm/amd/display: Remove redundant ternary operators
Liao Yuanhong
-7
/
+6
2025-09-05
drm/amdgpu/userq: add a detect and reset callback
Jesse.Zhang
-0
/
+51
2025-09-05
drm/amdkfd: Fix error code sign for EINVAL in svm_ioctl()
Qianfeng Rong
-1
/
+1
2025-09-05
drm/amdgpu: don't enable SMU on cyan skillfish
Alex Deucher
-1
/
+4
2025-09-05
drm/amdgpu: add support for cyan skillfish gpu_info
Alex Deucher
-0
/
+4
2025-09-05
drm/amdgpu: add support for cyan skillfish without IP discovery
Alex Deucher
-0
/
+30
2025-09-05
drm/amdgpu: add ip offset support for cyan skillfish
Alex Deucher
-1
/
+59
2025-09-05
drm/amdgpu: Fix function header names in amdgpu_connectors.c
Srinivasan Shanmugam
-3
/
+12
2025-09-05
amd/amdkfd: correct mem limit calculation for small APUs
Yifan Zhang
-12
/
+32
2025-09-05
drm/amd/display: remove oem i2c adapter on finish
Geoffrey McRae
-1
/
+12
2025-09-05
drm/amdgpu/userq: add force completion helpers
Alex Deucher
-0
/
+43
2025-09-05
drm/amdgpu: add user queue reset source
Alex Deucher
-0
/
+4
2025-09-05
drm/amdgpu/mes12: implement detect and reset callback
Jesse.Zhang
-0
/
+31
2025-09-05
drm/amdgpu/mes11: implement detect and reset callback
Jesse.Zhang
-0
/
+31
2025-09-05
drm/amdgpu/mes: add front end for detect and reset hung queue
Jesse.Zhang
-0
/
+86
2025-09-05
drm/amd/amdgpu: Implement MES suspend/resume gang functionality for v12
Jesse.Zhang
-2
/
+30
2025-09-05
drm/amdgpu: Add preempt and restore callbacks to userq funcs
Jesse.Zhang
-0
/
+4
[prev]
[next]