summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
15 hoursMerge branch 'drm-xe-next' of https://gitlab.freedesktop.org/drm/xe/kernel.gitMark Brown
15 hoursMerge branch 'for-linux-next' of https://gitlab.freedesktop.org/drm/i915/kern...Mark Brown
22 hoursMerge tag 'drm-xe-next-2026-07-03' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
26 hoursMerge tag 'drm-intel-next-2026-07-02' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
28 hoursMerge tag 'drm-misc-next-2026-07-02' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
35 hoursdrm/xe/debugfs: Add debugfs for pcode informationKarthik Poosa
35 hoursdrm/xe/pcode: Add support to get pcode version from PMTKarthik Poosa
44 hoursMerge tag 'drm-misc-next-2026-06-19' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
4 daysdrm/xe: remove duplicate <kunit/test-bug.h> includeAnas Khan
4 daysdrm/xe: Wait on external BO kernel fences in exec IOCTLMatthew Brost
5 daysdrm/xe/display: unify runtime suspend/resume with i915 for non-d3coldJani Nikula
5 daysdrm/xe/display: add xe_display_pm_runtime_resume_early()Jani Nikula
5 daysdrm/xe/display: separate d3cold handling from xe_display_pm_runtime_suspend_l...Jani Nikula
5 daysdrm/{i915, xe}: add new intel_display_driver_runtime_pm_{enable, disable}()Jani Nikula
5 daysdrm/xe: Add tile_count to xe_probed_infoGustavo Sousa
5 daysdrm/xe: Don't initialize tile_count in xe_info_init_early()Gustavo Sousa
5 daysdrm/xe: Add graphics/media IPs and their step info to xe_probed_infoGustavo Sousa
5 daysdrm/xe/tests: Set non-GMDID graphics step in xe_pci_fake_device_init()Gustavo Sousa
5 daysdrm/xe: Add platform-level step info to xe_probed_infoGustavo Sousa
5 daysdrm/xe/step: Make xe_step_platform_get() independent from xe->infoGustavo Sousa
5 daysdrm/xe: Add devid and revid to xe_probed_infoGustavo Sousa
5 daysdrm/xe/step: Pass xe_step_info to xe_step_*_get() functionsGustavo Sousa
5 daysdrm/xe: Add framework for info probingGustavo Sousa
5 daysdrm/xe: Fix PTE index in xe_vm_populate_pgtable() for chunked bindsMatthew Brost
6 daysdrm/xe/oa: Fix offset alignment for MERT WHITELIST_OA_MERT_MMIO_TRGAshutosh Dixit
6 daysdrm/xe/pt: prevent invalid cursor access for purged BOsMatthew Auld
6 daysdrm/xe: fix NPD in bo_meminfo()Matthew Auld
6 daysdrm/xe/pf: Don't attempt to process FAST_REQ or EVENT relaysMichal Wajdeczko
6 daysdrm/xe/hw_engine: Fix double-free of managed BO in error pathShuicheng Lin
6 daysdrm/xe/userptr: Drop bogus static from finish in force_invalidateShuicheng Lin
6 daysdrm/xe/userptr: Hold notifier_lock for write on inject test pathShuicheng Lin
6 daysdrm/xe/display: skip FORCE_WC and vm_bound check for external dma-bufsMatthew Auld
6 daysdrm/xe: Return error on non-migratable faults requiring devmemMatthew Brost
6 daysdrm/xe/rtp: Ensure locking/ref counting for OA whitelistsAshutosh Dixit
6 daysdrm/xe/oa: (De-)whitelist OA registers on OA stream open/releaseAshutosh Dixit
6 daysdrm/xe/rtp: (De-)whitelist OA registers for all hwe's for a gtAshutosh Dixit
6 daysdrm/xe/rtp: Toggle 'deny' bit to (de-)whitelist OA regsAshutosh Dixit
6 daysdrm/xe/rtp: Save OA nonpriv registers to register save/restore listsAshutosh Dixit
6 daysdrm/xe/rtp: Generalize whitelist_apply_to_hweAshutosh Dixit
6 daysdrm/xe/rtp: Keep track of non-OA nonpriv slotsAshutosh Dixit
6 daysdrm/xe/rtp: Maintain OA whitelists separatelyAshutosh Dixit
6 daysdrm/xe/rtp: Fix build error with clang < 21 and non-const initializersThomas Hellström
6 daysdrm/xe/xe_ras: Initialize Uncorrectable AER RegistersRiana Tauro
6 daysdrm/xe: Skip device access during PCI error recoveryRiana Tauro
6 daysdrm/xe/xe_pci_error: Group all devres to release them on PCIe slot resetRiana Tauro
6 daysdrm/xe/xe_pci_error: Implement PCI error recovery callbacksRiana Tauro
6 daysdrm/xe/rtp: Add struct types for RTP tablesGustavo Sousa
6 daysdrm/xe/oa: Fix offset alignment for MERT WHITELIST_OA_MERT_MMIO_TRGAshutosh Dixit
6 daysdrm/xe/rtp: Add RING_FORCE_TO_NONPRIV_DENY to OA whitelistsAshutosh Dixit
6 daysdrm/xe: Remove redundant exec_queue_suspended() check in submit_exec_queue()Lu Yao