summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds
2014-06-04drm/exynos: call find_vma with the mmap_sem heldJonathan Gonzalez V
2014-06-04Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-06-03Merge branch 'acpi-video'Rafael J. Wysocki
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-06-03Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-06-02drm/radeon: use the CP DMA on CIKChristian König
2014-06-02drm/radeon: sync page table updatesChristian König
2014-06-02drm/radeon: fix vm buffer size estimationChristian König
2014-06-02drm/crtc-helper: skip locking checks in panicking pathSergei Antonov
2014-06-02drm/radeon/dpm: resume fixes for some systemsAlex Deucher
2014-05-31drm/radeon: Resume fbcon lastDaniel Vetter
2014-05-30drm/radeon: only allocate necessary size for vm bo listChristian König
2014-05-30drm/radeon: don't allow RADEON_GEM_DOMAIN_CPU for command submissionMarek Olšák
2014-05-30drm/radeon: avoid crash if VM command submission isn't availableChristian König
2014-05-30drm/radeon: lower the ref * post PLL maximum once moreChristian König
2014-05-27USB: udl: proper error reportingOliver Neukum
2014-05-27drm/i915: Prevent negative relocation deltas from wrappingChris Wilson
2014-05-27drm/i915: Only copy back the modified fields to userspace from execbufferChris Wilson
2014-05-27drm/i915: Fix dynamic allocation of physical handlesChris Wilson
2014-05-27nouveau: Don't check acpi_video_backlight_support() before registering backlightHans de Goede
2014-05-22Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/li...Dave Airlie
2014-05-22Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2014-05-20drm/radeon/pm: don't allow debugfs/sysfs access when PX card is off (v2)Alex Deucher
2014-05-20drm/radeon: avoid segfault on device open when accel is not working.Jérôme Glisse
2014-05-20drm/radeon: fix typo in finding PLL paramsChristian König
2014-05-20drm/radeon: fix register typo on siAlex Deucher
2014-05-20drm/radeon: fix buffer placement under memory pressure v2Christian König
2014-05-20drm/radeon: fix page directory update size estimationChristian König
2014-05-20drm/radeon: handle non-VGA class pci devices with ATRMAlex Deucher
2014-05-20drm/radeon: fix DCE83 check for mullinsAlex Deucher
2014-05-20drm/radeon: check VCE relocation buffer range v3Leo Liu
2014-05-20drm/radeon: also try GART for CPU accessed buffersChristian König
2014-05-20drm/gf119-/disp: fix nasty bug which can clobber SOR0's clock setupBen Skeggs
2014-05-20drm/nvd9/therm: handle another kind of PWM fanMartin Peres
2014-05-20Merge tag 'drm-intel-fixes-2014-05-16' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-05-15drm/i915: Increase WM memory latency values on SNBVille Syrjälä
2014-05-15drm/i915: restore backlight precision when converting from ACPIAaron Lu
2014-05-15drm/i915: Use the first mode if there is no preferred mode in the EDIDChris Wilson
2014-05-15drm/i915/dp: force eDP lane count to max available lanes on BDWJani Nikula
2014-05-09drm/i915/vlv: reset VLV media force wake request registerJani Nikula
2014-05-07drm/i915/SDVO: For sysfs link put directory and target in correct orderEgbert Eich
2014-05-07drm/i915: use lane count and link rate from VBT as minimums for eDPJani Nikula
2014-05-07drm/i915: clean up VBT eDP link param decodingJani Nikula
2014-05-07drm/i915: consider the source max DP lane count tooPaulo Zanoni
2014-05-07Merge branch 'mullins' of git://people.freedesktop.org/~deathsimple/linux int...Dave Airlie
2014-05-07Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2014-05-07Merge tag 'topc/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-05-06drm/radeon: add Mullins VCE supportLeo Liu