summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2014-08-28drm/ast: Add missing entry to dclk_table[]Y.C. Chen
2014-08-28Merge branch 'drm-3.17-rc2-sti-fixes' of git://git.linaro.org/people/benjamin...Dave Airlie
2014-08-28Merge branch 'msm-fixes-3.17' of git://people.freedesktop.org/~robclark/linux...Dave Airlie
2014-08-28drm: fix division-by-zero on dumb_create()David Herrmann
2014-08-27radeon: Test for PCI root bus before assuming bus->selfAlex Williamson
2014-08-26drm/radeon: handle broken disabled rb mask gracefully (6xx/7xx) (v2)Alex Deucher
2014-08-26drm/radeon: save/restore the PD addr on suspend/resumeChristian König
2014-08-26drm/msm: Fix missing unlock on error in msm_fbdev_create()Wei Yongjun
2014-08-26drm/msm: fix compile error for non-dt buildsRob Clark
2014-08-26drm/msm/mdp4: request vblank during modesetRob Clark
2014-08-26drm/msm: avoid flood of kernel logs on faultsRob Clark
2014-08-26drm: sti: Add missing dependency on RESET_CONTROLLERJingoo Han
2014-08-26drm: sti: Make of_device_id array constKiran Padwal
2014-08-26drm: sti: Fix return value check in sti_drm_platform_probe()Wei Yongjun
2014-08-26drm: sti: hda: fix return value check in sti_hda_probe()Wei Yongjun
2014-08-26drm: sti: hdmi: fix return value check in sti_hdmi_probe()Wei Yongjun
2014-08-26drm: sti: tvout: fix return value check in sti_tvout_probe()Wei Yongjun
2014-08-22drm/radeon: add new KV pci idAlex Deucher
2014-08-22Merge tag 'drm-intel-fixes-2014-08-21' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-08-19Revert "drm/radeon: Use write-combined CPU mappings of ring buffers with PCIe"Alex Deucher
2014-08-19drm/radeon: fix active_cu mask on SI and CIK after re-init (v3)Alex Deucher
2014-08-19drm/radeon: fix active cu count for SI and CIKAlex Deucher
2014-08-19drm/radeon: re-enable selective GPUVM flushingAlex Deucher
2014-08-19drm/radeon: Sync ME and PFP after CP semaphore waits v4Christian König
2014-08-19drm/radeon: fix display handling in radeon_gpu_resetAlex Deucher
2014-08-19drm/radeon: fix pm handling in radeon_gpu_resetAlex Deucher
2014-08-18drm/radeon: Only flush HDP cache for indirect buffers from userspaceMichel Dänzer
2014-08-18drm/radeon: properly document reloc priority maskChristian König
2014-08-18drm/i915: don't try to retrain a DP link on an inactive CRTCImre Deak
2014-08-18drm/i915: make sure VDD is turned off during system suspendImre Deak
2014-08-18drm/i915: cancel hotplug and dig_port work during suspend and unloadImre Deak
2014-08-18drm/i915: fix HPD IRQ reenable work cancelationImre Deak
2014-08-18drm/i915: take display port power domain in DP HPD handlerImre Deak
2014-08-18Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linuxDave Airlie
2014-08-18drm/i915: Don't try to enable cursor from setplane when crtc is disabledVille Syrjälä
2014-08-18drm/i915: Skip load detect when intel_crtc->new_enable==trueVille Syrjälä
2014-08-18drm/i915: Fix locking for intel_enable_pipe_a()Ville Syrjälä
2014-08-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-08-15drm/radeon: Remove duplicate include from MakefileAndreas Ruprecht
2014-08-15drm/radeon/dpm: select the appropriate vce power state for KV/KB/MLAlex Deucher
2014-08-15drm/radeon: Add ability to get and change dpm state when radeon PX card is tu...Pali Rohár
2014-08-15drm/radeon: Add missing lines to ci_set_thermal_temperature_rangeOleg Chernovskiy
2014-08-15drm/radeon: Always flush VM again on < CIKMichel Dänzer
2014-08-15drm/radeon: add a check for allocation failure (v2)Dan Carpenter
2014-08-15drm/radeon: use pfp for all vm_flush related updatesAlex Deucher
2014-08-15drm/radeon: add bapm module parameterAlex Deucher
2014-08-15Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie
2014-08-15drm/nouveau/platform: fix compilation errorAlexandre Courbot
2014-08-15drm/nouveau/gk20a: add LTC deviceAlexandre Courbot
2014-08-15drm/nouveau: warn if we fail to re-pin fb on resumeBen Skeggs