summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_mocs.c
AgeCommit message (Expand)Author
2024-10-17drm/xe/mocs: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray
2024-10-08drm/xe/ptl: PTL re-uses Xe2 MOCS tableHaridhar Kalvala
2024-09-11drm/xe/mocs: Convert register access to use xe_mmioMatt Roper
2024-06-28drm/xe/mocs: Clarify difference between hw and sw sizesMatt Roper
2024-06-28drm/xe/mocs: Update MOCS assertions and remove redundant checksMatt Roper
2024-05-22drm/xe: Don't rely on indirect includes from xe_mmio.hMichal Wajdeczko
2024-05-07drm/xe: Don't rely on xe_force_wake.h to be included elsewhereMichal Wajdeczko
2024-05-06drm/xe/mocs: Add debugfs node to dump mocsJanga Rahul Kumar
2024-05-06drm/xe: Relocate regs_are_mcr functionJanga Rahul Kumar
2024-04-09drm/xe/bmg: Add BMG mocs tableBalasubramani Vivekanandan
2024-04-08drm/xe/vf: Don't try to program MOCS if VFMichal Wajdeczko
2024-03-14drm/xe/mocs: Clarify which GT is being operated onMatt Roper
2024-03-14drm/xe/mocs: Determine MCR separately for primary/media GT in kunit testMatt Roper
2024-02-29drm/xe/mocs: Fix DG2 kunitLucas De Marchi
2024-02-29drm/xe/mocs: Move warn/assertion upLucas De Marchi
2024-02-29drm/xe/mocs: Be explicit when logging number of entriesLucas De Marchi
2024-02-29drm/xe/mocs: Refactor mocs/l3cc loopLucas De Marchi
2024-02-13drm/xe/vf: Don't program MOCS if VFMichal Wajdeczko
2023-12-21drm/xe/dg2: Drop pre-production workaroundsMatt Roper
2023-12-21drm/xe/mocs: update MOCS table for xe2Matthew Auld
2023-12-21drm/xe: Add mocs kunitRuthuvikas Ravikumar
2023-12-21drm/xe: Remove GEN[0-9]*_ prefixesLucas De Marchi
2023-12-21drm/xe/mocs: Bring comment about mocs back to realityLucas De Marchi
2023-12-21drm/xe: Fold GEN11_MOCS_ENTRIES into gen12_mocs_descLucas De Marchi
2023-12-21drm/xe/xe2: Program correct MOCS registersMatt Roper
2023-12-21drm/xe/mocs: MOCS registers are multicast on Xe_HP and beyondMatt Roper
2023-12-21drm/xe/xe2: Add missing mocs entryLucas De Marchi
2023-12-21drm/xe: Use Xe assert macros instead of XE_WARN_ON macroFrancois Dugast
2023-12-21drm/xe/lnl: Hook up MOCS tableBalasubramani Vivekanandan
2023-12-21drm/xe/xe2: Add MOCS tableBalasubramani Vivekanandan
2023-12-21drm/xe: Rename xe_engine.[ch] to xe_exec_queue.[ch]Francois Dugast
2023-12-21drm/xe: Fix uninitialized variablesMichał Winiarski
2023-12-19drm/xe: Add backpointer from gt to tileMatt Roper
2023-12-19drm/xe/adln: Enable ADL-NMatt Roper
2023-12-19drm/xe: Rename reg field to addrLucas De Marchi
2023-12-19drm/xe/mmio: Use struct xe_regLucas De Marchi
2023-12-19drm/xe: Set default MOCS value for cs instructionsJosé Roberto de Souza
2023-12-19drm/xe: Use XE_REG/XE_REG_MCRLucas De Marchi
2023-12-19drm/xe: Drop gen afixes from registersLucas De Marchi
2023-12-19drm/xe/mocs: Drop HAS_RENDER_L3CC flagMatt Roper
2023-12-19drm/xe/mocs: LNCF MOCS settings only need to be restored on pre-Xe_HPMatt Roper
2023-12-19drm/xe/mocs: add MTL mocsPhilippe Lecluse
2023-12-19drm/xe/mocs: Drop duplicate assignment of uc_indexMatt Roper
2023-12-19drm/xe/mocs: Drop xe_mocs_info_indexMatt Roper
2023-12-19drm/xe/mocs: Add missing RKL handlingMatt Roper
2023-12-19drm/xe/mocs: Drop unwanted TGL tableMatt Roper
2023-12-19drm/xe: Remove dependency on intel_gt_regs.hLucas De Marchi
2023-12-19drm/xe: Sort includesLucas De Marchi
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost