summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2014-02-13drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversionDave Airlie
2014-02-13drm/mgag200: fix typo causing bw limits to be ignored on some chipsDave Airlie
2014-02-13drm/mgag200: fix oops in cursor code.Dave Airlie
2014-02-13drm/vmwgfx: Fix regression caused by "drm/ttm: make ttm reservation calls beh...Thomas Hellstrom
2014-02-13drm: ast,cirrus,mgag200: use drm_can_sleepDave Airlie
2014-02-13drm/gma500: Lock struct_mutex around cursor updatesPatrik Jakobsson
2014-02-13drm/rcar-du: Update plane pitch in .mode_set_base() operationLaurent Pinchart
2014-02-13drm/gem: Always initialize the gem object in object_initDaniel Vetter
2014-02-13drm/cirrus: correct register values for 16bppTakashi Iwai
2014-02-13drm/i915: Decouple GPU error reporting from ring initialisationChris Wilson
2014-02-13i915: remove pm_qos request on errorStanislaw Gruszka
2014-02-13drm/i915: VLV2 - Fix hotplug detect bitsTodd Previte
2014-02-13drm/i915: Fix the offset issue for the stolen GEM objectsAkash Goel
2014-02-13drm/i915: Flush outstanding requests before allocating new seqnoChris Wilson
2014-02-13drm/nouveau/falcon: use vmalloc to create firwmare copiesIlia Mirkin
2014-02-13drm/nouveau: fix m2mf copy to tiled gartMaarten Lankhorst
2014-02-13drm/radeon/dce8: workaround for atom BlankCrtc tableAlex Deucher
2014-02-13drm/radeon/DCE4+: clear bios scratch dpms bit (v2)Alex Deucher
2014-02-13drm/radeon: fix DAC interrupt handling on DCE5+Alex Deucher
2014-02-13drm/radeon: add UVD support for OLANDAlex Deucher
2014-02-13drm/radeon: set the full cache bit for fences on r7xx+Alex Deucher
2014-02-13drm/radeon: fix surface sync in fence on cayman (v2)Alex Deucher
2014-02-13drm/radeon: disable ss on DP for DCE3.xAlex Deucher
2014-02-13drm/radeon: skip colorbuffer checking if COLOR_INFO.FORMAT is set to INVALIDMarek Olšák
2014-02-13radeon/pm: Guard access to rdev->pm.power_state arrayMichel Dänzer
2014-02-13drm/radeon/dpm: disable mclk switching on desktop RV770Alex Deucher
2014-02-13drm/radeon: warn users when hw_i2c is enabled (v2)Alex Deucher
2014-02-06drm/nouveau/bios: fix offset calculation for BMPv1 biosesIlia Mirkin
2014-01-25drm/i915: Don't grab crtc mutexes in intel_modeset_gem_init()Ville Syrjälä
2014-01-25drm/i915: fix DDI PLLs HW state readout codePaulo Zanoni
2014-01-15drm/nouveau/bios: make jump conditionalIlia Mirkin
2014-01-09ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki
2014-01-09nouveau_acpi: convert acpi_get_handle() to acpi_has_method()Zhang Rui
2014-01-09drm/nouveau: only runtime suspend by default in optimus configurationIlia Mirkin
2014-01-09drm/radeon: set correct pipe config for Hawaii in DCEMarek Olšák
2014-01-09drm/radeon: expose render backend mask to the userspaceMarek Olšák
2014-01-09drm/radeon: fix render backend setup for SI and CIKMarek Olšák
2014-01-09drm/radeon: fix UVD 256MB checkChristian König
2014-01-09drm/i915: Use the correct GMCH_CTRL register for Sandybridge+Chris Wilson
2014-01-09drm/i915: change CRTC assertion on LCPLL disablePaulo Zanoni
2014-01-09drm/i915: Fix erroneous dereference of batch_obj inside reset_statusChris Wilson
2014-01-09drm/radeon: fix asic gfx values for scrapper asicsAlex Deucher
2014-01-09drm/radeon: check for 0 count in speaker allocation and SAD codeAlex Deucher
2014-01-09drm/radeon/dpm: disable ss on CaymanAlex Deucher
2014-01-09drm/i915: don't update the dri1 breadcrumb with modesettingDaniel Vetter
2014-01-09drm/i915: Fix use-after-free in do_switchDaniel Vetter
2014-01-09drm/i915: Hold mutex across i915_gem_releaseChris Wilson
2014-01-09drm/i915: Take modeset locks around intel_modeset_setup_hw_state()Ville Syrjälä
2014-01-09drm/radeon: add missing display tiling setup for olandAlex Deucher
2014-01-09drm/radeon: fix typo in cik_copy_dmaChristian König