diff options
author | Mika Kahola <mika.kahola@intel.com> | 2020-04-27 11:06:01 +0300 |
---|---|---|
committer | Mika Kahola <mika.kahola@intel.com> | 2020-11-23 09:51:51 +0200 |
commit | 2fa9444ea2f338e6d87d978d88a6ed11d6580c3b (patch) | |
tree | bd0349a896da49ae36e72e003d9d9f0877b32f07 /lib/intel_batchbuffer.c | |
parent | b24cc72533d2b9595ff45867af18bbabf613ae44 (diff) |
tests/kms_ccs: CCS Clear Color test
The patch proposes a method to test CCS with clear color
capability.
The test paints a solid color on primary fb and a small sprite fb.
These are cleared with fast clear feature. A crc is captured and
compared against the reference.
v2: Modify _gen9_render_copyfunc to support fast clear (Matt)
Enable fast clear bit on 3D sequence (Matt)
Add helper function to figure out clear color modifier (Matt)
v3: Remove unrelated line additions/removes
v4: Fast clear with color (Imre)
v5: Write raw 32-bit color values to register (Imre)
Require 32-bit color format
v6: Rebase to use batchbuffer without libdrm dependency
v7: Enable clear color (Nanley)
v8: Various cleanups (Imre)
v9: Splitting patch for smaller hunks (Imre)
v10: Remove switch from CCS CC modifier check (Imre)
Color map conversion (Imre)
Separate function to check CCS CC plane (Imre)
Removed left-over comment (Imre)
Replace inte_bb_reset() with intel_bb_sync() and
intel_bb_destroy() when cleaning up (Imre)
Fix logic to test CCS clear color only with
XRGB8888 format (Imre)
Move fast clear to it's own function (Imre)
Signed-off-by: Mika Kahola <mika.kahola@intel.com>
Reviewed-by: Imre Deak <imre.deak@intel.com>
Diffstat (limited to 'lib/intel_batchbuffer.c')
0 files changed, 0 insertions, 0 deletions