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-11-26
drm/colorop: Add BYPASS property
Harry Wentland
-1
/
+20
2025-11-26
drm/colorop: Add 1D Curve subtype
Harry Wentland
-4
/
+145
2025-11-26
drm/colorop: Add TYPE property
Harry Wentland
-3
/
+20
2025-11-26
drm/colorop: Introduce new drm_colorop mode object
Harry Wentland
-0
/
+237
2025-11-26
drm/vkms: Add kunit tests for VKMS LUT handling
Harry Wentland
-4
/
+151
2025-11-26
drm/xe: Covert return of -EBUSY to -ENOMEM in VM bind IOCTL
Matthew Brost
-1
/
+10
2025-11-26
drm/gpusvm: Limit the number of retries in drm_gpusvm_get_pages
Matthew Brost
-0
/
+3
2025-11-26
drm/amdgpu: fix cyan_skillfish2 gpu info fw handling
Alex Deucher
-0
/
+2
2025-11-26
drm/amdgpu: attach tlb fence to the PTs update
Prike Liang
-1
/
+1
2025-11-26
drm/amd/display: Increase EDID read retries
Mario Limonciello (AMD)
-4
/
+4
2025-11-26
drm/amd/display: Don't change brightness for disabled connectors
Mario Limonciello (AMD)
-0
/
+15
2025-11-26
drm/amd/display: Check NULL before accessing
Alex Hung
-3
/
+8
2025-11-26
Revert "drm/amd/display: Move setup_stream_attribute"
Alex Deucher
-12
/
+3
2025-11-26
drm/amdgpu: fix cyan_skillfish2 gpu info fw handling
Alex Deucher
-0
/
+2
2025-11-26
drm/amdgpu: Fix CPER ring debugfs read buffer overflow risk
Srinivasan Shanmugam
-0
/
+5
2025-11-26
drm/amdgpu: attach tlb fence to the PTs update
Prike Liang
-1
/
+1
2025-11-26
drm/amdkfd: assign AID to uuid in topology for SPX mode
Eric Huang
-1
/
+3
2025-11-26
drm/amd/display: Check ATOM_DEVICE_CRT2_SUPPORT in dc_load_detection
Ivan Lipski
-1
/
+1
2025-11-26
drm/amd/display: Add cursor offload abort to the new HWSS path
Nicholas Kazlauskas
-0
/
+39
2025-11-26
drm/amd/display: Increase EDID read retries
Mario Limonciello (AMD)
-4
/
+4
2025-11-26
drm/amd/display: Fix dereference-before-check for dc_link
Srinivasan Shanmugam
-5
/
+4
2025-11-26
drm/amd/display: Don't change brightness for disabled connectors
Mario Limonciello (AMD)
-0
/
+15
2025-11-26
drm/amd/display: Fix logical vs bitwise bug in get_embedded_panel_info_v2_1()
Dan Carpenter
-4
/
+4
2025-11-26
drm/amd/display: Check NULL before accessing
Alex Hung
-3
/
+8
2025-11-26
Revert "drm/amd/display: Move setup_stream_attribute"
Alex Deucher
-12
/
+3
2025-11-26
drm/amdgpu: free job fences on failure in amdgpu_job_alloc_with_ib
Pierre-Eric Pelloux-Prayer
-0
/
+2
2025-11-26
drm/amdgpu: clear job on failure in amdgpu_job_alloc(_with_ib)
Pierre-Eric Pelloux-Prayer
-0
/
+2
2025-11-26
drm/amdgpu: use ttm_resource_manager_cleanup
Pierre-Eric Pelloux-Prayer
-2
/
+4
2025-11-26
drm/ttm: rework pipelined eviction fence handling
Pierre-Eric Pelloux-Prayer
-50
/
+84
2025-11-26
drm/panthor: Reset queue slots if termination fails
Ashley Smith
-2
/
+12
2025-11-26
drm/panthor: Make the timeout per-queue instead of per-job
Ashley Smith
-78
/
+199
2025-11-26
drm/gem: Correct error condition in drm_gem_objects_lookup
Steven Price
-5
/
+2
2025-11-26
drm/xe: Add caching pagetable flag
Zbigniew Kempczyński
-2
/
+10
2025-11-26
drm/xe/vm: Skip ufence association for CPU address mirror VMA during MAP
Himal Prasad Ghimiray
-1
/
+2
2025-11-26
drm/xe/svm: Enable UNMAP for VMA merging operations
Himal Prasad Ghimiray
-6
/
+8
2025-11-26
drm/xe/svm: Extend MAP range to reduce vma fragmentation
Himal Prasad Ghimiray
-2
/
+7
2025-11-26
drm/xe: Merge adjacent default-attribute VMAs during garbage collection
Himal Prasad Ghimiray
-26
/
+36
2025-11-26
drm/xe: Add helper to extend CPU-mirrored VMA range for merge
Himal Prasad Ghimiray
-0
/
+44
2025-11-26
drm/panthor: Improve IOMMU map/unmap debugging logs
Loïc Molinari
-5
/
+14
2025-11-26
drm/panthor: Add support for Mali-G1 GPUs
Karunika Choo
-4
/
+32
2025-11-26
drm/panthor: Support 64-bit endpoint_req register for Mali-G1
Karunika Choo
-10
/
+72
2025-11-26
drm/panthor: Support GLB_REQ.STATE field for Mali-G1 GPUs
Karunika Choo
-16
/
+80
2025-11-26
drm/panthor: Implement soft reset via PWR_CONTROL
Karunika Choo
-0
/
+52
2025-11-26
drm/panthor: Implement L2 power on/off via PWR_CONTROL
Karunika Choo
-0
/
+383
2025-11-26
drm/panthor: Introduce panthor_pwr API and power control framework
Karunika Choo
-1
/
+240
2025-11-26
drm/panthor: Add architecture-specific function operations
Karunika Choo
-9
/
+57
2025-11-26
drm/panthor: Add arch-specific panthor_hw binding
Karunika Choo
-1
/
+74
2025-11-26
drm/panthor: Avoid adding of kernel BOs to extobj list
Akash Goel
-3
/
+3
2025-11-25
drm/xe: Fix conversion from clock ticks to milliseconds
Harish Chegondi
-6
/
+1
2025-11-25
drm/xe/guc: Fix stack_depot usage
Lucas De Marchi
-0
/
+3
[prev]
[next]