summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2017-02-17mm: use mmget_not_zero() helperVegard Nossum
2017-02-17mm: add new mmgrab() helperVegard Nossum
2017-02-17lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2017-02-17scripts/spelling.txt: add "overrided" pattern and fix typo instancesMasahiro Yamada
2017-02-17scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada
2017-02-17scripts/spelling.txt: add "againt" pattern and fix typo instancesMasahiro Yamada
2017-02-17scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada
2017-02-17scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada
2017-02-17Merge branch 'akpm-current/current'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'idr/idr-4.11'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'sound/for-next'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'drm-tegra/drm/tegra/for-next'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'drm-intel/for-linux-next'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'drm-panel/drm/panel/for-next'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'drm/drm-next'Stephen Rothwell
2017-02-16Merge branch 'locking/core'Ingo Molnar
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-15drm/dp/mst: fix kernel oops when turning off secondary monitorPierre-Louis Bossart
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-10idr: Return the deleted entry from idr_removeMatthew Wilcox
2017-02-10drm/i915/gvt: fix crash at function release_shadow_wa_ctxChangbin Du
2017-02-10Merge tag 'drm-intel-fixes-2017-02-09' of git://anongit.freedesktop.org/git/d...Dave Airlie
2017-02-10Merge tag 'drm-misc-fixes-2017-02-09' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-02-10Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-02-10Merge tag 'drm-fsl-dcu-for-v4.11' of http://git.agner.ch/git/linux-drm-fsl-dc...Dave Airlie
2017-02-10Merge tag 'drm-misc-next-fixes-2017-02-09' of git://anongit.freedesktop.org/g...Dave Airlie
2017-02-09drm/amdgpu: report the number of bytes moved at buffer creationSamuel Pitoiset
2017-02-09drm/amdgpu: fix a potential deadlock in amdgpu_bo_create_restricted()Samuel Pitoiset
2017-02-09drm/amdgpu: add support for new smc firmware on polarisAlex Deucher
2017-02-09drm/amd/powerplay: refine code to avoid potential bug that the memory not cle...Rex Zhu
2017-02-09drm: remove unnecessary fault wrappersRoss Zwisler