summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2018-02-01Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-02-01Merge tag 'vfio-v4.16-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
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-31Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-31drm: Check for lessee in DROP_MASTER ioctlKeith Packard
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-26Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-01-26drm/nouveau: Move irq setup/teardown to pci ctor/dtorLyude Paul
2018-01-25Merge tag 'drm-misc-fixes-2018-01-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
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-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-19Merge tag 'drm-intel-fixes-2018-01-18' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-01-19Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-01-19drm/nouveau/mmu/mcp77: fix regressions in stolen memory handlingBen Skeggs
2018-01-19drm/nouveau/bar/gk20a: Avoid bar teardown during initJon Hunter
2018-01-19drm/nouveau/drm/nouveau: Pass the proper arguments to nvif_object_map_handle()Thierry Reding
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-18drm/vc4: Fix NULL pointer dereference in vc4_save_hang_state()Boris Brezillon
2018-01-18drm/vc4: Flush the caches before the bin jobs, as well.Eric Anholt
2018-01-18Merge tag 'drm-amdkfd-next-fixes-2018-01-15' of git://people.freedesktop.org/...Dave Airlie
2018-01-18Merge tag 'drm-misc-fixes-2018-01-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-01-18Merge branch 'vmwgfx-fixes-4.15' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2018-01-18BackMerge tag 'v4.15-rc8' into drm-nextDave Airlie
2018-01-17drm/vmwgfx: fix memory corruption with legacy/sou connectorsRob Clark
2018-01-17drm: Fix PANEL_ORIENTATION_QUIRKS breaking the Kconfig DRM menuconfigHans de Goede
2018-01-17drm/vmwgfx: Fix a boot time warningWoody Suwalski
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/i915: Fix deadlock in i830_disable_pipe()Ville Syrjälä
2018-01-15drm/i915: Redo plane sanitation during readoutVille Syrjälä
2018-01-15drm/i915: Add .get_hw_state() method for planesVille Syrjälä