diff options
author | Andi Shyti <[email protected]> | 2023-07-25 02:19:47 +0200 |
---|---|---|
committer | Tvrtko Ursulin <[email protected]> | 2023-08-01 10:49:27 +0100 |
commit | 592b228f12e15867a63e3a6eeeb54c5c12662a62 (patch) | |
tree | 5a8b33aede4553fcc10daaed69b59955e94f831b /drivers/gpu/drm/i915/gt/intel_gpu_commands.h | |
parent | 78a6ccd65fa3a7cc697810db079cc4b84dff03d5 (diff) |
drm/i915/gt: Rename flags with bit_group_X according to the datasheet
In preparation of the next patch align with the datasheet (BSPEC
47112) with the naming of the pipe control set of flag values.
The variable "flags" in gen12_emit_flush_rcs() is applied as a
set of flags called Bit Group 1.
Define also the Bit Group 0 as bit_group_0 where currently only
PIPE_CONTROL0_HDC_PIPELINE_FLUSH bit is set.
Signed-off-by: Andi Shyti <[email protected]>
Cc: <[email protected]> # v5.8+
Reviewed-by: Matt Roper <[email protected]>
Reviewed-by: Andrzej Hajda <[email protected]>
Reviewed-by: Nirmoy Das <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit f2dcd21d5a22e13f2fbfe7ab65149038b93cf2ff)
Signed-off-by: Tvrtko Ursulin <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/i915/gt/intel_gpu_commands.h')
0 files changed, 0 insertions, 0 deletions