summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/ps3fb.c
Commit message (Expand)AuthorAgeFilesLines
* fbdev: Push pgprot_decrypted() into mmap implementationsThomas Zimmermann2023-11-291-0/+2
* fbdev/ps3fb: Initialize fb_ops with fbdev macrosThomas Zimmermann2023-11-291-5/+2
* fbdev/ps3fb: Set FBINFO_VIRTFB flagThomas Zimmermann2023-11-291-1/+1
* fbdev/ps3fb: Build without kernel deviceThomas Zimmermann2023-08-031-3/+1
* fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann2023-07-241-1/+1
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2023-05-091-0/+1
|\
| * fbdev: ps3fb: Init owner field of struct fb_opsThomas Zimmermann2023-04-241-0/+1
* | fbdev/ps3fb: Use struct fb_info.screen_bufferThomas Zimmermann2023-05-081-2/+2
|/
* powerpc/ps3: make system bus's remove and shutdown callbacks return voidUwe Kleine-König2020-12-041-3/+1
* fbmem: pull fbcon_update_vcs() out of fb_set_var()Tetsuo Handa2020-08-041-2/+3
* drivers/powerpc: Replace _ALIGN_UP() by ALIGN()Christophe Leroy2020-05-111-2/+2
* video: constify fb ops across all driversJani Nikula2019-12-051-1/+1
* video: fbdev: annotate fb_fix_screeninfo with const and __initconstBhumika Goyal2017-09-041-1/+1
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-0/+1307