summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2017-01-13drm/msm: fix potential null ptr issue in non-iommu caseRob Clark2-3/+4
2017-01-13drm/msm/mdp5: rip out plane->pending trackingRob Clark3-32/+0
2017-01-13drm/exynos/decon5433: set STANDALONE_UPDATE_F also if planes are disabledAndrzej Hajda1-3/+5
2017-01-13drm/exynos/decon5433: update shadow registers iff there are active windowsAndrzej Hajda1-4/+3
2017-01-13drm/i915/gvt: rewrite gt reset handler using new function intel_gvt_reset_vgp...Changbin Du1-61/+29
2017-01-13drm/i915/gvt: fix vGPU instance reuse issues by vGPU reset functionChangbin Du2-1/+74
2017-01-13drm/i915/gvt: introduce intel_vgpu_reset_mmio() to reset mmio spaceChangbin Du2-14/+26
2017-01-13drm/i915/gvt: move mmio init/clean function to mmio.cChangbin Du5-36/+49
2017-01-13drm/i915/gvt: introduce intel_vgpu_reset_cfg_space to reset configuration spaceChangbin Du2-0/+27
2017-01-13drm/i915/gvt: move cfg space inititation function to cfg_space.cChangbin Du3-43/+52
2017-01-13drm/i915/gvt: introuduce intel_vgpu_reset_gtt() to reset gttChangbin Du2-0/+28
2017-01-13drm/i915/gvt: introudce intel_vgpu_reset_resource() to reset vgpu resource stateChangbin Du2-2/+28
2017-01-12drm/amd/powerplay: refine vce dpm update code on Cz.Rex Zhu1-8/+16
2017-01-12drm/amdgpu: fix vm_fault_stop on gfx6Flora Cui1-14/+9
2017-01-12drm/amd/powerplay: fix vce cg logic error on CZ/St.Rex Zhu1-2/+2
2017-01-12drm/radeon: drop the mclk quirk for hainanAlex Deucher1-1/+0
2017-01-12drm/radeon: drop oland quirksAlex Deucher1-11/+0
2017-01-12drm/amdgpu: drop the mclk quirk for hainanAlex Deucher1-1/+0
2017-01-12drm/amdgpu: drop oland quirksAlex Deucher1-11/+0
2017-01-12drm/amdgpu/si: load special ucode for certain MC configsAlex Deucher1-1/+10
2017-01-12drm/radeon/si: load special ucode for certain MC configsAlex Deucher1-1/+11
2017-01-12drm/probe-helpers: Drop locking from poll_enableDaniel Vetter2-33/+22
2017-01-12drm/i915: Fix phys pwrite for struct_mutex-less operationChris Wilson1-30/+4
2017-01-12drm/i915: Clear ret before unbinding in i915_gem_evict_something()Chris Wilson1-0/+1
2017-01-11drm: Fix broken VT switch with video=1366x768 optionTakashi Iwai1-0/+7
2017-01-11drm/etnaviv: trick drm_mm into giving out a low IOVALucas Stach1-1/+6
2017-01-10drm: flip cirrus driver status to "obsolete".Gerd Hoffmann1-0/+9
2017-01-10drm/virtio: fix framebuffer sparse warningGerd Hoffmann1-1/+1
2017-01-10drm: Schedule the output_poll_work with 1s delay if we have delayed eventPeter Ujfalusi1-1/+11
2017-01-10Merge tag 'drm-misc-fixes-2017-01-09' of git://anongit.freedesktop.org/git/dr...Dave Airlie1-0/+7
2017-01-09drm/i915/gvt: cleanup GFP flagsJike Song1-24/+15
2017-01-09drm/bridge: analogix dp: Fix runtime PM state on driver bindMarek Szyprowski1-0/+7
2017-01-09drm/i915/gvt/kvmgt: return meaningful error for vgpu creating failureJike Song1-4/+10
2017-01-09drm/i915/gvt: cleanup opregion memory allocation codeJike Song2-6/+5
2017-01-09drm/i915/gvt: destroy the allocated idr on vgpu creating failuresJike Song1-1/+3
2017-01-09drm/i915/gvt: init/destroy vgpu_idr properlyJike Song1-1/+7
2017-01-09drm/i915/gvt: dec vgpu->running_workload_num after the workload is really doneChangbin Du1-5/+5
2017-01-09drm/i915/gvt: fix use after free for workloadChangbin Du1-2/+2
2017-01-09drm/i915/gvt: remove duplicated definitionZhenyu Wang1-7/+0
2017-01-09drm/i915/gvt: adjust high memory size for default vGPU typeZhenyu Wang1-2/+2
2017-01-09drm/i915/gvt: print correct value for untracked mmioPei Zhang1-15/+16
2017-01-09drm/i915/gvt: always use readq and writeqChangbin Du1-13/+2
2017-01-09drm/i915/gvt: fix return value in mul_force_wake_writeChangbin Du1-1/+1
2017-01-09drm/i915/gvt: fix error handing of tlb_control emulationChangbin Du1-4/+2
2017-01-09drm/i915/gvt: verify functions types in new_mmio_info()Nicolas Iooss1-2/+3
2017-01-09Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie20-105/+145
2017-01-09Merge branch 'msm-fixes-4.10' of git://people.freedesktop.org/~robclark/linux...Dave Airlie3-9/+21
2017-01-09Merge tag 'meson-drm-fixes-for-4.10' of git://people.freedesktop.org/~narmstr...Dave Airlie3-1/+23
2017-01-09Merge tag 'tilcdc-4.10-fixes' of https://github.com/jsarha/linux into drm-fixesDave Airlie1-9/+18
2017-01-09Merge tag 'drm-misc-fixes-2017-01-04' of git://anongit.freedesktop.org/git/dr...Dave Airlie1-1/+3