Searched hist:"5 e031d9fe8b0741f11d49667dfc3ebf5454121fd" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_pm.c | diff 5e031d9fe8b0741f11d49667dfc3ebf5454121fd Wed Feb 24 16:38:38 CST 2016 Alex Deucher <alexander.deucher@amd.com> drm/radeon/pm: update current crtc info after setting the powerstate
On CI, we need to see if the number of crtcs changes to determine whether or not we need to upload the mclk table again. In practice we don't currently upload the mclk table again after the initial load. The only reason you would would be to add new states, e.g., for arbitrary mclk setting which is not currently supported.
Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org
|