summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2017-02-09drm/amd/powerplay: refine code to avoid potential bug that the memory not cle...Rex Zhu-10/+7
2017-02-09drm/amdgpu: shut up #warning for compile testingArnd Bergmann-0/+2
2017-02-08drm/amdgpu/virt: fix double kfree on bo_vaColin Ian King-1/+0
2017-02-08drm/radeon: remove some dead codeDan Carpenter-3/+1
2017-02-08drm/radeon: avoid kernel segfault in vce when gpu fails to resumeJérôme Glisse-1/+1
2017-02-08drm/amd/powerplay: set fan speed to max in profile peak mode only.Rex Zhu-2/+3
2017-02-08drm/amd/gfx6: update gb_addr_configFlora Cui-0/+3
2017-02-08drm/amdgpu: update HAINAN_GB_ADDR_CONFIG_GOLDENFlora Cui-1/+1
2017-02-08drm/amdgpu: update VERDE_GB_ADDR_CONFIG_GOLDENFlora Cui-1/+1
2017-02-08drm/amdgpu: refine si_read_registerFlora Cui-17/+73
2017-02-08drm/amdgpu/gfx6: clean up spi configurationFlora Cui-8/+4
2017-02-08drm/amdgpu/gfx6: clean up cu configurationFlora Cui-62/+38
2017-02-08drm/amdgpu/gfx6: clean up rb configurationFlora Cui-59/+42
2017-02-08drm/amdgpu: refine vce3.0 code and related powerplay pg code.Rex Zhu-51/+36
2017-02-08drm/amdgpu: move subfunctions to the front of vce_v2_0.c.Rex Zhu-177/+171
2017-02-08drm/amdgpu: enable vce pg feature on Kv.Rex Zhu-2/+2
2017-02-08drm/amdgpu: refine code for VCE2.0 and related dpm code.Rex Zhu-112/+111
2017-02-08drm/amdgpu: when dpm disabled, also need to stop/start vce.Rex Zhu-0/+9
2017-02-08drm/amdgpu: refine uvd5.0/6.0 code.Rex Zhu-42/+30
2017-02-08drm/amdgpu: fix uvd can't initialized when dpm disabled on Ci.Rex Zhu-6/+14
2017-02-08drm/amdgpu: refine uvd4.2 init/stop code.Rex Zhu-41/+70
2017-02-08drm/amdgpu: refine uvd pg code in kv_dpm.cRex Zhu-21/+8
2017-02-08drm/amdgpu: power down/up uvd4 when smu disabled.Rex Zhu-1/+16
2017-02-08drm/amdgpu: add current_pg_status register define for smu7.1Rex Zhu-0/+1
2017-02-08drm/amdgpu: when dpm disabled, also can enable uvd cg/pg.Rex Zhu-0/+9
2017-02-02drm/amdgpu: stop reserving a shared fence for VA updatesChristian König-4/+3
2017-02-02drm/amdgpu: fix race in GEM VA map IOCTL v2Christian König-32/+15
2017-02-01Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie-196/+131
2017-02-01Merge tag 'sunxi-drm-for-4.11' of https://git.kernel.org/pub/scm/linux/kernel...Dave Airlie-1/+1
2017-02-01Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_li...Dave Airlie-12/+12
2017-02-01Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-6122/+4838
2017-02-01Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie-796/+757
2017-02-01Merge tag 'drm/atmel-hlcdc/for-4.11' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie-11/+7
2017-02-01Merge tag 'zxdrm-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...Dave Airlie-113/+1365
2017-02-01Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/git/drm-intel ...Dave Airlie-1/+1
2017-02-01Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...Dave Airlie-53/+177
2017-01-31drm/exynos: g2d: prevent integer overflow inJoonyoung Shim-1/+16
2017-01-31drm/exynos: fix a timeout loopDan Carpenter-1/+1
2017-01-31drm/exynos: use atomic helper commitInki Dae-110/+39
2017-01-31drm/exynos: remove unnecessary codesInki Dae-29/+0
2017-01-31drm/exynos: mic: Add runtime PM supportMarek Szyprowski-23/+59
2017-01-31drm/exynos: Stop using drm_framebuffer_unregister_privateDaniel Vetter-3/+1
2017-01-31drm/exynos: mic: Fix parse_dt functionHoegeun Kwon-22/+3
2017-01-31drm/exynos: mic: Add mode_set callback functionHoegeun Kwon-7/+12
2017-01-30drm/atmel-hlcdc: Rework the fbdev creation logicBoris Brezillon-11/+7
2017-01-30drm/vc4: Remove vc4_debugfs_cleanup()Noralf Trønnes-8/+0
2017-01-28drm: zte: add tvenc driver supportShawn Guo-0/+446
2017-01-28dt: add bindings for ZTE tvenc deviceShawn Guo-0/+15
2017-01-28drm: zte: add function to configure vou_ctrl dividersShawn Guo-0/+120
2017-01-28drm: zte: move struct vou_inf into zx_vou driverShawn Guo-33/+35