linux/drivers/gpu/drm/qxl
Maarten Lankhorst 1f0dc9a59a drm/ttm: kill off some members to ttm_validate_buffer
This reorders the list to keep track of what buffers are reserved,
so previous members are always unreserved.

This gets rid of some bookkeeping that's no longer needed,
while simplifying the code some.

Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
2014-09-01 10:18:03 +02:00
..
Kconfig Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2014-01-22 21:21:55 -08:00
Makefile
qxl_cmd.c drm/ttm: kill fence_lock 2014-09-01 10:16:43 +02:00
qxl_debugfs.c drivers, drm: fix qxl build error when debugfs is disabled 2013-04-30 10:00:27 +10:00
qxl_dev.h
qxl_display.c drm: add register and unregister functions for connectors 2014-06-19 08:55:28 +02:00
qxl_draw.c qxl: convert qxl driver to proper use for reservations 2013-07-24 11:58:10 +10:00
qxl_drv.c PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use 2014-08-12 12:15:14 -06:00
qxl_drv.h drm/ttm: move fpfn and lpfn into each placement v2 2014-08-27 13:16:04 +02:00
qxl_dumb.c drm/gem: create drm_gem_dumb_destroy 2013-08-07 09:59:24 +10:00
qxl_fb.c drm: Introduce drm_fb_helper_prepare() 2014-07-08 11:31:28 +10:00
qxl_fence.c drm/ttm: kill fence_lock 2014-09-01 10:16:43 +02:00
qxl_gem.c drm: kill ->gem_init_object() and friends 2013-10-09 14:38:02 +10:00
qxl_image.c qxl: convert qxl driver to proper use for reservations 2013-07-24 11:58:10 +10:00
qxl_ioctl.c drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE() 2014-06-10 09:36:17 +10:00
qxl_irq.c drm/qxl: return IRQ_NONE if it was not our irq 2014-07-17 08:08:06 +10:00
qxl_kms.c drivers: gpu: Mark function as static in qxl_kms.c 2014-01-14 12:59:25 +10:00
qxl_object.c drm/ttm: move fpfn and lpfn into each placement v2 2014-08-27 13:16:04 +02:00
qxl_object.h drm/ttm: kill fence_lock 2014-09-01 10:16:43 +02:00
qxl_release.c drm/ttm: kill off some members to ttm_validate_buffer 2014-09-01 10:18:03 +02:00
qxl_ttm.c drm/ttm: move fpfn and lpfn into each placement v2 2014-08-27 13:16:04 +02:00