summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorAravind Venkateswaran <aravindh@codeaurora.org>2015-07-01 18:05:22 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 20:43:43 -0700
commit8b9bb877e89098de5df73fb4bca9f417aa6cb283 (patch)
treec7bc20de71764ac8dcde47fe924c80eccd85b04d /kernel
parent96007ec277d79b84abcdac7bdc6334dbb92f9b2d (diff)
msm: mdss: specify unique name for panel debugfs directory
For dual DSI board configurations with independent displays, the debugfs directory needs to be created for both panels. Use unique directory names for the debugfs node. After this change, the debugfs directory will have the following structure: For Split-DSI: /sys/kernel/debug/mdss_panel_fb0/intf0 (assuming fb0 device node) /sys/kernel/debug/mdss_panel_fb0/intf1 (assuming fb0 device node) For Dual-DSI with independent displays: /sys/kernel/debug/mdss_panel_fb0/intf0 (assuming fb0 device node) /sys/kernel/debug/mdss_panel_fb1/intf0 (assuming fb1 device node) For Single-DSI: /sys/kernel/debug/mdss_panel_fb0/intf0 (assuming fb0 device node) Change-Id: Ic98d0d662932223828c41511c51cb4a0dda42bb2 Signed-off-by: Aravind Venkateswaran <aravindh@codeaurora.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions