summaryrefslogtreecommitdiff
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAge
* drm: mark dma setup/teardown as legacy systemsDaniel Vetter2013-08-19
* drm: disallow legacy sg ioctls for modesetting driversDaniel Vetter2013-08-19
* drm: hide legacy sg cleanup better from common codeDaniel Vetter2013-08-19
* drm: kill dev->driver->set_versionDaniel Vetter2013-08-19
* drm/radeon: kill firstopen callback for kms driverDaniel Vetter2013-08-19
* drm/omap: kill firstopen callbackDaniel Vetter2013-08-19
* drm/ttm: kill unused functionsMaarten Lankhorst2013-08-19
* drm/radeon: remove stale gem->driver_private accessDavid Herrmann2013-08-19
* drm/qxl: remove unused object_pin/unpin() helpersDavid Herrmann2013-08-19
* drm/cirrus: remove unused driver_private accessDavid Herrmann2013-08-19
* drm/mgag200: remove unused driver_private accessDavid Herrmann2013-08-19
* drm/ast: remove unused driver_private accessDavid Herrmann2013-08-19
* Merge remote-tracking branch 'pfdo/drm-rcar-for-v3.12' into drm-nextDave Airlie2013-08-19
|\
| * drm/rcar-du: Add FBDEV emulation supportLaurent Pinchart2013-08-09
| * drm/rcar-du: Add internal LVDS encoder supportLaurent Pinchart2013-08-09
| * drm/rcar-du: Configure RGB output routing to DPAD0Laurent Pinchart2013-08-09
| * drm/rcar-du: Rework output routing supportLaurent Pinchart2013-08-09
| * drm/rcar-du: Add support for DEFR8 registerLaurent Pinchart2013-08-09
| * drm/rcar-du: Add support for multiple groupsLaurent Pinchart2013-08-09
| * drm/rcar-du: Fix buffer pitch alignment for R8A7790 DULaurent Pinchart2013-08-09
| * drm/rcar-du: Add support for the R8A7790 DULaurent Pinchart2013-08-09
| * drm/rcar-du: Move output routing configuration to groupLaurent Pinchart2013-08-09
| * drm/rcar-du: Remove register definitions for the second channelLaurent Pinchart2013-08-09
| * drm/rcar-du: Use dynamic number of CRTCs instead of CRTCs array sizeLaurent Pinchart2013-08-09
| * drm/rcar-du: Introduce CRTCs groupsLaurent Pinchart2013-08-09
| * drm/rcar-du: Rename rcar_du_plane_(init|register) to rcar_du_planes_*Laurent Pinchart2013-08-09
| * drm/rcar-du: Create rcar_du_planes structureLaurent Pinchart2013-08-09
| * drm/rcar-du: Rename platform data fields to match what they describeLaurent Pinchart2013-08-09
| * drm/rcar-du: Merge LVDS and VGA encoder codeLaurent Pinchart2013-08-09
| * drm/rcar-du: Split VGA encoder and connectorLaurent Pinchart2013-08-09
| * drm/rcar-du: Split LVDS encoder and connectorLaurent Pinchart2013-08-09
| * drm/rcar-du: Clarify comment regarding plane Y source coordinateLaurent Pinchart2013-08-09
| * drm/rcar-du: Support per-CRTC clock and IRQLaurent Pinchart2013-08-09
| * drm/rcar-du: Add platform module device tableLaurent Pinchart2013-08-09
| * drm/rcar-du: Use devm_ioremap_resource()Laurent Pinchart2013-08-09
| * drm/rcar-du: Add missing alpha plane register definitionsLaurent Pinchart2013-08-09
| * Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-07-26
| |\
| | * Merge tag 'drm-intel-fixes-2013-07-25' of git://people.freedesktop.org/~danve...Dave Airlie2013-07-26
| | |\
| | | * drm/i915: initialize gt_lock early with other spin locksJani Nikula2013-07-25
| | | * drm/i915: fix hdmi portclock limitsDaniel Vetter2013-07-23
| | * | drm/radeon/dpm: fix r600_enable_sclk_control()Alex Deucher2013-07-25
| | * | drm/radeon/dpm: implement force performance levels for rv6xxAlex Deucher2013-07-25
| | * | drm/radeon/dpm: fix displaygap programming on rv6xxAlex Deucher2013-07-25
| | * | drm/radeon/dpm: fix a typo in the rv6xx mclk setupAlex Deucher2013-07-25
| | * | drm/radeon: fix combios tables on older cardsMark Kettenis2013-07-22
| | * | drm/radeon: improve dac adjust heuristics for legacy pdacAlex Deucher2013-07-22
| | * | drm/radeon: Another card with wrong primary dac adjOndrej Zary2013-07-22
| | * | drm/radeon: fix endian issues with DP handling (v3)Alex Deucher2013-07-22
| | * | drm/radeon/vm: only align the pt base to 32kAlex Deucher2013-07-22
| | * | drm/radeon: wait for 3D idle before using CP DMAAlex Deucher2013-07-22
| | |/