summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2019-10-03drm/amdgpu/dm/mst: Don't create MST topology managers for eDP portsLyude Paul
2019-10-03drm/amdgpu/dm/mst: Remove unnecessary NULL checkLyude Paul
2019-10-03drm/amdgpu: Iterate through DRM connectors correctlyLyude Paul
2019-10-03drm/amdgpu/dm: Resume short HPD IRQs before resuming MST topologyLyude Paul
2019-10-03drm/amdkfd: fix kgd2kfd_device_init() definition conflict errorPrike Liang
2019-10-03drm/amd/powerplay: initlialize smu->is_apu is false by defaultKevin Wang
2019-10-03Revert "drm/amdgpu: disable stutter mode for renoir"Aaron Liu
2019-10-03drm/amd/powerplay: update the interface for getting dpm full scale clock freq...Prike Liang
2019-10-03drm/amd/powerplay: implement the interface for setting sclk/uclk profile_peak...Prike Liang
2019-10-03drm/amd/powerplay: implement interface set_power_profile_mode() (v2)Prike Liang
2019-10-03drm/amd/powerplay: add the interfaces for getting and setting profiling dpm c...Prike Liang
2019-10-03drm/amd/powerplay: add interface for getting workload typePrike Liang
2019-10-03drm/amd/powerplay: add interface for forcing and unforcing dpm limit valuePrike Liang
2019-10-03drm/amd/powerplay: implement the interface for setting soft freq rangePrike Liang
2019-10-03drm/amd/powerplay: bypass dpm_context null pointer check guard for some smu s...Prike Liang
2019-10-03drm/amd/amdgpu: add IH cg support on soc15 projectKenneth Feng
2019-10-03drm/amd/powerplay: add sensor lock support for smuKevin Wang
2019-10-03drm/amd/powerplay: change metrics update period from 1ms to 100msKevin Wang
2019-10-03drm/amdkfd: Fix race in gfx10 context restore handlerJay Cornwall
2019-10-03drm/amdkfd: Use setup_vm_pt_regs function from base driver in KFDYong Zhao
2019-10-03drm/amdgpu: Export setup_vm_pt_regs() logic for gfxhub 2.0Yong Zhao
2019-10-03drm/amdkfd: Eliminate get_atc_vmid_pasid_mapping_validYong Zhao
2019-10-03drm/amdkfd: Query vmid pasid mapping through stored info for non HWSYong Zhao
2019-10-03drm/amdkfd: Record vmid pasid mapping in the driver for non HWS modeYong Zhao
2019-10-03drm/amdkfd: Use hex print format for pasidYong Zhao
2019-10-03drm/amdkfd: Delete unused definesYong Zhao
2019-10-03drm/amdkfd: Move the control stack on GFX10 to userspace bufferYong Zhao
2019-10-03drm/amd: Pass drm_device to kfdHarish Kasiviswanathan
2019-10-03drm/amdkfd: Store kfd_dev in iolink and cache propertiesHarish Kasiviswanathan
2019-10-03drm/amdkfd: use navi12 specific family id for navi12 code pathshaoyunl
2019-10-03drm/amdgpu: Add SMUIO values for other I2C controller v2Kent Russell
2019-10-03drm/amdkfd: Use better name for sdma queue non HWS pathYong Zhao
2019-10-03drm/amdkfd: Delete useless SDMA register setting on non HWS pathYong Zhao
2019-10-03drm/amd/display: prevent memory leakNavid Emamdoost
2019-10-03drm/amdkfd: Add NAVI12 support from kfd sideshaoyunl
2019-10-03drm/amdgpu: restrict hotplug error messageChristian König
2019-10-03drm/amdgpu: once more fix amdgpu_bo_create_kernel_atChristian König
2019-10-03drm/amd/powerplay: update arcturus smu-driver interaction headerEvan Quan
2019-10-03drm/amdgpu: add comments in ras interrupt callbackTao Zhou
2019-10-03drm/amdgpu: implement common gmc_ras_late_initTao Zhou
2019-10-03drm/amdgpu: move xgmi ras fini to xgmi blockTao Zhou
2019-10-03drm/amdgpu: move mmhub ras fini to mmhub blockTao Zhou
2019-10-03drm/amdgpu: move umc ras fini to umc blockTao Zhou
2019-10-03drm/amdgpu: add ras fini for xgmiTao Zhou
2019-10-03drm/amdgpu: add ras fini for nbioTao Zhou
2019-10-03drm/amdgpu: simplify the access to eeprom_control structTao Zhou
2019-10-03drm/amdgpu: remove ih_info parameter of gfx_ras_late_initTao Zhou
2019-10-03drm/amdgpu: remove ih_info parameter of umc_ras_late_initTao Zhou
2019-10-03drm/amdgpu: add common sdma_ras_fini functionTao Zhou
2019-10-03drm/amdgpu: add common gfx_ras_fini functionTao Zhou