1
0
Fork 0
alistair23-linux/drivers/gpu/drm/tilcdc
Darren Etheridge e1c5d0a819 drm/tilcdc: adding more guards to prevent selection of invalid modes
The tilcdc has a number of limitations for the allowed sizes of
the various adjustable timing parameter.  Some modes are outside
of these timings.  This commit will prune modes that report timings
that will overflow the allowed sizes in the tilcdc.

Signed-off-by: Darren Etheridge <detheridge@ti.com>
Acked-by: Rob Clark <robdclark@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2013-06-28 09:12:39 +10:00
..
Kconfig drm/tilcd: select BACKLIGHT_LCD_SUPPORT 2013-06-03 19:20:49 +10:00
Makefile drivers/gpu/drm/tilcdc: Makefile, only -Werror when no -W* in EXTRA_CFLAGS 2013-04-24 14:34:40 +10:00
tilcdc_crtc.c drm/tilcdc: adding more guards to prevent selection of invalid modes 2013-06-28 09:12:39 +10:00
tilcdc_drv.c drm/tilcdc: adding some more devicetree config 2013-06-28 09:12:23 +10:00
tilcdc_drv.h drm/tilcdc: adding some more devicetree config 2013-06-28 09:12:23 +10:00
tilcdc_panel.c gpu:drm:tilcdc: get preferred_bpp value from DT 2013-06-20 14:08:01 +10:00
tilcdc_panel.h drm/tilcdc: add support for LCD panels (v5) 2013-02-19 17:57:45 -05:00
tilcdc_regs.h drm/tilcdc: support pixel widths greater than 1024 2013-06-28 09:12:13 +10:00
tilcdc_slave.c gpu:drm:tilcdc: get preferred_bpp value from DT 2013-06-20 14:08:01 +10:00
tilcdc_slave.h drm/tilcdc: add encoder slave (v2) 2013-02-19 17:57:44 -05:00
tilcdc_tfp410.c gpu:drm:tilcdc: get preferred_bpp value from DT 2013-06-20 14:08:01 +10:00
tilcdc_tfp410.h