alistair23-linux/drivers/gpu/drm/msm
Rob Clark bf6811f304 drm/msm: handle read vs write fences
The userspace API already had everything needed to handle read vs write
synchronization.  This patch actually bothers to hook it up properly, so
that we don't need to (for example) stall on userspace read access to a
buffer that gpu is also still reading.

Signed-off-by: Rob Clark <robdclark@gmail.com>
2013-09-10 13:56:58 -04:00
..
adreno drm/msm: add basic hangcheck/recovery mechanism 2013-08-24 14:57:19 -04:00
dsi
hdmi drm/msm: convert to drm_bridge 2013-09-02 10:23:35 +10:00
mdp4 drm/msm: convert to drm_bridge 2013-09-02 10:23:35 +10:00
Kconfig drm/msm: basic KMS driver for snapdragon 2013-08-24 14:57:07 -04:00
Makefile drm/msm: convert to drm_bridge 2013-09-02 10:23:35 +10:00
msm_drv.c drm/msm: add a3xx gpu support 2013-08-24 14:57:18 -04:00
msm_drv.h drm/msm: handle read vs write fences 2013-09-10 13:56:58 -04:00
msm_fb.c drm/msm: basic KMS driver for snapdragon 2013-08-24 14:57:07 -04:00
msm_fbdev.c drm/msm: basic KMS driver for snapdragon 2013-08-24 14:57:07 -04:00
msm_gem.c drm/msm: handle read vs write fences 2013-09-10 13:56:58 -04:00
msm_gem.h drm/msm: handle read vs write fences 2013-09-10 13:56:58 -04:00
msm_gem_submit.c drm/msm: add a3xx gpu support 2013-08-24 14:57:18 -04:00
msm_gpu.c drm/msm: handle read vs write fences 2013-09-10 13:56:58 -04:00
msm_gpu.h drm/msm: add basic hangcheck/recovery mechanism 2013-08-24 14:57:19 -04:00
msm_ringbuffer.c drm/msm: add a3xx gpu support 2013-08-24 14:57:18 -04:00
msm_ringbuffer.h drm/msm: add a3xx gpu support 2013-08-24 14:57:18 -04:00
NOTES drm/msm: basic KMS driver for snapdragon 2013-08-24 14:57:07 -04:00