summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/msm_ringbuffer.c
diff options
context:
space:
mode:
authorVeerabhadrarao Badiganti <vbadigan@codeaurora.org>2017-05-30 20:44:06 +0530
committerVeerabhadrarao Badiganti <vbadigan@codeaurora.org>2017-06-02 23:20:33 +0530
commit1cc23bd6d0b49f12807c07a41cd4eb88bcc3738b (patch)
tree04fa3aa19361f2e5f8f80ca07988c78abf34dfcc /drivers/gpu/drm/msm/msm_ringbuffer.c
parent70bc2b791f1b2f801331b6764fd9566c61588f1b (diff)
mmc: core: Initialize the devfreq table with default frequencies
Initialize the clock scaling frequency table with the platform specific frequencies while preparing it. So that the frequencies supported by the card can be compared against the frequencies supported by the platform and then the table can be updated with the optimal frequencies to match with both card and platform. Without resetting these values to default values, this table contains the frequencies updated for the last used card. These old values would be used instead of platform-specific values to compare against the frequencies of the newly inserted card. This can result in limiting the max frequency to a lower frequency than what actually card can support. Say if an high-speed card is used first and then a ultra-high-speed card, the max scaling frequency would get set to the max of high-speed card instead of max of the ultra-high-speed card. Change-Id: I09a36e36c189e1d1fc317d798a0e3ff899f4e560 Signed-off-by: Veerabhadrarao Badiganti <vbadigan@codeaurora.org>
Diffstat (limited to 'drivers/gpu/drm/msm/msm_ringbuffer.c')
0 files changed, 0 insertions, 0 deletions