aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-16drm/nouveau/mmu: ALIGN_DOWN correct variableMāris Nartišs1-1/+1
2018-02-16drm/nouveau: Make clock gate support conditionalThierry Reding1-3/+3
2018-02-02drm/nouveau/clk: fix gcc-7 -Wint-in-bool-context warningArnd Bergmann1-3/+6
2018-02-02drm/nouveau/mmu: Fix trailing semicolonLuis de Bethencourt1-1/+1
2018-02-02drm/nouveau: Introduce NvPmEnableGating optionLyude Paul1-1/+3
2018-02-02drm/nouveau: Add support for SLCG for Kepler2Lyude Paul1-0/+93
2018-02-02drm/nouveau: Add support for BLCG on Kepler2Lyude Paul5-4/+139
2018-02-02drm/nouveau: Add support for BLCG on Kepler1Lyude Paul14-1/+442
2018-02-02drm/nouveau: Add support for basic clockgating on Kepler1Lyude Paul9-21/+301
2018-02-02drm/nouveau/kms/nv50: fix handling of gamma since atomic conversionBen Skeggs1-53/+109
2018-02-02drm/nouveau/kms/nv50: use INTERPOLATE_257_UNITY_RANGE LUT on newer chipsetsBen Skeggs1-4/+4
2018-02-02drm/nouveau/kms/nv50: use "low res" lut for indexed modeIlia Mirkin1-2/+4
2018-02-02drm/nouveau/kms/nv50: prepare for double-buffered LUTsBen Skeggs2-23/+15
2018-02-02drm/nouveau/bo: add helper functions for handling pinned+mapped buffersBen Skeggs1-0/+28
2018-02-02drm/nouveau/fbcon: add module parameter to select bits-per-pixelBen Skeggs1-8/+14
2018-02-02drm/nouveau/secboot/gp108: implement on top of acr_r370Ben Skeggs7-1/+78
2018-02-02drm/nouveau/secboot/r370: implement support for booting LS SEC2 ucodeBen Skeggs1-0/+39
2018-02-02drm/nouveau/secboot/r370: move a bunch of r375 stuff to a new implementationBen Skeggs5-86/+163
2018-02-02drm/nouveau: nouveau: use correct string lengthArnd Bergmann1-3/+3
2018-02-02drm/nouveau/drm/nouveau/mmu: fix odd_ptr_err.cocci warningsChristoph Böhmwalder1-1/+2
2018-02-02drm/nouveau/pmu/fuc: don't use movw directly anymoreKarol Herbst4-1292/+1292
2018-02-01drm/ast: Load lut in crtc_commitDaniel Vetter1-0/+1
2018-02-01Merge tag 'drm-misc-next-fixes-2018-01-31' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie2-3/+11
2018-01-31drm: Check for lessee in DROP_MASTER ioctlKeith Packard1-0/+6
2018-01-25Merge tag 'drm-misc-next-fixes-2018-01-18' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie3-7/+14
2018-01-25Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie17-101/+138
2018-01-24drm: fix gpu scheduler link orderChristian König1-1/+1
2018-01-24drm/amd/display: Demote error print to debug print when ATOM impl missingHarry Wentland2-19/+19
2018-01-23dma-buf: fix reservation_object_wait_timeout_rcu once more v2Christian König1-3/+5
2018-01-23drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)Alex Deucher1-2/+0
2018-01-23drm/amd/amdgpu: Add Polaris version checkJames Zhu1-2/+15
2018-01-23drm/amdgpu: Reenable manual GPU reset from sysfsAndrey Grodzovsky1-1/+1
2018-01-19drm/amdgpu: disable MMHUB power gating on ravenHuang Rui1-2/+2
2018-01-18drm/ttm: Don't unreserve swapped BOs that were previously reservedFelix Kuehling1-2/+2
2018-01-18drm/ttm: Don't add swapped BOs to swap-LRU listFelix Kuehling1-1/+2
2018-01-18drm/amdgpu: only check for ECC on Vega10Alex Deucher1-8/+10
2018-01-18drm/amd/powerplay: Fix smu_table_entry.handle typeAndrey Grodzovsky1-1/+1
2018-01-18drm/ttm: add VADDR_FLAG_UPDATED_COUNT to correctly update dma_page global countRoger He1-26/+29
2018-01-18Merge tag 'drm-amdkfd-next-fixes-2018-01-15' of git://people.freedesktop.org/~gabbayo/linux into drm-nextDave Airlie3-10/+16
2018-01-18BackMerge tag 'v4.15-rc8' into drm-nextDave Airlie277-1166/+2614
2018-01-17drm: Fix PANEL_ORIENTATION_QUIRKS breaking the Kconfig DRM menuconfigHans de Goede1-4/+4
2018-01-16drm/radeon: fill in rb backend map on evergreen/ni.Dave Airlie2-0/+2
2018-01-16drm/amdgpu/gfx9: fix ngg enablement to clear gds reserved memory (v2)Junwei Zhang1-4/+5
2018-01-16drm/ttm: only free pages rather than update global memory count togetherRoger He1-2/+4
2018-01-16drm/amdgpu: fix CPU based VM updatesChristian König1-5/+9
2018-01-16drm/amdgpu: fix typo in amdgpu_vce_validate_boChristian König1-2/+2
2018-01-16drm/amdgpu: fix amdgpu_vm_pasid_fault_creditChristian König1-3/+7
2018-01-16drm/ttm: check the return value of register_shrinkerRoger He2-19/+26
2018-01-16drm/radeon: fix sparse warning: Should it be static?Dmitry Rozhkov1-1/+1
2018-01-15drm/panel: lvds: Handle the optional regulator case properlyMaxime Ripard1-2/+9