-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Celadon/u/mr0/master.pxp #81
base: celadon/u/mr0/master
Are you sure you want to change the base?
Celadon/u/mr0/master.pxp #81
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why remove the description of parameter "ref"?
*/ | ||
/** | ||
* @release: Free the memory of the struct i915_refct_sgt | ||
*/ | ||
void (*release)(struct kref *ref); | ||
}; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why remove the description of parameter "ref"?
ba636f6
to
dacab8d
Compare
dacab8d
to
c9d7182
Compare
c9d7182
to
bb91ff2
Compare
bb91ff2
to
f04c859
Compare
f04c859
to
ac33ace
Compare
71b2db5
to
bce821c
Compare
bce821c
to
e7abbe5
Compare
Tracked-On: OAM-129561 Signed-off-by: Weifeng Liu <weifeng.liu@intel.com>
Issue-Detailed: UVC camera messes up video device node sequence. So it's necessary to rearrange different types of camera device to their own device node names: virtiocamera: /dev/virtvideo* uvc camera: /dev/video* Issue-Fixed: Define new v4l2 device type as VFL_TYPE_VIRTCAM whose name_base is 'virtvideo' and set virtiocamera device type as VIRTCAM. Tested-On: /dev/virtvideo* created for virtiocamera devices. Those video camera devices can preview/capture/record. Tracked-On: OAM-129620 Signed-off-by: Neo Fang <neo.fang@intel.com>
Enable virtio backlight function, it will expose sysfs node /sys/class/backlight/virtio-gpu-backlight0 for guest user. Test-done: - iGPU VF + virtio-GPU; - backlight setting through command Tracked-On: OAM-117147 Signed-off-by: Xue, Bosheng <bosheng.xue@intel.com>
Enabled HDCP virtualization on virtio gpu driver, control HDCP through drm atomic property. Tracked-On: OAM-121826 Signed-off-by: Xue, Bosheng <bosheng.xue@intel.com>
Tracked-On: OAM-120419 Signed-off-by: Sun, Jing A <jing.a.sun@intel.com>
Tracked-On: OAM-120419 Signed-off-by: Sun, Jing A <jing.a.sun@intel.com>
this is for pxp virtualiztion to provide vf info to pair vf and virtio pxp. Tracked-On: OAM-121827 Signed-off-by: Xue, Bosheng <bosheng.xue@intel.com>
enabled PXP virtualization in i915, add virtio pxp device to realize PXP virtualization function. Tracked-On: OAM-121827 Signed-off-by: Xue, Bosheng <bosheng.xue@intel.com>
add buffer protection attribution to support pxp. Tracked-On: OAM-121827 Signed-off-by: Xue, Bosheng <bosheng.xue@intel.com>
add ioctl interface to set buffer to be protected to suppport PXP virtualization. Tracked-On: OAM-121827 Signed-off-by: Xue, Bosheng <bosheng.xue@intel.com>
Tracked-On: OAM-121827 Signed-off-by: Xue, Bosheng <bosheng.xue@intel.com>
e7abbe5
to
5381c83
Compare
one of the dependent pr's program name is not compatable with other dependent prs, for more details please check tracked_on |
1 similar comment
one of the dependent pr's program name is not compatable with other dependent prs, for more details please check tracked_on |
45751b1
to
cd56274
Compare
No description provided.