aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/xe/xe_gt_topology.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-15drm/xe/xe3: Generate and store the L3 bank maskFrancois Dugast1-3/+13
2024-10-08drm/xe/ptl: L3bank mask is not available on the media GTShekhar Chauhan1-0/+14
2024-09-11drm/xe/topology: Convert register access to use xe_mmioMatt Roper1-4/+4
2024-07-22drm/xe: Fix warning on unreachable statementLucas De Marchi1-1/+1
2024-07-18drm/xe/uapi: Expose SIMD16 EU mask in topology queryLucas De Marchi1-5/+22
2024-05-02drm/xe/gt: Fix assert in L3 bank mask generationFrancois Dugast1-1/+3
2024-04-24drm/xe: Add helpers to loop over geometry and compute DSSJosé Roberto de Souza1-0/+10
2024-04-15drm/xe/gt: Add L3 bank mask to GT topologyFrancois Dugast1-0/+112
2024-03-14drm/xe: Add helper macro to loop each DSSZhanjun Dong1-3/+0
2024-02-09drm/xe: switch from drm_debug_printer() to device specific drm_dbg_printer()Jani Nikula1-1/+3
2023-12-21drm/xe/xe2: Add GT topology readoutMatt Roper1-5/+11
2023-12-21drm/xe: Fix check for platform without geometry pipelineMichał Winiarski1-0/+5
2023-12-19drm/xe/mmio: Use struct xe_regLucas De Marchi1-9/+9
2023-12-19drm/xe: Constify xe_dss_mask_group_ffs()Lucas De Marchi1-1/+1
2023-12-19drm/xe: Add support for CCS engine fusingMatt Roper1-11/+54
2023-12-19drm/xe: Do not spread i915_reg_defs.h includeLucas De Marchi1-10/+5
2023-12-19drm/xe: Sort includesLucas De Marchi1-1/+2
2023-12-19drm/xe: Remove unused functionsLucas De Marchi1-25/+0
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost1-0/+144