summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gvt/handlers.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-06drm/i915/gvt: Factor out intel_vgpu_{get, put}_ppgtt_mm interfaceChangbin Du1-15/+8
2018-03-06drm/i915/gvt: Rework shadow graphic memory management codeChangbin Du1-4/+11
2018-02-06drm/i915/gvt: only reset execlist state of one engine during VM engine resetWeinan Li1-6/+2
2018-02-06drm/i915/gvt: refine intel_vgpu_submission_ops as per engine opsWeinan Li1-0/+1
2018-02-01drm/i915/gvt: add PLANE_KEYMAX regs to mmio track listPei Zhang1-0/+3
2017-12-22drm/i915/gvt: cleanup usage for typed mmio reg vs. offsetZhenyu Wang1-23/+23
2017-12-22drm/i915/gvt: always use i915_reg_t for MMIO handler definitionZhenyu Wang1-352/+352
2017-12-14Merge tag 'gvt-next-2017-12-14' of https://github.com/intel/gvt-linux into dr...Rodrigo Vivi1-2/+4
2017-12-05drm/i915/gvt: fix off-by-one comparison of ring_idColin Ian King1-2/+2
2017-12-05drm/i915/gvt: Add missing breaks in switch statementColin Ian King1-0/+2
2017-12-04Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/...Dave Airlie1-19/+120
2017-11-28drm/i915/gvt: remove skl_misc_ctl_write handlerWeinan Li1-40/+5
2017-11-16drm/i915/gvt: Limit read hw reg to active vgpuXiong Zhang1-4/+22
2017-11-16drm/i915/gvt: Add mmio iterator intel_gvt_for_each_tracked_mmio()Changbin Du1-0/+34
2017-11-16drm/i915/gvt: update CSB and CSB write pointer in virtual HWSPWeinan Li1-1/+29
2017-11-16drm/i915/gvt: Export intel_gvt_render_mmio_to_ring_id()Zhi Wang1-6/+15
2017-11-16drm/i915/gvt: Add basic debugfs infrastructureChangbin Du1-2/+0
2017-11-16drm/i915/gvt: Introduce vGPU submission opsZhi Wang1-2/+14
2017-11-16drm/i915/gvt: Add VM healthy check for workload_threadfred gao1-1/+3
2017-11-16drm/i915/gvt: Move tlb_handle_pending into intel_vgpu_submissionZhi Wang1-1/+1
2017-11-16drm/i915/gvt: Introduce intel_vgpu_submissionZhi Wang1-1/+1
2017-11-16drm/i915/gvt: Make elsp_dwords in the right orderZhi Wang1-1/+1
2017-10-26drm/i915/gvt: Adding ACTHD mmio read handlerXiong Zhang1-2/+3
2017-10-27drm/i915/gvt: Extract mmio_read_from_hw() common functionXiong Zhang1-16/+5
2017-10-27drm/i915/gvt: Refine MMIO_RING_F()Zhi Wang1-42/+2
2017-09-06Merge tag 'gvt-fixes-2017-09-06' of https://github.com/01org/gvt-linux into d...Rodrigo Vivi1-1/+0
2017-09-05drm/i915/gvt: Remove one duplicated MMIOJian Jun Chen1-1/+0
2017-08-22Merge tag 'drm-intel-next-2017-08-18' of git://anongit.freedesktop.org/git/dr...Dave Airlie1-17/+33
2017-08-15drm/i915/hsw+: Add support for multiple power well regsImre Deak1-7/+19
2017-08-10drm/i915/gvt: Remove duplicated MMIO entriesJian Jun Chen1-8/+10
2017-08-07drm/i915/gvt: Change the max length of mmio_reg_rw from 4 to 8Xiong Zhang1-1/+1
2017-08-04drm/i915/gvt: Initialize MMIO Block with HW stateTina Zhang1-19/+17
2017-07-27drm/i915/hsw+: Unify the hsw/bdw and gen9+ power well req/state macrosImre Deak1-3/+5
2017-06-30Merge tag 'gvt-fixes-2017-06-29' of https://github.com/01org/gvt-linux into d...Jani Nikula1-17/+20
2017-06-29drm/i915/gvt: Make function dpy_reg_mmio_readx safeChangbin Du1-16/+19
2017-06-27drm/i915/gvt: Don't read ADPA_CRT_HOTPLUG_MONITOR from hostXiong Zhang1-1/+1
2017-06-21Merge tag 'drm-intel-next-2017-06-19' of git://anongit.freedesktop.org/git/dr...Dave Airlie1-126/+177
2017-06-16Merge tag 'gvt-next-2017-06-08' of https://github.com/01org/gvt-linux into dr...Jani Nikula1-126/+177
2017-06-08drm/i915/gvt: Fix GDRST vreg state after resetfred gao1-0/+3
2017-06-08drm/i915/gvt: Add helper for tuning MMIO hash tableChangbin Du1-0/+4
2017-06-08drm/i915/gvt: Make the MMIO attribute wrappers be inlineChangbin Du1-80/+0
2017-06-08drm/i915/gvt: Make mmio_attribute as type u8 to save 1.5MB memoryChangbin Du1-2/+3
2017-06-08drm/i915/gvt: Cleanup struct intel_gvt_mmio_infoChangbin Du1-6/+1
2017-06-08drm/i915/gvt: Optimize MMIO register handling for some large MMIO blocksChangbin Du1-29/+133
2017-06-08drm/i915/gvt: Add runtime_pm get/put to proctect MMIO accessingChuanxiao Dong1-0/+12
2017-06-08drm/i915/gvt: Legacy HSW related MMIO handler clean upfred gao1-12/+10
2017-06-08drm/i915/gvt: clean up the unused last_ctx_submit_time of struct intel_vgpuChangbin Du1-1/+0
2017-06-08drm/i915/gvt: add RING_INSTDONE and SC_INSTDONE mmio handler in GVT-gWeinan Li1-0/+15
2017-05-23drm/i915/gvt: Disable compression workaround for Gen9Chuanxiao Dong1-9/+21
2017-05-15Merge tag 'gvt-fixes-2017-05-11' of https://github.com/01org/gvt-linux into d...Jani Nikula1-1/+1