1
0
Fork 0
alistair23-linux/drivers/gpu/drm/armada
Dave Airlie f884a507e6 Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next
These are the patches from Daniel Vetter, getting rid of struct_mutex
from the Armada DRM driver.

* 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm:
  drm/armada: use a private mutex to protect priv->linear
  drm/armada: drop struct_mutex from cursor paths
  drm/armada: don't grab dev->struct_mutex for in mmap offset ioctl
  drm/armada: plug leak in dumb_map_offset
  drm/armada: use unlocked gem unreferencing
2015-12-23 09:19:58 +10:00
..
Kconfig drm/armada: remove non-component support 2015-09-15 16:26:49 +01:00
Makefile drm/armada: remove non-component support 2015-09-15 16:26:49 +01:00
armada_510.c drm/armada: update Armada 510 (Dove) to use "ext_ref_clk1" as the clock 2014-07-11 15:40:14 +01:00
armada_crtc.c Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next 2015-12-23 09:19:58 +10:00
armada_crtc.h drm/armada: convert overlay plane vbl worker to a armada plane worker 2015-10-01 14:33:28 +01:00
armada_debugfs.c drm/armada: use a private mutex to protect priv->linear 2015-12-05 21:44:07 +00:00
armada_drm.h drm/armada: use a private mutex to protect priv->linear 2015-12-05 21:44:07 +00:00
armada_drv.c Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next 2015-12-23 09:19:58 +10:00
armada_fb.c drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() 2015-11-24 11:47:38 +01:00
armada_fb.h drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() 2015-11-24 11:47:38 +01:00
armada_fbdev.c drm/armada: Use new drm_fb_helper functions 2015-08-06 14:12:56 +02:00
armada_gem.c drm/armada: use a private mutex to protect priv->linear 2015-12-05 21:44:07 +00:00
armada_gem.h drm: Extract <drm/drm_gem.h> 2014-09-24 11:43:41 +10:00
armada_hw.h DRM: Armada: Add support for ARGB 32x64 or 64x32 hardware cursors 2013-10-18 15:53:30 +01:00
armada_ioctlP.h
armada_overlay.c drm: Pass 'name' to drm_universal_plane_init() 2015-12-11 09:13:10 +01:00