summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hwtest/pgraph_class_d3d56.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/hwtest/pgraph_class_d3d56.cc b/hwtest/pgraph_class_d3d56.cc
index b8f1baaf..7d1a882b 100644
--- a/hwtest/pgraph_class_d3d56.cc
+++ b/hwtest/pgraph_class_d3d56.cc
@@ -673,7 +673,7 @@ class MthdD3D56TlvUv : public SingleMthdTest {
void adjust_orig_mthd() override {
if (fin)
insrt(orig.notify, 0, 1, 0);
- if (cls == 0x48) {
+ if (cls == 0x48 && fin) {
// XXX: test me
exp.valid[0] = 0;
exp.valid[1] = 0;