On Sun, Oct 20, 2013 at 12:10:53PM -0400, Rob Clark wrote: >Fyi, here are the queued up patches I have so far for 3.13.
I'm happy with these changes. You can add a Acked-by: David Brown <davidb at codeaurora.org> if you want. David >Rob Clark (6): > drm/msm: prime support > drm/msm: support render nodes > drm/msm: resync generated headers > drm/msm: add plane support > drm/msm: rework inactive-work > drm/msm: EBUSY status handling in msm_gem_fault() > > drivers/gpu/drm/msm/Makefile | 1 + > drivers/gpu/drm/msm/adreno/a2xx.xml.h | 42 ++++++- > drivers/gpu/drm/msm/adreno/a3xx.xml.h | 46 +++++-- > drivers/gpu/drm/msm/adreno/adreno_common.xml.h | 10 +- > drivers/gpu/drm/msm/adreno/adreno_pm4.xml.h | 10 +- > drivers/gpu/drm/msm/dsi/dsi.xml.h | 6 +- > drivers/gpu/drm/msm/dsi/mmss_cc.xml.h | 6 +- > drivers/gpu/drm/msm/dsi/sfpb.xml.h | 6 +- > drivers/gpu/drm/msm/hdmi/hdmi.xml.h | 6 +- > drivers/gpu/drm/msm/hdmi/qfprom.xml.h | 6 +- > drivers/gpu/drm/msm/mdp4/mdp4.xml.h | 126 +++++++++---------- > drivers/gpu/drm/msm/mdp4/mdp4_crtc.c | 147 ++++++++++++++--------- > drivers/gpu/drm/msm/mdp4/mdp4_format.c | 16 +++ > drivers/gpu/drm/msm/mdp4/mdp4_kms.c | 17 +++ > drivers/gpu/drm/msm/mdp4/mdp4_kms.h | 56 ++++++++- > drivers/gpu/drm/msm/mdp4/mdp4_plane.c | 30 +++-- > drivers/gpu/drm/msm/msm_drv.c | 60 ++++++++-- > drivers/gpu/drm/msm/msm_drv.h | 37 +++++- > drivers/gpu/drm/msm/msm_gem.c | 160 +++++++++++++++++++------ > drivers/gpu/drm/msm/msm_gem.h | 3 - > drivers/gpu/drm/msm/msm_gem_prime.c | 56 +++++++++ > drivers/gpu/drm/msm/msm_gpu.c | 4 +- > 22 files changed, 614 insertions(+), 237 deletions(-) > create mode 100644 drivers/gpu/drm/msm/msm_gem_prime.c > >-- >1.8.3.1 > >-- >To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in >the body of a message to majordomo at vger.kernel.org >More majordomo info at http://vger.kernel.org/majordomo-info.html -- sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, hosted by The Linux Foundation