Searched hist:dff906c3f91c642ef04731e63c3b5f0e520f7778 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpu/drm/ |
H A D | drm_simple_kms_helper.c | diff dff906c3f91c642ef04731e63c3b5f0e520f7778 Thu Oct 25 18:26:35 CEST 2018 Eric Anholt <eric@anholt.net> drm/tinydrm: Advertise that we can do only DRM_FORMAT_MOD_LINEAR.
Without this, the xserver relies on what the 3D driver exposes and assumes that the display can handle it, and then the DRM driver happily tries to scan out a tiled format.
Signed-off-by: Eric Anholt <eric@anholt.net> Link: https://patchwork.freedesktop.org/patch/msgid/20181025162635.6689-1-eric@anholt.net Acked-by: Noralf Trønnes <noralf@tronnes.org>
|