aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAge
* 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
| |/
* | Merge branch 'qxl-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-07-26
|\ \
| * | qxl: convert qxl driver to proper use for reservationsDave Airlie2013-07-23
| * | qxl: allow creation of pre-pinned objects and use for releases.Dave Airlie2013-07-23
| * | drm/qxl: add delayed fb operationsDave Airlie2013-07-23
* | | Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-26
|\ \ \ | |_|/ |/| |
| * | Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"Rafael J. Wysocki2013-07-26
| |/
* | Merge tag 'drm-intel-fixes-2013-07-22' of git://people.freedesktop.org/~danve...Dave Airlie2013-07-22
|\ \
| * | drm/i915: fix up gt init sequence falloutDaniel Vetter2013-07-21
| * | drm/i915: Serialize almost all register accessChris Wilson2013-07-20
| * | drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlightKamal Mostafa2013-07-20
| * | drm/i915: correctly restore fences with objects attachedDaniel Vetter2013-07-18
| * | Merge tag 'v3.10' into drm-intel-fixesDaniel Vetter2013-07-18
| |\ \
| * | | drm/i915: Fix dereferencing invalid connectors in is_crtc_connector_off()Chris Wilson2013-07-17
| * | | drm/i915: Sanitize shared dpll stateDaniel Vetter2013-07-17
| * | | drm/i915: fix long-standing SNB regression in power consumption after resume v2Konstantin Khlebnikov2013-07-17
| * | | drm/i915: Preserve the DDI_A_4_LANES bit from the biosStéphane Marchesin2013-07-13
| * | | drm/i915: fix pfit regression for non-autoscaled resolutionsDaniel Vetter2013-07-12
| * | | drm/i915: fix up readout of the lvds dither bit on gen2/3Daniel Vetter2013-07-11
* | | | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2013-07-21
|\ \ \ \
| * | | | drm/nouveau: do not allow negative sizes for nowMaarten Lankhorst2013-07-09
| * | | | drm/nouveau: add falcon interrupt handlerMaarten Lankhorst2013-07-09
| * | | | drm/nouveau: use dedicated channel for async moves on GT/GF chipsets.Ben Skeggs2013-07-09
| * | | | drm/nouveau: bump fence timeout to 15 secondsMaarten Lankhorst2013-07-09
| * | | | drm/nouveau: do not unpin in nouveau_gem_object_delMaarten Lankhorst2013-07-09