Commit 0f299473 authored by José Expósito's avatar José Expósito Committed by Melissa Wen
Browse files

drm/vkms: drop "Multiple overlay planes" TODO

parent df2d385c
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -124,8 +124,6 @@ Add Plane Features

There's lots of plane features we could add support for:

- Multiple overlay planes. [Good to get started]

- Clearing primary plane: clear primary plane before plane composition (at the
  start) for correctness of pixel blend ops. It also guarantees alpha channel
  is cleared in the target buffer for stable crc. [Good to get started]