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