summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/sysfb/drm_sysfb_modeset.c
AgeCommit message (Expand)AuthorFilesLines
2025-10-23drm/sysfb: Use new CRTC state in begin_fb_accessThomas Zimmermann1-1/+1
2025-09-23drm/sysfb: Lookup blit function during atomic checkThomas Zimmermann1-3/+99
2025-09-23drm/sysfb: Add custom plane stateThomas Zimmermann1-1/+50
2025-09-04drm/sysfb: Remove double assignment to pointer crtc_stateColin Ian King1-2/+1
2025-08-27drm/sysfb: Do not deref unexisting CRTC state in atomic_disableThomas Zimmermann1-4/+1
2025-08-26drm/sysfb: Blit to CRTC destination formatThomas Zimmermann1-10/+19
2025-06-18drm/format-helper: Move drm_fb_build_fourcc_list() to sysfb helpersThomas Zimmermann1-0/+138
2025-04-14drm/sysfb: Split source fileThomas Zimmermann1-0/+320