aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2015-07-17drm/ttm: improve uncached page deallocation.Jérôme Glisse
2015-07-17drm/ttm: fix uncached page deallocation to properly fill page pool v3.Jérôme Glisse
2015-07-17Merge branch 'drm-rockchip-2015-07-13' of https://github.com/markyzq/kernel-d...Dave Airlie
2015-07-17Merge tag 'imx-drm-fixes-2015-07-14' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2015-07-17Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...Dave Airlie
2015-07-17Merge tag 'drm-intel-fixes-2015-07-15' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-07-17Merge tag 'topic/drm-fixes-2015-07-16' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-07-16drm/amdgpu/dce8: Re-set VBLANK interrupt state when enabling a CRTCMichel Dänzer
2015-07-16drm/radeon/ci: silence a harmless PCC warningAlex Deucher
2015-07-16drm/amdgpu/cz: silence some dpm debug outputAlex Deucher
2015-07-16drm/amdgpu/cz: store the forced dpm levelAlex Deucher
2015-07-16drm/amdgpu/cz: unforce dpm levels before forcing to low/highAlex Deucher
2015-07-16drm/amdgpu: remove bogus check in gfx8 rb setupAlex Deucher
2015-07-16drm/amdgpu: set proper index/data pair for smc regs on CZ (v2)Alex Deucher
2015-07-16drm/amdgpu: disable the IP module if early_init returns -ENOENT (v2)Alex Deucher
2015-07-16drm/amdgpu: stop context leak in the error pathChristian König
2015-07-16drm/amdgpu: validate the context id in the dependenciesChristian König
2015-07-16drm/radeon: fix user ptr race conditionChristian König
2015-07-16drm/radeon: Don't flush the GART TLB if rdev->gart.ptr == NULLMichel Dänzer
2015-07-16drm/radeon: add a dpm quirk for Sapphire Radeon R9 270X 2GB GDDR5Alex Deucher
2015-07-15drm/armada: avoid saving the adjusted mode to crtc->modeRussell King
2015-07-15drm/armada: fix overlay when partially off-screenRussell King
2015-07-15drm/armada: convert overlay to use drm_plane_helper_check_update()Russell King
2015-07-15drm/armada: fix gem object free after failed prime importRussell King
2015-07-15drm/armada: fix incorrect overlay plane cleanupRussell King
2015-07-15drm/armada: fix missing overlay wake-upRussell King
2015-07-15drm: Provide compat ioctl for addfb2.1Tvrtko Ursulin
2015-07-14drm/i915: Do not call intel_crtc_disable if the crtc is already disabled.Maarten Lankhorst
2015-07-14Revert "drm/i915: Declare the swizzling unknown for L-shaped configurations"Daniel Vetter
2015-07-14drm/i915: Forward all core DRM ioctls to core compat handlingTvrtko Ursulin
2015-07-13drm/i915: fix oops in primary_check_planeDaniel Vetter
2015-07-13drm/i915: remove unused has_dma_mapping flagImre Deak
2015-07-13drm/i915: Fix missing return warning for !CONFIG_DEBUGFSDaniel Vetter
2015-07-13drm/i915: avoid leaking DMA mappingsImre Deak
2015-07-13drm/i915: Snapshot seqno of most recently submitted request.Tomas Elf
2015-07-13drm/i915: Store device pointer in contexts for late tracepoint usafeChris Wilson
2015-07-13drm/rockchip: vop: remove hardware cursor windowyao mark
2015-07-13drm/rockchip: vop: switch cursor plane to window 3yao mark
2015-07-13drm/rockchip: Drop owner assignment from platform_driverKrzysztof Kozlowski
2015-07-13drm/rockchip: use drm_gem_mmap helpersDaniel Kurtz
2015-07-13drm/rockchip: only call drm_fb_helper_hotplug_event if fb_helper presentHeiko Stübner
2015-07-13drm/rockchip: Add BGR formats to VOPTomasz Figa
2015-07-12Revert "drm/i915: Use crtc_state->active in primary check_plane func"Linus Torvalds
2015-07-10drm/imx: tve: fix media bus format for VGA outputPhilipp Zabel
2015-07-10GPU: ipu: fix lockup caused by pending chained interruptsRussell King
2015-07-10drm/imx: parallel-display: fix drm_panel supportPhilipp Zabel
2015-07-10Merge tag 'omapdrm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Dave Airlie
2015-07-10Merge tag 'drm-intel-fixes-2015-07-09' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-07-10Merge tag 'drm-amdkfd-fixes-2015-07-09' of git://people.freedesktop.org/~gabb...Dave Airlie
2015-07-09drm/radeon: disable vce init on cayman (v2)Alex Deucher