summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gvt/firmware.c
AgeCommit message (Expand)Author
2023-03-02Merge tag 'drm-next-2023-03-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-02-23i915/gvt: Fix spelling mistake "vender" -> "vendor"Colin Ian King
2023-01-27i915/gvt: Replace one-element array with flexible-array memberPaulo Miguel Almeida
2022-11-17i915/gvt: remove hardcoded value on crc32_start calculationPaulo Miguel Almeida
2022-04-21i915/gvt: Use the initial HW state snapshot saved in i915Zhi Wang
2021-02-02drm/i915/gvt: Remove references to struct drm_device.pdevThomas Zimmermann
2020-03-10Merge tag 'gvt-next-2020-03-10' of https://github.com/intel/gvt-linux into dr...Rodrigo Vivi
2020-03-06drm/i915/gvt: Wean gvt off using dev_privChris Wilson
2020-02-10drm/i915/gvt: fix high-order allocation failure on late loadIgor Druzhinin
2019-06-12drm/i915: Remove I915_READ_NOTRACETvrtko Ursulin
2018-05-17drm/i915/gvt: Use offsetofend() rather than offsetof + sizeofChris Wilson
2017-11-16drm/i915/gvt: Add mmio iterator intel_gvt_for_each_tracked_mmio()Changbin Du
2017-08-04drm/i915/gvt: Initialize MMIO Block with HW stateTina Zhang
2017-06-08drm/i915/gvt: Cleanup struct intel_gvt_mmio_infoChangbin Du
2017-04-01drm/i915/gvt: Fix firmware loading interface for GVT-g golden HW stateZhi Wang
2017-02-23drm/i915/gvt: set default value to 0 for unhandled mmio regsZhao Yan
2017-02-07drm/i915/gvt: use normal mmio read function for firmware exposureZhenyu Wang
2016-10-20drm/i915/gvt: fix sparse warnings on different address spacesDu, Changbin
2016-10-20drm/i915/gvt: clean up intel_gvt.h as interface for i915 coreZhenyu Wang
2016-10-14drm/i915/gvt: golden virtual HW state managementZhi Wang