summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/dsi (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-10-12
|\
| * drm/msm/dsi: Fix some reference counted resource leaksChristophe JAILLET2021-09-22
* | Merge tag 'LA.UM.8.4.r1-05900-8x98.0' of https://source.codeaurora.org/quic/l...Michael Bestas2020-08-23
|\ \
| * | drm/msm/dsi: use correct enum in dsi_get_cmd_fmtStefan Agner2020-06-12
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-04-14
|\ \ \ | | |/ | |/|
| * | drm/msm/dsi: save pll state before dsi host is powered offHarigovindan P2020-03-11
| * | drm: msm: Fix return type of dsi_mgr_connector_mode_valid for kCFIJohn Stultz2020-03-11
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-03-08
|\| | | |/ |/|
| * drm/msm/dsi: Implement reset correctlyJeffrey Hugo2020-01-29
* | drm: msm: dsi: fix potential NULL pointer dereferenceGuchun Chen2018-03-13
* | drm/msm: Separate locking of buffer resources from struct_mutexSushmita Susheelendra2017-05-31
* | drm/msm: Use 64 bit containers for iovasJordan Crouse2017-02-22
* | drm/msm: update generated headersRob Clark2017-02-13
|/
* drm/msm/dsi: Updata LNn_CFG4 register settings for 28nm PHYHai Li2015-10-22
* drm: msm: dsi: Don't attempt changing voltage of switchesBjorn Andersson2015-10-22
* drm/msm: update generated headersRob Clark2015-10-22
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-09-04
|\
| * drm/msm/dsi: Introduce DSI configuration moduleHai Li2015-08-15
| * drm/msm/dsi: Make each PHY type compilation independentHai Li2015-08-15
| * drm/msm/dsi: Split PHY drivers to separate filesHai Li2015-08-15
| * drm/msm/dsi: Return void from msm_dsi_phy_disable()Hai Li2015-08-15
| * drm/msm/dsi: Specify bitmask to set source PLLHai Li2015-08-15
| * drm/msm/dsi: Modify dsi manager bridge ops to work with external bridgesArchit Taneja2015-08-15
| * drm/msm/dsi: Allow dsi to connect to an external bridgeArchit Taneja2015-08-15
| * drm/msm/dsi: Create a helper to check if there is a connected deviceArchit Taneja2015-08-15
| * drm/msm/dsi: Refer to connected device as 'device' instead of 'panel'Archit Taneja2015-08-15
| * drm/msm/dsi: Make TE gpio optionalArchit Taneja2015-08-15
| * drm/msm: dsi host: Use device graph parsing to parse connected panelArchit Taneja2015-08-15
| * drm/msm: dsi host: add missing of_node_put()Archit Taneja2015-08-15
| * drm/msm/dsi: Save/Restore PLL status across PHY resetHai Li2015-08-15
| * drm/msm/dsi: One function call less in dsi_init() after error detectionMarkus Elfring2015-08-15
| * drm/msm/dsi: Delete an unnecessary check before the function call "dsi_destroy"Markus Elfring2015-08-15
| * drm/msm/dsi: Report PHY errors only when they really occurArchit Taneja2015-08-15
| * drm/msm/dsi: Add support for msm8x94Hai Li2015-08-15
| * drm/msm/dsi: Use pinctrl in DSI driverHai Li2015-08-15
| * drm/msm/dsi: Rename *dual panel* to *dual DSI*Hai Li2015-08-15
| * drm/msm/dsi: Update source PLL selection in DSI PHYHai Li2015-08-15
| * drm/msm: update generated headersRob Clark2015-08-15
* | drm/msm/dsi: Convert to clk_hw based provider APIsStephen Boyd2015-08-24
|/
* drm/msm: dsi: fix compile errors when CONFIG_GPIOLIB=nBrian Norris2015-06-11
* drm/msm: use devm_gpiod_get_optional for optional reset gpioUwe Kleine-König2015-06-11
* drm/msm/dsi: Separate PHY to another platform deviceHai Li2015-06-11
* drm/msm/dsi: Enable PLL driver in MSM DSIHai Li2015-06-11
* drm/msm/dsi: Add DSI PLL clock driver supportHai Li2015-06-11
* drm/msm: use IS_ERR() to check regulator_get() returnFabian Frederick2015-06-11
* drm/msm: use IS_ERR() to check msm_ioremap() returnFabian Frederick2015-06-11
* drm/msm: dsi: Provide option to force continuous HS clockArchit Taneja2015-06-11
* drm/msm: update generated headersRob Clark2015-06-11
* drm/msm/dsi: Simplify the code to get the number of read byteHai Li2015-05-14
* drm/msm: Attach assigned encoder to eDP and DSI connectorsHai Li2015-05-14