[Intel-gfx] [PULL] gvt-next-fixes
Zhenyu Wang
zhenyuw at linux.intel.com
Wed Apr 21 09:45:22 UTC 2021
Hi,
Here're queued gvt-next-fixes changes. Two ones are for code cleanup
on unused function or duplicated function call, with another one for
consistent function return type.
Thanks.
--
The following changes since commit d153e8c156dafeb847fd655f416cf81c007e8706:
Merge tag 'drm-intel-next-fixes-2021-02-25' of git://anongit.freedesktop.org/drm/drm-intel into drm-next (2021-02-26 05:08:51 +1000)
are available in the Git repository at:
https://github.com/intel/gvt-linux tags/gvt-next-fixes-2021-04-21
for you to fetch changes up to 0349ec19c484ed40dbc725820673df4d94334e8c:
drm/i915/gvt: Remove duplicated register accessible check (2021-04-21 17:56:06 +0800)
----------------------------------------------------------------
gvt-next-fixes-2021-04-21
- Remove one unused function warning (Jiapeng)
- Fix intel_gvt_init_device() return type (Dan)
- Remove one duplicated register accessible check (Zhenyu)
----------------------------------------------------------------
Dan Carpenter (1):
drm/i915/gvt: Fix error code in intel_gvt_init_device()
Jiapeng Chong (1):
drm/i915/gvt: remove useless function
Zhenyu Wang (1):
drm/i915/gvt: Remove duplicated register accessible check
drivers/gpu/drm/i915/gvt/cmd_parser.c | 5 -----
drivers/gpu/drm/i915/gvt/gtt.c | 6 ------
drivers/gpu/drm/i915/gvt/gvt.c | 8 ++++----
3 files changed, 4 insertions(+), 15 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/intel-gfx/attachments/20210421/a5817f78/attachment.sig>
More information about the Intel-gfx
mailing list