summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
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
2013-08-09drm/rcar-du: Merge LVDS and VGA encoder codeLaurent Pinchart11-201/+118
2013-08-09drm/rcar-du: Split VGA encoder and connectorLaurent Pinchart5-86/+123
2013-08-09drm/rcar-du: Split LVDS encoder and connectorLaurent Pinchart4-118/+158
2013-08-09drm/rcar-du: Clarify comment regarding plane Y source coordinateLaurent Pinchart1-3/+6
2013-08-09drm/rcar-du: Support per-CRTC clock and IRQLaurent Pinchart4-74/+103
2013-08-09drm/rcar-du: Add platform module device tableLaurent Pinchart2-0/+28
2013-08-09drm/rcar-du: Use devm_ioremap_resource()Laurent Pinchart1-19/+3
2013-08-09drm/rcar-du: Add missing alpha plane register definitionsLaurent Pinchart1-0/+15
2013-07-26Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds11-127/+158
2013-07-26Merge branch 'qxl-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds13-508/+859
2013-07-26Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2013-07-26Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"Rafael J. Wysocki1-1/+1
2013-07-26Merge tag 'drm-intel-fixes-2013-07-25' of git://people.freedesktop.org/~danve...Dave Airlie3-5/+17
2013-07-25drm/radeon/dpm: fix r600_enable_sclk_control()Alex Deucher1-2/+2
2013-07-25drm/radeon/dpm: implement force performance levels for rv6xxAlex Deucher3-0/+38
2013-07-25drm/radeon/dpm: fix displaygap programming on rv6xxAlex Deucher1-2/+2
2013-07-25drm/radeon/dpm: fix a typo in the rv6xx mclk setupAlex Deucher1-1/+1
2013-07-25drm/i915: initialize gt_lock early with other spin locksJani Nikula2-2/+1
2013-07-24qxl: convert qxl driver to proper use for reservationsDave Airlie10-464/+676
2013-07-24qxl: allow creation of pre-pinned objects and use for releases.Dave Airlie7-24/+20
2013-07-24drm/qxl: add delayed fb operationsDave Airlie2-21/+164
2013-07-23drm/i915: fix hdmi portclock limitsDaniel Vetter1-3/+16
2013-07-22drm/radeon: fix combios tables on older cardsMark Kettenis1-104/+41
2013-07-22drm/radeon: improve dac adjust heuristics for legacy pdacAlex Deucher1-2/+4
2013-07-22drm/radeon: Another card with wrong primary dac adjOndrej Zary1-2/+6
2013-07-22drm/radeon: fix endian issues with DP handling (v3)Alex Deucher1-4/+39
2013-07-22drm/radeon/vm: only align the pt base to 32kAlex Deucher1-4/+4
2013-07-22drm/radeon: wait for 3D idle before using CP DMAAlex Deucher1-1/+4
2013-07-22Merge tag 'drm-intel-fixes-2013-07-22' of git://people.freedesktop.org/~danve...Dave Airlie10-49/+110
2013-07-22Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie14-65/+121
2013-07-22drm/crtc-helper: explicit DPMS on after modesetDaniel Vetter1-16/+11
2013-07-21Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2013-07-21drm/i915: fix up gt init sequence falloutDaniel Vetter4-6/+7
2013-07-20drm/i915: Serialize almost all register accessChris Wilson1-3/+6
2013-07-20drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlightKamal Mostafa3-1/+19