aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-22Merge tag 'drm-intel-fixes-2013-10-21' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixesDave Airlie5-28/+104
2013-10-18drm/i915: Disable GGTT PTEs on GEN6+ suspendBen Widawsky4-12/+78
2013-10-18drm/i915: Make PTE valid encoding optionalBen Widawsky2-16/+22
2013-10-18drm: Prevent overwriting from userspace underallocating core ioctl structsChris Wilson1-1/+8
2013-10-15drm/vmwgfx: Don't kill clients on VT switchThomas Hellstrom1-5/+12
2013-10-15drm/vmwgfx: Don't put resources with invalid id's on lru listThomas Hellstrom1-1/+1
2013-10-15drm/i915: disable LVDS clock gating on CPT v2Jesse Barnes2-1/+5
2013-10-11Revert "i915: Update VGA arbiter support for newer devices"Dave Airlie2-31/+3
2013-10-11Revert "drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff is done"Dave Airlie3-23/+11
2013-10-11Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie15-25/+53
2013-10-10drm/radeon: re-enable sw ACR support on pre-DCE4Alex Deucher1-0/+1
2013-10-09drm/radeon/dpm: disable bapm on TN asicsAlex Deucher1-1/+1
2013-10-09drm/radeon: improve soft reset on CIKAlex Deucher1-0/+6
2013-10-09drm/radeon: improve soft reset on SIAlex Deucher1-0/+10
2013-10-09drm/radeon/dpm: off by one in si_set_mc_special_registers()Dan Carpenter1-3/+3
2013-10-09drm/radeon/dpm/btc: off by one in btc_set_mc_special_registers()Dan Carpenter1-3/+3
2013-10-09drm/radeon: forever loop on error in radeon_do_test_moves()Dan Carpenter1-2/+2
2013-10-09drm/radeon: fix hw contexts for SUMO2 asicswojciech kapuscinski1-1/+1
2013-10-09drm/radeon: fix typo in CP DMA register headersAlex Deucher3-5/+5
2013-10-09drm/radeon/dpm: disable multiple UVD statesAlex Deucher2-1/+5
2013-10-09drm/radeon: use hw generated CTS/N values for audioAlex Deucher2-4/+2
2013-10-09drm/radeon: fix N/CTS clock matching for audioAlex Deucher1-3/+3
2013-10-09drm/radeon: use 64-bit math to calculate CTS values for audio (v2)Alex Deucher1-2/+9
2013-10-09drm/edid: catch kmalloc failure in drm_edid_to_speaker_allocationAlex Deucher1-0/+2
2013-10-10Revert "drm/fb-helper: don't sleep for screen unblank when an oops is in progress"Dave Airlie1-8/+0
2013-10-09Merge remote-tracking branch 'nouveau/drm-nouveau-next' into drm-fixesDave Airlie1-1/+1
2013-10-09drm/gma500: fix things after get/put page helpersRob Clark1-0/+1
2013-10-08drm/nouveau/mc: disable msi support by default, it's busted in tons of placesBen Skeggs1-1/+1
2013-10-03drm/i915: Only apply DPMS to the encoder if enabledChris Wilson1-6/+2
2013-10-03drm/i915: Mask LPSP to get PSR working even with Power Well in use by audio.Rodrigo Vivi1-1/+1
2013-10-03drm/i915/hsw: Disable L3 caching of atomic memory operations.Francisco Jerez2-0/+11
2013-10-01drm/i915: fix rps.vlv_work initializationImre Deak1-2/+2
2013-09-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds25-77/+264
2013-09-29Merge branch 'msm-fixes-3.12-rc2' of git://people.freedesktop.org/~robclark/linux into drm-fixesDave Airlie3-13/+4
2013-09-28drm/msm: use drm_gem_dumb_destroy helperRob Clark2-8/+1
2013-09-28drm/msm: deal with mach/iommu.h removalRob Clark1-2/+2
2013-09-28drm/msm: Remove iommu include from mdp4_kms.cJoerg Roedel1-2/+0
2013-09-28drm/msm: Odd PTR_ERR usageThomas Meyer1-1/+1
2013-09-28Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie17-57/+228
2013-09-26drm/i915: Fix up usage of SHRINK_STOPDaniel Vetter1-4/+4
2013-09-25drm/radeon: fix hdmi audio on DCE3.0/3.1 asicsAlex Deucher1-5/+15
2013-09-24drm/i915: preserve pipe A quirk in i9xx_set_pipeconfDaniel Vetter1-0/+4
2013-09-24drm/i915/tv: clear adjusted_mode.flagsDaniel Vetter1-0/+8
2013-09-24drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFERJani Nikula1-1/+12
2013-09-24drm/i2c: tda998x: fix audio mutingRussell King1-2/+1
2013-09-24drm/radeon/cik: fix overflow in vram fetchAlex Deucher1-2/+2
2013-09-24drm/radeon: add missing hdmi callbacks for rv6xxAlex Deucher1-0/+2
2013-09-24drm/i915: Use a temporary va_list for two-pass string handlingChris Wilson1-2/+4
2013-09-23drm/radeon/uvd: lower msg&fb buffer requirements on UVD3Christian König3-5/+5
2013-09-23drm/radeon: disable tests/benchmarks if accel is disabledAlex Deucher1-3/+12