Home
last modified time | relevance | path

Searched hist:"7102 e23288f9fb6f1c53a7ed27707cf1b4f22227" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dbtc_dpm.hdiff 7102e23288f9fb6f1c53a7ed27707cf1b4f22227 Sat Sep 21 12:47:57 CDT 2013 Alex Deucher <alexander.deucher@amd.com> drm/radeon/dpm: fetch the max clk from voltage dep tables helper

This patch adds a helper function to fetch the max clock
from the voltage clock dependecy tables. Clocks above that
level tend to be unstable and will require additional driver
tweaks in order to work properly.

This patch implemented the helper function to fetch the max clocks
from the dependency tables. The following patches implement the
per-asic clock filtering.

See bug:
https://bugs.freedesktop.org/show_bug.cgi?id=68235

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
H A Dbtc_dpm.cdiff 7102e23288f9fb6f1c53a7ed27707cf1b4f22227 Sat Sep 21 12:47:57 CDT 2013 Alex Deucher <alexander.deucher@amd.com> drm/radeon/dpm: fetch the max clk from voltage dep tables helper

This patch adds a helper function to fetch the max clock
from the voltage clock dependecy tables. Clocks above that
level tend to be unstable and will require additional driver
tweaks in order to work properly.

This patch implemented the helper function to fetch the max clocks
from the dependency tables. The following patches implement the
per-asic clock filtering.

See bug:
https://bugs.freedesktop.org/show_bug.cgi?id=68235

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>