Il 01/09/23 19:45, Michael Walle ha scritto:
drm_crtc_from_index(0) might return NULL if there are no CRTCs
registered at all which will lead to a kernel oops in
mtk_drm_crtc_dma_dev_get(). Add the missing return value check.

Fixes: 0d9eee9118b7 ("drm/mediatek: Add drm ovl_adaptor sub driver for MT8195")
Signed-off-by: Michael Walle <[email protected]>
Reviewed-by: NĂ­colas F. R. A. Prado <[email protected]>
Tested-by: NĂ­colas F. R. A. Prado <[email protected]>

Reviewed-by: AngeloGioacchino Del Regno 
<[email protected]>


Reply via email to