summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2014-06-04Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-9/+0
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2014-06-03Merge branch 'acpi-video'Rafael J. Wysocki-9/+0
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-6/+6
2014-06-03Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-2/+1
2014-05-31drm/radeon: Resume fbcon lastDaniel Vetter-5/+6
2014-05-30drm/radeon: only allocate necessary size for vm bo listChristian König-3/+3
2014-05-30drm/radeon: don't allow RADEON_GEM_DOMAIN_CPU for command submissionMarek Olšák-0/+6
2014-05-30drm/radeon: avoid crash if VM command submission isn't availableChristian König-4/+11
2014-05-30drm/radeon: lower the ref * post PLL maximum once moreChristian König-1/+1
2014-05-27USB: udl: proper error reportingOliver Neukum-2/+1
2014-05-27drm/i915: Prevent negative relocation deltas from wrappingChris Wilson-38/+103
2014-05-27drm/i915: Only copy back the modified fields to userspace from execbufferChris Wilson-22/+32
2014-05-27drm/i915: Fix dynamic allocation of physical handlesChris Wilson-231/+136
2014-05-27nouveau: Don't check acpi_video_backlight_support() before registering backlightHans de Goede-9/+0
2014-05-22Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/li...Dave Airlie-79/+216
2014-05-22Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie-1/+2
2014-05-20drm/radeon/pm: don't allow debugfs/sysfs access when PX card is off (v2)Alex Deucher-1/+41
2014-05-20drm/radeon: avoid segfault on device open when accel is not working.Jérôme Glisse-26/+29
2014-05-20drm/radeon: fix typo in finding PLL paramsChristian König-1/+1
2014-05-20drm/radeon: fix register typo on siAlex Deucher-2/+2
2014-05-20drm/radeon: fix buffer placement under memory pressure v2Christian König-1/+1
2014-05-20drm/radeon: fix page directory update size estimationChristian König-1/+1
2014-05-20drm/radeon: handle non-VGA class pci devices with ATRMAlex Deucher-0/+14
2014-05-20drm/radeon: fix DCE83 check for mullinsAlex Deucher-1/+2
2014-05-20drm/radeon: check VCE relocation buffer range v3Leo Liu-31/+102
2014-05-20drm/radeon: also try GART for CPU accessed buffersChristian König-15/+23
2014-05-20drm/gf119-/disp: fix nasty bug which can clobber SOR0's clock setupBen Skeggs-1/+1
2014-05-20drm/nvd9/therm: handle another kind of PWM fanMartin Peres-0/+1
2014-05-20Merge tag 'drm-intel-fixes-2014-05-16' of git://anongit.freedesktop.org/drm-i...Dave Airlie-29/+141
2014-05-15drm/i915: Increase WM memory latency values on SNBVille Syrjälä-0/+40
2014-05-15drm/i915: restore backlight precision when converting from ACPIAaron Lu-4/+4
2014-05-15drm/i915: Use the first mode if there is no preferred mode in the EDIDChris Wilson-0/+9
2014-05-15drm/i915/dp: force eDP lane count to max available lanes on BDWJani Nikula-1/+6
2014-05-09drm/i915/vlv: reset VLV media force wake request registerJani Nikula-0/+2
2014-05-07drm/i915/SDVO: For sysfs link put directory and target in correct orderEgbert Eich-2/+2
2014-05-07drm/i915: use lane count and link rate from VBT as minimums for eDPJani Nikula-7/+23
2014-05-07drm/i915: clean up VBT eDP link param decodingJani Nikula-14/+38
2014-05-07drm/i915: consider the source max DP lane count tooPaulo Zanoni-2/+18
2014-05-07Merge branch 'mullins' of git://people.freedesktop.org/~deathsimple/linux int...Dave Airlie-31/+187
2014-05-07Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie-9/+10
2014-05-07Merge tag 'topc/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-i...Dave Airlie-20/+44
2014-05-06drm/radeon: add Mullins VCE supportLeo Liu-0/+1
2014-05-06drm/radeon: modesetting updates for Mullins.Samuel Li-2/+3
2014-05-06drm/radeon: dpm updates for KV/KBAlex Deucher-20/+97
2014-05-06drm/radeon: add Mullins dpm support.Samuel Li-10/+11
2014-05-06drm/radeon: add Mullins UVD support.Samuel Li-0/+1
2014-05-06drm/radeon: update cik init for Mullins.Samuel Li-0/+72
2014-05-06drm/radeon: add Mullins chip familySamuel Li-0/+3
2014-05-06drm/radeon: lower the ref * post PLL maximumChristian König-1/+1