summaryrefslogtreecommitdiffstats
path: root/drivers/iio/buffer (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-22drm/nouveau/mmu: Remove unneeded semicolonZheng Bin2-2/+2
2020-05-22drm/nouveau: Use generic helper to check _PR3 presenceKai-Heng Feng1-34/+10
2020-05-22drm/nouveau/acr: Use kmemdup instead of kmalloc and memcpyZou Wei1-8/+4
2020-05-22drm/nouveau/core/memory: remove redundant assignments to variable retColin Ian King1-1/+1
2020-05-22drm/nouveau/svm: map pages after migrationRalph Campbell4-17/+95
2020-05-22drm/nouveau/disp/gv100-: expose capabilities classBen Skeggs6-0/+69
2020-05-22drm/nouveau/bios: move ACPI _ROM handlingBen Skeggs3-76/+47
2020-05-22drm/nouveau: remove open-coded version of remove_conflicting_pci_framebuffers()Ben Skeggs1-28/+3
2020-05-22drm/nouveau/gr/gk20a: move MODULE_FIRMWARE firmware definitionsBen Skeggs2-11/+11
2020-05-22drm/nouveau/ibus: use nvkm_subdev_new_()Ben Skeggs6-30/+6
2020-05-22drm/nouveau/core: add nvkm_subdev_new_() for bare subdevsBen Skeggs2-0/+13
2020-05-22drm/nouveau/kms: Support NVIDIA format modifiersJames Jones3-9/+104
2020-05-22drm/nouveau/kms: Check framebuffer size against boJames Jones1-0/+98
2020-05-22drm/nouveau/kms: Add format mod prop to base/ovly/nvdispJames Jones6-4/+112
2020-05-22drm/nouveau/acr: ensure falcon providing acr functions is bootstrapped firstBen Skeggs1-0/+5
2020-05-22drm/nouveau/kms: Remove struct nouveau_framebufferThomas Zimmermann4-38/+28
2020-05-22drm/nouveau/kms: Remove field nvbo from struct nouveau_framebufferThomas Zimmermann7-84/+75
2020-05-22drm/nouveau/kms: Move struct nouveau_framebuffer.vma to struct nouveau_fbdevThomas Zimmermann5-14/+14
2020-05-22drm/nouveau/kms: Remove unused fields from struct nouveau_framebufferThomas Zimmermann1-5/+0
2020-05-22drm/nouveau: fix out-of-tree module buildBen Skeggs1-4/+6
2020-05-22drm: Generalized NV Block Linear DRM format modJames Jones1-8/+114
2020-05-19drm/i915: Fix AUX power domain toggling across TypeC mode resetsImre Deak1-2/+3
2020-05-19drm/i915: Mark check_shadow_context_ppgtt as maybe unusedNathan Chancellor1-1/+1
2020-05-19drm/i915: avoid unused scale_user_to_hw() warningArnd Bergmann1-10/+10
2020-05-18drm/amdgpu: Add a UAPI flag for user to call mem_syncAndrey Grodzovsky3-1/+9
2020-05-18drm/amdgpu: apply AMDGPU_IB_FLAG_EMIT_MEM_SYNC to compute IBs too (v3)Marek Olšák7-7/+46
2020-05-18drm/amdgpu: Add mem_sync implementation for all the ASICs.Andrey Grodzovsky5-5/+94
2020-05-18drm/amdgpu: Add new ring callback to insert memory syncAndrey Grodzovsky1-0/+1
2020-05-18drm/amdgpu: optimize amdgpu device attribute codeKevin Wang2-278/+262
2020-05-18drm/amdgpu: add amdgpu_virt_get_vf_mode helper functionKevin Wang2-0/+24
2020-05-18drm/amdgpu: Add autodump debugfs node for gpu reset v8Jiange Zhao4-1/+87
2020-05-18drm/exynos-vidi: convert platform driver to use dev_groupsEmil Velikov1-18/+8
2020-05-18drm/exynos: dsi: Remove bridge node reference in error handling path in probe...Christophe JAILLET1-5/+15
2020-05-18drm/exynos: mixer: Fix enabling of the runtime power managementMarek Szyprowski1-2/+4
2020-05-18drm/exynos: make pointer to const data const typeBernard Zhao2-2/+2
2020-05-18drm/exynos: gem: Get rid of the internal 'pages' arrayMarek Szyprowski3-123/+42
2020-05-18drm/exynos: gem: rework scatter-list contiguity check on prime importMarek Szyprowski1-11/+31
2020-05-18drm/exynos: gem: Remove dead-codeMarek Szyprowski3-24/+0
2020-05-18drm/exynos: Delete an error message in three functionsMarkus Elfring3-9/+3
2020-05-15drm/i915: Update DRIVER_DATE to 20200515Joonas Lahtinen1-2/+2
2020-05-14drm/amdgpu: Updated XGMI power down control support checkJohn Clements1-3/+3
2020-05-14drm/amdgpu: Update RAS XGMI error inject sequenceJohn Clements1-1/+29
2020-05-14drm/amdgpu: Add DPM function for XGMI link power down controlJohn Clements2-0/+12
2020-05-14drm/amdgpu: Add cmd to control XGMI link sleepJohn Clements5-1/+58
2020-05-14drm/amdgpu: remove redundant assignment to variable retColin Ian King1-1/+1
2020-05-14drm/amdgpu: turn back rlcg write for gfx_v10Yintian Tao1-8/+6
2020-05-14drm/amd/powerplay: report correct AC/DC event based on ctxid V2Evan Quan1-2/+17
2020-05-14drm/amd/powerplay: shutdown on HW CTFEvan Quan2-3/+33
2020-05-14drm/amd/powerplay: try to do a graceful shutdown on SW CTFEvan Quan2-4/+24
2020-05-14drm/amdgpu: Add AQUIRE_MEM PACKET3 fields defintionAndrey Grodzovsky2-1/+72