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-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
2025-11-25
drm/xe/guc: Fix resource leak in xe_guc_ct_init_noalloc()
Shuicheng Lin
-6
/
+6
2025-11-25
drm/xe: Protect against unset LRC when pausing submissions
Tomasz Lis
-6
/
+16
2025-11-25
drm/xe/vf: Start re-emission from first unsignaled job during VF migration
Matthew Brost
-15
/
+19
2025-11-25
drm/xe/pf: Handle MERT catastrophic errors
Lukasz Laguna
-0
/
+16
2025-11-25
drm/xe/pf: Add TLB invalidation support for MERT
Lukasz Laguna
-2
/
+131
2025-11-25
drm/xe/pf: Configure LMTT in MERT
Lukasz Laguna
-1
/
+22
2025-11-25
drm/xe: Add device flag to indicate standalone MERT
Lukasz Laguna
-0
/
+10
2025-11-25
drm/i915: use struct drm_device for clock gating funcs
Jani Nikula
-17
/
+18
2025-11-25
drm/i915/cdclk: drop i915_drv.h include
Jani Nikula
-1
/
+1
2025-11-25
drm/i915/psr: Reject async flips when selective fetch is enabled
Ville Syrjälä
-6
/
+8
2025-11-25
drm/fb-helper: Allocate and release fb_info in single place
Thomas Zimmermann
-131
/
+26
2025-11-25
drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
Thomas Zimmermann
-14
/
+0
2025-11-25
drm/client: log: Implement struct drm_client_funcs.restore
Thomas Zimmermann
-0
/
+13
2025-11-25
drm/client: Support emergency restore via sysrq for all clients
Thomas Zimmermann
-45
/
+83
2025-11-25
drm/client: Pass force parameter to client restore
Thomas Zimmermann
-23
/
+13
2025-11-24
gpu/drm/nouveau: enable THP support for GPU memory migration
Balbir Singh
-84
/
+231
2025-11-24
mm/zone_device: rename page_free callback to folio_free
Balbir Singh
-9
/
+11
2025-11-24
mm/zone_device: support large zone device private folios
Balbir Singh
-3
/
+3
2025-11-24
drm/nouveau: verify that hardware supports the flush page address
Timur Tabi
-0
/
+15
[prev]
[next]