mbox series

[PULL] gvt-fixes

Message ID ZMnvf46JqgeIuTir@debian-scheme (mailing list archive)
State New, archived
Headers show
Series [PULL] gvt-fixes | expand

Pull-request

https://github.com/intel/gvt-linux.git tags/gvt-fixes-2023-08-02

Message

Zhenyu Wang Aug. 2, 2023, 5:54 a.m. UTC
Hi,

Here is one gvt fix for bug in AUX CH register message length get.
Please help to pick.

Thanks!
--
The following changes since commit e354f67733115b4453268f61e6e072e9b1ea7a2f:

  drm/i915: Fix an error handling path in igt_write_huge() (2023-07-25 08:38:12 +0100)

are available in the Git repository at:

  https://github.com/intel/gvt-linux.git tags/gvt-fixes-2023-08-02

for you to fetch changes up to 46d14e17095237007b59f56aae2d81ae2dcb0f93:

  drm/i915/gvt: Fix bug in getting msg length in AUX CH registers handler (2023-08-01 11:21:09 +0800)

----------------------------------------------------------------
gvt-fixes-2023-08-02

- Fix bug to get AUX CH register message length (Yan)

----------------------------------------------------------------
Yan Zhao (1):
      drm/i915/gvt: Fix bug in getting msg length in AUX CH registers handler

 drivers/gpu/drm/i915/gvt/edid.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Tvrtko Ursulin Aug. 2, 2023, 7:17 a.m. UTC | #1
On 02/08/2023 06:54, Zhenyu Wang wrote:
> 
> Hi,
> 
> Here is one gvt fix for bug in AUX CH register message length get.
> Please help to pick.

Pulled, thank you!

Regards,

Tvrtko

> Thanks!
> --
> The following changes since commit e354f67733115b4453268f61e6e072e9b1ea7a2f:
> 
>    drm/i915: Fix an error handling path in igt_write_huge() (2023-07-25 08:38:12 +0100)
> 
> are available in the Git repository at:
> 
>    https://github.com/intel/gvt-linux.git tags/gvt-fixes-2023-08-02
> 
> for you to fetch changes up to 46d14e17095237007b59f56aae2d81ae2dcb0f93:
> 
>    drm/i915/gvt: Fix bug in getting msg length in AUX CH registers handler (2023-08-01 11:21:09 +0800)
> 
> ----------------------------------------------------------------
> gvt-fixes-2023-08-02
> 
> - Fix bug to get AUX CH register message length (Yan)
> 
> ----------------------------------------------------------------
> Yan Zhao (1):
>        drm/i915/gvt: Fix bug in getting msg length in AUX CH registers handler
> 
>   drivers/gpu/drm/i915/gvt/edid.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)