mbox series

[v4,0/2] drm/rockchip: vop: Support internal display on RK3066

Message ID 20240624204054.5524-1-val@packett.cool (mailing list archive)
Headers show
Series drm/rockchip: vop: Support internal display on RK3066 | expand

Message

Val Packett June 24, 2024, 8:40 p.m. UTC
This tiny patch series makes the changes required to enable the RGB
display output on the Rockchip RK3066 SoC. Final version as discussed.

Val Packett (2):
  drm/rockchip: vop: clear DMA stop bit on RK3066
  drm/rockchip: vop: enable VOP_FEATURE_INTERNAL_RGB on RK3066

 drivers/gpu/drm/rockchip/rockchip_drm_vop.c | 4 ++++
 drivers/gpu/drm/rockchip/rockchip_drm_vop.h | 1 +
 drivers/gpu/drm/rockchip/rockchip_vop_reg.c | 2 ++
 3 files changed, 7 insertions(+)

Comments

Heiko Stuebner Aug. 15, 2024, 10:40 a.m. UTC | #1
On Mon, 24 Jun 2024 17:40:47 -0300, Val Packett wrote:
> This tiny patch series makes the changes required to enable the RGB
> display output on the Rockchip RK3066 SoC. Final version as discussed.
> 
> Val Packett (2):
>   drm/rockchip: vop: clear DMA stop bit on RK3066
>   drm/rockchip: vop: enable VOP_FEATURE_INTERNAL_RGB on RK3066
> 
> [...]

Applied, thanks!

[1/2] drm/rockchip: vop: clear DMA stop bit on RK3066
      commit: 6b44aa559d6c7f4ea591ef9d2352a7250138d62a
[2/2] drm/rockchip: vop: enable VOP_FEATURE_INTERNAL_RGB on RK3066
      commit: 6ed51ba95e27221ce87979bd2ad5926033b9e1b9

Best regards,