linux/drivers/gpu/drm/msm
Rob Clark ca762a8ae7 drm/msm: introduce msm_fence_context
Better encapsulate the per-timeline stuff into fence-context.  For now
there is just a single fence-context, but eventually we'll also have one
per-CRTC to enable fully explicit fencing.

Signed-off-by: Rob Clark <robdclark@gmail.com>
2016-05-08 10:19:51 -04:00
..
adreno drm/msm: introduce msm_fence_context 2016-05-08 10:19:51 -04:00
dsi drm/msm: update generated headers 2016-03-03 11:55:27 -05:00
edp drm/msm: update generated headers 2016-03-03 11:55:27 -05:00
hdmi drm/msm: make HDCP support optional 2016-05-08 10:16:02 -04:00
mdp drm/msm: use drm_crtc_send_vblank_event() 2016-05-02 17:03:51 +02:00
Kconfig drm/msm: make HDCP support optional 2016-05-08 10:16:02 -04:00
Makefile drm/msm: move fence code to it's own file 2016-05-08 10:16:02 -04:00
msm_atomic.c drm/msm: introduce msm_fence_context 2016-05-08 10:19:51 -04:00
msm_debugfs.c drm/msm: move debugfs code to it's own file 2016-05-08 10:16:02 -04:00
msm_debugfs.h drm/msm: move debugfs code to it's own file 2016-05-08 10:16:02 -04:00
msm_drv.c drm/msm: introduce msm_fence_context 2016-05-08 10:19:51 -04:00
msm_drv.h drm/msm: introduce msm_fence_context 2016-05-08 10:19:51 -04:00
msm_fb.c drm/mode: introduce wrapper to read framebuffer refcount. 2016-04-22 10:33:53 +10:00
msm_fbdev.c drm/msm: remove unused variable 2016-02-11 11:48:39 +01:00
msm_fence.c drm/msm: introduce msm_fence_context 2016-05-08 10:19:51 -04:00
msm_fence.h drm/msm: introduce msm_fence_context 2016-05-08 10:19:51 -04:00
msm_gem_prime.c drm/msm: use imported dmabuf's reservation object 2016-05-08 10:16:02 -04:00
msm_gem_submit.c drm/msm: split locking and pinning BO's 2016-05-08 10:16:03 -04:00
msm_gem.c drm/msm: introduce msm_fence_context 2016-05-08 10:19:51 -04:00
msm_gem.h drm/msm: split locking and pinning BO's 2016-05-08 10:16:03 -04:00
msm_gpu.c drm/msm: introduce msm_fence_context 2016-05-08 10:19:51 -04:00
msm_gpu.h drm/msm: introduce msm_fence_context 2016-05-08 10:19:51 -04:00
msm_iommu.c drm/msm: make iommu port names const'ier 2016-03-02 16:19:43 -05:00
msm_kms.h drm/msm: fix bug after preclose removal 2016-03-23 18:15:49 -04:00
msm_mmu.h drm/msm: make iommu port names const'ier 2016-03-02 16:19:43 -05:00
msm_perf.c
msm_rd.c
msm_ringbuffer.c drm/msm: fix locking inconsistencies in gpu->destroy() 2015-05-15 09:28:27 -04:00
msm_ringbuffer.h
NOTES