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-7.1.y
linux-7.2.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
/
xe
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
drm/xe: Fix DPT allocation paths.
Maarten Lankhorst
1
-25
/
+8
6 days
drm/i915: Introduce struct intel_fb_pin_params
Ville Syrjälä
2
-22
/
+23
6 days
drm/i915: Track fence region ID in plane state
Ville Syrjälä
2
-5
/
+5
10 days
drm/xe: Fix a bug in pc_adjust_freq_bounds()
Vinay Belgaumkar
1
-3
/
+10
10 days
drm/xe: Set GT rp min frequency as 1.2GHz default for BMG/CRI
Nareshkumar Gollakoti
1
-2
/
+30
10 days
drm/xe/oa: Check managed mutex initialization errors
Linmao Li
1
-4
/
+5
10 days
drm/xe/oa: Fix sync entry leak on OA config emit failure
Linmao Li
1
-0
/
+4
10 days
drm/xe/pxp: add termination on resume
Daniele Ceraolo Spurio
2
-50
/
+139
10 days
drm/xe/guc_ads: use uncached mapping for UM queue BO
Jia Yao
1
-1
/
+2
10 days
drm/xe/guc_ads: allocate UM queues in VRAM on dGFX
Jia Yao
2
-9
/
+5
10 days
drm/xe/guc_ads: allocate UM queues in a separate BO
Jia Yao
4
-32
/
+83
10 days
drm/xe: Fix xe_device_probe() failure
Raag Jadav
1
-1
/
+5
10 days
drm/xe: Order ring writes before ring tail updates
Matthew Brost
1
-0
/
+7
14 days
drm/xe/uc: Apply RCS/CCS yield policy to SR-IOV VFs
Marcin Bernatowicz
1
-2
/
+5
14 days
drm/xe: Fix memory leak in exec_queue_set_hang_replay_state()
Michał Winiarski
1
-0
/
+3
2026-08-09
drm/xe: Wait on external BO kernel fences in exec IOCTL
Matthew Brost
1
-6
/
+16
2026-08-09
drm/exec: Remove the index parameter from drm_exec_for_each_locked_obj[_reverse]
Thomas Hellström
1
-2
/
+1
2026-08-09
drm/xe: Set TTM device beneficial_order to 9 (2M)
Matthew Brost
1
-1
/
+2
2026-08-09
drm/xe: Separate early xe_device initialization
Michal Wajdeczko
2
-11
/
+29
2026-08-09
drm/xe: Move xe->info.devid|revid initialization
Michal Wajdeczko
3
-2
/
+18
2026-08-09
drm/xe: Move xe->info.force_execlist initialization
Michal Wajdeczko
2
-1
/
+1
2026-08-09
drm/xe: Drop unused param from xe_device_create()
Michal Wajdeczko
3
-5
/
+11
2026-08-09
drm/xe/rtp: Ensure locking/ref counting for OA whitelists
Ashutosh Dixit
2
-0
/
+12
2026-08-09
drm/xe/oa: (De-)whitelist OA registers on OA stream open/release
Ashutosh Dixit
1
-0
/
+7
2026-08-09
drm/xe/rtp: (De-)whitelist OA registers for all hwe's for a gt
Ashutosh Dixit
2
-2
/
+36
2026-08-09
drm/xe/rtp: Toggle 'deny' bit to (de-)whitelist OA regs
Ashutosh Dixit
1
-0
/
+15
2026-08-09
drm/xe/rtp: Save OA nonpriv registers to register save/restore lists
Ashutosh Dixit
1
-0
/
+11
2026-08-09
drm/xe/rtp: Generalize whitelist_apply_to_hwe
Ashutosh Dixit
1
-5
/
+6
2026-08-09
drm/xe/rtp: Keep track of non-OA nonpriv slots
Ashutosh Dixit
1
-2
/
+5
2026-08-09
drm/xe/rtp: Maintain OA whitelists separately
Ashutosh Dixit
4
-1
/
+19
2026-08-09
drm/xe/pt: check no-DMA huge-pte cases before DMA segment test
Himal Prasad Ghimiray
1
-5
/
+8
2026-08-03
drm/xe/madvise: Skip invalidation for purgeable state updates
Arvind Yadav
1
-2
/
+17
2026-08-03
drm/xe/nvm: fix writable override for CRI
Alexander Usyskin
1
-2
/
+7
2026-08-03
drm/xe/pt: Reset current_op in xe_pt_update_ops_init()
Zongyao Bai
1
-0
/
+3
2026-08-03
drm/xe/vm: Fix BO prefetch with CONSULT_MEM_ADVISE_PREF_LOC
Himal Prasad Ghimiray
1
-5
/
+20
2026-08-03
drm/xe: Hold a dma-buf reference for imported BOs
Nitin Gote
4
-6
/
+25
2026-08-03
drm/xe: Fix PTE index in xe_vm_populate_pgtable() for chunked binds
Matthew Brost
1
-2
/
+12
2026-08-03
drm/xe/rtp: Add RING_FORCE_TO_NONPRIV_DENY to OA whitelists
Ashutosh Dixit
1
-3
/
+5
2026-08-03
drm/xe/oa: Fix offset alignment for MERT WHITELIST_OA_MERT_MMIO_TRG
Ashutosh Dixit
1
-1
/
+1
2026-08-03
drm/xe: Return error on non-migratable faults requiring devmem
Matthew Brost
1
-4
/
+2
2026-08-03
drm/xe/display: skip FORCE_WC and vm_bound check for external dma-bufs
Matthew Auld
2
-2
/
+4
2026-08-03
drm/xe: Add compact-PT and addr mask handling for page reclaim
Brian Nguyen
2
-56
/
+83
2026-08-03
drm/xe/guc: Fix buffer overflow in steered register list allocation
Tejas Upadhyay
1
-2
/
+8
2026-08-03
drm/xe/vm: Fix SVM leak on resv obj alloc failure in xe_vm_create()
Shuicheng Lin
1
-4
/
+4
2026-08-03
drm/xe/i2c: Allow per domain unique id
Raag Jadav
1
-1
/
+4
2026-08-03
drm/xe/vf: Add drm_dev guards when detaching CCS read/write buffers
Satyanarayana K V P
3
-9
/
+24
2026-08-03
drm/xe/guc: Hold device ref until queue teardown completes
Arvind Yadav
7
-32
/
+100
2026-08-03
drm/xe/guc: Keep scheduler timeline name alive
Arvind Yadav
2
-1
/
+8
2026-08-03
drm/xe: Assign queue name in time for drm_sched_init
Tvrtko Ursulin
1
-32
/
+40
2026-08-03
drm/xe/wopcm: fix WOPCM size for LNL+
Daniele Ceraolo Spurio
1
-5
/
+10
[next]