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.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-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
2024-08-29
drm/msm/dp: reset the link phy params before link training
Abhinav Kumar
1
-0
/
+2
2024-08-29
drm/msm/dp: fix the max supported bpp logic
Abhinav Kumar
1
-9
/
+10
2024-06-12
drm/msm/dp: Avoid a long timeout for AUX transfer if nothing connected
Douglas Anderson
3
-0
/
+25
2024-06-12
drm/msm/dp: Return IRQ_NONE for unhandled interrupts
Douglas Anderson
5
-12
/
+22
2024-06-12
drm/msm/dp: allow voltage swing / pre emphasis of 3
Dmitry Baryshkov
3
-27
/
+15
2024-02-16
drm/msm/dp: return correct Colorimetry for DP_TEST_DYNAMIC_RANGE_CEA case
Kuogee Hsieh
2
-5
/
+10
2024-02-16
drm/msms/dp: fixed link clock divider bits be over written in BPC unknown case
Kuogee Hsieh
2
-8
/
+7
2023-11-28
drm/msm/dp: skip validity check for DP CTS EDID checksum
Jani Nikula
1
-19
/
+2
2023-10-20
drm/msm/dp: Add newlines to debug printks
Stephen Boyd
1
-1
/
+1
2023-10-20
drm/msm/dp: do not reinitialize phy unless retry during link training
Kuogee Hsieh
1
-7
/
+6
2023-07-19
drm/msm/dp: Free resources after unregistering them
Bjorn Andersson
1
-1
/
+1
2023-05-24
drm/msm/dp: unregister audio driver during unbind
Srinivas Kandagatla
3
-0
/
+15
2023-05-24
drm/msm/dp: Clean up handling of DP AUX interrupts
Douglas Anderson
3
-48
/
+36
2023-01-18
drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is not for aux transfer
Kuogee Hsieh
1
-0
/
+4
2022-12-31
drm/msm: Use drm_mode_copy()
Ville Syrjälä
1
-1
/
+1
2022-09-30
drm/msm/dp: cleared DP_DOWNSPREAD_CTRL register before start link training
Kuogee Hsieh
1
-8
/
+5
2022-09-30
drm/msm/dp: fix bridge lifetime
Johan Hovold
3
-6
/
+7
2022-09-30
drm/msm/dp: fix aux-bus EP lifetime
Johan Hovold
1
-1
/
+12
2022-09-30
drm/msm/dp: fix IRQ lifetime
Johan Hovold
1
-1
/
+1
2022-09-30
drm/msm/dp: fix memory corruption with too many bridges
Johan Hovold
1
-0
/
+6
2022-09-30
drm/msm/dp: add atomic_check to bridge ops
Kuogee Hsieh
1
-0
/
+34
2022-09-18
drm/msm/dp: correct 1.62G link rate at dp_catalog_ctrl_config_msa()
Kuogee Hsieh
1
-1
/
+1
2022-09-18
drm/msm/dp: Silence inconsistent indent warning
Stephen Boyd
1
-3
/
+2
2022-09-18
drm/msm/dp: Get rid of dp_ctrl_on_stream_phy_test_report()
Stephen Boyd
1
-27
/
+17
2022-09-18
drm/msm/dp: Remove pixel_rate from struct dp_ctrl
Stephen Boyd
2
-39
/
+22
2022-09-18
drm/msm/dp: Reorganize code to avoid forward declaration
Stephen Boyd
1
-54
/
+50
2022-09-18
drm/msm/dp: delete DP_RECOVERED_CLOCK_OUT_EN to fix tps4
Kuogee Hsieh
1
-1
/
+1
2022-08-04
Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-115
/
+2
2022-07-19
Merge tag 'phy-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Greg Kroah-Hartman
3
-115
/
+2
2022-07-13
Merge tag 'drm-msm-next-2022-07-10' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
10
-353
/
+82
2022-07-13
Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
3
-17
/
+36
2022-07-07
drm/msm/dp: delete vdda regulator related functions from eDP/DP controller
Kuogee Hsieh
3
-115
/
+2
2022-07-07
drm/msm/dp: remove dp_display_en/disable prototypes and data argument
Dmitry Baryshkov
1
-6
/
+3
2022-07-07
drm/msm/dp: rename second dp_display_enable()'s argument
Dmitry Baryshkov
1
-3
/
+3
2022-07-07
drm/msm/dp: remove unused stubs
Dmitry Baryshkov
1
-35
/
+0
2022-07-04
drm/msm/dp: use ARRAY_SIZE for calculating num_descs
Dmitry Baryshkov
1
-19
/
+27
2022-07-04
drm/msm/dp: Remove encoder pointer from struct msm_dp
Stephen Boyd
4
-9
/
+6
2022-07-04
drm/msm/dp: make dp_bridge_mode_valid() more precise
Dmitry Baryshkov
1
-1
/
+1
2022-07-04
drm/msm/dp: rewrite dss_module_power to use bulk clock functions
Dmitry Baryshkov
6
-173
/
+34
2022-07-04
drm/msm/dp: inline dp_power_clk_set_rate()
Dmitry Baryshkov
1
-17
/
+5
2022-07-04
drm/msm/dp: set stream_pixel rate directly
Dmitry Baryshkov
5
-60
/
+1
2022-07-04
drm/msm/dp: "inline" dp_ctrl_set_clock_rate("ctrl_link")
Dmitry Baryshkov
2
-34
/
+6
2022-06-29
Merge tag 'drm-msm-fixes-2022-06-28' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
1
-0
/
+2
2022-06-29
Merge tag 'drm-msm-fixes-2022-06-28' into msm-next-staging
Rob Clark
3
-17
/
+36
2022-06-24
Merge tag 'drm-msm-fixes-2022-06-20' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
3
-17
/
+34
2022-06-23
drm/msm/dp: reset drm_dev to NULL at dp_display_unbind()
Kuogee Hsieh
1
-0
/
+2
2022-06-22
Merge tag 'drm-misc-next-2022-06-17' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-6
/
+4
2022-06-18
drm/msm/dp: force link training for display resolution change
Kuogee Hsieh
3
-16
/
+32
2022-06-18
drm/msm/dp: check core_initialized before disable interrupts at dp_display_un...
Kuogee Hsieh
1
-1
/
+2
2022-06-13
drm/msm: Fix convert to drm_of_get_data_lanes_count
Marek Vasut
1
-2
/
+2
[next]