]> git.baikalelectronics.ru Git - kernel.git/commit
drm: split crtc/fb helpers into a separate module
authorDave Airlie <airlied@redhat.com>
Mon, 7 Sep 2009 05:45:33 +0000 (15:45 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 7 Sep 2009 05:45:33 +0000 (15:45 +1000)
commitd569db6c4fc50df964797a7a02a16995426e5785
tree28b12c0ca74e88cd0b310598c6efb7f78f8a027f
parent4e29048cd0c04e314f484cdd5774bea7a14a6f7d
drm: split crtc/fb helpers into a separate module

I really don't want to have core drm module rely on CONFIG_FB,
so this is the easiest answer.

Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/Kconfig
drivers/gpu/drm/Makefile
drivers/gpu/drm/drm_crtc.c
drivers/gpu/drm/radeon/Kconfig