summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2014-03-22drm/radeon/dpm: fix typo in EVERGREEN_SMC_FIRMWARE_HEADER_softRegistersAlex Deucher
2014-03-22drm/radeon/atom: select the proper number of lanes in transmitter setupAlex Deucher
2014-03-22drm/radeon: TTM must be init with cpu-visible VRAM, v2Lauri Kasanen
2014-03-21drm/ttm: don't oops if no invalidate_caches()Rob Clark
2014-03-05drm/i915/dp: add native aux defer retry limitJani Nikula
2014-03-05drm/i915/dp: increase native aux defer retry timeoutJani Nikula
2014-03-05drm/radeon: free uvd ring on unloadJerome Glisse
2014-03-05drm/radeon: disable pll sharing for DP on DCE4.1Alex Deucher
2014-03-05drm/radeon: fix missing bo reservationChristian König
2014-03-05drm/radeon: print the supported atpx function maskAlex Deucher
2014-03-05drm/radeon: fix audio disable on dce6+Alex Deucher
2014-03-05drm/i915: Prevent MI_DISPLAY_FLIP straddling two cachelines on IVBVille Syrjälä
2014-03-05drm/i915: Add intel_ring_cachline_align()Ville Syrjälä
2014-03-05drm/nv50/disp: use correct register to determine DP display bppIlia Mirkin
2014-03-05drm/nouveau: set irq_enabled manuallyIlia Mirkin
2014-03-05drm/radeon/ni: fix typo in dpm sq ramping setupAlex Deucher
2014-02-22drm/i915: Pair va_copy with va_end in i915_error_vprintfMika Kuoppala
2014-02-22drm/radeon: fix UVD IRQ support on SIChristian König
2014-02-22drm/radeon: fix UVD IRQ support on 7xxAlex Deucher
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