linux_dsm_epyc7002/drivers/video/omap2
Archit Taneja e19d659bbf OMAPDSS: Displays: Add locking in generic DPI panel driver
The generic DPI panel driver doesn't currently have locking to ensure that
the display states and the driver data is maintained correctly. Add mutex
locking to take care of this. Add a new get_timings driver op to override the
default get_timings op. The new driver op contains locking to ensure the correct
panel timings are seen when a DSS2 user calls device->driver->get_timings.

Signed-off-by: Archit Taneja <archit@ti.com>
2012-08-13 15:44:39 +05:30
..
displays OMAPDSS: Displays: Add locking in generic DPI panel driver 2012-08-13 15:44:39 +05:30
dss OMAPDSS: DPI: Add locking for DPI interface 2012-08-13 15:44:39 +05:30
omapfb OMAPFB: fix framebuffer console colors 2012-08-10 15:48:40 +03:00
Kconfig
Makefile OMAP2: avoid descending into disabled framebuffer dirs 2011-05-11 14:20:53 +03:00
vram.c OMAPDSS: Remove video SRAM support 2012-02-23 09:38:26 +02:00
vrfb.c OMAPDSS: VRFB: remove compiler warnings when CONFIG_BUG=n 2012-05-22 10:59:15 +03:00