[PATCH 2/2] drm/i915: Clear DRIVER_ATOMIC on a per-device basis

Chris Wilson chris at chris-wilson.co.uk
Thu Sep 13 13:28:08 UTC 2018


Quoting Ville Syrjala (2018-09-13 14:16:22)
> From: Ville Syrjälä <ville.syrjala at linux.intel.com>
> 
> Currently we're clearing DRIVER_ATOMIC in driver.driver_features
> for older platforms. This will not work correctly should we ever
> have a system with and old and new GPU in it. While that is not
> possible currently let's make the code more correct and use
> the per-device driver_features instead.
> 
> Cc: Chris Wilson <chris at chris-wilson.co.uk>
> Signed-off-by: Ville Syrjälä <ville.syrjala at linux.intel.com>

One day we will be able to have driver const again,
Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk>
-Chris


More information about the dri-devel mailing list