index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_fb_helper.c
Age
Commit message (
Expand
)
Author
4 days
Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
13 days
drm/fb-helper: Allocate and release fb_info in single place
Thomas Zimmermann
13 days
drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
Thomas Zimmermann
14 days
drm/client: Support emergency restore via sysrq for all clients
Thomas Zimmermann
14 days
drm/client: Pass force parameter to client restore
Thomas Zimmermann
2025-09-16
drm/fb-helper: Synchronize dirty worker with vblank
Thomas Zimmermann
2025-06-16
drm/client: Include <linux/export.h>
Thomas Zimmermann
2025-03-05
drm/fb-helper: Remove struct drm_fb_helper.fb_probe
Thomas Zimmermann
2025-03-05
drm/i915/display: fbdev: Move custom suspend code to new callback
Thomas Zimmermann
2025-03-05
drm/i915/display: fbdev: Move custom restore code to new callback
Thomas Zimmermann
2025-01-21
drm/modeset: Handle tiled displays in pan_display_atomic.
Maarten Lankhorst
2024-10-22
drm/fbdev: fix drm_fb_helper_deferred_io() build failure
Dmitry Baryshkov
2024-09-26
drm/fbdev: Add memory-agnostic fbdev client
Thomas Zimmermann
2024-09-26
drm/fbdev-helper: Set and clear VGA switcheroo client from fb_info
Thomas Zimmermann
2024-09-26
drm/fbdev-helper: Move color-mode lookup into 4CC format helper
Thomas Zimmermann
2024-08-13
drm/fbdev-helper: Remove drm_fb_helper_output_poll_changed()
Thomas Zimmermann
2024-08-13
drm/fbdev-helper: Update documentation on obsolete callbacks
Thomas Zimmermann
2024-08-08
Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
2024-07-30
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
2024-07-29
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2024-07-19
drm/fb-helper: Set skip_panic if the drm driver supports drm panic
Jocelyn Falempe
2024-07-11
drm/fb-helper: Don't schedule_work() to flush frame buffer during panic()
Qiuxu Zhuo
2024-07-05
Merge v6.10-rc6 into drm-next
Daniel Vetter
2024-06-19
drm/fbdev-dma: Only set smem_start is enable per module option
Thomas Zimmermann
2024-05-02
drm/fbdev: Clean up fbdev documentation
Thomas Zimmermann
2023-07-25
tty: sysrq: switch sysrq handlers from int to u8
Jiri Slaby
2023-06-19
Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...
Dave Airlie
2023-06-01
drm/i915: Implement dedicated fbdev I/O helpers
Thomas Zimmermann
2023-06-01
drm/fbdev-generic: Implement dedicated fbdev I/O helpers
Thomas Zimmermann
2023-06-01
drm/fb-helper: Export helpers for marking damage areas
Thomas Zimmermann
2023-05-24
drm/fb-helper: Fix height, width, and accel_flags in fb_var
Geert Uytterhoeven
2023-05-19
Merge tag 'drm-misc-next-2023-05-11' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-05-12
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
2023-05-12
Merge tag 'drm-misc-fixes-2023-05-11' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2023-05-08
drm/fb-helper: Use fb_{cfb,sys}_{read, write}()
Thomas Zimmermann
2023-04-21
drm/fbdev-generic: prohibit potential out-of-bounds access
Sui Jingfeng
2023-04-05
drm/fb-helper: fix input validation gaps in check_var
Daniel Vetter
2023-04-05
drm/fb-helper: drop redundant pixclock check from drm_fb_helper_set_par()
Daniel Vetter
2023-04-05
drm/fb-helper: set x/yres_virtual in drm_fb_helper_check_var
Daniel Vetter
2023-03-22
drm/fb-helper: Consolidate CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM
Thomas Zimmermann
2023-03-22
drm/fb-helper: Support smem_len in deferred I/O
Thomas Zimmermann
2023-03-22
drm/fb-helper: Export drm_fb_helper_release_info()
Thomas Zimmermann
2023-02-21
drm/fb-helper: Remove drm_fb_helper_unprepare() from drm_fb_helper_fini()
Thomas Zimmermann
2023-01-31
Merge v6.2-rc6 into drm-next
Daniel Vetter
2023-01-26
drm/fb-helper: Initialize fb-helper's preferred BPP in prepare function
Thomas Zimmermann
2023-01-26
drm/fb-helper: Remove preferred_bpp parameter from fbdev internals
Thomas Zimmermann
2023-01-26
drm/fb-helper: Introduce drm_fb_helper_unprepare()
Thomas Zimmermann
2023-01-18
drm/fb-helper: Set framebuffer for vga-switcheroo clients
Thomas Zimmermann
2023-01-13
drm/fb-helper: Do not allocate unused apertures structure
Thomas Zimmermann
2023-01-06
drm/fb-helper: Replace bpp/depth parameter by color mode
Thomas Zimmermann
[next]