index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
buffer
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-22
drm/nouveau/mmu: Remove unneeded semicolon
Zheng Bin
2
-2
/
+2
2020-05-22
drm/nouveau: Use generic helper to check _PR3 presence
Kai-Heng Feng
1
-34
/
+10
2020-05-22
drm/nouveau/acr: Use kmemdup instead of kmalloc and memcpy
Zou Wei
1
-8
/
+4
2020-05-22
drm/nouveau/core/memory: remove redundant assignments to variable ret
Colin Ian King
1
-1
/
+1
2020-05-22
drm/nouveau/svm: map pages after migration
Ralph Campbell
4
-17
/
+95
2020-05-22
drm/nouveau/disp/gv100-: expose capabilities class
Ben Skeggs
6
-0
/
+69
2020-05-22
drm/nouveau/bios: move ACPI _ROM handling
Ben Skeggs
3
-76
/
+47
2020-05-22
drm/nouveau: remove open-coded version of remove_conflicting_pci_framebuffers()
Ben Skeggs
1
-28
/
+3
2020-05-22
drm/nouveau/gr/gk20a: move MODULE_FIRMWARE firmware definitions
Ben Skeggs
2
-11
/
+11
2020-05-22
drm/nouveau/ibus: use nvkm_subdev_new_()
Ben Skeggs
6
-30
/
+6
2020-05-22
drm/nouveau/core: add nvkm_subdev_new_() for bare subdevs
Ben Skeggs
2
-0
/
+13
2020-05-22
drm/nouveau/kms: Support NVIDIA format modifiers
James Jones
3
-9
/
+104
2020-05-22
drm/nouveau/kms: Check framebuffer size against bo
James Jones
1
-0
/
+98
2020-05-22
drm/nouveau/kms: Add format mod prop to base/ovly/nvdisp
James Jones
6
-4
/
+112
2020-05-22
drm/nouveau/acr: ensure falcon providing acr functions is bootstrapped first
Ben Skeggs
1
-0
/
+5
2020-05-22
drm/nouveau/kms: Remove struct nouveau_framebuffer
Thomas Zimmermann
4
-38
/
+28
2020-05-22
drm/nouveau/kms: Remove field nvbo from struct nouveau_framebuffer
Thomas Zimmermann
7
-84
/
+75
2020-05-22
drm/nouveau/kms: Move struct nouveau_framebuffer.vma to struct nouveau_fbdev
Thomas Zimmermann
5
-14
/
+14
2020-05-22
drm/nouveau/kms: Remove unused fields from struct nouveau_framebuffer
Thomas Zimmermann
1
-5
/
+0
2020-05-22
drm/nouveau: fix out-of-tree module build
Ben Skeggs
1
-4
/
+6
2020-05-22
drm: Generalized NV Block Linear DRM format mod
James Jones
1
-8
/
+114
2020-05-19
drm/i915: Fix AUX power domain toggling across TypeC mode resets
Imre Deak
1
-2
/
+3
2020-05-19
drm/i915: Mark check_shadow_context_ppgtt as maybe unused
Nathan Chancellor
1
-1
/
+1
2020-05-19
drm/i915: avoid unused scale_user_to_hw() warning
Arnd Bergmann
1
-10
/
+10
2020-05-18
drm/amdgpu: Add a UAPI flag for user to call mem_sync
Andrey Grodzovsky
3
-1
/
+9
2020-05-18
drm/amdgpu: apply AMDGPU_IB_FLAG_EMIT_MEM_SYNC to compute IBs too (v3)
Marek Olšák
7
-7
/
+46
2020-05-18
drm/amdgpu: Add mem_sync implementation for all the ASICs.
Andrey Grodzovsky
5
-5
/
+94
2020-05-18
drm/amdgpu: Add new ring callback to insert memory sync
Andrey Grodzovsky
1
-0
/
+1
2020-05-18
drm/amdgpu: optimize amdgpu device attribute code
Kevin Wang
2
-278
/
+262
2020-05-18
drm/amdgpu: add amdgpu_virt_get_vf_mode helper function
Kevin Wang
2
-0
/
+24
2020-05-18
drm/amdgpu: Add autodump debugfs node for gpu reset v8
Jiange Zhao
4
-1
/
+87
2020-05-18
drm/exynos-vidi: convert platform driver to use dev_groups
Emil Velikov
1
-18
/
+8
2020-05-18
drm/exynos: dsi: Remove bridge node reference in error handling path in probe...
Christophe JAILLET
1
-5
/
+15
2020-05-18
drm/exynos: mixer: Fix enabling of the runtime power management
Marek Szyprowski
1
-2
/
+4
2020-05-18
drm/exynos: make pointer to const data const type
Bernard Zhao
2
-2
/
+2
2020-05-18
drm/exynos: gem: Get rid of the internal 'pages' array
Marek Szyprowski
3
-123
/
+42
2020-05-18
drm/exynos: gem: rework scatter-list contiguity check on prime import
Marek Szyprowski
1
-11
/
+31
2020-05-18
drm/exynos: gem: Remove dead-code
Marek Szyprowski
3
-24
/
+0
2020-05-18
drm/exynos: Delete an error message in three functions
Markus Elfring
3
-9
/
+3
2020-05-15
drm/i915: Update DRIVER_DATE to 20200515
Joonas Lahtinen
1
-2
/
+2
2020-05-14
drm/amdgpu: Updated XGMI power down control support check
John Clements
1
-3
/
+3
2020-05-14
drm/amdgpu: Update RAS XGMI error inject sequence
John Clements
1
-1
/
+29
2020-05-14
drm/amdgpu: Add DPM function for XGMI link power down control
John Clements
2
-0
/
+12
2020-05-14
drm/amdgpu: Add cmd to control XGMI link sleep
John Clements
5
-1
/
+58
2020-05-14
drm/amdgpu: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2020-05-14
drm/amdgpu: turn back rlcg write for gfx_v10
Yintian Tao
1
-8
/
+6
2020-05-14
drm/amd/powerplay: report correct AC/DC event based on ctxid V2
Evan Quan
1
-2
/
+17
2020-05-14
drm/amd/powerplay: shutdown on HW CTF
Evan Quan
2
-3
/
+33
2020-05-14
drm/amd/powerplay: try to do a graceful shutdown on SW CTF
Evan Quan
2
-4
/
+24
2020-05-14
drm/amdgpu: Add AQUIRE_MEM PACKET3 fields defintion
Andrey Grodzovsky
2
-1
/
+72
[next]