aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
diff options
context:
space:
mode:
authorThomas Zimmermann <tzimmermann@suse.de>2022-01-25 10:12:20 +0100
committerThomas Zimmermann <tzimmermann@suse.de>2022-01-27 09:21:14 +0100
commit8ec6a72da65bbc4d341253e5a641a51bb1c0d967 (patch)
tree10bbcd577575d23b5df3af6525b720a6ebcabdc6 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
parentc96898342c3813fa7de6a47904dea46538873b3b (diff)
drm/simpledrm: Request memory region in driver
Requesting the framebuffer memory in simpledrm marks the memory range as busy. This used to be done by the firmware sysfb code, but the driver is the correct place. v2: * use I/O memory if request_mem_region() fails (Jocelyn) Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Reviewed-by: Javier Martinez Canillas <javierm@redhat.com> Reviewed-by: Jocelyn Falempe <jfalempe@redhat.com> Reviewed-by: Hans de Goede <hdegoede@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20220125091222.21457-4-tzimmermann@suse.de
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions