summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/ps3fb.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-29fbdev: Push pgprot_decrypted() into mmap implementationsThomas Zimmermann1-0/+2
2023-11-29fbdev/ps3fb: Initialize fb_ops with fbdev macrosThomas Zimmermann1-5/+2
2023-11-29fbdev/ps3fb: Set FBINFO_VIRTFB flagThomas Zimmermann1-1/+1
2023-08-03fbdev/ps3fb: Build without kernel deviceThomas Zimmermann1-3/+1
2023-07-24fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann1-1/+1
2023-05-09Merge drm/drm-next into drm-misc-nextMaxime Ripard1-0/+1
2023-05-08fbdev/ps3fb: Use struct fb_info.screen_bufferThomas Zimmermann1-2/+2
2023-04-24fbdev: ps3fb: Init owner field of struct fb_opsThomas Zimmermann1-0/+1
2020-12-03powerpc/ps3: make system bus's remove and shutdown callbacks return voidUwe Kleine-König1-3/+1
2020-08-04fbmem: pull fbcon_update_vcs() out of fb_set_var()Tetsuo Handa1-2/+3
2020-05-11drivers/powerpc: Replace _ALIGN_UP() by ALIGN()Christophe Leroy1-2/+2
2019-12-05video: constify fb ops across all driversJani Nikula1-1/+1
2017-09-04video: fbdev: annotate fb_fix_screeninfo with const and __initconstBhumika Goyal1-1/+1
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-0/+1307