/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/ |
H A D | amd_powerplay.c | diff d09ef243035b75a6d403ebfeb7e87fa20d7e25c6 Tue Jul 19 13:18:41 CDT 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>
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_acpi.c | diff d09ef243035b75a6d403ebfeb7e87fa20d7e25c6 Tue Jul 19 13:18:41 CDT 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_debugfs.c | diff d09ef243035b75a6d403ebfeb7e87fa20d7e25c6 Tue Jul 19 13:18:41 CDT 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_display.c | diff d09ef243035b75a6d403ebfeb7e87fa20d7e25c6 Tue Jul 19 13:18:41 CDT 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 13:18:41 CDT 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 13:18:41 CDT 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 13:18:41 CDT 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>
|
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm.c | diff d09ef243035b75a6d403ebfeb7e87fa20d7e25c6 Tue Jul 19 13:18:41 CDT 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>
|