summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_wa.c
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.demarchi@intel.com>2023-03-03 22:30:04 -0800
committerRodrigo Vivi <rodrigo.vivi@intel.com>2023-12-19 18:29:45 -0500
commit1415283befa0e47df1270d10356a074793664757 (patch)
tree3f99775d103a70af328a7ea75a6417cf7618d857 /drivers/gpu/drm/xe/xe_wa.c
parent8846ffb457587e5d393a83ce977c3db7c800fe58 (diff)
downloadlwn-1415283befa0e47df1270d10356a074793664757.tar.gz
lwn-1415283befa0e47df1270d10356a074793664757.zip
drm/xe: Constify xe_dss_mask_group_ffs()
Due to how xe_dss_mask_t is implemented, the type is a pointer. Since this is only used for looking up the bits, make it const so it can be used together with a const gt passed around. Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com> Reviewed-by: Matt Roper <matthew.d.roper@intel.com> Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to 'drivers/gpu/drm/xe/xe_wa.c')
0 files changed, 0 insertions, 0 deletions