aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/rcar-du (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-03drm: rcar-du: Fix NULL encoder pointer dereferenceLaurent Pinchart1-3/+6
2014-11-26drm: rcar-du: Add HDMI encoder and connector supportLaurent Pinchart9-7/+375
2014-11-26drm: rcar-du: Replace drm_encoder with drm_slave_encoderLaurent Pinchart1-3/+4
2014-11-26drm: rcar-du: Replace direct DRM encoder access with cast macroLaurent Pinchart4-7/+13
2014-11-26drm: rcar-du: Pass the encoder DT node to rcar_du_encoder_init()Laurent Pinchart3-4/+6
2014-11-26drm: rcar-du: Remove platform data supportLaurent Pinchart9-77/+38
2014-11-26drm: rcar-du: fix error return codeJulia Lawall1-1/+1
2014-11-15Merge tag 'drm/gem-cma/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linux into drm-nextDave Airlie1-2/+2
2014-11-13drm/rcar: gem: dumb: pitch is an outputThierry Reding1-1/+1
2014-11-13drm/cma: Introduce drm_gem_cma_dumb_create_internal()Thierry Reding1-1/+1
2014-11-05drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter1-0/+1
2014-09-15drm/rcar-du: Add OF supportLaurent Pinchart7-106/+344
2014-09-15drm/rcar-du: Use struct videomode in platform dataLaurent Pinchart2-12/+4
2014-09-15drm/rcar-du: Update copyright noticeLaurent Pinchart18-18/+18
2014-09-10drm: add driver->set_busid() callbackDavid Herrmann1-0/+1
2014-07-30drm/rcar-du: Fix maximum frame buffer pitch computationLaurent Pinchart1-2/+11
2014-07-22drm: rcar-du: fix warningsRussell King1-1/+1
2014-06-19drm: add register and unregister functions for connectorsThomas Wood2-4/+4
2014-05-27drm/rcar-du: Add run-time dependenciesJean Delvare1-0/+2
2014-04-22drm: make mode_valid callback optionalAndrzej Hajda2-14/+0
2014-04-04drm/rcar-du: Handle encoder initialization failuresLaurent Pinchart1-1/+4
2014-04-01drm: Replace crtc fb with primary plane fb (v3)Matt Roper1-5/+5
2013-12-23Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-nextDave Airlie6-23/+58
2013-12-18drm/rcar-du: Fix return value check in rcar_du_lvdsenc_get_resources()Wei Yongjun1-11/+2
2013-12-18drm/rcar: call drm_put_dev directly in the ->remove hookDaniel Vetter1-1/+3
2013-12-02drm/rcar-du: Add support for the r8a7791 DULaurent Pinchart1-0/+20
2013-12-02drm/rcar-du: Add LVDS_LANES quirkLaurent Pinchart3-6/+12
2013-12-02drm/rcar-du: Split features and quirksLaurent Pinchart3-6/+15
2013-12-02drm/rcar-du: Update plane pitch in .mode_set_base() operationLaurent Pinchart2-11/+11
2013-12-02drm/rcar-du: Don't cast crtc to rcrtc twice in the same functionLaurent Pinchart1-1/+1
2013-12-02drm/rcar-du: fix return value check in rcar_du_lvdsenc_get_resources()Wei Yongjun1-11/+2
2013-10-11drm: Add separate Kconfig option for fbdev helpersDaniel Vetter1-0/+1
2013-08-30drm: Pass page flip ioctl flags to driverKeith Packard1-1/+2
2013-08-19drm: remove FASYNC supportDaniel Vetter1-1/+0
2013-08-19Merge remote-tracking branch 'pfdo/drm-rcar-for-v3.12' into drm-nextDave Airlie22-609/+1393
2013-08-09drm/rcar-du: Add FBDEV emulation supportLaurent Pinchart4-9/+45
2013-08-09drm/rcar-du: Add internal LVDS encoder supportLaurent Pinchart12-3/+374
2013-08-09drm/rcar-du: Configure RGB output routing to DPAD0Laurent Pinchart4-4/+50
2013-08-09drm/rcar-du: Rework output routing supportLaurent Pinchart8-20/+92
2013-08-09drm/rcar-du: Add support for DEFR8 registerLaurent Pinchart3-1/+5
2013-08-09drm/rcar-du: Add support for multiple groupsLaurent Pinchart8-30/+63
2013-08-09drm/rcar-du: Fix buffer pitch alignment for R8A7790 DULaurent Pinchart3-4/+16
2013-08-09drm/rcar-du: Add support for the R8A7790 DULaurent Pinchart2-3/+68
2013-08-09drm/rcar-du: Move output routing configuration to groupLaurent Pinchart3-21/+21
2013-08-09drm/rcar-du: Remove register definitions for the second channelLaurent Pinchart1-9/+0
2013-08-09drm/rcar-du: Use dynamic number of CRTCs instead of CRTCs array sizeLaurent Pinchart2-2/+2
2013-08-09drm/rcar-du: Introduce CRTCs groupsLaurent Pinchart10-203/+299
2013-08-09drm/rcar-du: Rename rcar_du_plane_(init|register) to rcar_du_planes_*Laurent Pinchart3-6/+7
2013-08-09drm/rcar-du: Create rcar_du_planes structureLaurent Pinchart2-12/+16
2013-08-09drm/rcar-du: Rename platform data fields to match what they describeLaurent Pinchart3-5/+5