Merge tag 'drm-misc-next-fixes-2018-08-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
- Add an unprepare delay to the tv123wam panel (Sean) - Update seanpaul's email in MAINTAINERS (Sean) Signed-off-by: Dave Airlie <airlied@redhat.com> From: Sean Paul <sean@poorly.run> Link: https://patchwork.freedesktop.org/patch/msgid/20180822193850.GA214158@art_vandelay
This commit is contained in:
@@ -1385,6 +1385,9 @@ static const struct panel_desc innolux_tv123wam = {
|
||||
.width = 259,
|
||||
.height = 173,
|
||||
},
|
||||
.delay = {
|
||||
.unprepare = 500,
|
||||
},
|
||||
};
|
||||
|
||||
static const struct drm_display_mode innolux_zj070na_01p_mode = {
|
||||
|
Reference in New Issue
Block a user