diff options
author | Dave Airlie <airlied@redhat.com> | 2020-05-21 10:24:37 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2020-05-21 10:24:43 +1000 |
commit | e20bb857dea2f620ff37ae541ed8aee70e3c89f1 (patch) | |
tree | 809b53e4a21c48712e2a7a557f8419547f74381d /arch/s390/mm/fault.c | |
parent | 6cf991611bc72c077f0cc64e23987341ad7ef41e (diff) | |
parent | f84e1ba336a4f47ae251e4d2d8a694902571b0df (diff) |
Merge tag 'exynos-drm-next-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
Check imported buffer mapping in generic way
- This patch reworks exynos_drm_gem_prime_import_sg_table function,
which checks if the imported buffer has been mapped as contiguous
or not in generic way, and flag a exynos gem buffer type properly
according to the mapped way.
Fixups
- Drop a reference count to in_bridge_node correctly.
- Enable the runtime power management correctly.
. The runtime pm should be enabled before calling compont_add().
Cleanups
- Do not register "by hand" a sysfs file, and use dev_groups instead.
- Drop internal 'pages' array which aren't needed.
- Remove dead-code.
- Correct type casting.
- Drop unnecessary error messages.
Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Inki Dae <inki.dae@samsung.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1589952785-24210-1-git-send-email-inki.dae@samsung.com
Diffstat (limited to 'arch/s390/mm/fault.c')
0 files changed, 0 insertions, 0 deletions