]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Prepare the mode readout for hw vs. uapi state split
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 27 Sep 2019 13:14:30 +0000 (16:14 +0300)
committerMaarten Lankhorst <maarten.lankhorst@linux.intel.com>
Wed, 16 Oct 2019 14:21:23 +0000 (16:21 +0200)
commit3f36bf7483456304a382928bbe9238a24c01abbe
treeac29f2edd1ad18a2df077fb2aeff14b5aa8522b1
parent578d65968920bafc541bd154c09295dbad4353b7
drm/i915: Prepare the mode readout for hw vs. uapi state split

Prepare the mode readout for the uapi vs. hw state split.
We'll want to do all readout into the hw state.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190927131432.15978-4-ville.syrjala@linux.intel.com
drivers/gpu/drm/i915/display/intel_display.c