summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversionDave Airlie2014-02-133-3/+3
* drm/mgag200: fix typo causing bw limits to be ignored on some chipsDave Airlie2014-02-131-2/+2
* drm/mgag200: fix oops in cursor code.Dave Airlie2014-02-131-3/+5
* drm/vmwgfx: Fix regression caused by "drm/ttm: make ttm reservation calls beh...Thomas Hellstrom2014-02-131-4/+5
* drm/vmwgfx: Fix the driver for large dma addressesThomas Hellstrom2014-02-133-169/+39
* drm: ast,cirrus,mgag200: use drm_can_sleepDave Airlie2014-02-133-3/+3
* drm/gma500: Lock struct_mutex around cursor updatesPatrik Jakobsson2014-02-131-2/+10
* drm/rcar-du: Update plane pitch in .mode_set_base() operationLaurent Pinchart2014-02-132-11/+11
* drm/gem: Always initialize the gem object in object_initDaniel Vetter2014-02-131-1/+2
* drm/cirrus: correct register values for 16bppTakashi Iwai2014-02-131-2/+2
* drm/i915: Decouple GPU error reporting from ring initialisationChris Wilson2014-02-132-7/+16
* i915: remove pm_qos request on errorStanislaw Gruszka2014-02-131-0/+1
* drm/i915: VLV2 - Fix hotplug detect bitsTodd Previte2014-02-132-15/+35
* drm/i915: Fix the offset issue for the stolen GEM objectsAkash Goel2014-02-131-1/+1
* drm/i915: Flush outstanding requests before allocating new seqnoChris Wilson2014-02-131-4/+8
* drm/nouveau: fix lock unbalance in nouveau_crtc_page_flipMaarten Lankhorst2014-02-131-1/+1
* drm/nouveau: hold mutex while syncing to kernel channelMaarten Lankhorst2014-02-131-7/+8
* drm/nouveau/falcon: use vmalloc to create firwmare copiesIlia Mirkin2014-02-131-5/+15
* drm/nouveau: fix m2mf copy to tiled gartMaarten Lankhorst2014-02-131-25/+8
* drm/radeon/dce8: workaround for atom BlankCrtc tableAlex Deucher2014-02-131-0/+20
* drm/radeon/DCE4+: clear bios scratch dpms bit (v2)Alex Deucher2014-02-131-0/+4
* drm/radeon: set si_notify_smc_display_change properlyAlex Deucher2014-02-131-3/+2
* drm/radeon: fix DAC interrupt handling on DCE5+Alex Deucher2014-02-133-4/+4
* drm/radeon/runpm: don't runtime suspend non-PX cardsAlex Deucher2014-02-131-0/+6
* drm/radeon: add UVD support for OLANDAlex Deucher2014-02-132-0/+2
* drm/radeon: set the full cache bit for fences on r7xx+Alex Deucher2014-02-132-6/+8
* drm/radeon: fix surface sync in fence on cayman (v2)Alex Deucher2014-02-132-9/+8
* drm/radeon: disable ss on DP for DCE3.xAlex Deucher2014-02-131-1/+4
* drm/radeon: disable dpm on BTCAlex Deucher2014-02-131-3/+3
* Revert "drm/radeon: disable CIK CP semaphores for now"Alex Deucher2014-02-131-5/+0
* drm/radeon: skip colorbuffer checking if COLOR_INFO.FORMAT is set to INVALIDMarek Olšák2014-02-132-2/+8
* radeon/pm: Guard access to rdev->pm.power_state arrayMichel Dänzer2014-02-131-2/+4
* drm/radeon/dpm: disable mclk switching on desktop RV770Alex Deucher2014-02-131-0/+6
* drm/radeon: warn users when hw_i2c is enabled (v2)Alex Deucher2014-02-131-0/+3
* drm/nouveau/mxm: fix null deref on loadIlia Mirkin2014-01-191-2/+2
* Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...Dave Airlie2014-01-156-10/+17
|\
| * drm/nouveau: fix null ptr dereferences on some boardsBen Skeggs2014-01-156-10/+17
* | Revert "drm: copy mode type in drm_mode_connector_list_update()"Dave Airlie2014-01-141-1/+1
* | Merge tag 'drm-intel-fixes-2014-01-13' of git://people.freedesktop.org/~danve...Dave Airlie2014-01-143-3/+11
|\ \
| * | drm/i915/bdw: make sure south port interrupts are enabled properly v2Jesse Barnes2014-01-101-0/+2
| * | drm/i915: Don't grab crtc mutexes in intel_modeset_gem_init()Ville Syrjälä2014-01-101-2/+2
| * | drm/i915: fix DDI PLLs HW state readout codePaulo Zanoni2014-01-081-1/+7
* | | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/nouveau/linu...Dave Airlie2014-01-088-11/+21
|\ \ \ | |/ / |/| / | |/
| * drm/nouveau/nouveau: fix memory leak in nouveau_crtc_page_flip()Christian Engelmayer2014-01-081-1/+1
| * drm/nouveau/bios: fix offset calculation for BMPv1 biosesIlia Mirkin2014-01-081-4/+4
| * drm/nouveau: return offset of allocated notifierBob Gleitsmann2014-01-071-0/+2
| * drm/nouveau/bios: make jump conditionalIlia Mirkin2014-01-071-1/+5
| * drm/nvce/mc: fix msi rearm on GF114Sid Boyce2014-01-071-1/+1
| * drm/nvc0/gr: fix mthd data submissionKelly Doran2014-01-071-1/+1
| * drm/nouveau: populate master subdev pointer only when fully constructedBen Skeggs2014-01-073-3/+7