drm/modesetting: overhaul the fb create/delete.
authorDave Airlie <airlied@redhat.com>
Wed, 4 Jun 2008 01:59:28 +0000 (11:59 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 4 Jun 2008 01:59:28 +0000 (11:59 +1000)
commit76a44f14d6339e5bc0c936ef4a360f6c152511bd
tree9a30ceb48967616ec1c44760a7ce2a7fb5ea4a04
parent40229b6ad539cebad5ebe8ca373796ca2422efdb
drm/modesetting: overhaul the fb create/delete.

Move TTM code into the driver
linux-core/drmP.h
linux-core/drm_crtc.c
linux-core/drm_crtc.h
linux-core/drm_crtc_helper.c
linux-core/drm_crtc_helper.h
linux-core/i915_drv.c
linux-core/intel_display.c
linux-core/intel_drv.h
linux-core/intel_fb.c