aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-12drm/ast: AST2000 cannot be detected correctlyY.C. Chen1-1/+1
2014-09-12drm/ast: open key before detect chipsY.C. Chen1-0/+1
2014-09-11drm/msm: don't crash if no msm.vram paramRob Clark1-1/+1
2014-09-11drm/msm/hdmi: fix build break on non-CCF platformsRob Clark1-2/+13
2014-09-11drm/msm: Change nested function to static functionMark Charlebois1-22/+24
2014-09-11Merge tag 'drm-intel-fixes-2014-09-10' of git://anongit.freedesktop.org/drm-intel into drm-fixesDave Airlie7-221/+300
2014-09-09drm/radeon/dpm: set the thermal type properly for special configsAlex Deucher1-7/+19
2014-09-09drm/radeon: reduce memory footprint for debuggingAndy Shevchenko1-5/+2
2014-09-08drm/radeon: add connector quirk for fujitsu boardAlex Deucher1-0/+7
2014-09-08drm/radeon: fix semaphore value initChristian König1-1/+1
2014-09-08drm/radeon: only use me/pfp sync on evergreen+Alex Deucher1-2/+2
2014-09-08drm/i915: Wait for vblank before enabling the TV encoderVille Syrjälä1-0/+4
2014-09-08drm/i915: Evict CS TLBs between batchesChris Wilson2-31/+47
2014-09-08drm/i915: Fix irq enable tracking in driver loadDaniel Vetter1-2/+7
2014-09-08drm/i915: Fix EIO/wedged handling in gem fault handlerDaniel Vetter1-4/+7
2014-09-08drm/i915: Prevent recursive deadlock on releasing a busy userptrChris Wilson2-184/+235
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