aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds6-18/+14
2014-06-04drm/exynos: call find_vma with the mmap_sem heldJonathan Gonzalez V1-0/+6
2014-06-04Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into nextLinus Torvalds1-9/+0
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into nextLinus Torvalds1-1/+1
2014-06-03Merge branch 'acpi-video'Rafael J. Wysocki1-9/+0
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds2-6/+6
2014-06-03Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb into nextLinus Torvalds1-2/+1
2014-06-02drm/radeon: use the CP DMA on CIKChristian König1-2/+2
2014-06-02drm/radeon: sync page table updatesChristian König1-2/+7
2014-06-02drm/radeon: fix vm buffer size estimationChristian König1-1/+1
2014-06-02drm/crtc-helper: skip locking checks in panicking pathSergei Antonov1-2/+15
2014-06-02drm/radeon/dpm: resume fixes for some systemsAlex Deucher3-5/+6
2014-05-31drm/radeon: Resume fbcon lastDaniel Vetter1-5/+6
2014-05-30drm/radeon: only allocate necessary size for vm bo listChristian König1-3/+3
2014-05-30drm/radeon: don't allow RADEON_GEM_DOMAIN_CPU for command submissionMarek Olšák1-0/+6
2014-05-30drm/radeon: avoid crash if VM command submission isn't availableChristian König1-4/+11
2014-05-30drm/radeon: lower the ref * post PLL maximum once moreChristian König1-1/+1
2014-05-27USB: udl: proper error reportingOliver Neukum1-2/+1
2014-05-27drm/i915: Prevent negative relocation deltas from wrappingChris Wilson5-38/+103
2014-05-27drm/i915: Only copy back the modified fields to userspace from execbufferChris Wilson1-22/+32
2014-05-27drm/i915: Fix dynamic allocation of physical handlesChris Wilson5-231/+136
2014-05-27nouveau: Don't check acpi_video_backlight_support() before registering backlightHans de Goede1-9/+0
2014-05-22Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/linux into drm-fixesDave Airlie9-79/+216
2014-05-22Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixesDave Airlie2-1/+2
2014-05-20drm/radeon/pm: don't allow debugfs/sysfs access when PX card is off (v2)Alex Deucher1-1/+41
2014-05-20drm/radeon: avoid segfault on device open when accel is not working.Jérôme Glisse1-26/+29
2014-05-20drm/radeon: fix typo in finding PLL paramsChristian König1-1/+1
2014-05-20drm/radeon: fix register typo on siAlex Deucher1-2/+2
2014-05-20drm/radeon: fix buffer placement under memory pressure v2Christian König1-1/+1
2014-05-20drm/radeon: fix page directory update size estimationChristian König1-1/+1
2014-05-20drm/radeon: handle non-VGA class pci devices with ATRMAlex Deucher1-0/+14
2014-05-20drm/radeon: fix DCE83 check for mullinsAlex Deucher1-1/+2
2014-05-20drm/radeon: check VCE relocation buffer range v3Leo Liu2-31/+102
2014-05-20drm/radeon: also try GART for CPU accessed buffersChristian König1-15/+23
2014-05-20drm/gf119-/disp: fix nasty bug which can clobber SOR0's clock setupBen Skeggs1-1/+1
2014-05-20drm/nvd9/therm: handle another kind of PWM fanMartin Peres1-0/+1
2014-05-20Merge tag 'drm-intel-fixes-2014-05-16' of git://anongit.freedesktop.org/drm-intel into drm-fixesDave Airlie7-29/+141
2014-05-15drm/i915: Increase WM memory latency values on SNBVille Syrjälä1-0/+40
2014-05-15drm/i915: restore backlight precision when converting from ACPIAaron Lu1-4/+4
2014-05-15drm/i915: Use the first mode if there is no preferred mode in the EDIDChris Wilson1-0/+9
2014-05-15drm/i915/dp: force eDP lane count to max available lanes on BDWJani Nikula1-1/+6
2014-05-09drm/i915/vlv: reset VLV media force wake request registerJani Nikula1-0/+2
2014-05-07drm/i915/SDVO: For sysfs link put directory and target in correct orderEgbert Eich1-2/+2
2014-05-07drm/i915: use lane count and link rate from VBT as minimums for eDPJani Nikula1-7/+23
2014-05-07drm/i915: clean up VBT eDP link param decodingJani Nikula1-14/+38
2014-05-07drm/i915: consider the source max DP lane count tooPaulo Zanoni1-2/+18
2014-05-07Merge branch 'mullins' of git://people.freedesktop.org/~deathsimple/linux into drm-fixesDave Airlie10-31/+187
2014-05-07Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixesDave Airlie4-9/+10
2014-05-07Merge tag 'topc/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-intel into drm-fixesDave Airlie4-20/+44
2014-05-06drm/radeon: add Mullins VCE supportLeo Liu1-0/+1