AsahiLinux / linux

Linux kernel source tree
Other
2.17k stars 84 forks source link

media: apple: isp: Use temporal-filter setting from DT #204

Closed jannau closed 8 months ago

jannau commented 8 months ago

Makes the images on j493 less grainy. Needs to be checked if that se4tting is used on j413/j415 as well.

@asahilina please check if this matches what macos uses on j413. If not our best option is to put it into the device tree.

asahilina commented 8 months ago

j413 uses 1, that's why I added that property... I guess Apple's driver must hardcode these parameters based on platform type?

jannau commented 8 months ago

So let's move it to DT, depends on #205 to not regress on j413 and hopefully j415