summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/ast: AST2000 cannot be detected correctlyY.C. Chen2014-09-121-1/+1
* drm/ast: open key before detect chipsY.C. Chen2014-09-121-0/+1
* drm/msm: don't crash if no msm.vram paramRob Clark2014-09-111-1/+1
* drm/msm/hdmi: fix build break on non-CCF platformsRob Clark2014-09-111-2/+13
* drm/msm: Change nested function to static functionMark Charlebois2014-09-111-22/+24
* Merge tag 'drm-intel-fixes-2014-09-10' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-09-117-221/+300
|\
| * drm/i915: Wait for vblank before enabling the TV encoderVille Syrjälä2014-09-081-0/+4
| * drm/i915: Evict CS TLBs between batchesChris Wilson2014-09-082-31/+47
| * drm/i915: Fix irq enable tracking in driver loadDaniel Vetter2014-09-081-2/+7
| * drm/i915: Fix EIO/wedged handling in gem fault handlerDaniel Vetter2014-09-081-4/+7
| * drm/i915: Prevent recursive deadlock on releasing a busy userptrChris Wilson2014-09-082-184/+235
* | drm/radeon/dpm: set the thermal type properly for special configsAlex Deucher2014-09-091-7/+19
* | drm/radeon: reduce memory footprint for debuggingAndy Shevchenko2014-09-091-5/+2
* | drm/radeon: add connector quirk for fujitsu boardAlex Deucher2014-09-081-0/+7
* | drm/radeon: fix semaphore value initChristian König2014-09-081-1/+1
* | drm/radeon: only use me/pfp sync on evergreen+Alex Deucher2014-09-081-2/+2
|/
* 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/+5
* | | | 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/+3
| * | | 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/+1
| * | | | 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/+16
* | | | 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-228-55/+109
|\ \ \
| * | | drm/i915: don't try to retrain a DP link on an inactive CRTCImre Deak2014-08-181-0/+3