]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/armada: move setting primary plane position to armada_drm_primary_set()
authorRussell King <rmk+kernel@armlinux.org.uk>
Tue, 16 Aug 2016 21:09:10 +0000 (22:09 +0100)
committerRussell King <rmk+kernel@armlinux.org.uk>
Tue, 1 Nov 2016 20:06:55 +0000 (20:06 +0000)
commit2925db08174eea7afc32258b6fbb4a57810846a0
tree425285c2920d9e3d7f4f710629f90b9ef805892f
parent37af35c778587b3e0e42d7b816fe4f6170f9c304
drm/armada: move setting primary plane position to armada_drm_primary_set()

Move the setting of the primary plane position into
armada_drm_primary_set() rather than the initialisation function.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
drivers/gpu/drm/armada/armada_crtc.c