index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-26
drm/panthor: Reset queue slots if termination fails
Ashley Smith
1
-2
/
+12
2025-11-26
drm/panthor: Make the timeout per-queue instead of per-job
Ashley Smith
1
-78
/
+199
2025-11-26
drm/gem: Correct error condition in drm_gem_objects_lookup
Steven Price
1
-5
/
+2
2025-11-26
drm/xe: Add caching pagetable flag
Zbigniew Kempczyński
4
-2
/
+10
2025-11-26
drm/xe/vm: Skip ufence association for CPU address mirror VMA during MAP
Himal Prasad Ghimiray
1
-1
/
+2
2025-11-26
drm/xe/svm: Enable UNMAP for VMA merging operations
Himal Prasad Ghimiray
3
-6
/
+8
2025-11-26
drm/xe/svm: Extend MAP range to reduce vma fragmentation
Himal Prasad Ghimiray
1
-2
/
+7
2025-11-26
drm/xe: Merge adjacent default-attribute VMAs during garbage collection
Himal Prasad Ghimiray
1
-26
/
+36
2025-11-26
drm/xe: Add helper to extend CPU-mirrored VMA range for merge
Himal Prasad Ghimiray
2
-0
/
+44
2025-11-26
drm/panthor: Improve IOMMU map/unmap debugging logs
Loïc Molinari
1
-5
/
+14
2025-11-26
drm/panthor: Add support for Mali-G1 GPUs
Karunika Choo
2
-4
/
+32
2025-11-26
drm/panthor: Support 64-bit endpoint_req register for Mali-G1
Karunika Choo
3
-10
/
+72
2025-11-26
drm/panthor: Support GLB_REQ.STATE field for Mali-G1 GPUs
Karunika Choo
2
-16
/
+80
2025-11-26
drm/panthor: Implement soft reset via PWR_CONTROL
Karunika Choo
2
-0
/
+52
2025-11-26
drm/panthor: Implement L2 power on/off via PWR_CONTROL
Karunika Choo
3
-0
/
+383
2025-11-26
drm/panthor: Introduce panthor_pwr API and power control framework
Karunika Choo
7
-1
/
+240
2025-11-26
drm/panthor: Add architecture-specific function operations
Karunika Choo
6
-9
/
+57
2025-11-26
drm/panthor: Add arch-specific panthor_hw binding
Karunika Choo
3
-1
/
+74
2025-11-26
drm/panthor: Avoid adding of kernel BOs to extobj list
Akash Goel
1
-3
/
+3
2025-11-25
drm/xe: Fix conversion from clock ticks to milliseconds
Harish Chegondi
1
-6
/
+1
2025-11-25
drm/xe/guc: Fix stack_depot usage
Lucas De Marchi
1
-0
/
+3
2025-11-25
drm/xe/guc: Fix resource leak in xe_guc_ct_init_noalloc()
Shuicheng Lin
1
-6
/
+6
2025-11-25
drm/xe: Protect against unset LRC when pausing submissions
Tomasz Lis
1
-6
/
+16
2025-11-25
drm/xe/vf: Start re-emission from first unsignaled job during VF migration
Matthew Brost
3
-15
/
+19
2025-11-25
drm/xe/pf: Handle MERT catastrophic errors
Lukasz Laguna
2
-0
/
+16
2025-11-25
drm/xe/pf: Add TLB invalidation support for MERT
Lukasz Laguna
9
-2
/
+131
2025-11-25
drm/xe/pf: Configure LMTT in MERT
Lukasz Laguna
2
-1
/
+22
2025-11-25
drm/xe: Add device flag to indicate standalone MERT
Lukasz Laguna
4
-0
/
+10
2025-11-25
drm/i915: use struct drm_device for clock gating funcs
Jani Nikula
7
-17
/
+18
2025-11-25
drm/i915/cdclk: drop i915_drv.h include
Jani Nikula
1
-1
/
+1
2025-11-25
drm/i915/psr: Reject async flips when selective fetch is enabled
Ville Syrjälä
2
-6
/
+8
2025-11-25
drm/fb-helper: Allocate and release fb_info in single place
Thomas Zimmermann
12
-131
/
+26
2025-11-25
drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
Thomas Zimmermann
1
-14
/
+0
2025-11-25
drm/client: log: Implement struct drm_client_funcs.restore
Thomas Zimmermann
1
-0
/
+13
2025-11-25
drm/client: Support emergency restore via sysrq for all clients
Thomas Zimmermann
6
-45
/
+83
2025-11-25
drm/client: Pass force parameter to client restore
Thomas Zimmermann
4
-23
/
+13
2025-11-25
gpu/drm/nouveau: enable THP support for GPU memory migration
Balbir Singh
3
-84
/
+231
2025-11-25
mm/zone_device: rename page_free callback to folio_free
Balbir Singh
3
-9
/
+11
2025-11-25
mm/zone_device: support large zone device private folios
Balbir Singh
3
-3
/
+3
2025-11-25
drm/nouveau: verify that hardware supports the flush page address
Timur Tabi
5
-0
/
+15
2025-11-25
drm/nouveau: restrict the flush page to a 32-bit address
Timur Tabi
1
-1
/
+1
2025-11-24
drm/plane: Remove const qualifier from plane->modifiers allocation type
Kees Cook
1
-1
/
+1
2025-11-24
drm/xe/uc: Change assertion to error on huc authentication failure
Zhanjun Dong
1
-2
/
+5
2025-11-24
drm/xe/guc: Cleanup GuC log buffer macros and helpers
Zhanjun Dong
6
-131
/
+85
2025-11-24
drm/amd/amdgpu: reserve vm invalidation engine for uni_mes
Michael Chen
1
-0
/
+3
2025-11-24
drm/xe/pf: Use div_u64 when calculating GGTT profile
Michal Wajdeczko
1
-1
/
+1
2025-11-24
drm/amd/pm: adjust the visibility of pp_table sysfs node
Yang Wang
4
-6
/
+24
2025-11-24
Revert "drm/amd: fix gfx hang on renoir in IGT reload test"
Rodrigo Siqueira
1
-4
/
+0
2025-11-24
drm/amdgpu: Fix GFX hang on SteamDeck when amdgpu is reloaded
Rodrigo Siqueira
1
-0
/
+14
2025-11-24
drm/amd/pm: fix amdgpu_irq enabled counter unbalanced on smu v11.0
Yang Wang
2
-3
/
+11
[prev]
[next]