index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tinydrm
/
repaper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-11
drm/tinydrm: Fix fbdev pixel format
Noralf Trønnes
1
-1
/
+1
2019-04-08
drm: move tinydrm format conversion helpers to new drm_format_helper.c
Gerd Hoffmann
1
-1
/
+2
2019-03-04
drm/tinydrm: Use drm_dev_enter/exit()
Noralf Trønnes
1
-12
/
+34
2019-03-04
drm/tinydrm/repaper: Drop using tinydrm_device
Noralf Trønnes
1
-23
/
+61
2019-02-21
drm/tinydrm: Remove tinydrm_shutdown()
Noralf Trønnes
1
-4
/
+4
2019-02-21
drm/tinydrm: tinydrm_display_pipe_init() don't use tinydrm_device
Noralf Trønnes
1
-1
/
+1
2019-02-21
drm/modes: Add DRM_SIMPLE_MODE()
Noralf Trønnes
1
-4
/
+4
2019-01-17
drm/tinydrm: Use damage helper for dirtyfb
Noralf Trønnes
1
-17
/
+23
2019-01-17
drm/tinydrm: Use struct drm_rect
Noralf Trønnes
1
-1
/
+2
2019-01-09
drm/tinydrm: do not reply on drmP.h from drm_gem_cma_helper.h
Sam Ravnborg
1
-0
/
+1
2018-12-04
drm/tinydrm: Use kmemdup rather than duplicating its implementation in repape...
YueHaibing
1
-2
/
+1
2018-11-20
drm/tinydrm: Use DRM_GEM_CMA_VMAP_DRIVER_OPS
Noralf Trønnes
1
-1
/
+3
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-04-24
drm: Move simple_display_pipe prepare_fb helper into gem fb helpers
Daniel Vetter
1
-1
/
+1
2018-03-28
drm/tinydrm: Make fb_dirty into a lower level hook
Ville Syrjälä
1
-19
/
+9
2018-03-28
drm/simple-kms-helper: Plumb plane state to the enable hook
Ville Syrjälä
1
-1
/
+2
2017-10-13
drm/tinydrm: Replace dev_error with DRM_DEV_ERROR
Harsha Sharma
1
-15
/
+13
2017-10-01
drm/tinydrm: Use drm_gem_framebuffer_helper
Noralf Trønnes
1
-2
/
+3
2017-09-16
drm/tinydrm: Drop driver registered message
Noralf Trønnes
1
-10
/
+2
2017-08-09
drm/tinydrm: Generalize tinydrm_xrgb8888_to_gray8()
David Lechner
1
-3
/
+25
2017-07-14
drm/tinydrm: Add RePaper e-ink driver
Noralf Trønnes
1
-0
/
+1095