aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_irq.c
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2016-08-29 04:15:49 -0400
committerTomi Valkeinen <tomi.valkeinen@ti.com>2017-06-02 03:57:20 -0400
commit6d86278c9ddb2026727a6a9ba5a4550561aea940 (patch)
tree7459142dff4da9d3c465ae66f229cdd5deef857d /drivers/gpu/drm/omapdrm/omap_irq.c
parenteb06225244481ae0f14f5bca1cae966aa2839d7c (diff)
drm/omap: fix setting & clearing DOUBLESTRIDE
The code that sets and clears DOUBLESTRIDE is only ran when using NV12. This is not correct, as we might first set the bith when using NV12, but never clear it when using other formats. Fix it so that when the bit is available (when the HW supports NV12) we always either set or clear the bit. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_irq.c')
0 files changed, 0 insertions, 0 deletions