index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tinydrm
/
core
Age
Commit message (
Expand
)
Author
2018-01-15
drm/tinydrm: Embed the mode in tinydrm_connector
Noralf Trønnes
2017-12-10
drm/tinydrm: Use drm_fb_cma_fbdev_init_with_funcs/fini()
Noralf Trønnes
2017-11-30
drm/tinydrm: Use drm_mode_config_helper_suspend/resume()
Noralf Trønnes
2017-10-21
drm/tinydrm: Replace list_for_each with list_for_each_entry
Harsha Sharma
2017-10-13
drm/tinydrm: Remove explicit .best_encoder assignment
Haneen Mohammed
2017-10-01
drm/tinydrm: Use drm_gem_framebuffer_helper
Noralf Trønnes
2017-08-11
drm: Document device unplug infrastructure
Daniel Vetter
2017-08-09
drm/tinydrm: Generalize tinydrm_xrgb8888_to_gray8()
David Lechner
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
2017-07-14
drm/tinydrm: Add tinydrm_xrgb8888_to_gray8() helper
Noralf Trønnes
2017-03-27
drm/atomic: Introduce drm_atomic_helper_shutdown
Daniel Vetter
2017-03-27
drm/tinydrm: Fix drm_driver.fops.owner
Noralf Trønnes
2017-02-26
drm/tinydrm: fix semicolon.cocci warnings
kbuild test robot
2017-02-18
drm/tinydrm: Add helper functions
Noralf Trønnes
2017-02-18
drm: Add DRM support for tiny LCD displays
Noralf Trønnes