linux/drivers/gpu/drm/cirrus
Dave Airlie 7a42e83d36 Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/linux into drm-next
fixups for nouveau and fencing

* 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/linux:
  drm/nouveau: export reservation_object from dmabuf to ttm
  drm/ttm: add reservation_object as argument to ttm_bo_init
  drm: Pass dma-buf as argument to gem_prime_import_sg_table
  drm/nouveau: assign fence_chan->name correctly
  drm/nouveau: specify if interruptible wait is desired in nouveau_fence_sync
  drm/nouveau: bump driver patchlevel to 1.2.1
2014-10-01 19:27:38 +10:00
..
cirrus_drv.c drm: add driver->set_busid() callback 2014-09-10 17:43:04 +10:00
cirrus_drv.h drm: Extract <drm/drm_gem.h> 2014-09-24 11:43:41 +10:00
cirrus_fbdev.c drm/cirrus: use container_of to resolve cirrus_fbdev from drm_fb_helper 2014-09-24 12:09:24 +02:00
cirrus_main.c drm/cirrus: Remove unecessary NULL check in gem_free 2014-04-22 15:39:07 +02:00
cirrus_mode.c drm/cirrus: use helpers 2014-07-18 14:24:31 +10:00
cirrus_ttm.c drm/ttm: add reservation_object as argument to ttm_bo_init 2014-09-30 14:04:00 +02:00
Kconfig drm: Add separate Kconfig option for fbdev helpers 2013-10-11 23:36:58 +02:00
Makefile