1
0
Fork 0
alistair23-linux/drivers/gpu/host1x
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
..
drm drm: Add separate Kconfig option for fbdev helpers 2013-10-11 23:36:58 +02:00
hw gpu: host1x: Rework CPU syncpoint increment 2013-06-22 12:43:55 +02:00
Kconfig drm/tegra: Move drm to live under host1x 2013-04-22 12:39:11 +02:00
Makefile drm/tegra: Add gr2d device 2013-04-22 12:40:04 +02:00
cdma.c gpu: host1x: Add debug support 2013-04-22 12:32:46 +02:00
cdma.h gpu: host1x: Add channel support 2013-04-22 12:32:43 +02:00
channel.c gpu: host1x: Add channel support 2013-04-22 12:32:43 +02:00
channel.h gpu: host1x: Add channel support 2013-04-22 12:32:43 +02:00
debug.c gpu: host1x: Add debug support 2013-04-22 12:32:46 +02:00
debug.h gpu: host1x: Add debug support 2013-04-22 12:32:46 +02:00
dev.c gpu: host1x: Check for valid host1x pointer 2013-09-03 10:10:11 +02:00
dev.h gpu: host1x: Sort drivers by probe order 2013-09-03 10:10:12 +02:00
host1x.h drm/tegra: Add gr2d device 2013-04-22 12:40:04 +02:00
host1x_bo.h gpu: host1x: Add channel support 2013-04-22 12:32:43 +02:00
host1x_client.h gpu: host1x: Remove second host1x driver 2013-04-22 12:39:59 +02:00
intr.c gpu: host1x: Add channel support 2013-04-22 12:32:43 +02:00
intr.h gpu: host1x: Add channel support 2013-04-22 12:32:43 +02:00
job.c gpu: host1x: returning success instead of -ENOMEM 2013-08-27 10:20:12 +02:00
job.h gpu: host1x: Add channel support 2013-04-22 12:32:43 +02:00
syncpt.c gpu: host1x: Rework CPU syncpoint increment 2013-06-22 12:43:55 +02:00
syncpt.h gpu: host1x: Rework CPU syncpoint increment 2013-06-22 12:43:55 +02:00