]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
drm/i915: Unify skylake plane update
authorJuha-Pekka Heikkila <juhapekka.heikkila@gmail.com>
Tue, 17 Oct 2017 20:08:09 +0000 (23:08 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 18 Oct 2017 13:58:38 +0000 (16:58 +0300)
commit9a8cc576002aa4ad18edac6a6d4c46ea6eab416b
tree08c314c50952655462da445a5df3aa352533cd33
parente288881b08dc2627dda6f93ce1d406ba4dc0f143
drm/i915: Unify skylake plane update

Don't handle skylake primary plane separately as it is similar
plane as the others.

Signed-off-by: Juha-Pekka Heikkila <juhapekka.heikkila@gmail.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1508270891-22186-4-git-send-email-juhapekka.heikkila@gmail.com
drivers/gpu/drm/i915/intel_display.c
drivers/gpu/drm/i915/intel_drv.h
drivers/gpu/drm/i915/intel_sprite.c