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