summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gvt/handlers.c
AgeCommit message (Expand)Author
2017-12-22drm/i915/gvt: cleanup usage for typed mmio reg vs. offsetZhenyu Wang
2017-12-22drm/i915/gvt: always use i915_reg_t for MMIO handler definitionZhenyu Wang
2017-12-14Merge tag 'gvt-next-2017-12-14' of https://github.com/intel/gvt-linux into dr...Rodrigo Vivi
2017-12-05drm/i915/gvt: fix off-by-one comparison of ring_idColin Ian King
2017-12-05drm/i915/gvt: Add missing breaks in switch statementColin Ian King
2017-12-04Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2017-11-28drm/i915/gvt: remove skl_misc_ctl_write handlerWeinan Li
2017-11-16drm/i915/gvt: Limit read hw reg to active vgpuXiong Zhang
2017-11-16drm/i915/gvt: Add mmio iterator intel_gvt_for_each_tracked_mmio()Changbin Du
2017-11-16drm/i915/gvt: update CSB and CSB write pointer in virtual HWSPWeinan Li
2017-11-16drm/i915/gvt: Export intel_gvt_render_mmio_to_ring_id()Zhi Wang
2017-11-16drm/i915/gvt: Add basic debugfs infrastructureChangbin Du
2017-11-16drm/i915/gvt: Introduce vGPU submission opsZhi Wang
2017-11-16drm/i915/gvt: Add VM healthy check for workload_threadfred gao
2017-11-16drm/i915/gvt: Move tlb_handle_pending into intel_vgpu_submissionZhi Wang
2017-11-16drm/i915/gvt: Introduce intel_vgpu_submissionZhi Wang
2017-11-16drm/i915/gvt: Make elsp_dwords in the right orderZhi Wang
2017-10-26drm/i915/gvt: Adding ACTHD mmio read handlerXiong Zhang
2017-10-27drm/i915/gvt: Extract mmio_read_from_hw() common functionXiong Zhang
2017-10-27drm/i915/gvt: Refine MMIO_RING_F()Zhi Wang
2017-09-06Merge tag 'gvt-fixes-2017-09-06' of https://github.com/01org/gvt-linux into d...Rodrigo Vivi
2017-09-05drm/i915/gvt: Remove one duplicated MMIOJian Jun Chen
2017-08-22Merge tag 'drm-intel-next-2017-08-18' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-08-15drm/i915/hsw+: Add support for multiple power well regsImre Deak
2017-08-10drm/i915/gvt: Remove duplicated MMIO entriesJian Jun Chen
2017-08-07drm/i915/gvt: Change the max length of mmio_reg_rw from 4 to 8Xiong Zhang
2017-08-04drm/i915/gvt: Initialize MMIO Block with HW stateTina Zhang
2017-07-27drm/i915/hsw+: Unify the hsw/bdw and gen9+ power well req/state macrosImre Deak
2017-06-30Merge tag 'gvt-fixes-2017-06-29' of https://github.com/01org/gvt-linux into d...Jani Nikula
2017-06-29drm/i915/gvt: Make function dpy_reg_mmio_readx safeChangbin Du
2017-06-27drm/i915/gvt: Don't read ADPA_CRT_HOTPLUG_MONITOR from hostXiong Zhang
2017-06-21Merge tag 'drm-intel-next-2017-06-19' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-06-16Merge tag 'gvt-next-2017-06-08' of https://github.com/01org/gvt-linux into dr...Jani Nikula
2017-06-08drm/i915/gvt: Fix GDRST vreg state after resetfred gao
2017-06-08drm/i915/gvt: Add helper for tuning MMIO hash tableChangbin Du
2017-06-08drm/i915/gvt: Make the MMIO attribute wrappers be inlineChangbin Du
2017-06-08drm/i915/gvt: Make mmio_attribute as type u8 to save 1.5MB memoryChangbin Du
2017-06-08drm/i915/gvt: Cleanup struct intel_gvt_mmio_infoChangbin Du
2017-06-08drm/i915/gvt: Optimize MMIO register handling for some large MMIO blocksChangbin Du
2017-06-08drm/i915/gvt: Add runtime_pm get/put to proctect MMIO accessingChuanxiao Dong
2017-06-08drm/i915/gvt: Legacy HSW related MMIO handler clean upfred gao
2017-06-08drm/i915/gvt: clean up the unused last_ctx_submit_time of struct intel_vgpuChangbin Du
2017-06-08drm/i915/gvt: add RING_INSTDONE and SC_INSTDONE mmio handler in GVT-gWeinan Li
2017-05-23drm/i915/gvt: Disable compression workaround for Gen9Chuanxiao Dong
2017-05-15Merge tag 'gvt-fixes-2017-05-11' of https://github.com/01org/gvt-linux into d...Jani Nikula
2017-05-05drm/i915/gvt: fix typo: "supporte" -> "support"Colin Ian King
2017-04-11Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie
2017-03-30drm/i915/gvt: add some statistic routine for schedulerPing Gao
2017-03-29drm/i915/gvt: Add KBL dispatch logic in each function.Xu Han
2017-03-29drm/i915/gvt: Update MMIO handle policy to compatible KBL platform.Xu Han