summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
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-16regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin
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-16drm/atomic: Only update crtc->x/y if it's part of the state, v2.Maarten Lankhorst
2015-07-16drm/fb: drop panic handlingDave Airlie
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/i915: Invert fastboot checkDaniel Vetter
2015-07-15drm/i915: Clarify logic for initial modesetDaniel Vetter
2015-07-15drm/i915: Unconditionally check gmch pfit stateDaniel Vetter
2015-07-15Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queuedDaniel Vetter
2015-07-15drm/i915: always disable irqs in intel_pipe_update_startMaarten Lankhorst
2015-07-15drm/i915: Remove use of runtime pm in atomic commit functionsMaarten Lankhorst
2015-07-15drm/i915: Call plane update functions directly from intel_atomic_commit.Maarten Lankhorst
2015-07-15drm/i915: Use full atomic modeset.Maarten Lankhorst
2015-07-15drm/i915/gen9: Add WaSetDisablePixMaskCammingAndRhwoInCommonSliceChickenArun Siluvery
2015-07-15drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaroundArun Siluvery
2015-07-15drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaroundArun Siluvery
2015-07-15drm/i915: Enable WA batch buffers for Gen9Arun Siluvery
2015-07-15drm/i915/gen9: Implement WaDisableKillLogic for gen 9Nick Hoath
2015-07-15drm: Fix warning with make xmldocs caused by drm_irq.cMasanari Iida
2015-07-15drm/i915: Use expcitly fixed type in compat32 structsDaniel Vetter
2015-07-15drm: Provide compat ioctl for addfb2.1Tvrtko Ursulin
2015-07-15drm/i915: Fix noatomic crtc disabling, v2.Maarten Lankhorst
2015-07-15drm/i915: fill in more mode membersMaarten Lankhorst
2015-07-14drm/i915: Added BXT check in HAS_CORE_RING_FREQ macroAkash Goel
2015-07-14drm/i915: Add HAS_CORE_RING_FREQ macroAkash Goel
2015-07-14drm/i915: Make intel_display_suspend atomic, try 2.Maarten Lankhorst
2015-07-14drm/i915: Always force a modeset in intel_crtc_restore_mode, v2.Maarten Lankhorst
2015-07-14drm/i915: Update power domains on readout.Maarten Lankhorst