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
/
tilcdc
/
tilcdc_tfp410.c
Age
Commit message (
Expand
)
Author
2018-02-28
drm/tilcdc: Delete an error message for a failed memory allocation in seven f...
Markus Elfring
2017-10-05
drm/tilcdc: tilcdc_tfp410: make of_device_ids const.
Arvind Yadav
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2016-11-29
drm/tilcdc: Remove obsolete drm_connector_register() calls
Jyri Sarha
2016-09-22
drm/tilcdc: add missing header dependencies
Baoyou Xie
2016-09-01
drm/tilcdc: Choose console BPP that supports RGB
Jyri Sarha
2016-08-08
drm/tilcdc: tfp410: Add atomic modeset helpers to connector funcs
Jyri Sarha
2016-08-08
drm/tilcdc: tfp410: Set crtc panel info at init phase
Jyri Sarha
2016-05-27
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-02-25
drm/tilcdc: Use devm_kzalloc() and devm_kcalloc() for private data
Jyri Sarha
2016-02-16
drm/tilcdc: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2014-07-10
drm/tilcdc: Fix build breakage
Sachin Kamat
2014-07-08
drm/tilcdc: remove submodule destroy calls
Guido Martínez
2014-07-08
drm/tilcdc: tfp410: fix dangling sysfs connector node
Guido Martínez
2014-06-19
drm: add register and unregister functions for connectors
Thomas Wood
2013-08-23
i2c: move OF helpers into the core
Wolfram Sang
2013-06-20
gpu:drm:tilcdc: get preferred_bpp value from DT
Benoit Parrot
2013-04-26
drm/tilcdc: use only a single module device table
Arnd Bergmann
2013-02-19
drm/tilcdc: add TI LCD Controller DRM driver (v4)
Rob Clark