summaryrefslogtreecommitdiffstats
path: root/lib/syscall.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-10drm/sti: unbind all components while driver cleanupVincent Abriou1-0/+1
2017-02-10drm/sti: do not post GDP command if no updateVincent Abriou1-0/+15
2017-02-10drm/sti: do not set gdp pixel clock rate if mode is not setVincent Abriou1-1/+1
2017-02-10drm/sti: enable gdp pixel clock in atomic_updateVincent Abriou1-38/+32
2017-02-10drm/sti: remove deprecated legacy vtg slaveVincent Abriou1-44/+14
2017-02-10drm/sti: remove deprecated sink_term configVincent Abriou1-7/+0
2017-02-10drm/sti: do not check hw scaling if mode is not setFabien DESSENNE1-3/+3
2017-02-10drm/sti: Fix up crtc_state->event handlingFabien DESSENNE2-34/+14
2017-02-10drm/sti: use atomic_helper for commitFabien DESSENNE2-84/+6
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-09drm/amdgpu/virt: fix double kfree on bo_vaColin Ian King1-1/+0
2017-02-09drm/radeon: remove some dead codeDan Carpenter1-3/+1
2017-02-09drm/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-08drm/fsl-dcu: check for clk_prepare_enable() errorFabio Estevam1-2/+6
2017-02-08drm/fsl-dcu: remove unneeded 'ret' assignmentFabio Estevam1-3/+1
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 Hajda2-0/+8
2017-02-07drm/exynos/decon5433: add support for interlace modesAndrzej Hajda2-13/+33
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