index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
dsi
/
dsi_host.c
Commit message (
Expand
)
Author
Age
*
drm/msm/dsi: Queue HPD helper work in attach/detach callbacks
Archit Taneja
2016-11-02
*
drm/msm/dsi: Fix return value check in msm_dsi_host_set_display_mode()
Wei Yongjun
2016-07-16
*
drm/msm: change gem->vmap() to get/put
Rob Clark
2016-07-16
*
drm/msm/dsi: Don't get DSI index from DT
Archit Taneja
2016-07-16
*
drm/msm/dsi: Use a standard DT binding for data lanes
Archit Taneja
2016-07-16
*
drm/msm/dsi: Modify port parsing
Archit Taneja
2016-07-16
*
drm/msm/dsi: Fix regulator API abuse
Archit Taneja
2016-05-08
*
drm/msm/dsi: Parse DSI lanes via DT
Archit Taneja
2016-03-03
*
drm/msm/dsi: Remove incorrect warning on host attach
Archit Taneja
2016-03-02
*
drm/msm/dsi: Added missing mutex_unlock
saurabh
2015-12-14
*
drm/msm/dsi: Enable MMSS SPFB port via syscon
Archit Taneja
2015-12-14
*
drm/msm/dsi: Don't use iommu for command TX buffer for DSIv2
Archit Taneja
2015-12-14
*
drm/msm/dsi: Set up link clocks for DSIv2
Archit Taneja
2015-12-14
*
drm/msm/dsi: Parse bus clocks from a list
Archit Taneja
2015-12-14
*
drm/msm/dsi: Delay dsi_clk_init
Archit Taneja
2015-12-14
*
drm/msm/dsi: Use a better way to figure out DSI version
Archit Taneja
2015-12-14
*
drm/msm/dsi: Don't get byte/pixel source clocks from DT
Archit Taneja
2015-12-14
*
drm: msm: dsi: Don't attempt changing voltage of switches
Bjorn Andersson
2015-10-22
*
drm/msm/dsi: Introduce DSI configuration module
Hai Li
2015-08-15
*
drm/msm/dsi: Allow dsi to connect to an external bridge
Archit Taneja
2015-08-15
*
drm/msm/dsi: Refer to connected device as 'device' instead of 'panel'
Archit Taneja
2015-08-15
*
drm/msm/dsi: Make TE gpio optional
Archit Taneja
2015-08-15
*
drm/msm: dsi host: Use device graph parsing to parse connected panel
Archit Taneja
2015-08-15
*
drm/msm: dsi host: add missing of_node_put()
Archit Taneja
2015-08-15
*
drm/msm/dsi: Report PHY errors only when they really occur
Archit Taneja
2015-08-15
*
drm/msm/dsi: Add support for msm8x94
Hai Li
2015-08-15
*
drm/msm/dsi: Use pinctrl in DSI driver
Hai Li
2015-08-15
*
drm/msm: dsi: fix compile errors when CONFIG_GPIOLIB=n
Brian Norris
2015-06-11
*
drm/msm: use devm_gpiod_get_optional for optional reset gpio
Uwe Kleine-König
2015-06-11
*
drm/msm/dsi: Separate PHY to another platform device
Hai Li
2015-06-11
*
drm/msm/dsi: Enable PLL driver in MSM DSI
Hai Li
2015-06-11
*
drm/msm/dsi: Add DSI PLL clock driver support
Hai Li
2015-06-11
*
drm/msm: use IS_ERR() to check regulator_get() return
Fabian Frederick
2015-06-11
*
drm/msm: dsi: Provide option to force continuous HS clock
Archit Taneja
2015-06-11
*
drm/msm/dsi: Simplify the code to get the number of read byte
Hai Li
2015-05-14
*
drm/msm/dsi: use pr_err_ratelimited
Rob Clark
2015-05-14
*
drm/msm/dsi: Fixup missing *break* statement during cmd rx
Hai Li
2015-05-14
*
drm/msm/dsi: Fix a couple more 64-bit build warnings
Stephane Viau
2015-05-14
*
Merge Linus master into drm-next
Dave Airlie
2015-04-19
*
drm/msm: Initial add DSI connector support
Hai Li
2015-04-01