summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_client_modeset.c
diff options
context:
space:
mode:
authorManasi Navare <manasi.d.navare@intel.com>2019-12-12 00:24:32 +0300
committerManasi Navare <manasi.d.navare@intel.com>2019-12-30 10:54:43 +0300
commit8c4ebd0d38c36a337606889f7c39ab5a372463a6 (patch)
treef90d43445c5b7eb81de1d60fdec13ecda07846dd /drivers/gpu/drm/drm_client_modeset.c
parent88f7df94a12d0de720f6c9219d838f9fbb254e34 (diff)
downloadlinux-8c4ebd0d38c36a337606889f7c39ab5a372463a6.tar.xz
drm: Handle connector tile support only for modes that match tile size
DRM Fb driver expects multiple CRTCs if it sees connector->has_tile is set, but we need to handle tile support and look for multiple CRTCs only for the modes that match the tile size. The other modes should be able to be displayed without tile support or uisng single CRTC. This patch adds the check to match the tile size with requested mode to handle the tile support. Cc: Ville Syrjälä <ville.syrjala@linux.intel.com> Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Cc: Jani Nikula <jani.nikula@intel.com> Cc: Dave Airlie <airlied@redhat.com> Signed-off-by: Manasi Navare <manasi.d.navare@intel.com> Reviewed-by: Dave Airlie <airlied@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191211212433.18185-1-manasi.d.navare@intel.com
Diffstat (limited to 'drivers/gpu/drm/drm_client_modeset.c')
0 files changed, 0 insertions, 0 deletions