summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-10-06drm/ttm: add support for different pool sizesChristian König
2017-10-06drm/ttm: remove unsued options from ttm_mem_global_alloc_pageChristian König
2017-10-06drm/amdgpu: add uvd enc irqJames Zhu
2017-10-06drm/amdgpu: add uvd enc ib testJames Zhu
2017-10-06drm/amdgpu: add uvd enc ring testJames Zhu
2017-10-06drm/amdgpu: add uvd enc vm functions (v2)James Zhu
2017-10-06drm/amdgpu: add uvd enc into run queueJames Zhu
2017-10-06drm/amdgpu: add uvd enc ringsJames Zhu
2017-10-06drm/amdgpu: add new uvd enc ring methodsJames Zhu
2017-10-06drm/amdgpu: add uvd enc command in headerJames Zhu
2017-10-06drm/amdgpu: add uvd enc registers in headerJames Zhu
2017-10-06drm/amd/powerplay: fix mclk can't switch on TongaRex Zhu
2017-10-06drm/amd/powerplay: Partially revert changes and fix smu7_notify_smc_display()Tom St Denis
2017-10-06drm/amd/powerplay: fix typo on avfs disableEvan Quan
2017-10-06drm/amd/powerplay: get raven sclk and mclk levels (v2)Evan Quan
2017-10-06drm/amd/powerplay: get raven current sclk and mclk (v2)Evan Quan
2017-10-06drm/amd/powerplay: get raven max/min gfx clocks (v2)Evan Quan
2017-10-06drm/amd/powerplay: added new raven ppsmc messagesEvan Quan
2017-10-06drm/amd/powerplay: fixed wrong return value on error (v2)Evan Quan
2017-10-06drm/amdgpu: Fixed a potential circular lockozeng
2017-10-06drm/radeon: make functions alloc_pasid and free_pasid staticColin Ian King
2017-10-06drm/amdgpu: add FENCE_TO_HANDLE ioctl that returns syncobj or sync_fileMarek Olšák
2017-10-06drm/syncobj: add a new helper drm_syncobj_get_fdMarek Olšák
2017-10-06drm/syncobj: extract two helpers from drm_syncobj_createMarek Olšák
2017-10-06drm/amd/powerplay: delete flag PP_VALIDRex Zhu
2017-10-06drm/amd/powerplay: move set_clockgating_by_smu to pp func tableRex Zhu
2017-10-06drm/amd/powerplay: tidy up ret checks in amd_powerplay.c (v3)Rex Zhu
2017-10-01drm/amd/powerplay: refine code in amd_powerplay.c (v2)Rex Zhu
2017-09-29amdgpu/pp: rewrite fiji pwr virus upload code.Dave Airlie
2017-09-29amdgpu/pp: rewrite polaris pwrvirus upload code.Dave Airlie
2017-09-29amdgpu/nbio: use constant nbio_hdp_flush_reg structs.Dave Airlie
2017-09-29amdgpu/soc15: make the pcie index/data registers constant.Dave Airlie
2017-09-29amdgpu/pp: constify soft_dummy_pp_table.Dave Airlie
2017-09-29amdgpu/pp: use array_size to size the pwrvirus tables.Dave Airlie
2017-09-29amdgfx/gfx: don't use static objects for ce/de meta. (v2)Dave Airlie
2017-09-28drm/amdgpu: Add a new flag for SR-IOV to share memory between PF & VFHorace Chen
2017-09-28drm/amd/powerplay: export new interfaces in amd_pm_funcsRex Zhu
2017-09-28drm/amdgpu: add comments in struct amd_pm_funcs defineRex Zhu
2017-09-28drm/amd/powerplay: change dmesg log level in powerplayRex Zhu
2017-09-28drm/amdgpu: create powerplay by cgs interfaceRex Zhu
2017-09-28drm/amdgpu: add cgs interface to register pp handleRex Zhu
2017-09-28drm/amdgpu: delete pp_enable in adevRex Zhu
2017-09-28drm/amdgpu: delete dead code about fw load checkRex Zhu
2017-09-28drm/amd/powerplay: fix memory leak in powerplayRex Zhu
2017-09-28drm/amdgpu: move amdgpu_ucode_init_bo to amdgpu_device.cRex Zhu
2017-09-28drm/amdgpu: move common pm sysfs code to amdgpu_device.cRex Zhu
2017-09-28drm/amdgpu: Handle GPUVM fault stormsFelix Kuehling
2017-09-28drm/amd/chash: Fix typoFelix Kuehling
2017-09-28drm/amd/powerplay: fix spelling mistake: "dividable" -> "divisible"Colin Ian King
2017-09-28amdgpu/pp: reduce size of vega10_fuses_defaultDave Airlie