alistair23-linux/drivers/gpu/host1x/drm
Daniel Vetter 92b6f89f6b drm: Add separate Kconfig option for fbdev helpers
For drivers which might want to disable fbdev legacy support.

Select the new option in all drivers for now, so this shouldn't result
in any change. Drivers need some work anyway to make fbdev support
optional (if they have it implemented, that is), so the recommended
way to expose this is by adding per-driver options. At least as long
as most drivers don't support disabling the fbdev support.

v2: Update for new drm drivers msm and rcar-du. Note that Rob's msm
driver can already take advantage of this, which allows us to build
msm without any fbdev depencies in the kernel!

v3: Move the MODULE_* stuff from the fbdev helper file to
drm_crtc_helper.c.

Cc: David Herrmann <dh.herrmann@gmail.com>
Cc: Rob Clark <robdclark@gmail.com>
Reviewed-by: Rob Clark <robdclark@gmail.com>
Acked-by: Dave Airlie <airlied@linux.ie>
Reviewed-by: Chon Ming Lee <chon.ming.lee@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2013-10-11 23:36:58 +02:00
..
dc.c drm/tegra: fix up page flip flags. 2013-09-02 09:47:56 +10:00
dc.h drm/tegra: Move drm to live under host1x 2013-04-22 12:39:11 +02:00
drm.c drm: Make irq_enabled bool 2013-10-09 15:55:32 +10:00
drm.h drm/tegra: Add gr2d device 2013-04-22 12:40:04 +02:00
fb.c gpu: host1x: drm: Add memory manager and fb 2013-04-22 12:40:04 +02:00
gem.c drm/host1x: stop casting VMA offsets to 32bit 2013-08-19 10:40:46 +10:00
gem.h drm/host1x: stop casting VMA offsets to 32bit 2013-08-19 10:40:46 +10:00
gr2d.c gpu: host1x: Fix client_managed type 2013-06-22 12:43:54 +02:00
hdmi.c drm/tegra: Changes for v3.12-rc1 2013-09-04 09:01:02 +10:00
hdmi.h drm/tegra: Move drm to live under host1x 2013-04-22 12:39:11 +02:00
Kconfig drm: Add separate Kconfig option for fbdev helpers 2013-10-11 23:36:58 +02:00
output.c i2c: move OF helpers into the core 2013-08-23 10:22:20 +02:00
rgb.c drm/tegra: Parse device tree earlier 2013-09-03 10:10:13 +02:00