summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2025-05-14drm/xe/vm: Update xe_vma_ops_incr_pt_update_ops to take an increment valueHimal Prasad Ghimiray
2025-05-14drm/xe/svm: Make xe_svm_range_* end/start/size publicHimal Prasad Ghimiray
2025-05-14drm/xe/svm: Make to_xe_range a public functionHimal Prasad Ghimiray
2025-05-14drm/xe/svm: Helper to add tile masks to svm rangesHimal Prasad Ghimiray
2025-05-14drm/xe: Make xe_svm_alloc_vram publicHimal Prasad Ghimiray
2025-05-14drm/xe: Introduce xe_vma_op_prefetch_range struct for prefetch of rangesHimal Prasad Ghimiray
2025-05-13drm/xe: Fix the gem shrinker nameThomas Hellström
2025-05-13PM: sleep: Introduce pm_suspend_in_progress()Rafael J. Wysocki
2025-05-13drm/i915: convert VLV IOSF SB interface to struct drm_deviceJani Nikula
2025-05-13drm/i915: move VLV IOSF SB unit specific helpers under displayJani Nikula
2025-05-13drm/i915: add generic read/write functions for VLV IOSF SBJani Nikula
2025-05-13drm/i915: rename vlv_sideband*.[ch] to vlv_iosf_sb*.[ch]Jani Nikula
2025-05-12drm/xe: Add WA BB to capture active context utilizationUmesh Nerlige Ramappa
2025-05-12drm/xe: Save the gt pointer in lrc and drop the tileUmesh Nerlige Ramappa
2025-05-12drm/xe: Save CTX_TIMESTAMP mmio value instead of LRC valueUmesh Nerlige Ramappa
2025-05-12drm/xe: Add atomic_svm_timeslice_ms debugfs entryMatthew Brost
2025-05-12drm/xe: Timeslice GPU on atomic SVM faultMatthew Brost
2025-05-12drm/xe: Strict migration policy for atomic SVM faultsMatthew Brost
2025-05-12drm/xe/xe2hpg: Add Wa_22021007897Aradhya Bhatia
2025-05-12drm/xe/vf: Fixup CTB send buffer messages after migrationTomasz Lis
2025-05-12drm/xe/guc: Introduce enum with offsets for context register H2GsTomasz Lis
2025-05-12drm/xe/vf: Shifting GGTT area post migrationTomasz Lis
2025-05-12drm/xe/vf: Divide GGTT ballooning into allocation and insertionTomasz Lis
2025-05-12drm/xe: Make the gem shrinker drm managedThomas Hellström
2025-05-10Merge tag 'drm-intel-next-2025-05-08' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2025-05-09drm/xe: Fix the gem shrinker nameThomas Hellström
2025-05-08drm/xe: Add config control for svm flush workShuicheng Lin
2025-05-08drm/xe: Release force wake first then runtime powerShuicheng Lin
2025-05-08drm/xe/gsc: do not flush the GSC worker from the reset pathDaniele Ceraolo Spurio
2025-05-08drm/xe/tests/mocs: Hold XE_FORCEWAKE_ALL for LNCF regsTejas Upadhyay
2025-05-08drm/xe: Add page queue multiplierMatthew Brost
2025-05-07drm/xe: Expose PCIe link downgrade attributesRaag Jadav
2025-05-07drm/xe: Move xe_device_sysfs_init() to xe_device_probe()Raag Jadav
2025-05-07drm/xe: Release force wake first then runtime powerShuicheng Lin
2025-05-07drm/xe: Add config control for svm flush workShuicheng Lin
2025-05-07drm/xe: Use copy_from_user() instead of __copy_from_user()Harish Chegondi
2025-05-07drm/i915/irq: move i915->irq_lock to display->irq.lockJani Nikula
2025-05-07drm/i915/rps: refactor display rps supportJani Nikula
2025-05-05drm/xe/gsc: do not flush the GSC worker from the reset pathDaniele Ceraolo Spurio
2025-05-02drm/i915/hdcp: pass struct drm_device to driver specific HDCP GSC codeJani Nikula
2025-05-02drm/i915/hdcp: simplify HDCP GSC firmware usage selectionJani Nikula
2025-05-02drm/i915/hdcp: switch the HDCP GSC message interface from u8* to void*Jani Nikula
2025-05-02drm/i915/hdcp: pass the context to the HDCP GSC message interfaceJani Nikula
2025-05-02drm/i915/hdcp: rename HDCP GSC context alloc/free functionsJani Nikula
2025-05-02drm/i915/hdcp: rename struct intel_hdcp_gsc_message to intel_hdcp_gsc_contextJani Nikula
2025-05-02drm/i915/hdcp: split HDCP GSC message alloc/save responsibilitiesJani Nikula
2025-05-02drm/i915/hdcp: deduplicate and refactor HDCP GSC ops initializationJani Nikula
2025-05-01drm/xe: Do not print timedout job message on killed exec queuesMatthew Brost
2025-05-01drm/xe/eustall: Do not support EU stall on SRIOV VFHarish Chegondi
2025-05-01drm/xe/eustall: Resolve a possible circular locking dependencyHarish Chegondi