index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tinydrm
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/tinydrm: Use kmemdup rather than duplicating its implementation in repape...
YueHaibing
2018-12-04
1
-2
/
+1
*
drm/tinydrm: Use DRM_GEM_CMA_VMAP_DRIVER_OPS
Noralf Trønnes
2018-11-20
10
-88
/
+31
*
drm/tinydrm: Fix setting of the column/page end addresses.
Eric Anholt
2018-10-30
1
-2
/
+2
*
drm: Add an hx8367d tinydrm driver.
Eric Anholt
2018-10-30
3
-0
/
+282
*
drm/tinydrm: Advertise that we can do only DRM_FORMAT_MOD_LINEAR.
Eric Anholt
2018-10-30
2
-1
/
+6
*
drm/tinydrm: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
2018-08-07
1
-3
/
+3
*
drm/tinydrm: add backlight dependency for ili9341
Arnd Bergmann
2018-07-12
1
-0
/
+1
*
drm/tinydrm: Fix doc build warnings
Noralf Trønnes
2018-07-11
1
-0
/
+2
*
drm/tinydrm: Use drm_fbdev_generic_setup()
Noralf Trønnes
2018-07-10
6
-7
/
+1
*
Merge tag 'drm-misc-next-2018-06-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-06-28
3
-0
/
+244
|
\
|
*
drm/tinydrm: new driver for ILI9341 display panels
David Lechner
2018-06-27
3
-0
/
+244
*
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+1
|
/
*
drm/tinydrm/mi0283qt: Always set rotation value
Tom Callaway
2018-04-30
1
-18
/
+23
*
drm: Move simple_display_pipe prepare_fb helper into gem fb helpers
Daniel Vetter
2018-04-24
6
-22
/
+6
*
drm/tinydrm: Make fb_dirty into a lower level hook
Ville Syrjälä
2018-03-28
8
-77
/
+66
*
drm/simple-kms-helper: Plumb plane state to the enable hook
Ville Syrjälä
2018-03-28
5
-5
/
+10
*
drm/tinydrm: Use gem_free_object_unlocked
Daniel Vetter
2018-03-27
1
-1
/
+1
*
tinydrm: add backlight dependency
Arnd Bergmann
2018-02-28
1
-0
/
+2
*
drm/tinydrm: Call devres version of of_find_backlight
Meghana Madhyastha
2018-02-20
2
-2
/
+2
*
drm/tinydrm: Replace tinydrm_of_find_backlight with of_find_backlight
Meghana Madhyastha
2018-02-20
4
-44
/
+4
*
drm/tinydrm: Convert tinydrm_enable/disable_backlight to backlight_enable/dis...
Meghana Madhyastha
2018-02-20
2
-57
/
+2
*
drm/tinydrm/mipi-dbi: Change reset active time
Noralf Trønnes
2018-01-15
1
-1
/
+1
*
drm/tinydrm: Embed the mode in tinydrm_connector
Noralf Trønnes
2018-01-15
1
-21
/
+13
*
drm/tinydrm/mi0283qt: Let the display pipe handle power
Noralf Trønnes
2018-01-15
2
-64
/
+15
*
drm/tinydrm/mipi-dbi: Add poweron-reset functions
Noralf Trønnes
2018-01-15
4
-32
/
+81
*
drm/tinydrm/mipi-dbi: Add mipi_dbi_enable_flush()
Noralf Trønnes
2018-01-15
4
-11
/
+23
*
drm/tinydrm/mi0283qt: Remove ili9341.h
Noralf Trønnes
2018-01-15
1
-2
/
+26
*
drm/tinydrm/mi0283qt: Use common include order
Noralf Trønnes
2018-01-15
1
-5
/
+6
*
drm/tinydrm: add driver for ST7735R panels
David Lechner
2018-01-03
3
-0
/
+226
*
drm/tinydrm: Update ILI9225 compatible string
David Lechner
2018-01-03
1
-2
/
+2
*
drm/tinydrm: Use drm_fb_cma_fbdev_init_with_funcs/fini()
Noralf Trønnes
2017-12-10
4
-35
/
+11
*
drm/tinydrm: add driver for ILI9225 panels
David Lechner
2017-12-01
3
-0
/
+479
*
drm/tinydrm: export mipi_dbi_buf_copy and mipi_dbi_spi_cmd_max_speed
David Lechner
2017-12-01
1
-4
/
+20
*
drm/tinydrm: Use drm_mode_config_helper_suspend/resume()
Noralf Trønnes
2017-11-30
2
-69
/
+5
*
drm/tinydrm: Use drm_gem_cma_print_info()
Noralf Trønnes
2017-11-11
1
-7
/
+1
*
drm/tinydrm: Replace list_for_each with list_for_each_entry
Harsha Sharma
2017-10-21
1
-3
/
+1
*
drm/tinydrm: Remove explicit .best_encoder assignment
Haneen Mohammed
2017-10-13
1
-1
/
+0
*
drm/tinydrm: Replace dev_error with DRM_DEV_ERROR
Harsha Sharma
2017-10-13
3
-22
/
+20
*
drm/tinydrm: Use drm_gem_framebuffer_helper
Noralf Trønnes
2017-10-01
5
-9
/
+14
*
drm/tinydrm: Drop driver registered message
Noralf Trønnes
2017-09-16
4
-36
/
+6
*
drm/tinydrm: make function st7586_pipe_enable static
Colin Ian King
2017-08-16
1
-2
/
+2
*
drm/tinydrm: add support for LEGO MINDSTORMS EV3 LCD
David Lechner
2017-08-11
3
-0
/
+439
*
drm: Document device unplug infrastructure
Daniel Vetter
2017-08-11
1
-1
/
+1
*
drm/tinydrm: Generalize tinydrm_xrgb8888_to_gray8()
David Lechner
2017-08-09
2
-31
/
+39
*
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2017-08-08
1
-1
/
+0
*
drm/tinydrm: remove call to mipi_dbi_init() from mipi_dbi_spi_init()
David Lechner
2017-08-04
2
-14
/
+11
*
drm: Plumb modifiers through plane init
Ben Widawsky
2017-08-01
1
-1
/
+1
*
tinydrm: repaper: add CONFIG_THERMAL dependency
Arnd Bergmann
2017-07-29
1
-0
/
+1
*
drm/tinydrm: Add RePaper e-ink driver
Noralf Trønnes
2017-07-14
3
-0
/
+1108
*
drm/tinydrm: Add tinydrm_xrgb8888_to_gray8() helper
Noralf Trønnes
2017-07-14
1
-2
/
+72
[next]