Skip to content

video: driver: classify video-mem as DDR bus type#128

Open
pgujjula-qcom wants to merge 1 commit into
qualcomm-linux:video.qclinux.mainfrom
pgujjula-qcom:qclinux.main
Open

video: driver: classify video-mem as DDR bus type#128
pgujjula-qcom wants to merge 1 commit into
qualcomm-linux:video.qclinux.mainfrom
pgujjula-qcom:qclinux.main

Conversation

@pgujjula-qcom

Copy link
Copy Markdown

Identify "video-mem" as a DDR bus type in the power helper function get_type_frm_name().

Without this, any interconnect bus named "video-mem" is classified as PERF, which defaults to voting for the maximum static bandwidth. Correctly classifying "video-mem" as DDR allows the driver to vote dynamically for DDR bandwidth (bw_ddr) as intended.

Change-Id: I5f8ac6b0319886883c596828e2c30b16d3413924

Identify "video-mem" as a DDR bus type in the power helper function
get_type_frm_name().

Without this, any interconnect bus named "video-mem" is classified
as PERF, which defaults to voting for the maximum static bandwidth.
Correctly classifying "video-mem" as DDR allows the driver to vote
dynamically for DDR bandwidth (bw_ddr) as intended.

Signed-off-by: Priyanka Gujjula <pgujjula@qti.qualcomm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants