aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_irq.c
diff options
context:
space:
mode:
authorTomi Valkeinen <[email protected]>2016-08-29 08:15:49 +0000
committerTomi Valkeinen <[email protected]>2017-06-02 07:57:20 +0000
commit6d86278c9ddb2026727a6a9ba5a4550561aea940 (patch)
tree7459142dff4da9d3c465ae66f229cdd5deef857d /drivers/gpu/drm/omapdrm/omap_irq.c
parentdrm/omap: Remove unused omap_dss_find_output() function (diff)
downloadkernel-6d86278c9ddb2026727a6a9ba5a4550561aea940.tar.gz
kernel-6d86278c9ddb2026727a6a9ba5a4550561aea940.zip
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 <[email protected]> Reviewed-by: Laurent Pinchart <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_irq.c')
0 files changed, 0 insertions, 0 deletions