aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-05Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixesDave Airlie1-2/+2
2014-09-05drm/nouveau/core: don't leak oclass type bits to userBen Skeggs1-2/+2
2014-09-04Merge tag 'drm-intel-fixes-2014-09-03' of git://anongit.freedesktop.org/drm-intel into drm-fixesDave Airlie2-21/+44
2014-09-03Merge branch 'vmwgfx-fixes-3.17' of git://people.freedesktop.org/~thomash/linux into drm-fixesDave Airlie2-7/+7
2014-09-02drm/i915: Fix lock dropping in intel_tv_detect()Ville Syrjälä1-3/+7
2014-09-01drm/i915: handle G45/GM45 pulse detection connected state.Dave Airlie1-18/+37
2014-09-01drm/vmwgfx: Fix a potential infinite spin waiting for fifo idleThomas Hellstrom1-1/+2
2014-09-01drm/vmwgfx: Fix an incorrect OOM return valueThomas Hellstrom1-6/+5
2014-08-29Merge tag 'drm-intel-fixes-2014-08-28' of git://anongit.freedesktop.org/drm-intel into drm-fixesDave Airlie5-11/+37
2014-08-28drm/i915: Remove bogus __init annotation from DMI callbacksMathias Krause3-3/+3
2014-08-28drm/ast: Add missing entry to dclk_table[]Y.C. Chen1-0/+1
2014-08-28Merge branch 'drm-3.17-rc2-sti-fixes' of git://git.linaro.org/people/benjamin.gaignard/kernel into drm-fixesDave Airlie5-15/+16
2014-08-28Merge branch 'msm-fixes-3.17' of git://people.freedesktop.org/~robclark/linux into drm-fixesDave Airlie4-5/+6
2014-08-28drm: fix division-by-zero on dumb_create()David Herrmann1-1/+2
2014-08-27radeon: Test for PCI root bus before assuming bus->selfAlex Williamson2-2/+10
2014-08-27drm/i915: don't warn if backlight unexpectedly enabledScot Doyle1-4/+4
2014-08-26drm/radeon: handle broken disabled rb mask gracefully (6xx/7xx) (v2)Alex Deucher2-33/+16
2014-08-26drm/radeon: save/restore the PD addr on suspend/resumeChristian König4-9/+37
2014-08-26drm/msm: Fix missing unlock on error in msm_fbdev_create()Wei Yongjun1-1/+1
2014-08-26drm/msm: fix compile error for non-dt buildsRob Clark1-2/+1
2014-08-26drm/msm/mdp4: request vblank during modesetRob Clark1-0/+2
2014-08-26drm/msm: avoid flood of kernel logs on faultsRob Clark1-2/+2
2014-08-26drm: sti: Add missing dependency on RESET_CONTROLLERJingoo Han1-0/+1
2014-08-26drm: sti: Make of_device_id array constKiran Padwal3-3/+3
2014-08-26drm: sti: Fix return value check in sti_drm_platform_probe()Wei Yongjun1-2/+2
2014-08-26drm: sti: hda: fix return value check in sti_hda_probe()Wei Yongjun1-4/+4
2014-08-26drm: sti: hdmi: fix return value check in sti_hdmi_probe()Wei Yongjun1-4/+4
2014-08-26drm: sti: tvout: fix return value check in sti_tvout_probe()Wei Yongjun1-2/+2
2014-08-26drm/i915: Move intel_ddi_set_vc_payload_alloc(false) to haswell_crtc_disable()Ville Syrjälä1-4/+3
2014-08-26drm/i915: fix plane/cursor handling when runtime suspendedPaulo Zanoni1-0/+24
2014-08-26drm/i915: Ignore VBT backlight presence check on Acer C720 (4005U)Scot Doyle1-0/+3
2014-08-22drm/radeon: add new KV pci idAlex Deucher1-0/+1
2014-08-22Merge tag 'drm-intel-fixes-2014-08-21' of git://anongit.freedesktop.org/drm-intelDave Airlie8-55/+109
2014-08-19Revert "drm/radeon: Use write-combined CPU mappings of ring buffers with PCIe"Alex Deucher1-3/+1
2014-08-19drm/radeon: fix active_cu mask on SI and CIK after re-init (v3)Alex Deucher2-0/+2
2014-08-19drm/radeon: fix active cu count for SI and CIKAlex Deucher2-10/+6
2014-08-19drm/radeon: re-enable selective GPUVM flushingAlex Deucher1-3/+1
2014-08-19drm/radeon: Sync ME and PFP after CP semaphore waits v4Christian König3-0/+36
2014-08-19drm/radeon: fix display handling in radeon_gpu_resetAlex Deucher1-0/+16
2014-08-19drm/radeon: fix pm handling in radeon_gpu_resetAlex Deucher1-2/+16
2014-08-18drm/radeon: Only flush HDP cache for indirect buffers from userspaceMichel Dänzer25-66/+73
2014-08-18drm/radeon: properly document reloc priority maskChristian König1-1/+2
2014-08-18drm/i915: don't try to retrain a DP link on an inactive CRTCImre Deak1-0/+3
2014-08-18drm/i915: make sure VDD is turned off during system suspendImre Deak3-0/+34
2014-08-18drm/i915: cancel hotplug and dig_port work during suspend and unloadImre Deak3-2/+18
2014-08-18drm/i915: fix HPD IRQ reenable work cancelationImre Deak3-22/+14
2014-08-18drm/i915: take display port power domain in DP HPD handlerImre Deak1-5/+14
2014-08-18Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linuxDave Airlie10-31/+50
2014-08-18drm/i915: Don't try to enable cursor from setplane when crtc is disabledVille Syrjälä1-2/+2
2014-08-18drm/i915: Skip load detect when intel_crtc->new_enable==trueVille Syrjälä1-4/+8