aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)AuthorFilesLines
2024-04-09drm/xe: Define xe_reg_is_validKarthik Poosa1-0/+5
2024-04-09drm/xe/lnl: Enable GuC Wa_14019882105Badal Nilawar3-7/+39
2024-04-09drm/xe/guc: Add support for workaround KLVsBadal Nilawar3-3/+66
2024-04-09drm/i915: move pipestat_irq_mask to display substructJani Nikula1-1/+0
2024-04-09drm/i915: move de_irq_mask to display substructJani Nikula1-5/+2
2024-04-09drm/i915: move display_irqs_enabled to display substructJani Nikula1-1/+0
2024-04-09drm/i915: move vblank_enabled to display substructJani Nikula1-1/+0
2024-04-09drm/i915: move max_dotclk_freq to display substructJani Nikula1-3/+0
2024-04-09drm/i915: move skl_preferred_vco_freq to display substructJani Nikula1-4/+1
2024-04-08drm/xe: Capture GuC CT snapshot when stoppedMatthew Brost1-1/+1
2024-04-08drm/xe: Always capture exec queues on snapshotMatthew Brost3-25/+6
2024-04-08drm/xe/uapi: Restore flags VM_BIND_FLAG_READONLY and VM_BIND_FLAG_IMMEDIATEFrancois Dugast2-2/+15
2024-04-08drm/xe: Remove dead clock codeLucas De Marchi2-6/+1
2024-04-08drm/xe: Label RING_CONTEXT_CONTROL as maskedAshutosh Dixit2-4/+3
2024-04-08drm/xe: Remove debug message from migrate_clear()José Roberto de Souza1-3/+0
2024-04-08drm/xe/display: Fix double mutex initializationLucas De Marchi1-5/+0
2024-04-08drm/xe/vf: Mark supported firmwares as preloadedMichal Wajdeczko3-3/+19
2024-04-08drm/xe/vf: Don't try to read legacy GuC MMIO notification if VFMichal Wajdeczko1-0/+3
2024-04-08drm/xe/vf: Don't try to program MOCS if VFMichal Wajdeczko1-0/+3
2024-04-08drm/xe/vf: Don't emit access to Global HWSP if VFMichal Wajdeczko1-4/+7
2024-04-08drm/xe/guc: Initialize GuC ID manager soonerMichal Wajdeczko1-9/+5
2024-04-08drm/xe/guc: Use drm_device-managed version of mutex_init()Michal Wajdeczko1-2/+4
2024-04-08drm/xe/display: clean up compat i915_vgpu.hJani Nikula1-26/+0
2024-04-08drm/xe/display: remove compat i915_gem.hJani Nikula2-10/+0
2024-04-08drm/xe/display: clean up a lot of cruft from compat i915_drv.hJani Nikula1-32/+0
2024-04-08drm/i915: move i915_fixed.h to display/intel_fixed.hJani Nikula1-6/+0
2024-04-08drm/i915/dmc: define firmware URL locallyJani Nikula2-12/+0
2024-04-05drm/xe: Drop xe_vm_assert_held() macro definition from xe_bo.hMichal Wajdeczko1-8/+0
2024-04-05drm/xe: Move PTE/PDE bit definitions to proper headerMichal Wajdeczko6-21/+25
2024-04-05drm/xe: fix multicast support for Xe_LP platformsAndrzej Hajda1-1/+6
2024-04-05drm/xe/guc: Reuse code while debugging GuC paramsMichal Wajdeczko1-10/+11
2024-04-05drm/xe/guc: Prefer GT oriented logs for GuC messagesMichal Wajdeczko1-43/+36
2024-04-05Merge tag 'drm-misc-next-2024-03-28' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie1-5/+8
2024-04-04drm/xe/xe_hw_engine_class_sysfs: use sysfs_emit() for attr's _show()Bommu Krishnaiah1-18/+18
2024-04-04drm/xe: prefer snprintf over sprintfBommu Krishnaiah5-11/+11
2024-04-04drm/xe: Protect devcoredump access after unbindRodrigo Vivi2-3/+4
2024-04-04drm/xe: Use ordered wq for preempt fence waitingMatthew Brost3-2/+14
2024-04-04drm/xe: Move vma rebinding to the drm_exec locking loopThomas Hellström5-75/+83
2024-04-04drm/xe: Make TLB invalidation fences unorderedThomas Hellström3-10/+1
2024-04-04drm/xe: Rework rebindingThomas Hellström5-51/+14
2024-04-04drm/xe: Use ring ops TLB invalidation for rebindsThomas Hellström6-9/+30
2024-04-03drm/xe/xe_migrate: Cast to output precision before multiplying operandsHimal Prasad Ghimiray1-4/+4
2024-04-03drm/xe: Use ordered wq for preempt fence waitingMatthew Brost3-2/+14
2024-04-03Revert "drm/i915/display: move dmc_firmware_path to display params"Jani Nikula1-0/+3
2024-04-02drm/xe/xe2: Add workaround 18033852989Himal Prasad Ghimiray2-1/+6
2024-04-02drm/xe: Normalize bo flags macrosLucas De Marchi33-203/+202
2024-04-02drm/xe: Stop passing user flag to xe_bo_create_user()Lucas De Marchi2-2/+2
2024-04-02Merge drm/drm-next into drm-intel-nextRodrigo Vivi28-317/+240
2024-04-02drm/i915/display: move dmc_firmware_path to display paramsJani Nikula1-3/+0
2024-04-02drm/i915: use fine grained -Woverride-init disableJani Nikula1-3/+0