aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-01drm/i915/gvt: add PLANE_KEYMAX regs to mmio track listPei Zhang
2018-02-01drm/i915/gvt: Fix gen8/9_render_mmio_list[0] don't take effectXiong Zhang
2018-02-01drm/ast: Load lut in crtc_commitDaniel Vetter
2018-02-01Merge tag 'drm-misc-next-fixes-2018-01-31' of git://anongit.freedesktop.org/d...Dave Airlie
2018-01-31drm: Check for lessee in DROP_MASTER ioctlKeith Packard
2018-01-25Merge tag 'drm-misc-next-fixes-2018-01-18' of git://anongit.freedesktop.org/d...Dave Airlie
2018-01-25Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-01-24drm: fix gpu scheduler link orderChristian König
2018-01-24drm/amd/display: Demote error print to debug print when ATOM impl missingHarry Wentland
2018-01-23dma-buf: fix reservation_object_wait_timeout_rcu once more v2Christian König
2018-01-23drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)Alex Deucher
2018-01-23drm/amd/amdgpu: Add Polaris version checkJames Zhu
2018-01-23drm/amdgpu: Reenable manual GPU reset from sysfsAndrey Grodzovsky
2018-01-19drm/amdgpu: disable MMHUB power gating on ravenHuang Rui
2018-01-18drm/ttm: Don't unreserve swapped BOs that were previously reservedFelix Kuehling
2018-01-18drm/ttm: Don't add swapped BOs to swap-LRU listFelix Kuehling
2018-01-18drm/amdgpu: only check for ECC on Vega10Alex Deucher
2018-01-18drm/amd/powerplay: Fix smu_table_entry.handle typeAndrey Grodzovsky
2018-01-18drm/ttm: add VADDR_FLAG_UPDATED_COUNT to correctly update dma_page global countRoger He
2018-01-18Merge tag 'drm-amdkfd-next-fixes-2018-01-15' of git://people.freedesktop.org/...Dave Airlie
2018-01-18BackMerge tag 'v4.15-rc8' into drm-nextDave Airlie
2018-01-17drm: Fix PANEL_ORIENTATION_QUIRKS breaking the Kconfig DRM menuconfigHans de Goede
2018-01-16drm/radeon: fill in rb backend map on evergreen/ni.Dave Airlie
2018-01-16drm/amdgpu/gfx9: fix ngg enablement to clear gds reserved memory (v2)Junwei Zhang
2018-01-16drm/ttm: only free pages rather than update global memory count togetherRoger He
2018-01-16drm/amdgpu: fix CPU based VM updatesChristian König
2018-01-16drm/amdgpu: fix typo in amdgpu_vce_validate_boChristian König
2018-01-16drm/amdgpu: fix amdgpu_vm_pasid_fault_creditChristian König
2018-01-16drm/ttm: check the return value of register_shrinkerRoger He
2018-01-16drm/radeon: fix sparse warning: Should it be static?Dmitry Rozhkov
2018-01-15drm/panel: lvds: Handle the optional regulator case properlyMaxime Ripard
2018-01-15drm/sun4i: Fix error code in sun4i_tcon_bind()Dan Carpenter
2018-01-14Linux 4.15-rc8Linus Torvalds
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-14Merge tag 'powerpc-4.15-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-01-14x86/retpoline: Remove compile time warningThomas Gleixner
2018-01-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-14x86,perf: Disable intel_bts when PTIPeter Zijlstra
2018-01-14security/Kconfig: Correct the Documentation reference for PTIW. Trevor King
2018-01-14x86/pti: Fix !PCID and sanitize definesThomas Gleixner
2018-01-13Merge tag 'usb-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-01-13Merge tag 'staging-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-13Merge tag 'char-misc-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-01-13Merge tag 'kbuild-fixes-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-01-13Merge tag 'apparmor-pr-2018-01-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-01-13Merge tag 'pci-v4.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-01-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-01-13tools/objtool/Makefile: don't assume sync-check.sh is executableAndrew Morton
2018-01-13kdump: write correct address of mem_section into vmcoreinfoKirill A. Shutemov