1. 18 1月, 2016 1 次提交
    • M
      drm/rockchip: cleanup unnecessary export symbol · 63087aae
      Mark Yao 提交于
      Now rockchip_drm_vop.c is build into rockchipdrm.ko, so
      no need to export following symbol anymore:
          rockchip_drm_dma_attach_device
          rockchip_drm_dma_detach_device
          rockchip_drm_dma_attach_device
          rockchip_drm_dma_detach_device
          rockchip_register_crtc_funcs
          rockchip_unregister_crtc_funcs
          rockchip_fb_get_gem_obj
      Signed-off-by: NMark Yao <mark.yao@rock-chips.com>
      63087aae
  2. 28 12月, 2015 3 次提交
  3. 15 12月, 2015 2 次提交
  4. 13 11月, 2015 1 次提交
  5. 20 10月, 2015 1 次提交
  6. 07 10月, 2015 1 次提交
  7. 06 10月, 2015 1 次提交
    • T
      drm/irq: Use unsigned int pipe in public API · 88e72717
      Thierry Reding 提交于
      This continues the pattern started in commit cc1ef118 ("drm/irq:
      Make pipe unsigned and name consistent"). This is applied to the public
      APIs and driver callbacks, so pretty much all drivers need to be updated
      to match the new prototypes.
      
      Cc: Christian König <christian.koenig@amd.com>
      Cc: Alex Deucher <alexander.deucher@amd.com>
      Cc: Russell King <rmk+kernel@arm.linux.org.uk>
      Cc: Inki Dae <inki.dae@samsung.com>
      Cc: Jianwei Wang <jianwei.wang.chn@gmail.com>
      Cc: Alison Wang <alison.wang@freescale.com>
      Cc: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
      Cc: Daniel Vetter <daniel.vetter@intel.com>
      Cc: Jani Nikula <jani.nikula@linux.intel.com>
      Cc: Philipp Zabel <p.zabel@pengutronix.de>
      Cc: David Airlie <airlied@linux.ie>
      Cc: Rob Clark <robdclark@gmail.com>
      Cc: Ben Skeggs <bskeggs@redhat.com>
      Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>
      Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
      Cc: Mark Yao <mark.yao@rock-chips.com>
      Cc: Benjamin Gaignard <benjamin.gaignard@linaro.org>
      Cc: Vincent Abriou <vincent.abriou@st.com>
      Cc: Thomas Hellstrom <thellstrom@vmware.com>
      Signed-off-by: NThierry Reding <treding@nvidia.com>
      Reviewed-by: NVille Syrjälä <ville.syrjala@linux.intel.com>
      Signed-off-by: NDaniel Vetter <daniel.vetter@ffwll.ch>
      88e72717
  8. 13 7月, 2015 1 次提交
  9. 17 6月, 2015 1 次提交
  10. 08 4月, 2015 1 次提交
  11. 03 4月, 2015 1 次提交
  12. 08 1月, 2015 1 次提交
  13. 02 12月, 2014 1 次提交