summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2017-01-23Merge tag 'drm-qemu-20170110' of git://git.kraxel.org/linux into drm-fixesDave Airlie
2017-01-23Merge branch 'drm-etnaviv-fixes' of https://git.pengutronix.de/git/lst/linux ...Dave Airlie
2017-01-23Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie
2017-01-23Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2017-01-23Merge branch 'msm-fixes-4.10-rc4' of git://people.freedesktop.org/~robclark/l...Dave Airlie
2017-01-23Merge tag 'drm-misc-fixes-2017-01-13' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-01-23Merge tag 'drm-intel-fixes-2017-01-19' of git://anongit.freedesktop.org/git/d...Dave Airlie
2017-01-20drm/exynos/decon5433: set STANDALONE_UPDATE_F on output enablementAndrzej Hajda
2017-01-20drm/exynos/decon5433: fix CMU programmingAndrzej Hajda
2017-01-20drm/exynos/decon5433: do not disable video after resetAndrzej Hajda
2017-01-18drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visibleVille Syrjälä
2017-01-18drm/i915: Remove WaDisableLSQCROPERFforOCL KBL workaround.Francisco Jerez
2017-01-17drm/amdgpu: add support for new hainan variantsAlex Deucher
2017-01-17drm/radeon: add support for new hainan variantsAlex Deucher
2017-01-17drm/amdgpu: change clock gating mode for uvd_v4.Rex Zhu
2017-01-17drm/amdgpu: fix program vce instance logic error.Rex Zhu
2017-01-17drm/amdgpu: fix bug set incorrect value to vce registerRex Zhu
2017-01-16Merge tag 'gvt-fixes-2017-01-16' of https://github.com/01org/gvt-linux into d...Jani Nikula
2017-01-13Revert "drm/amdgpu: Only update the CUR_SIZE register when necessary"Michel Dänzer
2017-01-13drm/msm: fix potential null ptr issue in non-iommu caseRob Clark
2017-01-13drm/msm/mdp5: rip out plane->pending trackingRob Clark
2017-01-13drm/exynos/decon5433: set STANDALONE_UPDATE_F also if planes are disabledAndrzej Hajda
2017-01-13drm/exynos/decon5433: update shadow registers iff there are active windowsAndrzej Hajda
2017-01-13drm/i915/gvt: rewrite gt reset handler using new function intel_gvt_reset_vgp...Changbin Du
2017-01-13drm/i915/gvt: fix vGPU instance reuse issues by vGPU reset functionChangbin Du
2017-01-13drm/i915/gvt: introduce intel_vgpu_reset_mmio() to reset mmio spaceChangbin Du
2017-01-13drm/i915/gvt: move mmio init/clean function to mmio.cChangbin Du
2017-01-13drm/i915/gvt: introduce intel_vgpu_reset_cfg_space to reset configuration spaceChangbin Du
2017-01-13drm/i915/gvt: move cfg space inititation function to cfg_space.cChangbin Du
2017-01-13drm/i915/gvt: introuduce intel_vgpu_reset_gtt() to reset gttChangbin Du
2017-01-13drm/i915/gvt: introudce intel_vgpu_reset_resource() to reset vgpu resource stateChangbin Du
2017-01-12drm/amd/powerplay: refine vce dpm update code on Cz.Rex Zhu
2017-01-12drm/amdgpu: fix vm_fault_stop on gfx6Flora Cui
2017-01-12drm/amd/powerplay: fix vce cg logic error on CZ/St.Rex Zhu
2017-01-12drm/radeon: drop the mclk quirk for hainanAlex Deucher
2017-01-12drm/radeon: drop oland quirksAlex Deucher
2017-01-12drm/amdgpu: drop the mclk quirk for hainanAlex Deucher
2017-01-12drm/amdgpu: drop oland quirksAlex Deucher
2017-01-12drm/amdgpu/si: load special ucode for certain MC configsAlex Deucher
2017-01-12drm/radeon/si: load special ucode for certain MC configsAlex Deucher
2017-01-12drm/probe-helpers: Drop locking from poll_enableDaniel Vetter
2017-01-12drm/i915: Fix phys pwrite for struct_mutex-less operationChris Wilson
2017-01-12drm/i915: Clear ret before unbinding in i915_gem_evict_something()Chris Wilson
2017-01-11drm: Fix broken VT switch with video=1366x768 optionTakashi Iwai
2017-01-11drm/etnaviv: trick drm_mm into giving out a low IOVALucas Stach
2017-01-10drm: flip cirrus driver status to "obsolete".Gerd Hoffmann
2017-01-10drm/virtio: fix framebuffer sparse warningGerd Hoffmann
2017-01-10drm: Schedule the output_poll_work with 1s delay if we have delayed eventPeter Ujfalusi
2017-01-10Merge tag 'drm-misc-fixes-2017-01-09' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-01-09drm/i915/gvt: cleanup GFP flagsJike Song