linux/drivers/gpu/drm/omapdrm
Peter Ujfalusi b3d5a8d77e drm/omap: DMM: Fix DMM_IRQSTAT_ERR_MASK definition
The error bit definitions are typoed in DMM_IRQSTAT_ERR_MASK which went
unnoticed since the DMM_IRQSTAT_ERR_MASK was not used.

Change the bit definitions to the correct ones.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2017-12-19 10:32:00 +02:00
..
displays drm: omapdrm: dpi: Don't treat GPIO probe deferral as an error 2017-12-19 10:32:00 +02:00
dss drm: omapdrm: venc: Return error code on OF parsing failure 2017-12-19 10:32:00 +02:00
Kconfig
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
omap_connector.c drm/omap: add support for physical size hints from display drivers 2017-12-19 10:32:00 +02:00
omap_connector.h drm: omapdrm: Deconstruct the omap_drv.h header. 2017-12-19 10:32:00 +02:00
omap_crtc.c drm/omap: Filter displays mode based on bandwidth limit 2017-12-19 10:32:00 +02:00
omap_crtc.h drm: omapdrm: Deconstruct the omap_drv.h header. 2017-12-19 10:32:00 +02:00
omap_debugfs.c
omap_dmm_priv.h drm/omap: DMM: Fix DMM_IRQSTAT_ERR_MASK definition 2017-12-19 10:32:00 +02:00
omap_dmm_tiler.c drm/omap: Fix error handling path in 'omap_dmm_probe()' 2017-11-30 12:25:37 +02:00
omap_dmm_tiler.h
omap_drv.c drm: omapdrm: Pass drm_device to omap_gem_resume() 2017-12-19 10:32:00 +02:00
omap_drv.h drm: omapdrm: Deconstruct the omap_drv.h header. 2017-12-19 10:32:00 +02:00
omap_encoder.c
omap_encoder.h drm: omapdrm: Deconstruct the omap_drv.h header. 2017-12-19 10:32:00 +02:00
omap_fb.c
omap_fb.h drm: omapdrm: Deconstruct the omap_drv.h header. 2017-12-19 10:32:00 +02:00
omap_fbdev.c drm/omap: drop incorrect comment 2017-12-19 10:32:00 +02:00
omap_fbdev.h drm: omapdrm: Deconstruct the omap_drv.h header. 2017-12-19 10:32:00 +02:00
omap_gem.c drm: omapdrm: Pass drm_device to omap_gem_resume() 2017-12-19 10:32:00 +02:00
omap_gem.h drm: omapdrm: Deconstruct the omap_drv.h header. 2017-12-19 10:32:00 +02:00
omap_gem_dmabuf.c
omap_irq.c
omap_irq.h drm: omapdrm: Deconstruct the omap_drv.h header. 2017-12-19 10:32:00 +02:00
omap_plane.c
omap_plane.h drm: omapdrm: Deconstruct the omap_drv.h header. 2017-12-19 10:32:00 +02:00
tcm-sita.c
tcm-sita.h
tcm.h
TODO