]> git.openfabrics.org - ~emulex/infiniband.git/commit
drm/msm: default to XR24 rather than AR24
authorRob Clark <robdclark@gmail.com>
Fri, 25 Apr 2014 12:50:08 +0000 (08:50 -0400)
committerRob Clark <robdclark@gmail.com>
Fri, 25 Apr 2014 12:58:23 +0000 (08:58 -0400)
commit96673ecbd7f638c0865045377a44f53cd8606850
tree24adcac33a831b036142e25c14756fc7b7b7a692
parent1ffa2425bf7cc70f87d5cdbe12175fd4c661dd19
drm/msm: default to XR24 rather than AR24

Since X11 is going to create an XR24 fb, if the pixel formats do not
match then crtc helpers will think it is a full modeset even if mode is
the same, which prevents smooth/flickerless handover from fbcon/plymouth
to X11.

Signed-off-by: Rob Clark <robdclark@gmail.com>
drivers/gpu/drm/msm/msm_fbdev.c