summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2017-03-02Revert "drm/i915: Implement Link Rate fallback on Link training failure"Daniel Vetter
2017-03-01drm/i915: Implement Link Rate fallback on Link training failureManasi Navare
2017-03-01drm/i915: Remove i915_debugfs_unregister()Noralf Trønnes
2017-03-01gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches
2017-02-26Merge airlied/drm-next into drm-misc-nextDaniel Vetter
2017-02-23Merge tag 'v4.10-rc8' into drm-nextDave Airlie
2017-02-16drm/i915: Fix not finding the VBT when it overlaps with OPREGION_ASLE_EXTHans de Goede
2017-02-16drm/i915: Pass timeout==0 on to i915_gem_object_wait_fence()Chris Wilson
2017-02-16drm/i915/gvt: Disable access to stolen memory as a guestChris Wilson
2017-02-16drm/i915: Avoid spurious WARNs about the wrong pipe in the PPS codeVille Syrjälä
2017-02-16drm/i915: Check for timeout completion when waiting for the rq to submittedChris Wilson
2017-02-16drm/i915: A hotfix for making aliasing PPGTT work for GVT-gZhi Wang
2017-02-16drm/i915: Restore context and pd for ringbuffer submission after resetChris Wilson
2017-02-16drm/i915: Let execlist_update_context() cover !FULL_PPGTT mode.Zhi Wang
2017-02-16drm/i915/lspcon: Fix resume time initialization due to unasserted HPDImre Deak
2017-02-16drm/i915/gen9+: Enable hotplug detection earlyImre Deak
2017-02-16drm/i915: Reject set-tiling-ioctl with stride==0 and a tiling modeChris Wilson
2017-02-16drm/i915: Recreate internal objects with single page segments if dmar failsChris Wilson
2017-02-16Merge tag 'gvt-next-2017-02-15' of https://github.com/01org/gvt-linux into dr...Jani Nikula
2017-02-16Merge tag 'gvt-next-2017-02-07' of https://github.com/01org/gvt-linux into dr...Jani Nikula
2017-02-14drm/atomic: Add new iterators over all state, v3.Maarten Lankhorst
2017-02-14drm/i915/gvt: return error code if dma map iova failedChuanxiao Dong
2017-02-14drm/i915/gvt: optimize the inhibit context mmio loadChuanxiao Dong
2017-02-14drm/i915/gvt: add sprite plane flip done support.Xu Han
2017-02-14drm/i915/gvt: add missing display part reset for vGPU resetChangbin Du
2017-02-14drm/i915/gvt: Fix shadow context descriptorZhenyu Wang
2017-02-14drm/i915/gvt: Fix alignment for GTT allocationZhenyu Wang
2017-02-10drm/i915/gvt: fix crash at function release_shadow_wa_ctxChangbin Du
2017-02-09drm/i915/gvt: enable IOMMU for gvtChuanxiao Dong
2017-02-09drm/i915/gvt: map pfn for PTE entry in kvmChuanxiao Dong
2017-02-09drm/i915/gvt: Map shadow page before using it in shadow page tableChuanxiao Dong
2017-02-09drm/i915/gvt: reduce the line of interrupt logs and log friendlyChangbin Du
2017-02-09drm/i915/gvt: remove a redundant end of line in debug logChangbin Du
2017-02-09drm/i915/gvt: remove a noisy unimportant log in sched_policyChangbin Du
2017-02-08drm/i915: Always convert incoming exec offsets to non-canonicalMichał Winiarski
2017-02-08drm/i915: Remove overzealous fence warn on runtime suspendChris Wilson
2017-02-08drm/i915/bxt: Add MST support when do DPLL calculationLee, Shawn C
2017-02-08drm/i915: don't warn about Skylake CPU - KabyPoint PCH comboJani Nikula
2017-02-08drm/i915: fix i915 running as dom0 under XenJuergen Gross
2017-02-08drm/i915: Flush untouched framebuffers before display on !llcChris Wilson
2017-02-08drm/i915: fix use-after-free in page_flip_completed()Andrey Ryabinin
2017-02-08drm/i915/gvt/kvmgt: remove some dead codeDan Carpenter
2017-02-07drm: remove drm_vblank_no_hw_counter assignment from driver codeShawn Guo
2017-02-07drm/fb-helper: Automatically clean up fb_infoDaniel Vetter
2017-02-07drm/i915/gvt: fix vgpu type size initZhenyu Wang
2017-02-07drm/i915/gvt: use normal mmio read function for firmware exposureZhenyu Wang
2017-02-07drm/i915/gvt: remove detect_host() MPT hookZhenyu Wang
2017-02-07drm/i915/gvt: move intel iommu detection to intel_gvt_init()Zhenyu Wang
2017-02-07drm/i915: make intel_gvt_init() later instead of too earlyZhenyu Wang
2017-02-07drm/i915/gvt: add more resolutions in virtual edidChuanxiao Dong