summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-12-19drm/xe: Adjust batchbuffer space warning when creating a jobMatt Roper
2023-12-19drm/xe: Include hardware prefetch buffer in batchbuffer allocationsMatt Roper
2023-12-19drm/xe: Better error messages for xe_gt_record_default_lrcsMatthew Brost
2023-12-19drm/xe: don't auto fall back to execlist mode if guc failed to initChang, Bruce
2023-12-19drm/xe/pat: Define PAT tables as staticMatt Roper
2023-12-19drm/xe/bo: refactor try_add_vramMatthew Auld
2023-12-19drm/xe: add XE_BO_CREATE_VRAM_MASKMatthew Auld
2023-12-19drm/xe/mtl: Handle PAT_INDEX offset jumpMatt Roper
2023-12-19drm/xe/mtl: Fix PAT table coherency settingsMatt Roper
2023-12-19drm/xe/pat: Clean up PAT register definitionsMatt Roper
2023-12-19drm/xe/pat: Handle unicast vs MCR PAT registersMatt Roper
2023-12-19drm/xe/pat: Use table-based programming of PAT settingsMatt Roper
2023-12-19drm/xe/pat: Move PAT setup to a dedicated fileMatt Roper
2023-12-19drm/xe: Decrement fault mode counts in xe_vm_close_and_putMatthew Brost
2023-12-19drm/xe: Add max engine priority to xe queryJosé Roberto de Souza
2023-12-19drm/xe: Load HuC on Alderlake SAnusha Srivatsa
2023-12-19drm/xe/huc: Support for loading unversiond HuCAnusha Srivatsa
2023-12-19drm/xe: Fix potential deadlock handling page faultsMatthew Brost
2023-12-19drm/xe: Use BO's GT to determine dma_offset when programming PTEsMatthew Brost
2023-12-19drm/xe/gt: some error handling fixesMatthew Auld
2023-12-19drm/xe: Reinstate render / compute cache invalidation in ring opsMatthew Brost
2023-12-19drm/xe: Use atomic instead of mutex for xe_device_mem_access_ongoingMaarten Lankhorst
2023-12-19drm/xe: Drop zero length arraysMatthew Brost
2023-12-19drm/xe/buddy: add compatible and intersects hooksMatthew Auld
2023-12-19drm/xe/buddy: add visible trackingMatthew Auld
2023-12-19drm/xe: Stop accepting value in xe_migrate_clearBalasubramani Vivekanandan
2023-12-19drm/xe: Use max wopcm size when validating the preset GuC wopcm sizeBalasubramani Vivekanandan
2023-12-19drm/xe/buddy: remove the virtualized startMatthew Auld
2023-12-19drm/xe/mcr: Separate version from engine type selectionLucas De Marchi
2023-12-19drm/xe/vram: start tracking the io_sizeMatthew Auld
2023-12-19drm/xe/vm: Defer vm rebind until next exec if nothing to executeThomas Hellström
2023-12-19drm/xe/tests: Test both CPU- and GPU page-table updates with the migrate testThomas Hellström
2023-12-19drm/xe: Use a small negative initial seqnoThomas Hellström
2023-12-19drm/xe: Introduce xe_engine_is_idle()Thomas Hellström
2023-12-19drm/xe/tests: Support CPU page-table updates in the migrate testThomas Hellström
2023-12-19drm/xe/migrate: Update cpu page-table updatesThomas Hellström
2023-12-19drm/xe: Use a define to set initial seqno for fencesThomas Hellström
2023-12-19drm/xe/xe_uc_fw: Use firmware files from standard locationsMauro Carvalho Chehab
2023-12-19drm/xe/irq: the irq handler local variable need not be staticJani Nikula
2023-12-19drm/xe: Add missing LRC workarounds for graphics 1200Lucas De Marchi
2023-12-19drm/xe: Add missing ADL-P engine workaroundLucas De Marchi
2023-12-19drm/xe: Add missing DG2 lrc workaroundsLucas De Marchi
2023-12-19drm/xe: Add missing DG2 lrc tuningsLucas De Marchi
2023-12-19drm/xe: Add missing DG2 engine workaroundsLucas De Marchi
2023-12-19drm/xe: Add missing DG2 gt workarounds and tuningsLucas De Marchi
2023-12-19drm/xe: Add PVC engine workaroundsLucas De Marchi
2023-12-19drm/xe: Add PVC gt workaroundsLucas De Marchi
2023-12-19drm/xe: Reorder WAs to consider the platformLucas De Marchi
2023-12-19drm/xe/debugfs: Dump register save-restore tablesLucas De Marchi
2023-12-19drm/xe: Print whitelist while applyingLucas De Marchi