commit | f3e2b2c540503fb6087d779b0633a10c79cb6d5c | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Nov 14 13:43:39 2017 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Nov 14 15:16:30 2017 +0000 |
tree | de3c0ff415308a26daeaae505000148cfc440d62 | |
parent | 34991bd48c927712678d0cea77628328f9046923 [diff] |
drm/i915: Remove pre-production Broxton register workarounds We've begun excluding pre-production Broxton machines since commit 0102ba1fd8af ("drm/i915: Add early BXT sdv to the list of preproduction machines"), now remove the list of workaround register values for those early machines. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/20170927093325.24206-1-chris@chris-wilson.co.uk Reviewed-by: Jani Nikula <jani.nikula@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20171114134340.5439-1-chris@chris-wilson.co.uk