Files
linux/arch/x86/include/asm
Thomas Zimmermann 052ddf7b86 fbdev: Replace fb_pgprotect() with pgprot_framebuffer()
Rename the fbdev mmap helper fb_pgprotect() to pgprot_framebuffer().
The helper sets VMA page-access flags for framebuffers in device I/O
memory.

Also clean up the helper's parameters and return value. Instead of
the VMA instance, pass the individial parameters separately: existing
page-access flags, the VMAs start and end addresses and the offset
in the underlying device memory rsp file. Return the new page-access
flags. These changes align pgprot_framebuffer() with other pgprot_()
functions.

v4:
	* fix commit message (Christophe)
v3:
	* rename fb_pgprotect() to pgprot_framebuffer() (Arnd)

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org> # m68k
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230922080636.26762-3-tzimmermann@suse.de
2023-10-12 09:20:46 +02:00
..
2021-10-20 22:35:04 +02:00
2023-08-25 20:40:50 +02:00
2022-08-04 11:11:59 +02:00
2023-08-09 12:00:55 -07:00
2022-09-26 10:13:16 -07:00
2023-06-05 09:36:39 +02:00
2023-06-05 09:36:39 +02:00
2023-05-09 12:53:16 +02:00
2023-05-15 20:03:08 +02:00
2022-10-17 16:41:15 +02:00
2021-12-11 09:09:47 +01:00
2021-10-28 23:25:26 +02:00
2020-10-28 20:26:25 +01:00
2021-10-05 21:48:30 +02:00
2020-11-26 12:58:56 +01:00
2023-08-09 21:51:07 +02:00
2020-11-06 23:14:58 +01:00
2022-10-03 14:03:26 -07:00
2022-04-07 08:27:52 -07:00
2023-09-12 17:50:53 +02:00
2022-11-10 13:12:45 +01:00
2023-06-01 15:04:33 +02:00
2023-06-05 09:36:39 +02:00
2021-07-01 11:06:03 -07:00
2023-08-02 15:01:51 -07:00
2021-12-11 09:09:45 +01:00
2023-07-10 09:52:25 +02:00
2023-06-06 18:25:57 +02:00
2023-08-17 17:07:09 +02:00
2022-01-30 21:17:00 -05:00
2022-01-30 21:17:00 -05:00
2022-06-08 05:56:24 -04:00