summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie2017-01-2763-572/+748
|\
| * Revert "drm/probe-helpers: Drop locking from poll_enable"Dave Airlie2017-01-262-22/+33
| * Merge tag 'drm-qemu-20170110' of git://git.kraxel.org/linux into drm-fixesDave Airlie2017-01-232-1/+10
| |\
| | * drm: flip cirrus driver status to "obsolete".Gerd Hoffmann2017-01-101-0/+9
| | * drm/virtio: fix framebuffer sparse warningGerd Hoffmann2017-01-101-1/+1
| * | Merge branch 'drm-etnaviv-fixes' of https://git.pengutronix.de/git/lst/linux ...Dave Airlie2017-01-231-1/+6
| |\ \
| | * | drm/etnaviv: trick drm_mm into giving out a low IOVALucas Stach2017-01-111-1/+6
| * | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2017-01-231-9/+6
| |\ \ \
| | * | | drm/exynos/decon5433: set STANDALONE_UPDATE_F on output enablementAndrzej Hajda2017-01-201-0/+2
| | * | | drm/exynos/decon5433: fix CMU programmingAndrzej Hajda2017-01-201-4/+0
| | * | | drm/exynos/decon5433: do not disable video after resetAndrzej Hajda2017-01-201-2/+0
| | * | | drm/exynos/decon5433: set STANDALONE_UPDATE_F also if planes are disabledAndrzej Hajda2017-01-131-3/+5
| | * | | drm/exynos/decon5433: update shadow registers iff there are active windowsAndrzej Hajda2017-01-131-4/+3
| * | | | Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2017-01-2312-159/+119
| |\ \ \ \
| | * | | | drm/amdgpu: add support for new hainan variantsAlex Deucher2017-01-171-3/+5
| | * | | | drm/radeon: add support for new hainan variantsAlex Deucher2017-01-171-4/+9
| | * | | | drm/amdgpu: change clock gating mode for uvd_v4.Rex Zhu2017-01-171-32/+10
| | * | | | drm/amdgpu: fix program vce instance logic error.Rex Zhu2017-01-171-9/+16
| | * | | | drm/amdgpu: fix bug set incorrect value to vce registerRex Zhu2017-01-171-1/+1
| | * | | | Revert "drm/amdgpu: Only update the CUR_SIZE register when necessary"Michel Dänzer2017-01-134-60/+30
| | * | | | drm/amd/powerplay: refine vce dpm update code on Cz.Rex Zhu2017-01-121-8/+16
| | * | | | drm/amdgpu: fix vm_fault_stop on gfx6Flora Cui2017-01-121-14/+9
| | * | | | drm/amd/powerplay: fix vce cg logic error on CZ/St.Rex Zhu2017-01-121-2/+2
| | * | | | drm/radeon: drop the mclk quirk for hainanAlex Deucher2017-01-121-1/+0
| | * | | | drm/radeon: drop oland quirksAlex Deucher2017-01-121-11/+0
| | * | | | drm/amdgpu: drop the mclk quirk for hainanAlex Deucher2017-01-121-1/+0
| | * | | | drm/amdgpu: drop oland quirksAlex Deucher2017-01-121-11/+0
| | * | | | drm/amdgpu/si: load special ucode for certain MC configsAlex Deucher2017-01-121-1/+10
| | * | | | drm/radeon/si: load special ucode for certain MC configsAlex Deucher2017-01-121-1/+11
| | |/ / /
| * | | | Merge branch 'msm-fixes-4.10-rc4' of git://people.freedesktop.org/~robclark/l...Dave Airlie2017-01-235-35/+4
| |\ \ \ \
| | * | | | drm/msm: fix potential null ptr issue in non-iommu caseRob Clark2017-01-132-3/+4
| | * | | | drm/msm/mdp5: rip out plane->pending trackingRob Clark2017-01-133-32/+0
| | |/ / /
| * | | | Merge tag 'drm-misc-fixes-2017-01-13' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-01-233-34/+40
| |\ \ \ \
| | * | | | drm/probe-helpers: Drop locking from poll_enableDaniel Vetter2017-01-122-33/+22
| | * | | | drm: Fix broken VT switch with video=1366x768 optionTakashi Iwai2017-01-111-0/+7
| | * | | | drm: Schedule the output_poll_work with 1s delay if we have delayed eventPeter Ujfalusi2017-01-101-1/+11
| | |/ / /
| * | | | Merge tag 'drm-intel-fixes-2017-01-19' of git://anongit.freedesktop.org/git/d...Dave Airlie2017-01-2319-277/+379
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visibleVille Syrjälä2017-01-181-0/+3
| | * | | drm/i915: Remove WaDisableLSQCROPERFforOCL KBL workaround.Francisco Jerez2017-01-182-18/+0
| | * | | Merge tag 'gvt-fixes-2017-01-16' of https://github.com/01org/gvt-linux into d...Jani Nikula2017-01-169-142/+298
| | |\ \ \
| | | * | | drm/i915/gvt: rewrite gt reset handler using new function intel_gvt_reset_vgp...Changbin Du2017-01-131-61/+29
| | | * | | drm/i915/gvt: fix vGPU instance reuse issues by vGPU reset functionChangbin Du2017-01-132-1/+74
| | | * | | drm/i915/gvt: introduce intel_vgpu_reset_mmio() to reset mmio spaceChangbin Du2017-01-132-14/+26
| | | * | | drm/i915/gvt: move mmio init/clean function to mmio.cChangbin Du2017-01-135-36/+49
| | | * | | drm/i915/gvt: introduce intel_vgpu_reset_cfg_space to reset configuration spaceChangbin Du2017-01-132-0/+27
| | | * | | drm/i915/gvt: move cfg space inititation function to cfg_space.cChangbin Du2017-01-133-43/+52
| | | * | | drm/i915/gvt: introuduce intel_vgpu_reset_gtt() to reset gttChangbin Du2017-01-132-0/+28
| | | * | | drm/i915/gvt: introudce intel_vgpu_reset_resource() to reset vgpu resource stateChangbin Du2017-01-132-2/+28
| | * | | | drm/i915: Fix phys pwrite for struct_mutex-less operationChris Wilson2017-01-121-30/+4
| | * | | | drm/i915: Clear ret before unbinding in i915_gem_evict_something()Chris Wilson2017-01-121-0/+1
| | |/ / /
OpenPOWER on IntegriCloud