mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-22 13:52:54 +00:00
tests: add more test descriptions
Add more test descriptions based on exiting comments. Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
@@ -53,6 +53,8 @@ static drm_intel_bo *target_buffer, *blt_bo;
|
||||
* on the second batch. This hopefully catches races in our irq acknowledgement.
|
||||
*/
|
||||
|
||||
IGT_TEST_DESCRIPTION("Basic check for missed IRQs on blt ring.");
|
||||
|
||||
|
||||
#define MI_COND_BATCH_BUFFER_END (0x36<<23 | 1)
|
||||
#define MI_DO_COMPARE (1<<21)
|
||||
|
||||
Reference in New Issue
Block a user