Re: [PATCH 1/5] drm/rockchip: rgb: embed drm_encoder into rockchip_encoder

2023-01-19 Thread Michael Riesch
Hi Sascha, Thanks for your comments! On 12/7/22 07:45, Sascha Hauer wrote: > On Wed, Nov 30, 2022 at 03:02:13PM +0100, Michael Riesch wrote: >> Commit 540b8f271e53 ("drm/rockchip: Embed drm_encoder into >> rockchip_decoder") provides the means to pass the endpoint ID to the >> VOP2 driver, which

Re: [PATCH 1/5] drm/rockchip: rgb: embed drm_encoder into rockchip_encoder

2022-12-06 Thread Sascha Hauer
On Wed, Nov 30, 2022 at 03:02:13PM +0100, Michael Riesch wrote: > Commit 540b8f271e53 ("drm/rockchip: Embed drm_encoder into > rockchip_decoder") provides the means to pass the endpoint ID to the > VOP2 driver, which sets the interface MUX accordingly. However, this > step has not yet been carried

[PATCH 1/5] drm/rockchip: rgb: embed drm_encoder into rockchip_encoder

2022-11-30 Thread Michael Riesch
Commit 540b8f271e53 ("drm/rockchip: Embed drm_encoder into rockchip_decoder") provides the means to pass the endpoint ID to the VOP2 driver, which sets the interface MUX accordingly. However, this step has not yet been carried out for the RGB output block. Embed the drm_encoder structure into the