summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2026-07-09drm/gpusvm: split MM state flags out of drm_gpusvm_pages_flagsHonglei Huang
2026-07-09drm/xe/userptr: Stub notifier_lock helpers when DRM_GPUSVM=nShuicheng Lin
2026-07-09drm/xe: free madvise VMA array on L2 flush failureGuangshuo Li
2026-07-09drm/xe: remove duplicate <kunit/test-bug.h> includeAnas Khan
2026-07-09drm/xe: Wait on external BO kernel fences in exec IOCTLMatthew Brost
2026-07-09drm/xe: Fix PTE index in xe_vm_populate_pgtable() for chunked bindsMatthew Brost
2026-07-09drm/xe/kunit: Build DP link display testsImre Deak
2026-07-09drm/xe/kunit: Add display test configImre Deak
2026-07-08drm/xe/guc: fix activity stats error message formatSk Anirban
2026-07-08drm/xe/guc: distinguish wedged from recoverable cancellationSk Anirban
2026-07-08drm/xe/userptr: Stub notifier_lock helpers when DRM_GPUSVM=nShuicheng Lin
2026-07-08drm/xe: free madvise VMA array on L2 flush failureGuangshuo Li
2026-07-07Merge tag 'drm-xe-next-2026-07-03' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2026-07-07Merge tag 'drm-intel-next-2026-07-02' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2026-07-07Merge tag 'drm-misc-next-2026-07-02' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-07-06drm/xe/debugfs: Add debugfs for pcode informationKarthik Poosa
2026-07-06drm/xe/pcode: Add support to get pcode version from PMTKarthik Poosa
2026-07-06Merge tag 'drm-misc-next-2026-06-19' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-07-03drm/xe: remove duplicate <kunit/test-bug.h> includeAnas Khan
2026-07-03drm/xe: Wait on external BO kernel fences in exec IOCTLMatthew Brost
2026-07-03drm/xe/display: unify runtime suspend/resume with i915 for non-d3coldJani Nikula
2026-07-03drm/xe/display: add xe_display_pm_runtime_resume_early()Jani Nikula
2026-07-03drm/xe/display: separate d3cold handling from xe_display_pm_runtime_suspend_l...Jani Nikula
2026-07-03drm/{i915, xe}: add new intel_display_driver_runtime_pm_{enable, disable}()Jani Nikula
2026-07-02drm/xe: Add tile_count to xe_probed_infoGustavo Sousa
2026-07-02drm/xe: Don't initialize tile_count in xe_info_init_early()Gustavo Sousa
2026-07-02drm/xe: Add graphics/media IPs and their step info to xe_probed_infoGustavo Sousa
2026-07-02drm/xe/tests: Set non-GMDID graphics step in xe_pci_fake_device_init()Gustavo Sousa
2026-07-02drm/xe: Add platform-level step info to xe_probed_infoGustavo Sousa
2026-07-02drm/xe/step: Make xe_step_platform_get() independent from xe->infoGustavo Sousa
2026-07-02drm/xe: Add devid and revid to xe_probed_infoGustavo Sousa
2026-07-02drm/xe/step: Pass xe_step_info to xe_step_*_get() functionsGustavo Sousa
2026-07-02drm/xe: Add framework for info probingGustavo Sousa
2026-07-02drm/xe: Fix PTE index in xe_vm_populate_pgtable() for chunked bindsMatthew Brost
2026-07-02drm/xe/oa: Fix offset alignment for MERT WHITELIST_OA_MERT_MMIO_TRGAshutosh Dixit
2026-07-02drm/xe/pt: prevent invalid cursor access for purged BOsMatthew Auld
2026-07-02drm/xe: fix NPD in bo_meminfo()Matthew Auld
2026-07-02drm/xe/pf: Don't attempt to process FAST_REQ or EVENT relaysMichal Wajdeczko
2026-07-02drm/xe/hw_engine: Fix double-free of managed BO in error pathShuicheng Lin
2026-07-02drm/xe/userptr: Drop bogus static from finish in force_invalidateShuicheng Lin
2026-07-02drm/xe/userptr: Hold notifier_lock for write on inject test pathShuicheng Lin
2026-07-02drm/xe/display: skip FORCE_WC and vm_bound check for external dma-bufsMatthew Auld
2026-07-02drm/xe: Return error on non-migratable faults requiring devmemMatthew Brost
2026-07-02drm/xe/rtp: Ensure locking/ref counting for OA whitelistsAshutosh Dixit
2026-07-02drm/xe/oa: (De-)whitelist OA registers on OA stream open/releaseAshutosh Dixit
2026-07-02drm/xe/rtp: (De-)whitelist OA registers for all hwe's for a gtAshutosh Dixit
2026-07-02drm/xe/rtp: Toggle 'deny' bit to (de-)whitelist OA regsAshutosh Dixit
2026-07-02drm/xe/rtp: Save OA nonpriv registers to register save/restore listsAshutosh Dixit
2026-07-02drm/xe/rtp: Generalize whitelist_apply_to_hweAshutosh Dixit
2026-07-02drm/xe/rtp: Keep track of non-OA nonpriv slotsAshutosh Dixit