summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon/dpm: implement force performance levels for rv6xxAlex Deucher2013-07-253-0/+38
* drm/radeon/dpm: fix displaygap programming on rv6xxAlex Deucher2013-07-251-2/+2
* drm/radeon/dpm: fix a typo in the rv6xx mclk setupAlex Deucher2013-07-251-1/+1
* drm/radeon: fix combios tables on older cardsMark Kettenis2013-07-221-104/+41
* drm/radeon: improve dac adjust heuristics for legacy pdacAlex Deucher2013-07-221-2/+4
* drm/radeon: Another card with wrong primary dac adjOndrej Zary2013-07-221-2/+6
* drm/radeon: fix endian issues with DP handling (v3)Alex Deucher2013-07-221-4/+39
* drm/radeon/vm: only align the pt base to 32kAlex Deucher2013-07-221-4/+4
* drm/radeon: wait for 3D idle before using CP DMAAlex Deucher2013-07-221-1/+4
* 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-18133-566/+5589
| |\
| * | 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-08339-7106/+69936
| |\ \ \
* | | | | drm/crtc-helper: explicit DPMS on after modesetDaniel Vetter2013-07-221-16/+11
* | | | | Linux 3.11-rc2v3.11-rc2Linus Torvalds2013-07-211-1/+1
* | | | | Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-219-28/+137
|\ \ \ \ \
| * | | | | ACPI / video: no automatic brightness changes by win8-compatible firmwareAaron Lu2013-07-181-2/+8
| * | | | | ACPI / video / i915: No ACPI backlight if firmware expects Windows 8Rafael J. Wysocki2013-07-186-10/+105
| * | | | | ACPI / video: Always call acpi_video_init_brightness() on initMatthew Garrett2013-07-181-3/+8
| * | | | | ACPICA: expose OSI versionAaron Lu2013-07-183-13/+16
* | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-07-202-2/+2
|\ \ \ \ \ \
| * | | | | | ext3: fix a BUG when opening a file with O_TMPFILE flagZheng Liu2013-07-201-1/+1
| * | | | | | ext4: fix a BUG when opening a file with O_TMPFILE flagZheng Liu2013-07-201-1/+1
* | | | | | | Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-20155-91617/+22
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge tag 'iio-fixes-for-3.11a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-07-169-18/+22
| |\ \ \ \ \ \
| | * | | | | | iio: lps331ap: Fix wrong in_pressure_scale output valueJacek Anaszewski2013-07-161-2/+4
| | * | | | | | iio staging: fix lis3l02dq, read error handlingPeter Meerwald2013-07-091-0/+2
| | * | | | | | staging:iio:ad7291: add missing .driver_module to struct iio_infoWei Yongjun2013-07-061-0/+1
| | * | | | | | iio: ti_am335x_adc: add missing .driver_module to struct iio_infoWei Yongjun2013-07-061-0/+1
| | * | | | | | iio: mxs-lradc: Remove useless check in read_rawMarek Vasut2013-07-061-7/+0
| | * | | | | | iio: mxs-lradc: Fix misuse of iio->trigMarek Vasut2013-07-031-4/+7
| | * | | | | | iio: inkern: fix iio_convert_raw_to_processed_unlockedAlexandre Belloni2013-07-031-1/+1
OpenPOWER on IntegriCloud