<niej>
Does anyone know how to dump all display registers in downstream Android linux? I see there is function _sde_dump_array() and lots of interface in debugfs: /sys/kernel/debug/dri/0/debug.
marvin24_ has joined #linux-msm
marvin24 has quit [Ping timeout: 480 seconds]
zstas has joined #linux-msm
jhovold has joined #linux-msm
nashpa has joined #linux-msm
dliviu has quit [Ping timeout: 480 seconds]
pespin has joined #linux-msm
<bryanodonoghue>
vknecht[m] unless I'm misreading your code has_vbif should be set in the resources structure and should then be enough to map regs and subsequently set bandwidth
<bryanodonoghue>
I don't see myself why we need an additional switch to verify CAMSS silicon type
<bryanodonoghue>
plus - really want to remove all of this switching for silicon version
zstas_ has joined #linux-msm
<vknecht[m]>
The thing is, that the regs and values I set are specific to 8939. For example, 8974 and 8952 need other regs and values. Granted, those have no camss support for now. But shouldn't the code allow for easy addition later ?
<vknecht[m]>
Or should vbif regs and values be added to VFE resources too ? Guess that then the vbif code wouldn't need switches