diff options
| author | Imre Deak <[email protected]> | 2021-10-20 22:51:35 +0300 |
|---|---|---|
| committer | Imre Deak <[email protected]> | 2021-10-21 21:44:36 +0300 |
| commit | df63860da913e6afc0d725a87f99e930ee237451 (patch) | |
| tree | b19b991b07cb650757f7471b4c0fdc24e9478cec /scripts/objdiff | |
| parent | b0f1670d22ce1e192f29e931069297ff16156026 (diff) | |
drm/i915: Handle CCS CC planes separately from CCS AUX planes
CCS CC planes are quite different from CCS AUX planes, even though we
regard the CC planes as a linear buffer having a 64 byte stride. Thus
it's clearer to check for either CCS plane types explicitly when we need
to handle them; add the required CCS CC planes check here, while the
next patch will change all is_ccs_plane()/is_gen12_ccs_plane() checks to
consider only the CCS AUX planes.
Cc: Juha-Pekka Heikkila <[email protected]>
Signed-off-by: Imre Deak <[email protected]>
Reviewed-by: Juha-Pekka Heikkila <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions