summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2015-07-24Merge tag 'drm-atmel-hlcdc/fixes-for-4.2' of https://github.com/bbrezillon/li...Dave Airlie-6/+7
2015-07-24Merge tag 'topic/drm-fixes-2015-07-23' of git://anongit.freedesktop.org/drm-i...Dave Airlie-4/+1
2015-07-24Merge tag 'drm-intel-fixes-2015-07-23' of git://anongit.freedesktop.org/drm-i...Dave Airlie-7/+19
2015-07-24Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-16/+115
2015-07-24drm/ttm: recognize ARM64 arch in ioprot handlerAlexandre Courbot-1/+2
2015-07-23drm/amdgpu/cz/dpm: properly report UVD and VCE clock levelsAlex Deucher-16/+45
2015-07-23drm/amdgpu/cz: implement voltage validation properlyAlex Deucher-7/+16
2015-07-23drm/amdgpu: add VCE harvesting instance queryLeo Liu-0/+1
2015-07-23drm/amdgpu: implement VCE 3.0 harvesting support (v4)Alex Deucher-0/+52
2015-07-23drm/amdgpu/dce10: Re-set VBLANK interrupt state when enabling a CRTCMichel Dänzer-0/+4
2015-07-23drm/amdgpu/dce11: Re-set VBLANK interrupt state when enabling a CRTCMichel Dänzer-0/+4
2015-07-22drm: Stop resetting connector state to unknownDaniel Vetter-4/+1
2015-07-21drm/i915: Use two 32bit reads for select 64bit REG_READ ioctlsChris Wilson-7/+19
2015-07-20drm: atmel-hlcdc: fix vblank initial stateBoris Brezillon-6/+7
2015-07-17drm/ttm: improve uncached page deallocation.Jérôme Glisse-6/+6
2015-07-17drm/ttm: fix uncached page deallocation to properly fill page pool v3.Jérôme Glisse-1/+0
2015-07-17Merge branch 'drm-rockchip-2015-07-13' of https://github.com/markyzq/kernel-d...Dave Airlie-15/+38
2015-07-17Merge tag 'imx-drm-fixes-2015-07-14' of git://git.pengutronix.de/git/pza/linu...Dave Airlie-7/+16
2015-07-17Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...Dave Airlie-50/+78
2015-07-17Merge tag 'drm-intel-fixes-2015-07-15' of git://anongit.freedesktop.org/drm-i...Dave Airlie-63/+67
2015-07-17Merge tag 'topic/drm-fixes-2015-07-16' of git://anongit.freedesktop.org/drm-i...Dave Airlie-35/+99
2015-07-16drm/amdgpu/dce8: Re-set VBLANK interrupt state when enabling a CRTCMichel Dänzer-0/+4
2015-07-16drm/radeon/ci: silence a harmless PCC warningAlex Deucher-1/+1
2015-07-16drm/amdgpu/cz: silence some dpm debug outputAlex Deucher-3/+3
2015-07-16drm/amdgpu/cz: store the forced dpm levelAlex Deucher-0/+2
2015-07-16drm/amdgpu/cz: unforce dpm levels before forcing to low/highAlex Deucher-1/+7
2015-07-16drm/amdgpu: remove bogus check in gfx8 rb setupAlex Deucher-4/+1
2015-07-16drm/amdgpu: set proper index/data pair for smc regs on CZ (v2)Alex Deucher-2/+33
2015-07-16drm/amdgpu: disable the IP module if early_init returns -ENOENT (v2)Alex Deucher-2/+7
2015-07-16drm/amdgpu: stop context leak in the error pathChristian König-2/+6
2015-07-16drm/amdgpu: validate the context id in the dependenciesChristian König-1/+10
2015-07-16drm/radeon: fix user ptr race conditionChristian König-1/+1
2015-07-16drm/radeon: Don't flush the GART TLB if rdev->gart.ptr == NULLMichel Dänzer-4/+8
2015-07-16drm/radeon: add a dpm quirk for Sapphire Radeon R9 270X 2GB GDDR5Alex Deucher-0/+1
2015-07-15drm/armada: avoid saving the adjusted mode to crtc->modeRussell King-2/+0
2015-07-15drm/armada: fix overlay when partially off-screenRussell King-14/+28
2015-07-15drm/armada: convert overlay to use drm_plane_helper_check_update()Russell King-28/+39
2015-07-15drm/armada: fix gem object free after failed prime importRussell King-2/+3
2015-07-15drm/armada: fix incorrect overlay plane cleanupRussell King-1/+5
2015-07-15drm/armada: fix missing overlay wake-upRussell King-5/+5
2015-07-15drm: Provide compat ioctl for addfb2.1Tvrtko Ursulin-0/+60
2015-07-14drm/i915: Do not call intel_crtc_disable if the crtc is already disabled.Maarten Lankhorst-4/+2
2015-07-14Revert "drm/i915: Declare the swizzling unknown for L-shaped configurations"Daniel Vetter-11/+1
2015-07-14drm/i915: Forward all core DRM ioctls to core compat handlingTvrtko Ursulin-1/+1
2015-07-13drm/i915: fix oops in primary_check_planeDaniel Vetter-1/+1
2015-07-13drm/i915: remove unused has_dma_mapping flagImre Deak-15/+2
2015-07-13drm/i915: Fix missing return warning for !CONFIG_DEBUGFSDaniel Vetter-1/+2
2015-07-13drm/i915: avoid leaking DMA mappingsImre Deak-17/+43
2015-07-13drm/i915: Snapshot seqno of most recently submitted request.Tomas Elf-10/+11
2015-07-13drm/i915: Store device pointer in contexts for late tracepoint usafeChris Wilson-3/+4