diff options
| author | Thomas Zimmermann <[email protected]> | 2022-02-09 15:56:33 +0000 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2022-02-14 08:42:01 +0000 |
| commit | d315bdbfebd517cf5efabf666c8099e027ef666f (patch) | |
| tree | 1ce230dddddec2c86e2c5b53d891c7206de5e780 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
| parent | dt-bindings: display: Add ingenic,jz4780-dw-hdmi DT Schema (diff) | |
| download | kernel-d315bdbfebd517cf5efabf666c8099e027ef666f.tar.gz kernel-d315bdbfebd517cf5efabf666c8099e027ef666f.zip | |
drm/gem-shmem: Set vm_ops in static initializer
Initialize default vm_ops in static initialization of the GEM SHMEM funcs,
instead of the mmap code. It's simply better style. GEM helpers will later
set a VMA's vm_ops from the default automatically.
v2:
* also update the drivers that build upon GEM SHMEM
Signed-off-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Steven Price <[email protected]>
Reviewed-by: Chia-I Wu <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions
