summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2016-01-14MLK-12184 drm/imx: imx-ldb: add mux id checkFugang Duan
2016-01-14MGS-1133 porting vivante drm driver to 4.1 kernel.Yang Dong
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
2015-10-27drm/nouveau/fbcon: take runpm reference when userspace has an open fdBen Skeggs
2015-10-27drm: Fix locking for sysfs dpms fileDaniel Vetter
2015-10-22drm/dp/mst: drop cancel work sync in the mstb destroy path (v2)Dave Airlie
2015-10-22drm/radeon: Restore LCD backlight level on resume (>= R5xx)Michel Dänzer
2015-10-22drm: Reject DRI1 hw lock ioctl functions for kms driversDaniel Vetter
2015-10-22drm/i915/bios: handle MIPI Sequence Block v3+ gracefullyJani Nikula
2015-10-22drm/qxl: recreate the primary surface when the bo is not primaryFabiano Fidêncio
2015-10-22drm/qxl: only report first monitor as connected if we have no stateDave Airlie
2015-09-29Add radeon suspend/resume quirk for HP Compaq dc5750.Jeffery Miller
2015-09-21drm/i915: Limit the number of loops for reading a split 64bit registerChris Wilson
2015-09-21drm/i915: Always mark the object as dirty when used by the GPUChris Wilson
2015-09-21drm/i915: Allow DSI dual link to be configured on any pipeGaurav K Singh
2015-09-21drm/qxl: validate monitors config modesJonathon Jongsma
2015-09-21drm/i915: Preserve SSC earlierLukas Wunner
2015-09-21drm/radeon: fix HDMI quantization_range for pre-DCE5 asicsAlex Deucher
2015-09-21drm/radeon/native: Send out the full AUX addressAlex Deucher
2015-09-21drm/radeon/atom: Send out the full AUX addressVille Syrjälä
2015-09-21drm/i915: Check DP link status on long hpd tooVille Syrjälä
2015-09-21drm/i915: apply the PCI_D0/D3 hibernation workaround everywhere on pre GEN6Imre Deak
2015-09-21DRM - radeon: Don't link train DisplayPort on HPD until we get the dpcdStephen Chandler Paul
2015-09-13drm/i915: Avoid TP3 on CHVThulasimani,Sivakumar
2015-09-13drm/i915: remove HBR2 from chv supported listThulasimani,Sivakumar
2015-09-13drm/i915: Flag the execlists context object as dirty after every useChris Wilson
2015-09-13drm/atmel-hlcdc: Compile suspend/resume for PM_SLEEP onlyThierry Reding
2015-09-13drm/vmwgfx: Fix execbuf locking issuesThomas Hellstrom
2015-08-16drm/dp-mst: Remove debug WARN_ONDaniel Vetter
2015-08-16drm/radeon/combios: add some validation of lvds valuesAlex Deucher
2015-08-16drm/radeon: rework audio detect (v4)Alex Deucher
2015-08-16drm/i915: Replace WARN inside I915_READ64_2x32 with retry loopChris Wilson
2015-08-16drm/i915: Declare the swizzling unknown for L-shaped configurationsChris Wilson
2015-08-10drm/nouveau/drm/nv04-nv40/instmem: protect access to priv->heap by mutexKamil Dudka
2015-08-10drm/nouveau: hold mutex when calling nouveau_abi16_fini()Kamil Dudka
2015-08-10drm/nouveau/kms/nv50-: guard against enabling cursor on disabled headsBen Skeggs
2015-08-10drm/nouveau/fbcon/nv11-: correctly account for ring space usageIlia Mirkin
2015-08-03drm: Stop resetting connector state to unknownDaniel Vetter