diff options
| author | Dave Airlie <[email protected]> | 2020-05-21 00:24:37 +0000 |
|---|---|---|
| committer | Dave Airlie <[email protected]> | 2020-05-21 00:24:43 +0000 |
| commit | e20bb857dea2f620ff37ae541ed8aee70e3c89f1 (patch) | |
| tree | 809b53e4a21c48712e2a7a557f8419547f74381d /drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | |
| parent | Merge tag 'drm-intel-next-2020-05-15' of git://anongit.freedesktop.org/drm/dr... (diff) | |
| parent | drm/exynos-vidi: convert platform driver to use dev_groups (diff) | |
| download | kernel-e20bb857dea2f620ff37ae541ed8aee70e3c89f1.tar.gz kernel-e20bb857dea2f620ff37ae541ed8aee70e3c89f1.zip | |
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 <[email protected]>
From: Inki Dae <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions
