summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-08-19drm/ast: remove unused driver_private accessDavid Herrmann1-1/+0
2013-08-19Merge remote-tracking branch 'pfdo/drm-rcar-for-v3.12' into drm-nextDave Airlie125-1511/+3067
2013-08-19drm/tilcdc fixup mode to workaround sync for tda998xDarren Etheridge2-2/+32
2013-08-19drm/i2c: tda998x: prepare for broken sync workaroundSebastian Hesselbarth1-0/+8
2013-08-19drm/i2c: tda998x: fix sync generation and calculationSebastian Hesselbarth1-66/+115
2013-08-19drm/i2c: tda998x: add video and audio input configurationRussell King1-8/+260
2013-08-19drm/i2c: tda998x: prepare for video input configurationRussell King1-6/+10
2013-08-19drm/i2c: tda998x: fix npix/nline programmingRussell King1-2/+2
2013-08-19drm/i2c: tda998x: ensure VIP output mux is properly setRussell King1-0/+4
2013-08-19drm/i2c: tda998x: fix EDID reading on TDA19988 devicesRussell King1-1/+13
2013-08-19drm: DRM should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-08-10drm/rcar-du: Add FBDEV emulation supportLaurent Pinchart4-9/+45
2013-08-10drm/rcar-du: Add internal LVDS encoder supportLaurent Pinchart12-3/+374
2013-08-10drm/rcar-du: Configure RGB output routing to DPAD0Laurent Pinchart4-4/+50
2013-08-10drm/rcar-du: Rework output routing supportLaurent Pinchart8-20/+92
2013-08-10drm/rcar-du: Add support for DEFR8 registerLaurent Pinchart3-1/+5
2013-08-10drm/rcar-du: Add support for multiple groupsLaurent Pinchart8-30/+63
2013-08-10drm/rcar-du: Fix buffer pitch alignment for R8A7790 DULaurent Pinchart3-4/+16
2013-08-10drm/rcar-du: Add support for the R8A7790 DULaurent Pinchart2-3/+68
2013-08-10drm/rcar-du: Move output routing configuration to groupLaurent Pinchart3-21/+21
2013-08-10drm/rcar-du: Remove register definitions for the second channelLaurent Pinchart1-9/+0
2013-08-10drm/rcar-du: Use dynamic number of CRTCs instead of CRTCs array sizeLaurent Pinchart2-2/+2
2013-08-10drm/rcar-du: Introduce CRTCs groupsLaurent Pinchart10-203/+299
2013-08-10drm/rcar-du: Rename rcar_du_plane_(init|register) to rcar_du_planes_*Laurent Pinchart3-6/+7
2013-08-10drm/rcar-du: Create rcar_du_planes structureLaurent Pinchart2-12/+16
2013-08-10drm/rcar-du: Rename platform data fields to match what they describeLaurent Pinchart3-5/+5
2013-08-10drm/rcar-du: Merge LVDS and VGA encoder codeLaurent Pinchart11-201/+118
2013-08-10drm/rcar-du: Split VGA encoder and connectorLaurent Pinchart5-86/+123
2013-08-10drm/rcar-du: Split LVDS encoder and connectorLaurent Pinchart4-118/+158
2013-08-10drm/rcar-du: Clarify comment regarding plane Y source coordinateLaurent Pinchart1-3/+6
2013-08-10drm/rcar-du: Support per-CRTC clock and IRQLaurent Pinchart4-74/+103
2013-08-10drm/rcar-du: Add platform module device tableLaurent Pinchart2-0/+28
2013-08-10drm/rcar-du: Use devm_ioremap_resource()Laurent Pinchart1-19/+3
2013-08-10drm/rcar-du: Add missing alpha plane register definitionsLaurent Pinchart1-0/+15
2013-08-07Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~...Dave Airlie267-94752/+5732
2013-08-07drm/ttm: inline drm_bo_setup_vm()David Herrmann1-20/+2
2013-08-07drm/mm: remove unused APIDavid Herrmann1-140/+20
2013-08-07drm/i915: pre-alloc instead of drm_mm search/get_blockDavid Herrmann1-31/+47
2013-08-07drm/ttm: replace drm_mm_pre_get() by direct allocDavid Herrmann1-22/+20
2013-08-07drm/agp: move AGP cleanup paths to drm_agpsupport.cDavid Herrmann4-27/+66
2013-08-07drm: don't push static constants on stack for %*phAndy Shevchenko3-4/+4
2013-08-07drm: const'ify ioctls table (v2)Rob Clark25-29/+28
2013-08-07drm/mm: add "best_match" flag to drm_mm_insert_node()David Herrmann7-37/+32
2013-08-07drm/gem: create drm_gem_dumb_destroyDaniel Vetter42-178/+30
2013-08-04drm/i915: Do not dereference NULL crtc or fb until after checkingChris Wilson1-0/+9
2013-07-29Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-2/+26
2013-07-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-24/+32
2013-07-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds11-127/+158
2013-07-27Merge branch 'qxl-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds13-508/+859
2013-07-27Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-82/+16