summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gvt/edid.c
AgeCommit message (Expand)Author
2023-08-01drm/i915/gvt: Fix bug in getting msg length in AUX CH registers handlerYan Zhao
2023-05-11drm/i915: Use REG_BIT() & co. for AUX CH registersVille Syrjälä
2023-03-30drm/i915/aux: split out DP AUX regs to a separate fileJani Nikula
2022-08-31drm/i915/gmbus: split out gmbus regs in a separate fileJani Nikula
2022-02-02drm/i915: Only include i915_reg.h from .c filesMatt Roper
2020-06-02drm/i915: Identify Cometlake platformChris Wilson
2020-03-06drm/i915/gvt: Wean gvt off using dev_privChris Wilson
2020-02-24drm/i915/gvt: Make WARN* drm specific where vgpu ptr is availablePankaj Bharadiya
2020-02-24drm/i915/gvt: Make WARN* drm specific where drm_priv ptr is availablePankaj Bharadiya
2019-01-10drm/i915/gvt: Refine port select logic for CFL platformfred gao
2019-01-10drm/i915/gvt: Reuse the gmbus pin macrofred gao
2018-08-07drm/i915/gvt: Fix function comment doc errorsZhenyu Wang
2018-06-13drm/i915/gvt: Enable virtual display support for BXT.Colin Xu
2017-12-22drm/i915/gvt: cleanup usage for typed mmio reg vs. offsetZhenyu Wang
2017-03-21drm/i915/gvt: Fix guest fail to read EDID leading to black guest console issue.Xu Han
2017-03-17drm/i915/gvt: replace the gvt_err with gvt_vgpu_errTina Zhang
2016-11-14drm/i915/gvt: Fix static checker warning on intel_gvt_i2c_handle_aux_ch_write()Zhenyu Wang
2016-10-20drm/i915/gvt: clean up intel_gvt.h as interface for i915 coreZhenyu Wang
2016-10-14drm/i915/gvt: vGPU display virtualizationZhi Wang