summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2025-03-12drm/xe/vf: Catch all unexpected register readsMichal Wajdeczko
2025-03-12drm/xe/vf: Don't try Driver-FLR if VFMichal Wajdeczko
2025-03-12drm/xe: Prefer USEC_PER_SEC over MICROMichal Wajdeczko
2025-03-12drm/xe/vf: Unblock xe_rtp_process_to_sr for VFsMichal Wajdeczko
2025-03-12drm/xe/vf: Stop applying save-restore MMIOs if VFMichal Wajdeczko
2025-03-12drm/xe: Avoid reading RMW registers in emit_wa_jobMichal Wajdeczko
2025-03-12drm/xe: Add MI_MATH and ALU instruction definitionsMichal Wajdeczko
2025-03-12drm/xe: Add MI_LOAD_REGISTER_REG command definitionMichal Wajdeczko
2025-03-11Merge tag 'drm-intel-next-2025-03-10' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2025-03-11Merge tag 'drm-xe-next-2025-03-07' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-03-10drm/xe: remove redundant check in xe_vm_create_ioctl()Xin Wang
2025-03-10drm/xe: remove redundant check in xe_vm_create_ioctl()Xin Wang
2025-03-10drm/xe/xe3: Recognize 3DSTATE_COARSE_PIXEL in LRC dumpsMatt Roper
2025-03-10drm/xe/guc_pc: Retry and wait longer for GuC PC startRodrigo Vivi
2025-03-10drm/xe/guc_pc: Retry and wait longer for GuC PC startRodrigo Vivi
2025-03-10drm/xe: Use correct type width for alignment in fb pinning codeTvrtko Ursulin
2025-03-10drm/xe: Pass flags directly to emit_flush_imm_ggttTvrtko Ursulin
2025-03-10drm/xe: Fix ring flush invalidationTvrtko Ursulin
2025-03-10drm/xe: Fix MOCS debugfs LNCF readoutTvrtko Ursulin
2025-03-10drm/xe/pm: Temporarily disable D3Cold on BMGRodrigo Vivi
2025-03-10drm/xe/userptr: Fix an incorrect assertThomas Hellström
2025-03-10drm/xe: Release guc ids before cancelling workTejas Upadhyay
2025-03-10drm/xe/pm: Temporarily disable D3Cold on BMGRodrigo Vivi
2025-03-10drm/xe/rtp: Drop sentinels from arg to xe_rtp_process_to_sr()Lucas De Marchi
2025-03-10drm/xe: Remove GEN11 prefixes from documentationLucas De Marchi
2025-03-10drm/xe: Remove pointless gen11 assertionsLucas De Marchi
2025-03-08drm/xe/userptr: Fix an incorrect assertThomas Hellström
2025-03-07drm/xe/guc_pc: Remove duplicated pc_start callRodrigo Vivi
2025-03-07drm/xe/compat: refactor compat i915_drv.hJani Nikula
2025-03-07drm/xe: Release guc ids before cancelling workTejas Upadhyay
2025-03-07Merge tag 'drm-misc-next-2025-03-06' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-03-06drm/xe: Add always_migrate_to_vram modparamMatthew Brost
2025-03-06drm/xe: Add modparam for SVM notifier sizeMatthew Brost
2025-03-06drm/xe: Add SVM debugMatthew Brost
2025-03-06drm/xe: Basic SVM BO evictionMatthew Brost
2025-03-06drm/xe: Add SVM VRAM migrationMatthew Brost
2025-03-06drm/xe: Add Xe SVM devmem_release GPU SVM vfuncMatthew Brost
2025-03-06drm/xe: Add Xe SVM populate_devmem_pfn GPU SVM vfuncMatthew Brost
2025-03-06drm/xe: Add GPUSVM device memory copy vfunc functionsMatthew Brost
2025-03-06drm/xe: Add drm_pagemap ops to SVMThomas Hellström
2025-03-06drm/xe: Add drm_gpusvm_devmem to xe_boMatthew Brost
2025-03-06drm/xe: Add SVM device memory mirroringMatthew Brost
2025-03-06drm/xe: Add migrate layer functions for SVM supportMatthew Brost
2025-03-06drm/xe/uapi: Add DRM_XE_QUERY_CONFIG_FLAG_HAS_CPU_ADDR_MIRRORMatthew Brost
2025-03-06drm/xe: Enable CPU address mirror uAPIMatthew Brost
2025-03-06drm/xe: Do not allow CPU address mirror VMA unbind ifMatthew Brost
2025-03-06drm/xe: Add unbind to SVM garbage collectorMatthew Brost
2025-03-06drm/xe: Add SVM garbage collectorMatthew Brost
2025-03-06drm/xe: Add (re)bind to SVM page fault handlerMatthew Brost
2025-03-06drm/xe: Add SVM range invalidation and page faultMatthew Brost