Add virtio ioctl parameters needed for ivshmem detection .#37
Add virtio ioctl parameters needed for ivshmem detection .#37sysopenci merged 1 commit intoprojectceladon:v2.4.115from
Conversation
Added ioctls DRM_VIRTGPU_RESOURCE_CREATE_BLOB & DRM_VIRTGPU_PARAM_QUERY_DEV used by hwcomposer to detect ivshmem usage. Tracked-On: OAM-129380 Signed-off-by: manxiaoliang <xiaoliangx.man@intel.com>
JeevakaPrabu
left a comment
There was a problem hiding this comment.
recommended commit message:
Add virtio ioctl parameters needed for ivshmem detection
Added ioctls DRM_VIRTGPU_RESOURCE_CREATE_BLOB &
DRM_VIRTGPU_PARAM_QUERY_DEV used by hwcomposer to detect ivshmem usage.
Tracked-On: OAM-129380
Signed-off-by: manxiaoliang xiaoliangx.man@intel.com
6cac8ca to
9104591
Compare
|
one of the dependent pr cannot be Rebase and Merged; please fix the issue and commit your changes once again to run EB. |
|
one of the dependent pr cannot be Rebase and Merged; please fix the issue and commit your changes once again to run EB. |
1 similar comment
|
one of the dependent pr cannot be Rebase and Merged; please fix the issue and commit your changes once again to run EB. |
|
Android CI has started Engineering Build for this issue ,Please check the linked Tracked-On issue/Android CI Web for more details. |
1 similar comment
|
Android CI has started Engineering Build for this issue ,Please check the linked Tracked-On issue/Android CI Web for more details. |
|
SUCCESS: Android CI has completed Engineering Build for this issue.Please check the linked Tracked-On issue/Android CI Web for more details. |
|
Android CI has started MERGE Build for this pr ,Please check the linked Tracked-On issue/Android CI Web for more details. |
|
Android CI has completed MERGE Build for this pr, build is SUCCESS. Please check the linked Tracked-On issue/Android CI Web for more details. For Binaries: /cactus-absp-or-local/celadon-merge/941 |
Addtionally need read VIRTGPU_PARAM_RESOURCE_BLOB.
Add DRM_VIRTGPU_RESOURCE_CREATE_BLOB &
DRM_VIRTGPU_PARAM_QUERY_DEV
Tracked-On: OAM-129380