index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
dp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'msm-next-lumag' into HEAD
Dmitry Baryshkov
2023-01-22
9
-66
/
+163
|
\
|
*
drm/msm/dp: Remove INIT_SETUP delay
Bjorn Andersson
2023-01-18
1
-1
/
+1
|
*
drm/msm/dp: add support of max dp link rate
Kuogee Hsieh
2023-01-09
3
-3
/
+9
|
*
drm/msm/dp: Add capability to parser and retrieve max DP link supported rate ...
Kuogee Hsieh
2023-01-09
2
-0
/
+30
|
*
drm/msm/dp: parse data-lanes as property of dp_out endpoint
Kuogee Hsieh
2023-01-09
1
-8
/
+14
|
*
drm/msm/dp: Implement hpd_notify()
Bjorn Andersson
2023-01-09
3
-0
/
+25
|
*
drm/msm/dp: Rely on hpd_enable/disable callbacks
Bjorn Andersson
2023-01-09
4
-10
/
+35
|
*
drm/msm/dp: Add SDM845 DisplayPort instance
Bjorn Andersson
2023-01-09
1
-0
/
+1
|
*
drm/msm/dp: Add DP and EDP compatibles for SC8280XP
Bjorn Andersson
2023-01-09
1
-0
/
+22
|
*
drm/msm/dp: Stop using DP id as index in desc
Bjorn Andersson
2023-01-08
1
-47
/
+25
|
*
drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is not for aux transfer
Kuogee Hsieh
2023-01-04
1
-0
/
+4
*
|
Merge tag 'drm-msm-display-for-6.2' of https://gitlab.freedesktop.org/lumag/m...
Dave Airlie
2022-11-30
2
-20
/
+13
|
\
|
|
*
drm/msm/dp: drop modeset sanity checks
Johan Hovold
2022-11-04
1
-11
/
+1
|
*
drm/msm/dp: retry 3 times if set sink to D0 poweer state failed
Kuogee Hsieh
2022-11-02
1
-5
/
+8
|
*
drm/msm/dp: replace variable err with len at dp_aux_link_power_up()
Kuogee Hsieh
2022-11-02
1
-7
/
+7
*
|
Backmerge tag 'v6.1-rc6' into drm-next
Dave Airlie
2022-11-24
5
-16
/
+65
|
\
|
|
*
drm/msm/dp: cleared DP_DOWNSPREAD_CTRL register before start link training
Kuogee Hsieh
2022-09-30
1
-8
/
+5
|
*
drm/msm/dp: fix bridge lifetime
Johan Hovold
2022-09-30
3
-6
/
+7
|
*
drm/msm/dp: fix aux-bus EP lifetime
Johan Hovold
2022-09-30
1
-1
/
+12
|
*
drm/msm/dp: fix IRQ lifetime
Johan Hovold
2022-09-30
1
-1
/
+1
|
*
drm/msm/dp: fix memory corruption with too many bridges
Johan Hovold
2022-09-30
1
-0
/
+6
|
*
drm/msm/dp: add atomic_check to bridge ops
Kuogee Hsieh
2022-09-30
1
-0
/
+34
*
|
drm/msm: Use drm_mode_copy()
Ville Syrjälä
2022-11-12
1
-1
/
+1
|
/
*
drm/msm/dp: correct 1.62G link rate at dp_catalog_ctrl_config_msa()
Kuogee Hsieh
2022-09-18
1
-1
/
+1
*
drm/msm/dp: Silence inconsistent indent warning
Stephen Boyd
2022-09-18
1
-3
/
+2
*
drm/msm/dp: Get rid of dp_ctrl_on_stream_phy_test_report()
Stephen Boyd
2022-09-18
1
-27
/
+17
*
drm/msm/dp: Remove pixel_rate from struct dp_ctrl
Stephen Boyd
2022-09-18
2
-39
/
+22
*
drm/msm/dp: Reorganize code to avoid forward declaration
Stephen Boyd
2022-09-18
1
-54
/
+50
*
drm/msm/dp: delete DP_RECOVERED_CLOCK_OUT_EN to fix tps4
Kuogee Hsieh
2022-09-18
1
-1
/
+1
*
Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-04
3
-115
/
+2
|
\
|
*
Merge tag 'phy-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Greg Kroah-Hartman
2022-07-19
3
-115
/
+2
|
|
\
|
|
*
drm/msm/dp: delete vdda regulator related functions from eDP/DP controller
Kuogee Hsieh
2022-07-07
3
-115
/
+2
*
|
|
Merge tag 'drm-msm-next-2022-07-10' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2022-07-13
10
-353
/
+82
|
\
\
\
|
*
|
|
drm/msm/dp: remove dp_display_en/disable prototypes and data argument
Dmitry Baryshkov
2022-07-07
1
-6
/
+3
|
*
|
|
drm/msm/dp: rename second dp_display_enable()'s argument
Dmitry Baryshkov
2022-07-07
1
-3
/
+3
|
*
|
|
drm/msm/dp: remove unused stubs
Dmitry Baryshkov
2022-07-07
1
-35
/
+0
|
*
|
|
drm/msm/dp: use ARRAY_SIZE for calculating num_descs
Dmitry Baryshkov
2022-07-04
1
-19
/
+27
|
*
|
|
drm/msm/dp: Remove encoder pointer from struct msm_dp
Stephen Boyd
2022-07-04
4
-9
/
+6
|
*
|
|
drm/msm/dp: make dp_bridge_mode_valid() more precise
Dmitry Baryshkov
2022-07-04
1
-1
/
+1
|
*
|
|
drm/msm/dp: rewrite dss_module_power to use bulk clock functions
Dmitry Baryshkov
2022-07-04
6
-173
/
+34
|
*
|
|
drm/msm/dp: inline dp_power_clk_set_rate()
Dmitry Baryshkov
2022-07-04
1
-17
/
+5
|
*
|
|
drm/msm/dp: set stream_pixel rate directly
Dmitry Baryshkov
2022-07-04
5
-60
/
+1
|
*
|
|
drm/msm/dp: "inline" dp_ctrl_set_clock_rate("ctrl_link")
Dmitry Baryshkov
2022-07-04
2
-34
/
+6
|
*
|
|
Merge tag 'drm-msm-fixes-2022-06-28' into msm-next-staging
Rob Clark
2022-06-29
3
-17
/
+36
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
2022-07-13
3
-17
/
+36
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge tag 'drm-msm-fixes-2022-06-28' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
2022-06-29
1
-0
/
+2
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
drm/msm/dp: reset drm_dev to NULL at dp_display_unbind()
Kuogee Hsieh
2022-06-23
1
-0
/
+2
|
*
|
|
Merge tag 'drm-msm-fixes-2022-06-20' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
2022-06-24
3
-17
/
+34
|
|
\
|
|
|
|
|
/
|
|
/
|
|
|
*
drm/msm/dp: force link training for display resolution change
Kuogee Hsieh
2022-06-18
3
-16
/
+32
|
|
*
drm/msm/dp: check core_initialized before disable interrupts at dp_display_un...
Kuogee Hsieh
2022-06-18
1
-1
/
+2
[next]