summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-03-02Merge remote-tracking branch 'ovl/for-viro' into for-linusAl Viro
2017-03-02sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27mm: use mmget_not_zero() helperVegard Nossum
2017-02-27mm: add new mmgrab() helperVegard Nossum
2017-02-27scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-02-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds
2017-02-23Merge tag 'sound-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-02-23Merge tag 'v4.10-rc8' into drm-nextDave Airlie
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-02-20mm: use helper for calling f_op->mmap()Miklos Szeredi
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/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