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
2025-10-13
drm/amd/pm: export a function amdgpu_smu_ras_send_msg to allow send msg directly
YiPeng Chai
-0
/
+41
2025-10-13
drm/amd/pm: Grant interface access after full init
Lijo Lazar
-1
/
+2
2025-10-13
drm/amdgpu: Move reset-on-init sequence earlier
Lijo Lazar
-3
/
+2
2025-10-13
drm/amdgpu: Add amdgpu_discovery_info
Lijo Lazar
-97
/
+129
2025-10-13
drm/amdgpu: Reorganize sysfs ini/fini calls
Lijo Lazar
-37
/
+51
2025-10-13
drm/amdgpu: clean up and unify hw fence handling
Alex Deucher
-167
/
+63
2025-10-13
drm/amd: Save and restore all limit types
Mario Limonciello
-8
/
+14
2025-10-13
drm/amd: Remove second call to set_power_limit()
Mario Limonciello
-12
/
+9
2025-10-13
drm/amd: Stop overloading power limit with limit type
Mario Limonciello
-13
/
+10
2025-10-13
drm/amdgpu/userq: drop VCN and VPE doorbell handling
Alex Deucher
-11
/
+0
2025-10-13
drm/amd: Pass userq suspend failures up to caller
Mario Limonciello
-1
/
+3
2025-10-13
drm/amd: Fix error handling with multiple userq IDRs
Mario Limonciello
-14
/
+11
2025-10-13
drm/amd: Pass IP suspend errors up to callers
Mario Limonciello
-3
/
+8
2025-10-13
drm/amd: Don't always set IP block HW status to false
Mario Limonciello
-1
/
+0
2025-10-13
drm/amd: Remove comment about handling errors in amdgpu_device_ip_suspend_pha...
Mario Limonciello
-1
/
+0
2025-10-13
drm/amd: Stop exporting amdgpu_device_ip_suspend() outside amdgpu_device
Mario Limonciello
-2
/
+1
2025-10-13
drm/amd: Unify shutdown() callback behavior
Mario Limonciello
-1
/
+2
2025-10-13
drm/amdgpu: validate userq va for GEM unmap
Prike Liang
-0
/
+46
2025-10-13
drm/amdgpu: validate the queue va for resuming the queue
Prike Liang
-0
/
+44
2025-10-13
drm/amdgpu: keeping waiting userq fence infinitely
Prike Liang
-4
/
+9
2025-10-13
drm/amdgpu: track the userq bo va for its obj management
Prike Liang
-0
/
+36
2025-10-13
drm/amdgpu: add userq object va track helpers
Prike Liang
-21
/
+52
2025-10-13
drm/amdgpu: reduce queue timeout to 2 seconds v2
Christian König
-58
/
+47
2025-10-13
drm/amd: Remove some unncessary header includes
Mario Limonciello
-3
/
+0
2025-10-13
drm/amd: Adjust whitespace for vangogh_ppt
Mario Limonciello
-7
/
+5
2025-10-13
drm/amdgpu/mes: adjust the VMID masks
Alex Deucher
-2
/
+2
2025-10-13
drm/amdgpu: Skip SDMA suspend during mode-2 reset
Lijo Lazar
-0
/
+4
2025-10-13
drm/amdgpu: remove gart_window_lock usage from gmc v12
Pierre-Eric Pelloux-Prayer
-2
/
+0
2025-10-13
drm/amdgpu: make non-NULL out fence mandatory
Pierre-Eric Pelloux-Prayer
-15
/
+8
2025-10-13
drm/amdgpu: Remove redundant return value
Lijo Lazar
-12
/
+6
2025-10-13
drm/amdgpu/userq: extend userq state
Prike Liang
-0
/
+1
2025-10-13
drm/amd/display: Promote DC to 3.2.353
Taimur Hassan
-1
/
+1
2025-10-13
drm/amd/display: [FW Promotion] Release 0.1.30.0
Taimur Hassan
-0
/
+104
2025-10-13
drm/amd/display: Driver implementation for cursor offloading to DMU
Nicholas Kazlauskas
-79
/
+567
2025-10-13
drm/amd/display: Remove comparing uint32_t to zero
Alex Hung
-8
/
+8
2025-10-13
drm/amd/display: Remove inaccessible URL
Clay King
-2
/
+0
2025-10-13
drm/amd/display: Promote DC to 3.2.352
Taimur Hassan
-1
/
+1
2025-10-13
drm/amd/display: [FW Promotion] Release 0.1.29.0
Taimur Hassan
-1
/
+203
2025-10-13
drm/amd/display: Prevent Gating DTBCLK before It Is Properly Latched
Fangzhi Zuo
-2
/
+4
2025-10-13
drm/amd/display: lttpr cap should be nrd cap in bw_alloc mode
Peichen Huang
-2
/
+36
2025-10-13
drm/amd/display: Rename FAMS2 global control lock to DMUB HW control lock
Nicholas Kazlauskas
-45
/
+44
2025-10-13
drm/amd/display: Rename should_use_dmub_lock to reflect inbox1 usage
Nicholas Kazlauskas
-8
/
+16
2025-10-13
drm/amd/display: Support possibly NULL link for should_use_dmub_lock
Nicholas Kazlauskas
-20
/
+23
2025-10-13
drm/amd/display: Consolidate two DML2 FP guards
Ivan Lipski
-2
/
+0
2025-10-13
drm/amd/display: Correct slice width calculation for YCbCr420
Relja Vojvodic
-1
/
+8
2025-10-13
drm/amd/display: DML2.1 Reintegration
Austin Zheng
-257
/
+336
2025-10-13
drm/amd/ras: Add unified ras module top-level makefile
YiPeng Chai
-0
/
+34
2025-10-13
drm/amd/ras: Add files to amdgpu ras manager makefile
YiPeng Chai
-0
/
+33
2025-10-13
drm/amd/ras: Add amdgpu ras management function.
YiPeng Chai
-0
/
+633
2025-10-13
drm/amd/ras: Amdgpu preprocesses ras interrupts
YiPeng Chai
-0
/
+163
[prev]
[next]