[GIT PULL] omapdrm fixes for v4.10
Tomi Valkeinen
tomi.valkeinen at ti.com
Thu Dec 8 12:21:59 UTC 2016
Hi Dave,
I found two omapdrm bugs in drm-next which are quite bad, so I'm sending
these already.
These are based on today's drm-next.
Tomi
The following changes since commit 8166255704edea288bb116375b3c2a47af2fe28c:
drm: mxsfb: Select DRM_PANEL (2016-12-08 10:25:37 +1000)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux.git tags/omapdrm-4.10-fixes
for you to fetch changes up to 5c2a392d574231793a156bff4d4391b3c1ba11c5:
drm/omap: tpd12s015: fix error handling (2016-12-08 13:42:58 +0200)
----------------------------------------------------------------
omapdrm fixes for v4.10
* fix tpd12s015's error handling, which causes omap5 uevm HDMI to fail
* fix omapdrm primary plane allocation bug, which makes the display to fail to
come up
----------------------------------------------------------------
Tomi Valkeinen (3):
drm: fix possible_crtc's type
drm/omap: fix primary-plane's possible_crtcs
drm/omap: tpd12s015: fix error handling
drivers/gpu/drm/drm_plane.c | 4 ++--
drivers/gpu/drm/omapdrm/displays/encoder-tpd12s015.c | 13 +++++++++----
drivers/gpu/drm/omapdrm/omap_drv.c | 17 ++++++++++++-----
drivers/gpu/drm/omapdrm/omap_drv.h | 3 ++-
drivers/gpu/drm/omapdrm/omap_plane.c | 6 +++---
include/drm/drm_plane.h | 4 ++--
6 files changed, 30 insertions(+), 17 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20161208/a00641ed/attachment.sig>
More information about the dri-devel
mailing list