summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
* | | | drm/ast: Fixed system hanged if disable P2AY.C. Chen2017-01-273-79/+97
* | | | Merge tag 'drm-vc4-fixes-2017-01-23' of https://github.com/anholt/linux into ...Dave Airlie2017-01-273-3/+5
|\ \ \ \
| * | | | drm/vc4: Return -EINVAL on the overflow checks failing.Eric Anholt2017-01-171-0/+1
| * | | | drm/vc4: Fix an integer overflow in temporary allocation layout.Eric Anholt2017-01-171-1/+2
| * | | | drm/vc4: fix a bounds checkDan Carpenter2017-01-171-1/+1
| * | | | drm/vc4: Fix memory leak of the CRTC state.Eric Anholt2017-01-171-1/+1
* | | | | Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2017-01-273-8/+11
|\ \ \ \ \
| * | | | | Revert "drm/radeon: always apply pci shutdown callbacks"Alex Deucher2017-01-251-4/+3Star
| * | | | | drm/amdgpu: fix unload driver issue for virtual displayXiangliang Yu2017-01-231-4/+1Star
| * | | | | drm/amdgpu: check ring being ready before usingDing Pixel2017-01-231-0/+7
* | | | | | Merge tag 'drm-misc-fixes-2017-01-23' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-01-271-6/+6
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | drm/fence: fix memory overwrite when setting out_fence fdGustavo Padovan2017-01-161-6/+6
* | | | | | Revert "drm/probe-helpers: Drop locking from poll_enable"Dave Airlie2017-01-252-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/+6Star
|\ \ \ \ \ \
| * | | | | | 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/+0Star
| * | | | | | drm/exynos/decon5433: do not disable video after resetAndrzej Hajda2017-01-201-2/+0Star
| * | | | | | 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/+3Star
* | | | | | | Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2017-01-2312-159/+119Star
|\ \ \ \ \ \ \
| * | | | | | | 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/+10Star
| * | | | | | | 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/+30Star
| * | | | | | | 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/+9Star
| * | | | | | | 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/+0Star
| * | | | | | | drm/radeon: drop oland quirksAlex Deucher2017-01-121-11/+0Star
| * | | | | | | drm/amdgpu: drop the mclk quirk for hainanAlex Deucher2017-01-121-1/+0Star
| * | | | | | | drm/amdgpu: drop oland quirksAlex Deucher2017-01-121-11/+0Star
| * | | | | | | 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/+4Star
|\ \ \ \ \ \ \
| * | | | | | | 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/+0Star
| |/ / / / / /
* | | | | | | 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/+22Star
| * | | | | | 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/+0Star