summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2014-04-03drm/i915: Undo gtt scratch pte unmapping againDaniel Vetter1-1/+1
2014-04-03drm/nouveau: make vga_switcheroo code depend on VGA_SWITCHEROOJeff Mahoney1-0/+6
2014-03-31drm/i915: Disable stolen memory when DMAR is activeChris Wilson1-0/+7
2014-03-23drm/radeon/si: fix typo in dpm sq ramping setupAlex Deucher1-1/+1
2014-03-23drm/radeon: fix minor typos in si_dpm.cAlex Deucher1-2/+2
2014-03-23drm/radeon/cik: properly set compute ring status on disableAlex Deucher1-1/+4
2014-03-23drm/radeon/cik: stop the sdma engines in the enable() functionAlex Deucher1-7/+5
2014-03-23drm/radeon/cik: properly set sdma ring status on disableAlex Deucher1-0/+2
2014-03-23drm/radeon: re-order firmware loading in preparation for dpm reworkAlex Deucher6-77/+84
2014-03-23drm/i915: Reject >165MHz modes w/ DVI monitorsVille Syrjälä1-3/+3
2014-03-23drm/i915: fix pch pci device enumerationImre Deak1-14/+9
2014-03-23drm/radeon/dpm: fix typo in EVERGREEN_SMC_FIRMWARE_HEADER_softRegistersAlex Deucher1-1/+1
2014-03-23drm/radeon/atom: select the proper number of lanes in transmitter setupAlex Deucher1-1/+1
2014-03-23drm/radeon: TTM must be init with cpu-visible VRAM, v2Lauri Kasanen1-0/+3
2014-03-22drm/ttm: don't oops if no invalidate_caches()Rob Clark1-3/+5
2014-03-05drm/i915/dp: add native aux defer retry limitJani Nikula1-4/+11
2014-03-05drm/i915/dp: increase native aux defer retry timeoutJani Nikula1-2/+2
2014-03-05drm/radeon: free uvd ring on unloadJerome Glisse3-2/+4
2014-03-05drm/radeon: disable pll sharing for DP on DCE4.1Alex Deucher1-1/+15
2014-03-05drm/radeon: fix missing bo reservationChristian König1-0/+6
2014-03-05drm/radeon: print the supported atpx function maskAlex Deucher1-1/+2
2014-03-05drm/radeon: fix audio disable on dce6+Alex Deucher1-1/+1
2014-03-05drm/i915: Prevent MI_DISPLAY_FLIP straddling two cachelines on IVBVille Syrjälä1-0/+14
2014-03-05drm/i915: Add intel_ring_cachline_align()Ville Syrjälä2-0/+22
2014-03-05drm/nv50/disp: use correct register to determine DP display bppIlia Mirkin1-1/+1
2014-03-05drm/nouveau: set irq_enabled manuallyIlia Mirkin1-0/+3
2014-03-05drm/radeon/ni: fix typo in dpm sq ramping setupAlex Deucher1-1/+1
2014-02-23drm/i915: Pair va_copy with va_end in i915_error_vprintfMika Kuoppala1-1/+4
2014-02-23drm/radeon: fix UVD IRQ support on SIChristian König1-0/+4
2014-02-23drm/radeon: fix UVD IRQ support on 7xxAlex Deucher1-0/+4
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: 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/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: fix DAC interrupt handling on DCE5+Alex Deucher3-4/+4
2014-02-14drm/radeon: add UVD support for OLANDAlex Deucher2-0/+2