diff options
author | Andy Yan <[email protected]> | 2022-04-22 09:28:39 +0200 |
---|---|---|
committer | Heiko Stuebner <[email protected]> | 2022-05-04 14:05:47 +0200 |
commit | 604be85547ce4d61b89292d2f9a78c721b778c16 (patch) | |
tree | 664525ef33fa0c2841fa50cd5da7468c01f39e86 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | b382406a2cf4afaa7320a7ad4b298ed6e2675437 (diff) |
drm/rockchip: Add VOP2 driver
The VOP2 unit is found on Rockchip SoCs beginning with rk3566/rk3568.
It replaces the VOP unit found in the older Rockchip SoCs.
This driver has been derived from the downstream Rockchip Kernel and
heavily modified:
- All nonstandard DRM properties have been removed
- dropped struct vop2_plane_state and pass around less data between
functions
- Dropped all DRM_FORMAT_* not known on upstream
- rework register access to get rid of excessively used macros
- Drop all waiting for framesyncs
The driver is tested with HDMI and MIPI-DSI display on a RK3568-EVB
board. Overlay support is tested with the modetest utility. AFBC support
on the cluster windows is tested with weston-simple-dmabuf-egl on
weston using the (yet to be upstreamed) panfrost driver support.
Signed-off-by: Andy Yan <[email protected]>
Co-Developed-by: Sascha Hauer <[email protected]>
Signed-off-by: Sascha Hauer <[email protected]>
Tested-by: Michael Riesch <[email protected]>
[dt-binding-header:]
Acked-by: Rob Herring <[email protected]>
[moved dt-binding header from dt-nodes patch to here
and made checkpatch --strict happier]
Signed-off-by: Heiko Stuebner <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions