summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-fixes-2013-07-22' of git://people.freedesktop.org/~danve...Dave Airlie2013-07-2210-49/+110
|\
| * drm/i915: fix up gt init sequence falloutDaniel Vetter2013-07-214-6/+7
| * drm/i915: Serialize almost all register accessChris Wilson2013-07-201-3/+6
| * drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlightKamal Mostafa2013-07-203-1/+19
| * drm/i915: correctly restore fences with objects attachedDaniel Vetter2013-07-191-2/+16
| * Merge tag 'v3.10' into drm-intel-fixesDaniel Vetter2013-07-184-17/+13
| |\
| * | drm/i915: Fix dereferencing invalid connectors in is_crtc_connector_off()Chris Wilson2013-07-171-10/+13
| * | drm/i915: Sanitize shared dpll stateDaniel Vetter2013-07-171-2/+17
| * | drm/i915: fix long-standing SNB regression in power consumption after resume v2Konstantin Khlebnikov2013-07-172-11/+12
| * | drm/i915: Preserve the DDI_A_4_LANES bit from the biosStéphane Marchesin2013-07-132-5/+7
| * | drm/i915: fix pfit regression for non-autoscaled resolutionsDaniel Vetter2013-07-122-4/+4
| * | drm/i915: fix up readout of the lvds dither bit on gen2/3Daniel Vetter2013-07-112-7/+11
* | | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2013-07-2214-65/+121
|\ \ \
| * | | drm/nouveau: do not allow negative sizes for nowMaarten Lankhorst2013-07-101-0/+6
| * | | drm/nouveau: add falcon interrupt handlerMaarten Lankhorst2013-07-107-0/+26
| * | | drm/nouveau: use dedicated channel for async moves on GT/GF chipsets.Ben Skeggs2013-07-102-3/+15
| * | | drm/nouveau: bump fence timeout to 15 secondsMaarten Lankhorst2013-07-101-1/+1
| * | | drm/nouveau: do not unpin in nouveau_gem_object_delMaarten Lankhorst2013-07-102-8/+5
| * | | drm/nv50/kms: fix pin refcnt leaksBen Skeggs2013-07-101-11/+35
| * | | drm/nouveau: fix some error-path leaks in fbcon handling codeMaarten Lankhorst2013-07-102-6/+11
| * | | drm/nouveau: fix locking issues in page flipping pathsBen Skeggs2013-07-103-36/+22
| * | | Merge remote-tracking branch 'airlied/drm-next' into drm-nouveau-nextBen Skeggs2013-07-08257-6608/+66802
| |\ \ \
* | | | | drm/crtc-helper: explicit DPMS on after modesetDaniel Vetter2013-07-221-16/+11
* | | | | Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-211-1/+1
|\ \ \ \ \
| * | | | | ACPI / video / i915: No ACPI backlight if firmware expects Windows 8Rafael J. Wysocki2013-07-181-1/+1
* | | | | | Merge branch 'drm/3.11/fixes' of git://linuxtv.org/pinchartl/fbdev into drm-f...Dave Airlie2013-07-182-4/+14
|\ \ \ \ \ \
| * | | | | | drm/rcar-du: Use the GEM PRIME helpersLaurent Pinchart2013-07-171-2/+7
| * | | | | | drm/shmobile: Use the GEM PRIME helpersLaurent Pinchart2013-07-171-2/+7
| |/ / / / /
* | | | | | Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linuxDave Airlie2013-07-1811-33/+77
|\ \ \ \ \ \
| * | | | | | drm/radeon/dpm: add debugfs support for RS780/RS880 (v3)Alex Deucher2013-07-174-0/+31
| * | | | | | drm/radeon/dpm/atom: fix broken gcc harderAlex Deucher2013-07-171-3/+6
| * | | | | | drm/radeon/dpm/atom: restructure logic to work around a compiler bugAndre Heider2013-07-171-2/+3
| * | | | | | drm/radeon/dpm: fix atom vram table parsingAlex Deucher2013-07-171-16/+10
| * | | | | | drm/radeon: fix an endian bug in atom table parsingAlex Deucher2013-07-171-1/+1
| * | | | | | drm/radeon: add a module parameter to disable aspmAlex Deucher2013-07-176-12/+27
* | | | | | | Merge tag 'drm-intel-fixes-2013-07-11' of git://people.freedesktop.org/~danve...Dave Airlie2013-07-175-68/+93
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | Revert "drm/i915: Workaround incoherence between fences and LLC across multip...Chris Wilson2013-07-101-43/+4
| * | | | | drm/i915: Fix incoherence with fence updates on Sandybridge+Chris Wilson2013-07-101-6/+24
| * | | | | drm/i915: Fix write-read race with multiple ringsChris Wilson2013-07-101-0/+4
| * | | | | Partially revert "drm/i915: unconditionally use mt forcewake on hsw/ivb"Guenter Roeck2013-07-101-1/+30
| * | | | | drm/i915: fix lane bandwidth capping for DP 1.2 sinksImre Deak2013-07-091-0/+5
| * | | | | drm/i915: fix up ring cleanup for the i830/i845 CS tlb w/aDaniel Vetter2013-07-091-5/+4
| * | | | | drm/i915: Correct obj->mm_list link to dev_priv->dev_priv->mm.inactive_listXiong Zhang2013-07-091-1/+1
| * | | | | drm/i915: switch disable_power_well default value to 1Paulo Zanoni2013-07-091-2/+2
| * | | | | drm/i915: reinit status page registers after gpu resetDaniel Vetter2013-07-041-10/+19
* | | | | | Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linuxDave Airlie2013-07-1625-171/+733
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | radeon kms: do not flush uninitialized hotplug workSergey Senozhatsky2013-07-151-5/+6
| * | | | | drm/radeon/dpm/sumo: handle boost states properly when forcing a perf levelAlex Deucher2013-07-151-0/+6
| * | | | | drm/radeon: align VM PTBs (Page Table Blocks) to 32KAlex Deucher2013-07-152-6/+11
| * | | | | drm/radeon: allow selection of alignment in the sub-allocatorAlex Deucher2013-07-145-4/+8
OpenPOWER on IntegriCloud