hexdump01 has quit [Ping timeout: 240 seconds]
hexdump01 has joined #linux-mediatek
mripard has joined #linux-mediatek
eballetbo has joined #linux-mediatek
<mwalle> kholk: what is that ovl_adaptor thingy?
ungeskriptet8 has joined #linux-mediatek
ungeskriptet has quit [Ping timeout: 264 seconds]
<kholk> mwalle: mtk_drm_drv.c check the ddp_ext array for 8195
<kholk> also there's a kind of hack in mtk_drm_probe()
<kholk> /* Bringup ovl_adaptor */
<kholk> if (mtk_drm_find_mmsys_comp(private, DDP_COMPONENT_DRM_OVL_ADAPTOR)) {
<kholk> ovl_adaptor = platform_device_register_data(dev, "mediatek-disp-ovl-adaptor",
<kholk> (etc etc)
ungeskriptet8 has quit [Ping timeout: 268 seconds]
ungeskriptet has joined #linux-mediatek
<kholk> oh wait
<kholk> I got confused for some reason
<kholk> and I have to re-reply to myself - it's not true, the OVL_ADAPTOR *is* accounted for, because I'm building the DDP path before checking if there's any ovl_adaptor component in the pipeline
ungeskriptet3 has joined #linux-mediatek
psydroid has joined #linux-mediatek
ungeskriptet has quit [Ping timeout: 256 seconds]
ungeskriptet3 is now known as ungeskriptet
<mwalle> kholk: but what is that (virtual) device for?
<kholk> ah, opens direct paths between display output, ET-HDR block and MDP RDMA blocks
<kholk> so that:
<kholk> 1. you can get HDR 10bit streams to the display; and
<kholk> 2. you can get a direct MDP3 -> display stream
<kholk> :-)
guest3123 has joined #linux-mediatek
guest3123 has left #linux-mediatek [#linux-mediatek]
paricbat has joined #linux-mediatek
eballetbo has quit [Quit: Connection closed for inactivity]
psydroid has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
paricbat has quit [Remote host closed the connection]
schroes has quit [Ping timeout: 252 seconds]
schroes has joined #linux-mediatek