diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2021-10-15 10:40:49 +0200 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2021-10-19 10:38:54 +0200 |
commit | 0b80214b64e38f33d359c0e121773357060b992f (patch) | |
tree | c49b44895bee72e699c85d53140d7b6fe9e3efe6 /drivers/leds/Makefile | |
parent | 2671075b322746ec68c49396c5c17ad8ad236dce (diff) |
drm/gma500: Inline psb_gtt_attach_pages() and psb_gtt_detach_pages()
psb_gtt_attach_pages() are not GTT functions but deal with the GEM
object's SHMEM pages. The only callers of psb_gtt_attach_pages() and
psb_gtt_detach_pages() are the GEM pin helpers. Inline the calls and
cleanup the resulting code.
v2:
* unlock gtt_mutex in pin-error handling (Patrik)
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211015084053.13708-7-tzimmermann@suse.de
Diffstat (limited to 'drivers/leds/Makefile')
0 files changed, 0 insertions, 0 deletions