summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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
2015-07-14drm/i915: Get rid of unused transitional members.Maarten Lankhorst
2015-07-14drm/i915: Convert resume to atomic.Maarten Lankhorst
2015-07-14drm/i915: Readout initial hw mode.Maarten Lankhorst
2015-07-14drm/i915: Calculate vblank timestamping constants before enabling vblank.Maarten Lankhorst
2015-07-14drm/i915: Zero the mode in intel_sanitize_crtc when force disabling.Maarten Lankhorst
2015-07-14drm/i915: Fix reference leak in intel_modeset_readout_hw_state.Maarten Lankhorst
2015-07-14drm/i915: Rework plane readout.Maarten Lankhorst
2015-07-14drm/i915: Added Programming of the MOCSPeter Antoine
2015-07-14drm/i915: Remove unused compat32 codeDaniel Vetter
2015-07-14drm/i915: Remove plane_config from struct intel_crtc, v2.Maarten Lankhorst