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
Age
Commit message (
Expand
)
Author
Lines
2025-12-08
drm/amdgpu: Add gfx v12_1_0 to discovery list
Likun Gao
-0
/
+4
2025-12-08
drm/amdgpu: Add initial support for gfx v12_1
Likun Gao
-0
/
+3978
2025-12-08
amdkfd: record kfd context id into kfd process_info
Zhu Lingshan
-0
/
+6
2025-12-08
amdkfd: introduce new helper kfd_lookup_process_by_id
Zhu Lingshan
-0
/
+22
2025-12-08
amdkfd: remove test_kq
Zhu Lingshan
-31
/
+0
2025-12-08
drm/amd/display: correct kernel-doc in dml21_wrapper.h
Randy Dunlap
-3
/
+4
2025-12-08
drm/amd/amdgpu: Move enum for VDD board
Asad Kamal
-1
/
+1
2025-12-08
drm/amdgpu: Don't send warning when close drm obj if drm device has been unplug
Xiaogang Chen
-2
/
+2
2025-12-08
amdkfd: process pointer of a HIQ should be NULL
Zhu Lingshan
-20
/
+0
2025-12-08
drm/amdgpu: Make pre_asic_init optional
Lijo Lazar
-32
/
+5
2025-12-08
amdkfd: remove DIQ support
Zhu Lingshan
-78
/
+5
2025-12-08
amdkfd: find kfd_process by filep->private_data in kfd_mmap
Zhu Lingshan
-4
/
+7
2025-12-08
amdkfd: identify a secondary kfd process by its id
Zhu Lingshan
-3
/
+80
2025-12-08
amdkfd: process USERPTR allocation only on the primary kfd process
Zhu Lingshan
-0
/
+6
2025-12-08
amdkfd: process svm ioctl only on the primary kfd process
Zhu Lingshan
-0
/
+6
2025-12-08
amdkfd: destroy kfd secondary contexts through fd close
Zhu Lingshan
-20
/
+31
2025-12-08
amdkfd: Introduce kfd_create_process_sysfs as a separate function
Zhu Lingshan
-25
/
+42
2025-12-08
drm/amd/display: Promote DC to 3.2.361
Taimur Hassan
-1
/
+1
2025-12-08
drm/amd/display: Add configurable SPL namespace prefix
Navid Assadian
-301
/
+328
2025-12-08
drm/amd/display: Reset pipe mask at beginning of cursor offload
Nicholas Kazlauskas
-0
/
+1
2025-12-08
drm/amd/display: add register definitions in dcn_hubbub_registers
Charlene Liu
-1
/
+5
2025-12-08
drm/amd/display: Correct FIXED_VS Link Rate Toggle Condition
Jing Zhou
-1
/
+1
2025-12-08
drm/amd/display: Add additional info from DML
Nevenko Stupar
-11
/
+14
2025-12-08
drm/amd/display: Guard FAMS2 configuration updates
Dillon Varone
-2
/
+5
2025-12-08
drm/amd/display: add dc interface for query QoS information
Wenjing Liu
-0
/
+97
2025-12-08
drm/amd/display: Fix wrong x_pos and y_pos for cursor offload
Nicholas Kazlauskas
-8
/
+9
2025-12-08
drm/amd/display: refactor HPD to increase flexibility
Dmytro Laktyushkin
-250
/
+293
2025-12-08
drm/amd/display: Use local variable for analog_engine initialization
Ivan Lipski
-2
/
+4
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
[prev]
[next]