aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2014-03-23drm/radeon/atom: select the proper number of lanes in transmitter setupAlex Deucher
2014-03-23drm/ttm: don't oops if no invalidate_caches()Rob Clark
2014-03-06drm/radeon: disable pll sharing for DP on DCE4.1Alex Deucher
2014-03-06drm/radeon: fix missing bo reservationChristian König
2014-03-06drm/radeon: print the supported atpx function maskAlex Deucher
2014-03-06drm/nv50/disp: use correct register to determine DP display bppIlia Mirkin
2014-03-06drm/nouveau: set irq_enabled manuallyIlia Mirkin
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: fix typo causing bw limits to be ignored on some chipsDave Airlie
2014-02-13drm/cirrus: correct register values for 16bppTakashi Iwai
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: fix m2mf copy to tiled gartMaarten Lankhorst
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: 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: 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-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/radeon: fix asic gfx values for scrapper asicsAlex Deucher
2014-01-09drm/i915: don't update the dri1 breadcrumb with modesettingDaniel 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 sideport problems on certain RS690 boardsAlex Deucher
2014-01-09drm/edid: add quirk for BPC in Samsung NP700G7A-S01PL notebookRafał Miłecki
2013-12-20drm/radeon: fixup bad vram size on SIAlex Deucher
2013-12-20drm/radeon: program DCE2 audio dto just like DCE3Alex Deucher
2013-12-20drm/i915: Fix pipe CSC post offset calculationVille Syrjälä
2013-12-08drm/radeon/audio: correct ACR tablePierre Ossman
2013-12-08drm/radeon/audio: improve ACR calculationPierre Ossman
2013-12-04drm/radeon: re-enable sw ACR support on pre-DCE4Alex Deucher
2013-12-04drm/radeon: use hw generated CTS/N values for audioAlex Deucher
2013-12-04drm/radeon: fix N/CTS clock matching for audioAlex Deucher
2013-12-04drm/radeon: use 64-bit math to calculate CTS values for audio (v2)Alex Deucher
2013-12-04drm/radeon/vm: don't attempt to update ptes if ib allocation failsAlex Deucher
2013-12-04radeon: workaround pinning failure on low ram gpuJerome Glisse
2013-12-04drm/radeon: don't share PPLLs on DCE4.1Alex Deucher
2013-12-04drm/radeon: activate UVD clocks before sending the destroy msgChristian König