summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-21drm/xe: Rename exec_queue_kill_compute to xe_vm_remove_compute_exec_queueMatthew Brost
2023-12-21drm/xe: Deprecate XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE implementationMatthew Brost
2023-12-21drm/xe: Fix xe_exec_queue_is_idle for parallel exec queuesMatthew Brost
2023-12-21drm/xe/uapi: Remove MMIO ioctlFrancois Dugast
2023-12-21drm/xe/vm: Remove VM_BIND_OP macroFrancois Dugast
2023-12-21drm/xe/uapi: Separate VM_BIND's operation and flagFrancois Dugast
2023-12-21drm/xe: Correlate engine and cpu timestamps with better accuracyUmesh Nerlige Ramappa
2023-12-21drm/xe: Set the correct type for xe_to_user_engine_classUmesh Nerlige Ramappa
2023-12-21drm/xe: Fix array bounds check for queriesUmesh Nerlige Ramappa
2023-12-21drm/xe/debugfs: Include GFXPIPE commands in LRC dumpMatt Roper
2023-12-21drm/xe/debugfs: Add dump of default LRCs' MI instructionsMatt Roper
2023-12-21drm/xe: Extract MI_* instructions to their own headerMatt Roper
2023-12-21drm/xe: Clarify number of dwords/qwords stored by MI_STORE_DATA_IMMMatt Roper
2023-12-21drm/xe: Separate number of registers from MI_LRI opcodeMatt Roper
2023-12-21drm/xe: Make MI_FLUSH_DW immediate size more explicitMatt Roper
2023-12-21drm/xe/gsc: add gsc device supportVitaly Lubart
2023-12-21drm/xe/gsc: add has_heci_gscfi indication to deviceVitaly Lubart
2023-12-21drm/xe/gsc: add HECI2 register offsetsVitaly Lubart
2023-12-21drm/xe/dg2: Remove one PCI IDShekhar Chauhan
2023-12-21drm/xe: Add new DG2 PCI IDsShekhar Chauhan
2023-12-21drm/xe: Set PTE_AE for smem allocations in integrated devicesJosé Roberto de Souza
2023-12-21drm/xe: refactor xe_mmio_probe_tiles to support MMIO extensionKoby Elbaz
2023-12-21drm/xe: map MMIO BAR according to the num of tiles in device descKoby Elbaz
2023-12-21drm/xe: add MMIO extension support flagsKoby Elbaz
2023-12-21drm/xe: add a flag to bypass multi-tile config from MTCFG regKoby Elbaz
2023-12-21drm/xe: add read/write support for MMIO extension spaceKoby Elbaz
2023-12-21drm/xe: add 28-bit address support in struct xe_regKoby Elbaz
2023-12-21drm/xe: directly use pat_index for pte_encodeMatthew Auld
2023-12-21drm/xe/pat: trim the xelp PAT tableMatthew Auld
2023-12-21drm/xe: Add missing ADL entries to xe_test_waAnusha Srivatsa
2023-12-21drm/xe/rpls: Add Stepping info for RPLSAnusha Srivatsa
2023-12-21drm/xe/rpls: Add RPLS SupportAnusha Srivatsa
2023-12-21drm/xe/rplu: s/ADLP/ALDERLAKE_PAnusha Srivatsa
2023-12-21drm/xe/rtp: Fix doc for XE_RTP_ACTIONSGustavo Sousa
2023-12-21drm/xe/gt: Dump PAT table when failing to initializeLucas De Marchi
2023-12-21drm/xe/pat: Add debugfs node to dump PATLucas De Marchi
2023-12-21drm/xe/xe2: Add one more bit to encode PAT to ppgtt entriesLucas De Marchi
2023-12-21drm/xe/xe2: Program PAT tablesMatt Roper
2023-12-21drm/xe/tests/xe_migrate.c: Add vram to vram KUNIT testDavid Kershner
2023-12-21drm/xe/xe_migrate.c: Use DPA offset for page table entries.David Kershner
2023-12-21drm/xe/xe2: Follow XeHPC for TLB invalidationLucas De Marchi
2023-12-21drm/xe/vm: Prefer xe_assert() over XE_WARN_ON()Lucas De Marchi
2023-12-21drm/xe: add gt tuning for indirect stateMatt Atwood
2023-12-21drm/xe: Add infrastructure for per engine tuningMatt Atwood
2023-12-21drm/xe/hwmon: fix uaf on unloadMatthew Auld
2023-12-21drm/xe/xe2: Add missing mocs entryLucas De Marchi
2023-12-21drm/xe: Remove devcoredump readout of IPEIRJosé Roberto de Souza
2023-12-21drm/xe: Fix devcoredump readout of IPEHRJosé Roberto de Souza
2023-12-21drm/xe: Fix RING_MI_MODE label in devcoredumpJosé Roberto de Souza
2023-12-21drm/xe: fix range printing for debug messagesPaulo Zanoni