Searched hist:d09ef243035b75a6d403ebfeb7e87fa20d7e25c6 (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/gpu/drm/amd/pm/powerplay/ |
H A D | amd_powerplay.c | diff d09ef243035b75a6d403ebfeb7e87fa20d7e25c6 Tue Jul 19 20:18:41 CEST 2022 Alex Deucher <alexander.deucher@amd.com> drm/amdgpu: clarify DC checks
There are several places where we don't want to check if a particular asic could support DC, but rather, if DC is enabled. Set a flag if DC is enabled and check for that rather than if a device supports DC or not.
Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_display.c | diff d09ef243035b75a6d403ebfeb7e87fa20d7e25c6 Tue Jul 19 20:18:41 CEST 2022 Alex Deucher <alexander.deucher@amd.com> drm/amdgpu: clarify DC checks
There are several places where we don't want to check if a particular asic could support DC, but rather, if DC is enabled. Set a flag if DC is enabled and check for that rather than if a device supports DC or not.
Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | amdgpu_drv.c | diff d09ef243035b75a6d403ebfeb7e87fa20d7e25c6 Tue Jul 19 20:18:41 CEST 2022 Alex Deucher <alexander.deucher@amd.com> drm/amdgpu: clarify DC checks
There are several places where we don't want to check if a particular asic could support DC, but rather, if DC is enabled. Set a flag if DC is enabled and check for that rather than if a device supports DC or not.
Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | amdgpu.h | diff d09ef243035b75a6d403ebfeb7e87fa20d7e25c6 Tue Jul 19 20:18:41 CEST 2022 Alex Deucher <alexander.deucher@amd.com> drm/amdgpu: clarify DC checks
There are several places where we don't want to check if a particular asic could support DC, but rather, if DC is enabled. Set a flag if DC is enabled and check for that rather than if a device supports DC or not.
Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | amdgpu_device.c | diff d09ef243035b75a6d403ebfeb7e87fa20d7e25c6 Tue Jul 19 20:18:41 CEST 2022 Alex Deucher <alexander.deucher@amd.com> drm/amdgpu: clarify DC checks
There are several places where we don't want to check if a particular asic could support DC, but rather, if DC is enabled. Set a flag if DC is enabled and check for that rather than if a device supports DC or not.
Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|