aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gvt/firmware.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-12drm/i915: Remove I915_READ_NOTRACETvrtko Ursulin1-2/+3
2018-05-17drm/i915/gvt: Use offsetofend() rather than offsetof + sizeofChris Wilson1-1/+1
2017-11-16drm/i915/gvt: Add mmio iterator intel_gvt_for_each_tracked_mmio()Changbin Du1-15/+11
2017-08-04drm/i915/gvt: Initialize MMIO Block with HW stateTina Zhang1-1/+10
2017-06-08drm/i915/gvt: Cleanup struct intel_gvt_mmio_infoChangbin Du1-7/+2
2017-04-01drm/i915/gvt: Fix firmware loading interface for GVT-g golden HW stateZhi Wang1-3/+6
2017-02-23drm/i915/gvt: set default value to 0 for unhandled mmio regsZhao Yan1-1/+1
2017-02-07drm/i915/gvt: use normal mmio read function for firmware exposureZhenyu Wang1-43/+4
2016-10-20drm/i915/gvt: fix sparse warnings on different address spacesDu, Changbin1-3/+5
2016-10-20drm/i915/gvt: clean up intel_gvt.h as interface for i915 coreZhenyu Wang1-0/+2
2016-10-14drm/i915/gvt: golden virtual HW state managementZhi Wang1-0/+308