开源镜像站
帮助
动态
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
/
tinydrm
/
repaper.c
Age
Commit message (
Expand
)
Author
2019-07-31
drm/tinydrm: Rename folder to tiny
Noralf Trønnes
2019-07-23
drm/tinydrm/repaper: Don't use tinydrm_display_pipe_init()
Noralf Trønnes
2019-07-23
drm/tinydrm: Use DRM_MODE_CONNECTOR_SPI
Noralf Trønnes
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-11
drm/tinydrm: Fix fbdev pixel format
Noralf Trønnes
2019-04-08
drm: move tinydrm format conversion helpers to new drm_format_helper.c
Gerd Hoffmann
2019-03-04
drm/tinydrm: Use drm_dev_enter/exit()
Noralf Trønnes
2019-03-04
drm/tinydrm/repaper: Drop using tinydrm_device
Noralf Trønnes
2019-02-21
drm/tinydrm: Remove tinydrm_shutdown()
Noralf Trønnes
2019-02-21
drm/tinydrm: tinydrm_display_pipe_init() don't use tinydrm_device
Noralf Trønnes
2019-02-21
drm/modes: Add DRM_SIMPLE_MODE()
Noralf Trønnes
2019-01-17
drm/tinydrm: Use damage helper for dirtyfb
Noralf Trønnes
2019-01-17
drm/tinydrm: Use struct drm_rect
Noralf Trønnes
2019-01-09
drm/tinydrm: do not reply on drmP.h from drm_gem_cma_helper.h
Sam Ravnborg
2018-12-04
drm/tinydrm: Use kmemdup rather than duplicating its implementation in repape...
YueHaibing
2018-11-20
drm/tinydrm: Use DRM_GEM_CMA_VMAP_DRIVER_OPS
Noralf Trønnes
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-04-24
drm: Move simple_display_pipe prepare_fb helper into gem fb helpers
Daniel Vetter
2018-03-28
drm/tinydrm: Make fb_dirty into a lower level hook
Ville Syrjälä
2018-03-28
drm/simple-kms-helper: Plumb plane state to the enable hook
Ville Syrjälä
2017-10-13
drm/tinydrm: Replace dev_error with DRM_DEV_ERROR
Harsha Sharma
2017-10-01
drm/tinydrm: Use drm_gem_framebuffer_helper
Noralf Trønnes
2017-09-16
drm/tinydrm: Drop driver registered message
Noralf Trønnes
2017-08-09
drm/tinydrm: Generalize tinydrm_xrgb8888_to_gray8()
David Lechner
2017-07-14
drm/tinydrm: Add RePaper e-ink driver
Noralf Trønnes