]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: add a generic fb accessing helper function(v3)
authorTianci.Yin <tianci.yin@amd.com>
Mon, 30 Sep 2019 05:33:50 +0000 (13:33 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 17 Oct 2019 20:31:13 +0000 (16:31 -0400)
commit0a7e0c439e9a4a763268ac34129b126cf0f9f91a
treef633b1ab813848b208e5eab50284eb0cc1a077b7
parentdedb3e583139a8a03080e5c5e2812177b2345903
drm/amdgpu: add a generic fb accessing helper function(v3)

add a generic helper function for accessing framebuffer via MMIO

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Luben Tuikov <luben.tuikov@amd.com>
Signed-off-by: Tianci.Yin <tianci.yin@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c