Skip to content

freedreno/registers: update dsi registers to support dsc

Vinod Koul requested to merge vkoul/mesa:topic/dsc into main

Display Stream compression (DSC) compresses the display stream in host which is later decoded by panel. This requires addition of 5 new DSI registers to support DSC over DSI.

Signed-off-by: Vinod Koul vkoul@kernel.org

Merge request reports