diff options
author | Andi Shyti <[email protected]> | 2023-07-25 02:19:45 +0200 |
---|---|---|
committer | Andi Shyti <[email protected]> | 2023-07-26 14:35:29 +0200 |
commit | c827655b87ad201ebe36f2e28d16b5491c8f7801 (patch) | |
tree | 1ec4e0231fe4427a6d485c7b6081d121a303d3b0 /scripts/generate_rust_analyzer.py | |
parent | 2f0b927d3ca3440445975ebde27f3df1c3ed6f76 (diff) |
drm/i915: Add the gen12_needs_ccs_aux_inv helper
We always assumed that a device might either have AUX or FLAT
CCS, but this is an approximation that is not always true, e.g.
PVC represents an exception.
Set the basis for future finer selection by implementing a
boolean gen12_needs_ccs_aux_inv() function that tells whether aux
invalidation is needed or not.
Currently PVC is the only exception to the above mentioned rule.
Requires: 059ae7ae2a1c ("drm/i915/gt: Cleanup aux invalidation registers")
Signed-off-by: Andi Shyti <[email protected]>
Cc: Matt Roper <[email protected]>
Cc: Jonathan Cavitt <[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]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions