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-12-08
drm/amd/display: Remove unused encoder types
Ivan Lipski
-35
/
+12
2025-12-08
amdkfd: find_process_by_mm always return the primary context
Zhu Lingshan
-1
/
+1
2025-12-08
drm/amdgpu: remove the ring param from ttm functions
Pierre-Eric Pelloux-Prayer
-21
/
+21
2025-12-08
amdkfd: mark the first kfd_process as the primary one
Zhu Lingshan
-8
/
+17
2025-12-08
drm/amdgpu: create pm4 header for gc v12_1
Likun Gao
-0
/
+473
2025-12-08
drm/amdgpu: Add mes v12_1_0 to discovery list
Jack Xiao
-0
/
+8
2025-12-08
drm/amdgpu/mes_v12_1: initial support for mes_v12_1
Jack Xiao
-0
/
+1792
2025-12-08
drm/amdgpu: remove direct_submit arg from amdgpu_copy_buffer
Pierre-Eric Pelloux-Prayer
-16
/
+10
2025-12-08
drm/amdgpu: Rename userq_mgr_xa to userq_xa
Lijo Lazar
-15
/
+15
2025-12-08
drm/amdgpu: Clean up userq helper functions
Lijo Lazar
-37
/
+31
2025-12-08
drm/amdgpu: Set GC family for GC 12.1
Likun Gao
-0
/
+1
2025-12-08
drm/amdgpu: add new compute/mes mqd structure
Jack Xiao
-0
/
+2054
2025-12-08
amdkfd: enlarge the hashtable of kfd_process
Zhu Lingshan
-1
/
+1
2025-12-08
drm/amdgpu: Change user queue interface signatures
Lijo Lazar
-40
/
+32
2025-12-08
drm/amdgpu: add support for sdma v7_1
Likun Gao
-0
/
+4
2025-12-08
drm/amdkfd: Add SDMA 7.1.0 support in KFD
Mukul Joshi
-0
/
+1
2025-12-08
drm/amdgpu: Update Generate PTE/PDE SDMA packet for SDMA 7.1
Mukul Joshi
-18
/
+27
2025-12-08
drm/amdgpu: Add sdma v7_1_0 support
Likun Gao
-3
/
+1876
2025-12-08
drm/amdgpu: create pkt header for sdma v7_1
Likun Gao
-0
/
+5673
2025-12-08
drm/amdgpu: add soc v1_0 common block for IP discovery
Le Ma
-0
/
+4
2025-12-08
drm/amdgpu: Add soc v1_0 support
Hawking Zhang
-1
/
+400
2025-12-08
drm/amdgpu: reduce the full gpu access time in amdgpu_device_init.
chong li
-2
/
+37
2025-12-08
drm/amdkfd: Uninitialized and Unused variables
Andrew Martin
-17
/
+9
2025-12-08
drm/amd/display: Promote DC to 3.2.360
Taimur Hassan
-1
/
+1
2025-12-08
drm/amd/display: [FW Promotion] Release 0.1.37.0
Taimur Hassan
-1
/
+3
2025-12-08
drm/amd/display: Add additional checks for PSP footer size
Ovidiu Bunea
-30
/
+119
2025-12-08
drm/amd/display: Correct DSC padding accounting
Relja Vojvodic
-7
/
+8
2025-12-08
drm/amd/display: Permit DC_FP_START/END only in non-FP compilation units
Ard Biesheuvel
-2
/
+8
2025-12-08
drm/amd/display: Drop FPU flags from dml21_wrapper.c
Harry Wentland
-2
/
+0
2025-12-08
drm/amd/display: Move dml2_create and init to the non-FPU dml2_wrapper
Harry Wentland
-77
/
+107
2025-12-08
drm/amd/display: Move dml2_validate to the non-FPU dml2_wrapper
Harry Wentland
-32
/
+47
2025-12-08
drm/amd/display: Rename dml2_wrapper.c to dml2_wrapper_fpu.c
Harry Wentland
-3
/
+3
2025-12-08
drm/amd/display: Correct comment style
Mario Limonciello (AMD)
-5
/
+10
2025-12-08
drm/amd/display: Drop needless check for link->link_id.id
Mario Limonciello (AMD)
-2
/
+1
2025-12-08
drm/amd/display: Move CONNECTOR_ID_PCIE into switch/case
Mario Limonciello (AMD)
-6
/
+3
2025-12-08
drm/amd/display: Improve readability of link_detect_sink_signal_type
Mario Limonciello (AMD)
-9
/
+7
2025-12-08
drm/amd/display: Write default Vesa Aux backlight control in dmub
Derek Lai
-8
/
+28
2025-12-08
drm/amd/display: Refactor panel replay dc libs
Jack Chang
-0
/
+64
2025-12-08
drm/amd/display: Revise VSC SDP header for Panel Replay
Jack Chang
-145
/
+206
2025-12-08
drm/amd/display: Fix sending redundant enable command to dmub
Jack Chang
-8
/
+12
2025-12-08
drm/amd/display: Parse debug flag to PR FW
Jack Chang
-0
/
+1
2025-12-08
drm/amd/display: Add AS-SDP v2 support for eDP feature
Jack Chang
-9
/
+15
2025-12-08
drm/amd/display: Refactor panel replay set dmub cmd flow
Jack Chang
-2
/
+157
2025-12-08
drm/amd/display: Improve HDMI info retrieval
Ivan Lipski
-0
/
+11
2025-12-08
drm/amd/amdgpu: Add missing newline in DRM_DEBUG_DRIVER message
Ed Maste
-1
/
+1
2025-12-08
drm/amdgpu: Add gmc v12_1_0 to discovery list
Likun Gao
-0
/
+1
2025-12-08
drm/amdkfd: Fix PTE clearing during SVM unmap on GFX 12.1
Mukul Joshi
-1
/
+1
2025-12-08
drm/amdgpu: Enable PDE.C usage on GFX 12.1
Mukul Joshi
-12
/
+4
2025-12-08
drm/amdgpu: Always set snoop bit in PDE on GFX 12.1
Mukul Joshi
-0
/
+2
2025-12-08
drm/amdgpu: Add per-ASIC PTE init flag
Mukul Joshi
-2
/
+4
[prev]
[next]