On Tue, May 31, 2016 at 03:09:42PM +0200, Maarten Lankhorst wrote:
Op 30-03-16 om 11:51 schreef Daniel Vetter:
DRM fbdev emulation only supports pallete_color with depth == 8, and truecolor with depth > 8. Handling depth == 16 for palettes is hence dead code, let's remove it.
Hooray, less chance for failure!
Reviewed-by: Maarten Lankhorst maarten.lankhorst@linux.intel.com
Applied to drm-misc, thanks for the review. -Daniel