Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
drm: forward port of VOP2 driver
squashed:
try to fix vop_plane_atomic_async_update/vop_atomic_plane_destroy_state
mixed by cherry-pick
fix conflict in vop_reg.c
hopefully fixed conflicts in drm_vop.c
fix different type rockchip_drm_driver
misc fixes
drop format_modifiers
drop rk3188
fix redefinitions
fix vop_plane_atomic_check drm_plane_state vs. drm_atomic_state
fix vop_plane_atomic_update
drop vop_plane_atomic_async_{check,update}, atomic_begin and duplicate plane_helper_funcs
fix vop_crtc_atomic_check
fix vop_crtc_atomic_{enable,flush}
fix to_vop_plane_state in atomic_{check,update}
vop2: fix param of atomic callbacks- Loading branch information
Showing
15 changed files
with
14,356 additions
and
1,925 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.