summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2016-11-08drm/fsl-dcu: do not update when modifying irq registersStefan Agner
2016-11-08drm/amd/powerplay: return false instead of -EINVALAndrew Shadura
2016-11-08drm/amdgpu/powerplay/smu7: fix unintialized data usageArnd Bergmann
2016-11-07drm/amdgpu: fix crash in acp_hw_finiAlex Deucher
2016-11-07drm/i915: Limit Valleyview and earlier to only using mappable scanoutChris Wilson
2016-11-07drm/i915: Round tile chunks up for constructing partial VMAsChris Wilson
2016-11-07drm/i915/dp: Extend BDW DP audio workaround to GEN9 platformsDhinakaran Pandiyan
2016-11-07drm/i915/dp: BDW cdclk fix for DP audioDhinakaran Pandiyan
2016-11-07drm/i915/vlv: Prevent enabling hpd polling in late suspendLyude
2016-11-07drm/i915: Respect alternate_ddc_pin for all DDI portsVille Syrjälä
2016-11-07drm/sun4i: Propagate error to the callerChristophe JAILLET
2016-11-07Merge branch 'msm-fixes-4.9' of git://people.freedesktop.org/~robclark/linux ...Dave Airlie
2016-11-07Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-11-04drm/msm: Fix error handling crashes seen when VRAM allocation failsArchit Taneja
2016-11-03Merge tag 'drm-intel-fixes-2016-11-01' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2016-11-03Merge tag 'imx-drm-fixes-20161021' of git://git.pengutronix.de/pza/linux into...Dave Airlie
2016-11-03virtio-gpu: fix vblank eventsGerd Hoffmann
2016-11-02drm/sun4i: Fix error handlingChristophe JAILLET
2016-11-02drm/msm/mdp5: 8x16 actually has 8 mixer stagesRob Clark
2016-11-02drm/msm/mdp5: no scaling support on RGBn pipes for 8x16Rob Clark
2016-11-02drm/msm/mdp5: handle non-fullscreen base plane caseRob Clark
2016-11-02drm/msm: Set CLK_IGNORE_UNUSED flag for PLL clocksArchit Taneja
2016-11-02drm/msm/dsi: Queue HPD helper work in attach/detach callbacksArchit Taneja
2016-11-01drm/nouveau/acpi: fix check for power resources supportPeter Wu
2016-11-01Merge branch 'drm-fixes-staging' of ssh://people.freedesktop.org/~/linux into...Dave Airlie
2016-10-31drm/amdgpu: add some error handling to amdgpu_init v2Christian König
2016-10-31drm/amd: fix scheduler fence teardown order v2Christian König
2016-10-31drm/amd/powerplay: don't succeed in getters if fan is missingGrazvydas Ignotas
2016-10-31drm/amdgpu: make sure ddc_bus is valid in connector unregisterAlex Deucher
2016-10-31drm/radeon: Fix kernel panic on shutdownLarry Finger
2016-10-31drm/amdgpu: disable runtime pm in certain casesAlex Deucher
2016-10-31drm/radeon: disable runtime pm in certain casesAlex Deucher
2016-10-28drm/amdgpu: add support for new smc firmware on icelandAlex Deucher
2016-10-28drm/amdgpu: add support for new smc firmware on tongaAlex Deucher
2016-10-28drm/i915: Fix SKL+ 90/270 degree rotated plane coordinate computationVille Syrjälä
2016-10-28drm/i915: Remove two invalid warnsTvrtko Ursulin
2016-10-28drm/i915: Rotated view does not need a fenceTvrtko Ursulin
2016-10-28drm/i915/fbc: fix CFB size calculation for gen8+Paulo Zanoni
2016-10-28drm: i915: Wait for fences on new fb, not oldDaniel Stone
2016-10-28drm/i915: Clean up DDI DDC/AUX CH sanitationVille Syrjälä
2016-10-28drm/i915: Respect alternate_aux_channel for all DDI portsVille Syrjälä
2016-10-28drm/i915/gen9: fix watermarks when using the pipe scalerPaulo Zanoni
2016-10-28drm/i915: Fix mismatched INIT power domain disabling during suspendImre Deak
2016-10-28drm/i915: fix a read size argumentDan Carpenter
2016-10-28drm/i915: Use fence_write() from rpm resumeChris Wilson
2016-10-28drm/i915/gen9: fix DDB partitioning for multi-screen casesPaulo Zanoni
2016-10-28drm/i915: workaround sparse warning on variable length arraysJani Nikula
2016-10-28drm/i915: keep declarations in i915_drv.hJani Nikula
2016-10-28Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-10-27drm/amd/powerplay: fix bug get wrong evv voltage of Polaris.Rex Zhu