summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2018-08-07drm/i915/gvt: Fix function comment doc errorsZhenyu Wang
2018-08-07drm/i915/gvt: make dma map/unmap kvmgt functions as staticZhenyu Wang
2018-08-02drm/i915/gvt: only copy the first page for restore inhibit contextZhao Yan
2018-08-02drm/i915/gvt: add a fastpath for cmd parsing on MI_NOOPZhao Yan
2018-07-10drm/i915/gvt: declare gvt as i915's soft dependencyHang Yuan
2018-07-09drm/i915/gvt: Handle EDP_PSR_IMR and EDP_PSR_IIR for BXT.Colin Xu
2018-07-09drm/i915: Enable platform support for vGPU huge gtt pagesChangbin Du
2018-07-09drm/i915/gvt: Fix error handling in ppgtt_populate_spt_by_guest_entryChangbin Du
2018-07-09drm/i915/gvt: Handle special sequence on PDE IPS bitChangbin Du
2018-07-09drm/i915/gvt: Add 2M huge gtt supportChangbin Du
2018-07-09drm/i915/kvmgt: Support setting dma map for huge pagesChangbin Du
2018-07-09drm/i915/gvt: Add 64K huge gtt supportChangbin Du
2018-07-09drm/i915/gvt: Make PTE iterator 64K entry awareChangbin Du
2018-07-09drm/i915/gvt: Split ppgtt_alloc_spt into two partsChangbin Du
2018-07-09drm/i915/gvt: Add GTT clear_pse operationChangbin Du
2018-07-09drm/i915/gvt: Add software PTE flag to mark special 64K splited entryChangbin Du
2018-07-09drm/i915/gvt: Detect 64K gtt entry by IPS bit of PDEChangbin Du
2018-07-09drm/i915/gvt: Handle MMIO GEN8_GAMW_ECO_DEV_RW_IA for 64K GTTChangbin Du
2018-07-09drm/i915/gvt: Add PTE IPS bit operationsChangbin Du
2018-07-09drm/i915/gvt: Add new 64K entry typeChangbin Du
2018-06-13drm/i915: Enable KVMGT for BXT.Colin Xu
2018-06-13drm/i915/gvt: Add mmio handler for for BXT.Colin Xu
2018-06-13drm/i915/gvt: Enable dma_buf support for BXT.Colin Xu
2018-06-13drm/i915/gvt: Enable virtual display support for BXT.Colin Xu
2018-06-13drm/i915/gvt: Enable force wake support for BXT.Colin Xu
2018-06-13drm/i915/gvt: Enable cmd_parser support for BXT.Colin Xu
2018-06-13drm/i915/gvt: Enable mmio context init and switch for BXT.Colin Xu
2018-06-13drm/i915/gvt: Enable irq initialization for BXT.Colin Xu
2018-06-13drm/i915/gvt: Enable gtt initialization for BXT.Colin Xu
2018-06-13drm/i915/gvt: Enable device info initialization for BXT.Colin Xu
2018-06-13drm/i915/gvt: Add MEDIA_POOL_STATE for BXT.Colin Xu
2018-06-13drm/i915/gvt: Add D_BXT device type define for BXT.Colin Xu
2018-06-11drm/i915/gvt: use array to avoid potential buffer overflowXinyun Liu
2018-06-11drm/i915/gvt: removed unnecessary boundary checkXinyun Liu
2018-06-11drm/i915/gvt: Avoid dereference a potential null pointerXinyun Liu
2018-06-07Merge tag 'drm-intel-next-2018-06-06' into gvt-nextZhenyu Wang
2018-06-06drm/i915: Update DRIVER_DATE to 20180606Rodrigo Vivi
2018-06-06drm/i915/gtt: Fix typo in fill_px() macroChris Wilson
2018-06-06drm/i915: Mark i915.inject_load_failure as being hitChris Wilson
2018-06-05drm/i915/gtt: Rename i915_hw_ppgtt base memberChris Wilson
2018-06-05drm/i915/error: Fixup inactive/active countingChris Wilson
2018-06-05drm/i915/guc: Don't leak stage descriptor pool on init failureMichal Wajdeczko
2018-06-05drm/i915/pmu: Do not assume fixed hrtimer periodTvrtko Ursulin
2018-06-05drm/i915/trace: Context field needs to be 64-bit wideTvrtko Ursulin
2018-06-05drm/i915/trace: Remove engine out of the context sandwichTvrtko Ursulin
2018-06-05drm/i915/trace: Describe engines as class:instance pairsTvrtko Ursulin
2018-06-05drm/i915: Swap magics and use SZ_1MChris Wilson
2018-06-05drm/i915: Correctly handle error path in i915_gem_init_hwMichal Wajdeczko
2018-06-05drm/i915/vma: Move the bind_count vs pin_count assertion to a helperChris Wilson
2018-06-05drm/i915/gtt: Teach restore-gtt to walk the ggtt vma list not the object listChris Wilson