mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-24 22:55:39 +00:00
tests: add kms_render
Add a test going through all connectors/crtcs/modes/formats painting to a front FB with CPU or painting to a back FB with CPU and blitting it to the front FB. Only formats understood by cairo are supported for now. Signed-off-by: Imre Deak <imre.deak@intel.com> Reviewed-by: Rodrigo Vivi <rodrigo.vivi@gmail.com>
This commit is contained in:
@@ -33,6 +33,7 @@ TESTS_progs_M = \
|
||||
gem_tiled_partial_pwrite_pread \
|
||||
$(NOUVEAU_TESTS_M) \
|
||||
kms_flip \
|
||||
kms_render \
|
||||
prime_self_import \
|
||||
$(NULL)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user