开源镜像站
帮助
动态
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
/
tiny
/
st7586.c
Age
Commit message (
Expand
)
Author
2023-11-14
drm/format-helper: Pass format-conversion state to helpers
Thomas Zimmermann
2022-12-05
drm/mipi-dbi: Move drm_dev_{enter, exit}() out from fb_dirty functions
Thomas Zimmermann
2022-12-05
drm/mipi-dbi: Use shadow-plane mappings
Thomas Zimmermann
2022-12-05
drm/mipi-dbi: Support shadow-plane state
Thomas Zimmermann
2022-12-05
drm/mipi-dbi: Prepare framebuffer copy operation in pipe-update helpers
Thomas Zimmermann
2022-12-05
drm/st7586: Call MIPI DBI mode_valid helper
Thomas Zimmermann
2022-11-05
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-08-10
drm/format-helper: Rework XRGB8888-to-GRAY8 conversion
Thomas Zimmermann
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
2022-08-03
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2021-11-11
drm/format-helper: Rework format-helper conversion functions
Thomas Zimmermann
2021-07-23
drm/st7586: Use framebuffer dma-buf helpers
Thomas Zimmermann
2021-06-24
drm/tiny: drm_gem_simple_display_pipe_prepare_fb is the default
Daniel Vetter
2021-04-27
drm/st7586: Avoid spamming logs if probe is deferred
Andy Shevchenko
2021-02-23
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-06-24
drm/mipi-dbi: Remove ->enabled
Daniel Vetter
2020-06-10
drm/cma-helper: Rework DRM_GEM_CMA_VMAP_DRIVER_OPS macro
Thomas Zimmermann
2020-04-28
drm/st7586: Use devm_drm_dev_alloc
Daniel Vetter
2020-03-26
drm/mipi-dbi: Drop explicit drm_mode_config_cleanup call
Daniel Vetter
2020-03-26
drm/mipi-dbi: Move drm_mode_config_init into mipi library
Daniel Vetter
2020-03-26
drm/mipi_dbi: Use drmm_add_final_kfree in all drivers
Daniel Vetter
2020-01-30
drm/st7586: Remove sending of vblank event
Thomas Zimmermann
2019-11-07
drm/dsi: rename MIPI_DCS_SET_PARTIAL_AREA to MIPI_DCS_SET_PARTIAL_ROWS
Jani Nikula
2019-07-31
drm/tinydrm: Rename folder to tiny
Noralf Trønnes