Re: ✗ Fi.CI.BAT: failure for drm/i915: CTS fixes (rev3)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Quoting Lionel Landwerlin (2019-06-25 14:09:57)
> Anybody knows whether the selftests are dealing with read only 
> whitelisted registers?
> I'm not quite sure what can be tested with those (unless you can 
> exercise the 3d pipeline in this case).

John added a hack:

static bool ro_register(u32 reg)
{
        if (reg & RING_FORCE_TO_NONPRIV_RD)
                return true;

        return false;
}

to ignore them. It is not clear why that did not take.
-Chris
_______________________________________________
Intel-gfx mailing list
Intel-gfx@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/intel-gfx




[Index of Archives]     [AMD Graphics]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux