index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
dp
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-29
drm/msm/dp: force link training for display resolution change
Kuogee Hsieh
3
-16
/
+32
2022-06-29
drm/msm/dp: check core_initialized before disable interrupts at dp_display_un...
Kuogee Hsieh
1
-1
/
+2
2022-06-14
drm/msm/dp: Always clear mask bits to disable interrupts at dp_ctrl_reset_irq...
Kuogee Hsieh
1
-2
/
+7
2022-06-09
drm/msm/dp: fix event thread stuck in wait_event after kthread_stop()
Kuogee Hsieh
1
-4
/
+9
2022-06-09
drm/msm/dp: do not stop transmitting phy test pattern during DP phy complianc...
Kuogee Hsieh
1
-8
/
+6
2022-06-09
drm/msm/dp: reset DP controller before transmit phy test pattern
Kuogee Hsieh
1
-1
/
+1
2022-06-09
drm/msm/dp: fix error check return value of irq_of_parse_and_map()
Lv Ruyi
1
-4
/
+3
2022-06-09
drm/msm/dp: stop event kernel thread when DP unbind
Kuogee Hsieh
1
-8
/
+31
2022-06-09
drm/msm: properly add and remove internal bridges
Dmitry Baryshkov
1
-0
/
+4
2022-05-06
Merge tag 'drm-msm-fixes-2022-04-30' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
3
-18
/
+0
2022-04-27
drm/msm/dp: remove fail safe mode related code
Kuogee Hsieh
3
-18
/
+0
2022-04-14
Merge tag 'drm-msm-fixes-2022-04-13' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
3
-10
/
+17
2022-04-11
drm/msm/dp: add fail safe mode outside of event_mutex context
Kuogee Hsieh
3
-10
/
+17
2022-03-04
Merge tag 'drm-msm-next-2022-03-01' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
13
-181
/
+395
2022-02-19
Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-d...
Dmitry Baryshkov
13
-181
/
+395
2022-02-19
drm/msm/dp: support finding next bridge even for DP interfaces
Dmitry Baryshkov
1
-7
/
+12
2022-02-19
drm/msm/dp: support attaching bridges to the DP encoder
Dmitry Baryshkov
5
-20
/
+21
2022-02-19
drm/msm/dp: fix panel bridge attachment
Dmitry Baryshkov
1
-10
/
+11
2022-02-18
drm/msm/dpu: simplify clocks handling
Dmitry Baryshkov
3
-1
/
+159
2022-02-18
drm/msm/dp: enhance debug info related to dp phy
Kuogee Hsieh
1
-10
/
+10
2022-02-18
drm/msm/dp: add connector type to enhance debug messages
Kuogee Hsieh
1
-21
/
+50
2022-02-18
drm/msm/dp: always add fail-safe mode into connector mode list
Kuogee Hsieh
1
-0
/
+5
2022-02-18
drm/msm/dp: stop link training after link training 2 failed
Kuogee Hsieh
1
-0
/
+3
2022-02-18
drm/msm/dp: add support of tps4 (training pattern 4) for HBR3
Kuogee Hsieh
3
-12
/
+19
2022-02-18
drm/msm/dp: populate connector of struct dp_panel
Kuogee Hsieh
1
-0
/
+5
2022-02-18
drm/msm/dp: do not initialize phy until plugin interrupt received
Kuogee Hsieh
3
-107
/
+92
2022-02-18
drm/msm/dp: Add DisplayPort controller for SM8350
Bjorn Andersson
1
-0
/
+8
2022-02-18
drm/msm/dp: Simplify dp_debug_init() and dp_debug_get()
Christophe JAILLET
1
-10
/
+3
2022-02-18
drm/msm/dp: Add sc8180x DP controllers
Bjorn Andersson
1
-0
/
+11
2022-02-18
drm/msm/dp: Move debugfs files into subdirectory
Bjorn Andersson
1
-6
/
+9
2022-02-01
Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
4
-4
/
+4
2022-01-17
drm/dp: Move public DisplayPort headers into dp/
Thomas Zimmermann
4
-4
/
+4
2021-12-16
drm/msm/dp: remove unneeded variable
Changcheng Deng
1
-2
/
+1
2021-12-16
drm/msm/dp: Fix double free on error in msm_dp_bridge_init()
Dan Carpenter
1
-1
/
+0
2021-12-08
drm/msm/dp: dp_link_parse_sink_count() return immediately if aux read failed
Kuogee Hsieh
2
-8
/
+23
2021-12-08
drm/msm/dp: employ bridge mechanism for display enable and disable
Kuogee Hsieh
3
-2
/
+91
2021-12-08
drm/msm/dp: Re-order dp_audio_put in deinit_sub_modules
Sean Paul
1
-1
/
+1
2021-12-08
drm/msm/dp: Add "qcom, sc7280-dp" to support display port.
Kuogee Hsieh
1
-0
/
+1
2021-12-06
drm/msm: Allocate msm_drm_private early and pass it as driver data
AngeloGioacchino Del Regno
1
-7
/
+3
2021-11-30
drm/msm/dp: Drop now unused hpd_high member
Bjorn Andersson
3
-10
/
+0
2021-11-28
drm/msm/dp: Enable ASSR for supported DP sinks
Sankeerth Billakanti
1
-2
/
+9
2021-11-28
drm/msm/dp: Enable downspread for supported DP sinks
Sankeerth Billakanti
1
-1
/
+11
2021-11-28
drm/msm/dp: Add DP controllers for sc7280
Sankeerth Billakanti
1
-0
/
+9
2021-11-22
drm/msm/dp: Avoid unpowered AUX xfers that caused crashes
Douglas Anderson
1
-0
/
+17
2021-10-26
drm/msm/dp: fix missing #include
Arnd Bergmann
1
-0
/
+1
2021-10-19
drm/msm/dp: Support up to 3 DP controllers
Bjorn Andersson
1
-7
/
+13
2021-10-19
drm/msm/dp: Allow attaching a drm_panel
Bjorn Andersson
5
-5
/
+49
2021-10-19
drm/msm/dp: Allow specifying connector_type per controller
Bjorn Andersson
3
-2
/
+44
2021-10-19
drm/msm/dp: Remove global g_dp_display variable
Bjorn Andersson
1
-58
/
+21
2021-10-16
drm/msm/dp: Simplify the dp_debug debugfs show function
Bjorn Andersson
1
-138
/
+25
[next]