index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_fb_helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-11-05
1
-496
/
+2
*
drm/fb-helper: Set flag in struct drm_fb_helper for leaking physical addresses
Thomas Zimmermann
2022-11-05
1
-3
/
+7
*
drm/fb-helper: Always initialize generic fbdev emulation
Thomas Zimmermann
2022-11-05
1
-8
/
+0
*
drm/fb_helper: Minimize damage-helper overhead
Thomas Zimmermann
2022-11-05
1
-30
/
+60
*
drm/fb-helper: Perform all fbdev I/O with the same implementation
Thomas Zimmermann
2022-11-05
1
-158
/
+225
*
drm/fb-helper: Call fb_sync in I/O functions
Thomas Zimmermann
2022-11-05
1
-0
/
+6
*
drm/fb-helper: Disconnect damage worker from update logic
Thomas Zimmermann
2022-11-05
1
-29
/
+46
*
drm/fb-helper: Rename drm_fb_helper_unregister_fbi() to use _info postfix
Thomas Zimmermann
2022-11-05
1
-4
/
+4
*
drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfix
Thomas Zimmermann
2022-11-05
1
-4
/
+4
*
drm/fb_helper: Rename field fbdev to info in struct drm_fb_helper
Thomas Zimmermann
2022-11-05
1
-20
/
+20
*
drm/fb-helper: Add support for DRM_FORMAT_C[124]
Geert Uytterhoeven
2022-07-09
1
-26
/
+75
*
drm/fb-helper: Fix out-of-bounds access
Thomas Zimmermann
2022-06-27
1
-8
/
+19
*
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+1
*
fbdev: Rename pagelist to pagereflist for deferred I/O
Thomas Zimmermann
2022-05-03
1
-4
/
+3
*
fbdev: Track deferred-I/O pages in pageref struct
Thomas Zimmermann
2022-05-03
1
-3
/
+3
*
fbdev: Put mmap for deferred I/O into drivers
Thomas Zimmermann
2022-05-03
1
-1
/
+3
*
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-02-25
1
-18
/
+60
|
\
|
*
drm/fb-helper: Clip damage area horizontally
Thomas Zimmermann
2022-02-10
1
-0
/
+12
|
*
drm/fb-helper: Clip damage area to written memory range
Thomas Zimmermann
2022-02-10
1
-7
/
+21
|
*
drm/fb-helper: Calculate damaged area in separate helper
Thomas Zimmermann
2022-02-10
1
-6
/
+20
|
*
drm/fb-helper: Fix vertical damage clipping
Thomas Zimmermann
2022-02-10
1
-2
/
+1
|
*
drm/fb-helper: Fix clip rectangle height
Thomas Zimmermann
2022-02-10
1
-1
/
+1
|
*
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2022-02-07
1
-1
/
+7
|
|
\
|
*
|
drm/fb-helper: Mark screen buffers in system memory with FBINFO_VIRTFB
Thomas Zimmermann
2022-02-02
1
-3
/
+6
*
|
|
iosys-map: Add offset to iosys_map_memcpy_to()
Lucas De Marchi
2022-02-19
1
-1
/
+1
*
|
|
dma-buf-map: Rename to iosys-map
Lucas De Marchi
2022-02-07
1
-6
/
+6
|
|
/
|
/
|
*
|
Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-01-10
1
-1
/
+1
|
\
|
|
*
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2021-11-18
1
-0
/
+6
|
|
\
|
*
|
drm/fb-helper: Allocate shadow buffer of surface height
Thomas Zimmermann
2021-11-11
1
-1
/
+1
|
*
|
Revert "drm: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()"
Sean Paul
2021-10-04
1
-6
/
+4
|
*
|
drm: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()
Fernando Ramos
2021-10-01
1
-4
/
+6
*
|
|
Revert "drm/fb-helper: improve DRM fbdev emulation device names"
Javier Martinez Canillas
2021-12-09
1
-1
/
+7
|
|
/
|
/
|
*
|
drm/fbdev: Clamp fbdev surface size if too large
Thomas Zimmermann
2021-10-15
1
-0
/
+6
|
/
*
drm: Fix typo in comments
Cai Huoqing
2021-08-02
1
-1
/
+1
*
drm/fb-helper: improve DRM fbdev emulation device names
Javier Martinez Canillas
2021-05-26
1
-1
/
+1
*
drm/fb-helper: only unmap if buffer not null
Tong Zhang
2021-03-11
1
-1
/
+1
*
Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-23
1
-21
/
+0
|
\
|
*
drm: remove drm_fb_helper_modinit
Christoph Hellwig
2021-02-08
1
-21
/
+0
*
|
drm/fb-helper: Add a FIXME that generic_setup is very confusing
Daniel Vetter
2020-12-22
1
-0
/
+5
*
|
drm: add legacy support for using degamma for gamma
Tomi Valkeinen
2020-12-15
1
-0
/
+5
*
|
drm/fb-helper: Add missed unlocks in setcmap_legacy()
Chuhong Yuan
2020-12-03
1
-5
/
+10
|
/
*
drm/fb-helper: Acquire modeset lock around shadow-buffer flushing
Thomas Zimmermann
2020-11-24
1
-2
/
+18
*
drm/fb-helper: Copy dma-buf map before flushing shadow fb
Thomas Zimmermann
2020-11-24
1
-2
/
+3
*
drm/fb-helper: Restore damage area upon errors
Thomas Zimmermann
2020-11-24
1
-3
/
+20
*
drm/fb-helper: Move damage blit code and its setup into separate routine
Thomas Zimmermann
2020-11-24
1
-6
/
+21
*
drm/fb-helper: Separate shadow-buffer flushing and calling dirty callback
Thomas Zimmermann
2020-11-24
1
-3
/
+1
*
drm/fb-helper: Return early in damage worker
Thomas Zimmermann
2020-11-24
1
-16
/
+15
*
drm/fb-helper: Rename dirty worker to damage worker
Thomas Zimmermann
2020-11-24
1
-36
/
+29
*
drm/fb-helper: Unmap client buffer during shutdown
Thomas Zimmermann
2020-11-24
1
-4
/
+9
*
drm/fb-helper: Call dirty helper after writing to fbdev
Thomas Zimmermann
2020-11-24
1
-0
/
+3
[prev]
[next]