aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2016-03-22Revert "drm/radeon/pm: adjust display configuration after powerstate"Alex Deucher
2016-03-22drm/radeon/dp: add back special handling for NUTMEGAlex Deucher
2016-03-22drm/radeon: fix dp link rate selection (v2)Alex Deucher
2016-03-22drm/radeon: make dpcd parameters constAlex Deucher
2016-03-09drm/radeon/pm: update current crtc info after setting the powerstateAlex Deucher
2016-03-09drm/ast: Fix incorrect register check for DRAM widthTimothy Pearson
2016-03-07drm/radeon/pm: adjust display configuration after powerstateAlex Deucher
2016-03-04drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_commandGerd Hoffmann
2016-03-04drm/radeon: use post-decrement in error handlingRasmus Villemoes
2016-03-04drm/radeon: hold reference to fences in radeon_sa_bo_newNicolai Hähnle
2016-02-28drm/i915/dsi: don't pass arbitrary data to sidebandJani Nikula
2016-02-28drm/i915/dsi: defend gpio table against out of bounds accessJani Nikula
2016-02-15drm/i915: Take all modeset locks for DP MST hotplugDaniel Vetter
2016-02-15drm/radeon: Take all modeset locks for DP MST hotplugDaniel Vetter
2016-02-15drm/dp/mst: fixup handling hotplug on port removal.Dave Airlie
2016-02-15drm/dp/mst: Remove port after removing connector.Maarten Lankhorst
2016-02-15drm/dp/mst: Calculate MST PBN with 31.32 fixed pointHarry Wentland
2016-02-15drm: fix missing reference counting decreaseInsu Yun
2016-02-15drm/radeon: mask out WC from BO on unsupported archesOded Gabbay
2016-02-15drm/radeon: Always disable RADEON_GEM_GTT_UC along with RADEON_GEM_GTT_WCMichel Dänzer
2016-02-15drm/i915/dp: fall back to 18 bpp when sink capability is unknownJani Nikula
2016-02-15drm/vmwgfx: respect 'nomodeset'Rob Clark
2016-02-15drm/radeon: fix DP audio support for APU with DCE4.1 display engineSlava Grigorev
2016-02-15drm/radeon: Add a common function for DFS handlingSlava Grigorev
2016-02-15drm/radeon: cleaned up VCO output settings for DP audioSlava Grigorev
2016-02-15drm/radeon: rework audio modeset to handle non-audio hdmi featuresAlex Deucher
2016-02-03drm/i915: Restore inhibiting the load of the default contextChris Wilson
2016-02-03drm/nouveau/kms: take mode_config mutex in connector hotplug pathBen Skeggs
2016-02-01drm/dp/mst: fix in RAD element accessMykola Lysenko
2016-02-01drm/dp/mst: fix in MSTB RAD initializationMykola Lysenko
2016-02-01drm/dp/mst: always send reply for UP requestMykola Lysenko
2016-02-01drm/dp/mst: process broadcast messages correctlyMykola Lysenko
2016-02-01drm/radeon: clean up fujitsu quirksAlex Deucher
2016-02-01drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addrFelix Kuehling
2016-02-01drm/radeon: Fix "slow" audio over DP on DCE8+Slava Grigorev
2016-02-01drm: Don't overwrite UNVERFIED mode status to OKVille Syrjälä
2016-02-01drm/radeon: call hpd_irq_event on resumeAlex Deucher
2015-11-09drm/vmwgfx: Fix up user_dmabuf refcountingThomas Hellstrom
2015-11-09drm/radeon: move bl encoder assignment into bl initAlex Deucher
2015-11-09drm/radeon: fix dpms when driver backlight control is disabledAlex Deucher
2015-11-09drm/radeon: don't try to recreate sysfs entries on resumeAlex Deucher
2015-11-09drm/i915: Deny wrapping an userptr into a framebufferChris Wilson
2015-11-09drm/i915: Restore lost DPLL register write on gen2-4Ville Syrjälä
2015-11-09drm/i915: Flush pipecontrol post-sync writesChris Wilson
2015-11-09drm/radeon/dpm: don't add pwm attributes if DPM is disabledAlex Deucher
2015-11-09drm/nouveau/gem: return only valid domain when there's only oneIlia Mirkin
2015-11-09drm: fix mutex leak in drm_dp_get_mst_branch_deviceAdam Richter
2015-10-27drm/radeon: add pm sysfs files lateAlex Deucher
2015-10-27drm/radeon: attach tile property to mst connectorDave Airlie
2015-10-27drm/dp/mst: make mst i2c transfer code more robust.Dave Airlie