commit | e161da331618e31b3f66d9d47d7f02d75ba815a1 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Sep 02 15:21:41 2020 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu Sep 17 20:08:08 2020 +0300 |
tree | 367a26702adaa9b3d1e03e4c3ad78de370195a70 | |
parent | 181567aa9f0d297804f1ea5d3ff4ba4518e05f2c [diff] |
drm/i915: Remove the old global state stuff With the dbuf code mostly converted over to the new global state handling we can remove the leftovers of the old global state stuff. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200902122141.15181-1-ville.syrjala@linux.intel.com Reviewed-by: Stanislav Lisovskiy <stanislav.lisovskiy@intel.com>