summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2026-04-29drm/xe/oa: Implement Wa_14026633728Ashutosh Dixit
2026-04-29drm/xe/oa: Use drm_gem_mmap_obj for OA buffer mmapAshutosh Dixit
2026-04-29drm/xe/oa: Use xe_map layerAshutosh Dixit
2026-04-29drm/xe/mcr: Remove unused xe_gt_mcr_steering_info_to_dss_id()Shuicheng Lin
2026-04-29drm/xe/hdcp: Add NULL check for media_gt in intel_hdcp_gsc_check_status()Gustavo Sousa
2026-04-29drm/xe/uapi: Reject coh_none PAT index for CPU_ADDR_MIRRORJia Yao
2026-04-29drm/xe/uapi: Reject coh_none PAT index for CPU cached memory in madviseJia Yao
2026-04-29drm/xe/xelp: Fix Wa_18022495364Tvrtko Ursulin
2026-04-29drm/xe/gsc: Fix BO leak on error in query_compatibility_version()Shuicheng Lin
2026-04-29drm/xe/eustall: Fix drm_dev_put called before stream disable in closeShuicheng Lin
2026-04-29drm/xe: Fix error cleanup in xe_exec_queue_create_ioctl()Shuicheng Lin
2026-04-29drm/xe: Fix dma-buf attachment leak in xe_gem_prime_import()Shuicheng Lin
2026-04-29drm/xe: Fix bo leak in xe_dma_buf_init_obj() on allocation failureShuicheng Lin
2026-04-29drm/xe/bo: Fix bo leak on GGTT flag validation in xe_bo_init_locked()Shuicheng Lin
2026-04-29drm/xe/bo: Fix bo leak on unaligned size validation in xe_bo_init_locked()Shuicheng Lin
2026-04-29drm/xe: Fix potential NULL deref in xe_exec_queue_tlb_inval_last_fence_put_un...Shuicheng Lin
2026-04-29drm/xe/vf: Use drm mm instead of drm sa for CCS read/writeSatyanarayana K V P
2026-04-29drm/xe: Add memory pool with shadow supportSatyanarayana K V P
2026-04-29drm/xe/debugfs: Correct printing of register whitelist rangesMatt Roper
2026-04-29drm/xe: Mark ROW_CHICKEN5 as a masked registerMatt Roper
2026-04-29drm/xe/tuning: Use proper register offset for GAMSTLB_CTRLMatt Roper
2026-04-29drm/xe/xe3p_lpg: Add missing indirect ring state feature flagGustavo Sousa
2026-04-29drm/xe: Drop redundant rtp entries for Wa_14019988906 & Wa_14019877138Matt Roper
2026-04-29drm/xe/vm: Add missing pad and extensions checkJonathan Cavitt
2026-04-29drm/xe: Drop registration of guc_submit_wedged_fini from xe_guc_submit_wedge()Matthew Brost
2026-04-28drm/xe: Don't use UTS_RELEASE directlyUwe Kleine-König (The Capable Hub)
2026-04-27drm/xe/gt: Drop redundant forcewakeRaag Jadav
2026-04-27drm/xe/guc_pc: Reorder forcewake in xe_guc_pc_fini_hw()Raag Jadav
2026-04-27drm/xe/guc_pc: Make xe_guc_pc_stop() voidRaag Jadav
2026-04-27drm/xe: Mark BCS engines as belonging to the GT forcewake domainMatt Roper
2026-04-27drm/xe: Drop xe_hw_engine_mmio_write32()Matt Roper
2026-04-27drm/xe: Drop unnecessary STOP_RING clearingMatt Roper
2026-04-27drm/xe: Move GFX_MODE programming to RTPMatt Roper
2026-04-27drm/xe: Const-ify parameters to xe_device_has_* functionsMatt Roper
2026-04-27drm/xe: Fix name and definition of GFX_MODE registerMatt Roper
2026-04-27drm/xe: Move HWSTAM programming to RTPMatt Roper
2026-04-27drm/xe: Stop programming BLIT_CCTL on Xe2 and later platformsMatt Roper
2026-04-27drm/xe/rtp: Add "always true" match functionMatt Roper
2026-04-27drm/xe: Move CCS enablement to engine setup RTPMatt Roper
2026-04-27drm/xe: Steer MCR for NODE/L3BANK according to L3 fusing on Xe2/Xe3Matt Roper
2026-04-27Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2026-04-24drm/xe/uapi: Reject coh_none PAT index for CPU_ADDR_MIRRORJia Yao
2026-04-24drm/xe/uapi: Reject coh_none PAT index for CPU cached memory in madviseJia Yao
2026-04-24drm/xe/xe_drm_ras: Add support for clear-error-counter in XE drm_rasRiana Tauro
2026-04-22drm/xe: Fix null pointer dereference in devcoredump cleanupZhanjun Dong
2026-04-21Merge tag 'drm-next-2026-04-22' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-04-21drm/xe/pat: Introduce xe_cache_pat_idx() macro helperXin Wang
2026-04-21drm/xe/pat: Default XE_CACHE_NONE_COMPRESSION to invalidXin Wang
2026-04-21drm/xe: Standardize pat_index to u16 typeXin Wang
2026-04-21drm/xe/xelp: Fix Wa_18022495364Tvrtko Ursulin