diff options
author | Ville Syrjälä <[email protected]> | 2019-06-03 17:25:00 +0300 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2019-06-12 10:42:10 +0300 |
commit | 77ce94dbe586c1a6a26cf021c08109c9ce71b3e0 (patch) | |
tree | aa749346ec1b084780cb7a7fc288a214630c7260 /scripts/gdb/linux/clk.py | |
parent | 326fb6dd1483c985a6ef47db3fa8788bb99e8b83 (diff) |
drm/i915: Fix per-pixel alpha with CCS
We forgot to set .has_alpha=true for the A+CCS formats when the code
started to consult .has_alpha. This manifests as A+CCS being treated
as X+CCS which means no per-pixel alpha blending. Fix the format
list appropriately.
Cc: [email protected]
Cc: Maarten Lankhorst <[email protected]>
Cc: Matt Roper <[email protected]>
Cc: Heinrich Fink <[email protected]>
Reported-by: Heinrich Fink <[email protected]>
Tested-by: Heinrich Fink <[email protected]>
Fixes: b20815255693 ("drm/i915: Add plane alpha blending support, v2.")
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Maarten Lankhorst <[email protected]>
(cherry picked from commit 38f300410f3e15b6fec76c8d8baed7111b5ea4e4)
Signed-off-by: Jani Nikula <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/clk.py')
0 files changed, 0 insertions, 0 deletions