On 07/12/16 11:49 PM, Daniel Vetter wrote:
vgem (and our igt tests using vgem) need this. I suspect etnaviv will fare similarly.
v2. Make it build. Oops.
Fixes: d5264ed3823a ("drm: Return -ENOTSUPP when called for KMS cap with a non-KMS driver") Cc: Michel Dänzer michel.daenzer@amd.com Cc: Alex Deucher alexander.deucher@amd.com Cc: Chris Wilson chris@chris-wilson.co.uk Reviewed-by: Chris Wilson chris@chris-wilson.co.uk Signed-off-by: Daniel Vetter daniel.vetter@intel.com
Thanks Daniel, and sorry I missed this, guess I was thinking of !MODESET too much in terms of UMS and too little in terms of render-only drivers.
Reviewed-by: Michel Dänzer michel.daenzer@amd.com