summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-02-23drm: zte: fix static checker warning on variable 'fmt'Shawn Guo1-2/+2
2017-02-10Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie27-633/+682
2017-02-10Merge tag 'drm-fsl-dcu-for-v4.11' of http://git.agner.ch/git/linux-drm-fsl-dc...Dave Airlie1-5/+7
2017-02-10Merge tag 'drm-misc-next-fixes-2017-02-09' of git://anongit.freedesktop.org/g...Dave Airlie2-1/+4
2017-02-09drm/amdgpu: report the number of bytes moved at buffer creationSamuel Pitoiset3-2/+8
2017-02-09drm/amdgpu: fix a potential deadlock in amdgpu_bo_create_restricted()Samuel Pitoiset1-1/+4
2017-02-09drm/amdgpu: add support for new smc firmware on polarisAlex Deucher2-6/+29
2017-02-09drm/amd/powerplay: refine code to avoid potential bug that the memory not cle...Rex Zhu1-10/+7
2017-02-09drm/amdgpu: shut up #warning for compile testingArnd Bergmann1-0/+2
2017-02-08drm/amdgpu/virt: fix double kfree on bo_vaColin Ian King1-1/+0
2017-02-08drm/radeon: remove some dead codeDan Carpenter1-3/+1
2017-02-08drm/radeon: avoid kernel segfault in vce when gpu fails to resumeJérôme Glisse1-1/+1
2017-02-08drm/amd/powerplay: set fan speed to max in profile peak mode only.Rex Zhu1-2/+3
2017-02-08drm/amd/gfx6: update gb_addr_configFlora Cui1-0/+3
2017-02-08drm/amdgpu: update HAINAN_GB_ADDR_CONFIG_GOLDENFlora Cui1-1/+1
2017-02-08drm/amdgpu: update VERDE_GB_ADDR_CONFIG_GOLDENFlora Cui1-1/+1
2017-02-08drm/amdgpu: refine si_read_registerFlora Cui1-17/+73
2017-02-08drm/amdgpu/gfx6: clean up spi configurationFlora Cui1-8/+4
2017-02-08drm/amdgpu/gfx6: clean up cu configurationFlora Cui1-62/+38
2017-02-08drm/amdgpu/gfx6: clean up rb configurationFlora Cui1-59/+42
2017-02-08drm/amdgpu: refine vce3.0 code and related powerplay pg code.Rex Zhu3-51/+36
2017-02-08drm/amdgpu: move subfunctions to the front of vce_v2_0.c.Rex Zhu1-177/+171
2017-02-08drm/amdgpu: enable vce pg feature on Kv.Rex Zhu1-2/+2
2017-02-08drm/amdgpu: refine code for VCE2.0 and related dpm code.Rex Zhu4-112/+111
2017-02-08drm/amdgpu: when dpm disabled, also need to stop/start vce.Rex Zhu1-0/+9
2017-02-08drm/amdgpu: refine uvd5.0/6.0 code.Rex Zhu4-42/+30
2017-02-08drm/amdgpu: fix uvd can't initialized when dpm disabled on Ci.Rex Zhu1-6/+14
2017-02-08drm/amdgpu: refine uvd4.2 init/stop code.Rex Zhu1-41/+70
2017-02-08drm/amdgpu: refine uvd pg code in kv_dpm.cRex Zhu1-21/+8
2017-02-08drm/amdgpu: power down/up uvd4 when smu disabled.Rex Zhu1-1/+16
2017-02-08drm/amdgpu: add current_pg_status register define for smu7.1Rex Zhu1-0/+1
2017-02-08drm/amdgpu: when dpm disabled, also can enable uvd cg/pg.Rex Zhu1-0/+9
2017-02-08drm/atomic: fix an error code in mode_fixup()Dan Carpenter1-1/+1
2017-02-08drm: Cancel drm_fb_helper_resume_work on unloadChris Wilson1-0/+1
2017-02-08drm: Cancel drm_fb_helper_dirty_work on unloadChris Wilson1-0/+2
2017-02-07drm/fsl-dcu: check for clk_prepare_enable() errorFabio Estevam1-2/+6
2017-02-07drm/fsl-dcu: remove unneeded 'ret' assignmentFabio Estevam1-3/+1
2017-02-08Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie4-41/+135
2017-02-07drm/exynos: fimd: Do not use HW trigger for exynos3250Hoegeun Kwon1-2/+0
2017-02-07drm/exynos/hdmi: add bridge supportAndrzej Hajda1-10/+46
2017-02-07drm/exynos/decon5433: signal vblank only on odd fieldsAndrzej Hajda1-0/+7
2017-02-07drm/exynos/decon5433: add support for interlace modesAndrzej Hajda1-13/+32
2017-02-07drm/exynos/hdmi: fix PLL for 27MHz settingsAndrzej Hajda1-6/+6
2017-02-07drm/exynos/hdmi: fix VSI infoframe registersAndrzej Hajda1-1/+2
2017-02-07drm/exynos/hdmi: add 297MHz pixel clock supportAndrzej Hajda1-0/+9
2017-02-07drm/exynos: g2d: change platform driver name to 'exynos-drm-g2d'Tobias Jakobi1-1/+1
2017-02-07drm/exynos/decon5433: configure sysreg in case of hardware triggerAndrzej Hajda1-8/+32
2017-02-07drm/rockchip: cdn-dp: fix cdn-dp complie warningMark Yao1-1/+1
2017-02-07Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie44-530/+2700
2017-02-07Merge branch 'drm-rockchip-next-2017-02-05' of https://github.com/markyzq/ker...Dave Airlie10-4/+2872