drm: move drm_head to drm_minor and fix up users
authorDave Airlie <airlied@redhat.com>
Fri, 4 Jan 2008 05:12:24 +0000 (16:12 +1100)
committerDave Airlie <airlied@redhat.com>
Fri, 4 Jan 2008 05:12:24 +0000 (16:12 +1100)
commit10937cf20b6814e4cf68114fab4619fad94eafcb
tree05bb4c7e91c63d5f25eb7efa6ac67134027e5cf8
parent219ba5cd9aff2dc79e414bbe2e9f90406f7543df
drm: move drm_head to drm_minor and fix up users
23 files changed:
linux-core/drmP.h
linux-core/drm_agpsupport.c
linux-core/drm_bo.c
linux-core/drm_bo_lock.c
linux-core/drm_crtc.c
linux-core/drm_drv.c
linux-core/drm_fence.c
linux-core/drm_fops.c
linux-core/drm_object.c
linux-core/drm_proc.c
linux-core/drm_stub.c
linux-core/drm_sysfs.c
linux-core/drm_vm.c
linux-core/i810_dma.c
linux-core/intel_display.c
shared-core/Makefile.am
shared-core/i915_dma.c
shared-core/radeon_ms.h
shared-core/radeon_ms_dac.c
shared-core/radeon_ms_drm.h
shared-core/radeon_ms_family.c
shared-core/radeon_ms_i2c.c
shared-core/radeon_ms_output.c