summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie2014-09-051-2/+2
|\
| * drm/nouveau/core: don't leak oclass type bits to userBen Skeggs2014-09-051-2/+2
* | Merge tag 'drm-intel-fixes-2014-09-03' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-09-042-21/+44
|\ \
| * | drm/i915: Fix lock dropping in intel_tv_detect()Ville Syrjälä2014-09-021-3/+7
| * | drm/i915: handle G45/GM45 pulse detection connected state.Dave Airlie2014-09-011-18/+37
* | | Merge branch 'vmwgfx-fixes-3.17' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2014-09-032-7/+7
|\ \ \
| * | | drm/vmwgfx: Fix a potential infinite spin waiting for fifo idleThomas Hellstrom2014-09-011-1/+2
| * | | drm/vmwgfx: Fix an incorrect OOM return valueThomas Hellstrom2014-09-011-6/+5Star
* | | | Merge tag 'drm-intel-fixes-2014-08-28' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-08-295-11/+37
|\ \ \ \ | | |/ / | |/| |
| * | | drm/i915: Remove bogus __init annotation from DMI callbacksMathias Krause2014-08-283-3/+3
| * | | drm/i915: don't warn if backlight unexpectedly enabledScot Doyle2014-08-271-4/+4
| * | | drm/i915: Move intel_ddi_set_vc_payload_alloc(false) to haswell_crtc_disable()Ville Syrjälä2014-08-261-4/+3Star
| * | | drm/i915: fix plane/cursor handling when runtime suspendedPaulo Zanoni2014-08-261-0/+24
| * | | drm/i915: Ignore VBT backlight presence check on Acer C720 (4005U)Scot Doyle2014-08-261-0/+3
| |/ /
* | | drm/ast: Add missing entry to dclk_table[]Y.C. Chen2014-08-281-0/+1
* | | Merge branch 'drm-3.17-rc2-sti-fixes' of git://git.linaro.org/people/benjamin...Dave Airlie2014-08-285-15/+16
|\ \ \
| * | | drm: sti: Add missing dependency on RESET_CONTROLLERJingoo Han2014-08-261-0/+1
| * | | drm: sti: Make of_device_id array constKiran Padwal2014-08-263-3/+3
| * | | drm: sti: Fix return value check in sti_drm_platform_probe()Wei Yongjun2014-08-261-2/+2
| * | | drm: sti: hda: fix return value check in sti_hda_probe()Wei Yongjun2014-08-261-4/+4
| * | | drm: sti: hdmi: fix return value check in sti_hdmi_probe()Wei Yongjun2014-08-261-4/+4
| * | | drm: sti: tvout: fix return value check in sti_tvout_probe()Wei Yongjun2014-08-261-2/+2
* | | | Merge branch 'msm-fixes-3.17' of git://people.freedesktop.org/~robclark/linux...Dave Airlie2014-08-284-5/+6
|\ \ \ \
| * | | | drm/msm: Fix missing unlock on error in msm_fbdev_create()Wei Yongjun2014-08-261-1/+1
| * | | | drm/msm: fix compile error for non-dt buildsRob Clark2014-08-261-2/+1Star
| * | | | drm/msm/mdp4: request vblank during modesetRob Clark2014-08-261-0/+2
| * | | | drm/msm: avoid flood of kernel logs on faultsRob Clark2014-08-261-2/+2
| | |/ / | |/| |
* | | | drm: fix division-by-zero on dumb_create()David Herrmann2014-08-281-1/+2
* | | | radeon: Test for PCI root bus before assuming bus->selfAlex Williamson2014-08-272-2/+10
* | | | drm/radeon: handle broken disabled rb mask gracefully (6xx/7xx) (v2)Alex Deucher2014-08-262-33/+16Star
* | | | drm/radeon: save/restore the PD addr on suspend/resumeChristian König2014-08-264-9/+37
|/ / /
* | | drm/radeon: add new KV pci idAlex Deucher2014-08-221-0/+1
* | | Merge tag 'drm-intel-fixes-2014-08-21' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-08-218-55/+109
|\ \ \
| * | | drm/i915: don't try to retrain a DP link on an inactive CRTCImre Deak2014-08-181-0/+3
| * | | drm/i915: make sure VDD is turned off during system suspendImre Deak2014-08-183-0/+34
| * | | drm/i915: cancel hotplug and dig_port work during suspend and unloadImre Deak2014-08-183-2/+18
| * | | drm/i915: fix HPD IRQ reenable work cancelationImre Deak2014-08-183-22/+14Star
| * | | drm/i915: take display port power domain in DP HPD handlerImre Deak2014-08-181-5/+14
| * | | drm/i915: Don't try to enable cursor from setplane when crtc is disabledVille Syrjälä2014-08-181-2/+2
| * | | drm/i915: Skip load detect when intel_crtc->new_enable==trueVille Syrjälä2014-08-181-4/+8
| * | | drm/i915: Fix locking for intel_enable_pipe_a()Ville Syrjälä2014-08-184-21/+17Star
* | | | Revert "drm/radeon: Use write-combined CPU mappings of ring buffers with PCIe"Alex Deucher2014-08-191-3/+1Star
* | | | drm/radeon: fix active_cu mask on SI and CIK after re-init (v3)Alex Deucher2014-08-192-0/+2
* | | | drm/radeon: fix active cu count for SI and CIKAlex Deucher2014-08-192-10/+6Star
* | | | drm/radeon: re-enable selective GPUVM flushingAlex Deucher2014-08-191-3/+1Star
* | | | drm/radeon: Sync ME and PFP after CP semaphore waits v4Christian König2014-08-193-0/+36
* | | | drm/radeon: fix display handling in radeon_gpu_resetAlex Deucher2014-08-191-0/+16
* | | | drm/radeon: fix pm handling in radeon_gpu_resetAlex Deucher2014-08-191-2/+16
* | | | drm/radeon: Only flush HDP cache for indirect buffers from userspaceMichel Dänzer2014-08-1825-66/+73
* | | | drm/radeon: properly document reloc priority maskChristian König2014-08-181-1/+2