summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2017-02-16drm/amdgpu: fix warning on older gcc releasesArnd Bergmann
2017-02-16drm/amd/amdgpu: Fix flow control in uvd_v4_2_stop()Tom St Denis
2017-02-16drm/amd/powerplay: add didt config table for polaris kickerHuang Rui
2017-02-16drm/amd/powerplay: modify VddcPhase value for polaris kickerHuang Rui
2017-02-16drm/amd/powerplay: add kicker flag into smumgrHuang Rui
2017-02-13drm/amdgpu: Initialize pipe priority order on graphic initializationozeng
2017-02-13drm/amdgpu: read hw register to check pg status.Rex Zhu
2017-02-13drm/amdgpu: Add to initialization of mmVCE_VCPU_CNTL registerAlan Harrison
2017-02-10drm/amdgpu/pm: check for headless before calling compute_clocksAlex Deucher
2017-02-10drm/amdgpu: use amdgpu_gem_va_check() in amdgpu_gem_va_update_vm()Samuel Pitoiset
2017-02-10drm/amdgpu: add more cases to DCE11 possible crtc mask setupAlex Deucher
2017-02-10Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-02-09drm/amdgpu: report the number of bytes moved at buffer creationSamuel Pitoiset
2017-02-09drm/amdgpu: fix a potential deadlock in amdgpu_bo_create_restricted()Samuel Pitoiset
2017-02-09drm/amdgpu: add support for new smc firmware on polarisAlex Deucher
2017-02-09drm/amd/powerplay: refine code to avoid potential bug that the memory not cle...Rex Zhu
2017-02-09drm/amdgpu: shut up #warning for compile testingArnd Bergmann
2017-02-08drm/amdgpu/virt: fix double kfree on bo_vaColin Ian King
2017-02-08drm/amd/powerplay: set fan speed to max in profile peak mode only.Rex Zhu
2017-02-08drm/amd/gfx6: update gb_addr_configFlora Cui
2017-02-08drm/amdgpu: update HAINAN_GB_ADDR_CONFIG_GOLDENFlora Cui
2017-02-08drm/amdgpu: update VERDE_GB_ADDR_CONFIG_GOLDENFlora Cui
2017-02-08drm/amdgpu: refine si_read_registerFlora Cui
2017-02-08drm/amdgpu/gfx6: clean up spi configurationFlora Cui
2017-02-08drm/amdgpu/gfx6: clean up cu configurationFlora Cui
2017-02-08drm/amdgpu/gfx6: clean up rb configurationFlora Cui
2017-02-08drm/amdgpu: refine vce3.0 code and related powerplay pg code.Rex Zhu
2017-02-08drm/amdgpu: move subfunctions to the front of vce_v2_0.c.Rex Zhu
2017-02-08drm/amdgpu: enable vce pg feature on Kv.Rex Zhu
2017-02-08drm/amdgpu: refine code for VCE2.0 and related dpm code.Rex Zhu
2017-02-08drm/amdgpu: when dpm disabled, also need to stop/start vce.Rex Zhu
2017-02-08drm/amdgpu: refine uvd5.0/6.0 code.Rex Zhu
2017-02-08drm/amdgpu: fix uvd can't initialized when dpm disabled on Ci.Rex Zhu
2017-02-08drm/amdgpu: refine uvd4.2 init/stop code.Rex Zhu
2017-02-08drm/amdgpu: refine uvd pg code in kv_dpm.cRex Zhu
2017-02-08drm/amdgpu: power down/up uvd4 when smu disabled.Rex Zhu
2017-02-08drm/amdgpu: add current_pg_status register define for smu7.1Rex Zhu
2017-02-08drm/amdgpu: when dpm disabled, also can enable uvd cg/pg.Rex Zhu
2017-02-03drm: Improve drm_mm search (and fix topdown allocation) with rbtreesChris Wilson
2017-02-02drm/amdgpu: stop reserving a shared fence for VA updatesChristian König
2017-02-02drm/amdgpu: fix race in GEM VA map IOCTL v2Christian König
2017-02-02drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi
2017-02-01Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-02-01Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-01-27drm/amdgpu: fix amdgpu_bo_va_mapping flagsChristian König
2017-01-27drm/amdgpu: access stolen VRAM directly on CZ (v2)Christian König
2017-01-27drm/amdgpu: access stolen VRAM directly on KV/KB (v2)Christian König
2017-01-27drm/amdgpu: fix kernel panic when dpm disabled on Kv.Rex Zhu
2017-01-27drm/amdgpu: fix dpm bug on Kv.Rex Zhu
2017-01-27drm/amd/powerplay: fix regresstion issue can't set manual dpm mode.Rex Zhu