summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2014-07-06Merge tag 'drm-intel-fixes-2014-07-03' of git://anongit.freedesktop.org/drm-i...Dave Airlie3-1/+42
2014-07-06Merge branch 'vmwgfx-fixes-3.16' of git://people.freedesktop.org/~thomash/linuxDave Airlie1-1/+0
2014-07-06Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cuboxDave Airlie1-3/+9
2014-07-04Merge tag 'sound-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+21
2014-07-04drm/i915: provide interface for audio driver to query cdclkJani Nikula1-0/+21
2014-07-03drm/vmwgfx: Fix incorrect write to read-only register v2:Thomas Hellstrom1-1/+0
2014-07-03Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linuxDave Airlie14-26/+70
2014-07-03drm: fix permissions on drm_drv.cDave Airlie1-0/+0
2014-07-02drm/radeon: page table BOs are kernel allocationsChristian König1-2/+2
2014-07-02drm/radeon/cik: fix typo in EOP packetAlex Deucher1-1/+1
2014-07-01drm/radeon: Track the status of a page flip more explicitlyMichel Dänzer2-5/+21
2014-07-01drm/radeon/dpm: fix vddci setup typo on caymanAlex Deucher1-1/+1
2014-07-01drm/radeon/dpm: fix typo in vddci setup for eg/btcAlex Deucher1-1/+1
2014-07-01drm/radeon: use RADEON_MAX_CRTCS, RADEON_MAX_AFMT_BLOCKS (v2)Stefan Brüns2-6/+6
2014-07-01drm/radeon: Use only one line for whole DPCD debug outputStefan Brüns1-5/+7
2014-07-01drm/radeon: add a module parameter to control deep color supportAlex Deucher3-0/+8
2014-07-01drm/radeon: enable bapm by default on desktop TN/RL boardsAlex Deucher1-1/+9
2014-07-01drm/radeon: enable bapm by default on KV/KBAlex Deucher1-1/+1
2014-07-01drm/radeon: only apply bapm changes for AC power on ARUBAAlex Deucher1-2/+4
2014-07-01drm/radeon: adjust default dispclk on DCE6 (v2)Alex Deucher1-1/+9
2014-07-01drm/i915: Drop early VLV WA to fix Voltage not getting dropped to VminDeepak S1-0/+8
2014-06-30drm/i915: only apply crt_present check on VLVJesse Barnes1-1/+17
2014-06-27drm/i915: Wait for vblank after enabling the primary plane on BDWVille Syrjälä2-0/+17
2014-06-27Merge tag 'drm-intel-fixes-2014-06-26' of git://anongit.freedesktop.org/drm-i...Dave Airlie7-36/+36
2014-06-26drm/i2c: tda998x: add some basic mode validationRussell King1-0/+6
2014-06-26drm/i2c: tda998x: faster polling for edidRussell King1-2/+2
2014-06-26drm/i2c: tda998x: move drm_i2c_encoder_destroy callGuido Martínez1-1/+1
2014-06-25drm/i915: vlv_prepare_pll is only needed in case of non DSI interfacesShobhit Kumar1-3/+4
2014-06-25Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie7-21/+63
2014-06-25Merge branch 'msm-fixes-3.16' of git://people.freedesktop.org/~robclark/linux...Dave Airlie10-10/+58
2014-06-25drm: fix NULL pointer access by wrong ioctlZhaowei Yuan1-1/+2
2014-06-24drm/exynos: enable vsync interrupt while waiting for vblankRahul Sharma1-0/+4
2014-06-24drm/exynos: soft reset mixer before reconfigure after power-onRahul Sharma1-0/+2
2014-06-24drm/exynos: allow multiple layer updates per vsync for mixerRahul Sharma1-6/+1
2014-06-24drm/i915: Hold the table lock whilst walking the file's idr and counting the ...Chris Wilson1-0/+2
2014-06-24drm/i915: Only mark the ctx as initialised after a SET_CONTEXT operationChris Wilson1-3/+5
2014-06-24drm/exynos: stop mixer before gating clocks during poweroffRahul Sharma2-0/+16
2014-06-24drm/exynos: set power state variable after enabling clocks and powerRahul Sharma1-9/+13
2014-06-24drm/exynos: disable unused windows on applyAndrzej Hajda1-0/+2
2014-06-24drm/exynos: Fix de-registration orderingSachin Kamat1-4/+4
2014-06-24drm/exynos: change zero to NULL for sparseDan Carpenter1-1/+1
2014-06-24drm/exynos: dpi: Fix NULL pointer dereference with legacy bindingsTomasz Figa1-1/+1
2014-06-24drm/exynos: hdmi: fix power order issueInki Dae1-0/+19
2014-06-23drm/i915: default to having backlight if VBT not availableJani Nikula1-3/+3
2014-06-23drm/i915: cache hw power well enabled stateImre Deak4-27/+22
2014-06-22drm/msm: fix IOMMU cleanup for -EPROBE_DEFERStephane Viau5-7/+44
2014-06-22drm/msm: use PAGE_ALIGNED instead of IS_ALIGNED(PAGE_SIZE)Fabian Frederick1-1/+1
2014-06-22drm/msm/hdmi: set hdp clock rate before prepare_enableStephane Viau3-0/+11
2014-06-22drm/msm: storage class should be before const qualifierPeter Griffin1-1/+1
2014-06-22drm/msm: Replace type of paddr to uint32_t.Matwey V. Kornilov1-1/+1