开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2023-05-08
drm/fb-helper: Use fb_{cfb,sys}_{read, write}()
Thomas Zimmermann
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
2023-01-03
drm/fb-helper: Fix single-probe color-format selection
Thomas Zimmermann
2023-01-03
drm/fh-helper: Split fbdev single-probe helper
Thomas Zimmermann
2022-11-23
Revert "drm/fb-helper: Perform damage handling in deferred-I/O helper"
Thomas Zimmermann
2022-11-23
Revert "drm/fb-helper: Schedule deferred-I/O worker after writing to framebuf...
Thomas Zimmermann
2022-11-23
Revert "drm/fb-helper: Remove damage worker"
Thomas Zimmermann
2022-11-20
Revert "drm/fb-helper: Perform damage handling in deferred-I/O helper"
Thomas Zimmermann
2022-11-20
Revert "drm/fb-helper: Schedule deferred-I/O worker after writing to framebuf...
Thomas Zimmermann
2022-11-20
Revert "drm/fb-helper: Remove damage worker"
Thomas Zimmermann
2022-11-16
drm/fb-helper: Remove damage worker
Thomas Zimmermann
2022-11-16
drm/fb-helper: Schedule deferred-I/O worker after writing to framebuffer
Thomas Zimmermann
2022-11-16
drm/fb-helper: Perform damage handling in deferred-I/O helper
Thomas Zimmermann
2022-11-16
drm/fb-helper: Remove test for fb_dirty callback from deferred-I/O helper
Thomas Zimmermann
2022-11-16
drm/fb-helper: Move dirty-fb update into helper function
Thomas Zimmermann
2022-11-16
drm/fb-helper: Set damage-clip area in helper
Thomas Zimmermann
2022-11-05
drm/fb-helper: Clarify use of last_close and output_poll_changed
Thomas Zimmermann
2022-11-05
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-11-05
drm/fb-helper: Set flag in struct drm_fb_helper for leaking physical addresses
Thomas Zimmermann
2022-11-05
drm/fb-helper: Always initialize generic fbdev emulation
Thomas Zimmermann
2022-11-05
drm/fb_helper: Minimize damage-helper overhead
Thomas Zimmermann
2022-11-05
drm/fb-helper: Perform all fbdev I/O with the same implementation
Thomas Zimmermann
2022-11-05
drm/fb-helper: Call fb_sync in I/O functions
Thomas Zimmermann
2022-11-05
drm/fb-helper: Disconnect damage worker from update logic
Thomas Zimmermann
2022-11-05
drm/fb-helper: Rename drm_fb_helper_unregister_fbi() to use _info postfix
Thomas Zimmermann
2022-11-05
drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfix
Thomas Zimmermann
2022-11-05
drm/fb_helper: Rename field fbdev to info in struct drm_fb_helper
Thomas Zimmermann
2022-07-09
drm/fb-helper: Add support for DRM_FORMAT_C[124]
Geert Uytterhoeven
2022-06-27
drm/fb-helper: Fix out-of-bounds access
Thomas Zimmermann
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-05-03
fbdev: Rename pagelist to pagereflist for deferred I/O
Thomas Zimmermann
2022-05-03
fbdev: Track deferred-I/O pages in pageref struct
Thomas Zimmermann
2022-05-03
fbdev: Put mmap for deferred I/O into drivers
Thomas Zimmermann
2022-02-25
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-02-19
iosys-map: Add offset to iosys_map_memcpy_to()
Lucas De Marchi
2022-02-10
drm/fb-helper: Clip damage area horizontally
Thomas Zimmermann
2022-02-10
drm/fb-helper: Clip damage area to written memory range
Thomas Zimmermann
[next]