LinuxLists
Users
About
Kuogee Hsieh (
[email protected]
)
Number of posts: 898 (1.02 per day)
First post: 2021-11-02 23:48:26
Last post: 2024-04-03 17:59:18
Previous Page
/
Next Page
Date
List
Subject
2023-09-16 04:30:05
linux-kernel
[PATCH v3 4/7] drm/msm/dp: incorporate pm_runtime framework into DP driver
2023-09-16 03:55:07
linux-kernel
[PATCH v2 0/7] incorporate pm runtime framework and eDP clean up
2023-09-16 01:25:35
linux-kernel
[PATCH v3 7/7] drm/msm/dp: move of_dp_aux_populate_bus() to eDP probe()
2023-09-16 00:14:59
linux-kernel
[PATCH v3 2/7] drm/msm/dp: replace is_connected with link_ready
2023-09-15 23:57:48
linux-kernel
[PATCH v3 5/7] drm/msm/dp: delete EV_HPD_INIT_SETUP
2023-09-15 23:16:11
linux-kernel
[PATCH v3 6/7] drm/msm/dp: add pm_runtime_force_suspend()/resume()
2023-09-15 23:10:09
linux-kernel
[PATCH v3 3/7] drm/msm/dp: use drm_bridge_hpd_notify() to report HPD status changes
2023-09-15 22:48:40
linux-kernel
[PATCH v2 3/7] drm/msm/dp: use drm_bridge_hpd_notify() to report HPD status changes
2023-09-15 22:23:43
linux-kernel
[PATCH v2 5/7] drm/msm/dp: delete EV_HPD_INIT_SETUP
2023-09-15 22:18:49
linux-kernel
[PATCH v2 2/7] drm/msm/dp: replace is_connected with link_ready
2023-09-15 22:18:13
linux-kernel
[PATCH v2 6/7] drm/msm/dp: add pm_runtime_force_suspend()/resume()
2023-09-15 22:07:43
linux-kernel
[PATCH v2 7/7] drm/msm/dp: move of_dp_aux_populate_bus() to eDP probe()
2023-09-15 21:49:47
linux-kernel
[PATCH v3 1/7] drm/msm/dp: tie dp_display_irq_handler() with dp driver
2023-09-05 18:41:14
linux-kernel
Re: [PATCH 6/7] drm/msm/dp: Inline dp_link_parse_sink_count()
2023-09-05 16:22:26
linux-kernel
Re: [PATCH 3/7] drm/msm/dp: Remove dead code related to downstream cap info
2023-09-01 17:13:07
linux-kernel
Re: [PATCH 3/7] drm/msm/dp: Remove dead code related to downstream cap info
2023-08-08 23:15:29
linux-kernel
[PATCH v1] drm/msm/dp: do not reinitialize phy unless retry during link training
2023-07-26 01:45:00
linux-kernel
Re: [Freedreno] [PATCH v1 2/5] drm/msm/dp: incorporate pm_runtime framework into DP driver
2023-07-26 00:01:17
linux-kernel
Re: [Freedreno] [PATCH v1 2/5] drm/msm/dp: incorporate pm_runtime framework into DP driver
2023-07-20 21:31:47
linux-kernel
Re: [PATCH v1 5/5] drm/msm/dp: move of_dp_aux_populate_bus() to probe for eDP
2023-07-17 22:13:01
linux-kernel
Re: [PATCH v1 2/5] drm/msm/dp: incorporate pm_runtime framework into DP driver
2023-07-17 21:05:57
linux-kernel
Re: [PATCH v1 4/5] drm/msm/dp: move relevant dp initialization code from bind() to probe()
2023-07-17 17:34:42
linux-kernel
Re: [PATCH v1 4/5] drm/msm/dp: move relevant dp initialization code from bind() to probe()
2023-07-10 18:42:33
linux-kernel
Re: [Freedreno] [PATCH v1 1/5] drm/msm/dp: remove pm_runtime_xxx() from dp_power.c
2023-07-10 17:17:24
linux-kernel
Re: [PATCH v1 3/5] drm/msm/dp: delete EV_HPD_INIT_SETUP
2023-07-10 17:13:57
linux-kernel
Re: [PATCH v1 2/5] drm/msm/dp: incorporate pm_runtime framework into DP driver
2023-07-10 17:11:23
linux-kernel
Re: [PATCH v1 4/5] drm/msm/dp: move relevant dp initialization code from bind() to probe()
2023-07-10 17:02:17
linux-kernel
Re: [PATCH v1 2/5] drm/msm/dp: incorporate pm_runtime framework into DP driver
2023-07-08 00:39:05
linux-kernel
[PATCH v1 4/5] drm/msm/dp: move relevant dp initialization code from bind() to probe()
2023-07-08 00:34:35
linux-kernel
[PATCH v1 3/5] drm/msm/dp: delete EV_HPD_INIT_SETUP
2023-07-08 00:06:35
linux-kernel
[PATCH v1 1/5] drm/msm/dp: remove pm_runtime_xxx() from dp_power.c
2023-07-08 00:01:36
linux-kernel
[PATCH v1 5/5] drm/msm/dp: move of_dp_aux_populate_bus() to probe for eDP
2023-07-08 00:00:54
linux-kernel
[PATCH v1 2/5] drm/msm/dp: incorporate pm_runtime framework into DP driver
2023-07-07 23:58:36
linux-kernel
[PATCH v1 0/5] incorporate pm runtime framework and eDP clean up
2023-06-23 14:46:31
linux-kernel
Re: [PATCH v5 1/2] drm/msm/dpu: retrieve DSI DSC struct through priv->dsi[0]
2023-06-22 18:23:39
linux-kernel
[PATCH v5 1/2] drm/msm/dpu: retrieve DSI DSC struct through priv->dsi[0]
2023-06-22 17:40:39
linux-kernel
[PATCH v5 2/2] drm/msm/dpu: remove struct drm_dsc_config from struct msm_display_info
2023-06-22 17:40:25
linux-kernel
[PATCH v5 0/2] retrieve DSI DSC through priv-dsi[0]
2023-06-21 16:38:01
linux-kernel
[PATCH v4 2/2] drm/msm/dpu: remove struct drm_dsc_config from struct msm_display_info
2023-06-21 16:26:44
linux-kernel
[PATCH v4 1/2] drm/msm/dpu: retrieve DSI DSC struct through priv->dsi[0]
2023-06-21 16:22:24
linux-kernel
[PATCH v4 0/2] retrieve DSI DSC through priv-dsi[0]
2023-06-13 23:04:54
linux-kernel
[PATCH v3 2/2] drm/msm/dpu: remove struct drm_dsc_config from struct msm_display_info
2023-06-13 22:58:36
linux-kernel
[PATCH v3 1/2] drm/msm/dpu: retrieve DSI DSC struct through priv->dsi[0]
2023-06-13 22:36:15
linux-kernel
[PATCH v3 0/2] retrieve DSI DSC through priv-dsi[0]
2023-06-06 20:25:26
linux-kernel
[PATCH v17] drm/msm/dpu: add DSC blocks to the catalog of MSM8998
2023-06-06 18:56:08
linux-kernel
[PATCH v16] drm/msm/dpu: add DSC blocks to the catalog of MSM8998 and SC8180X
2023-06-06 00:37:47
linux-kernel
[PATCH v15] drm/msm/dpu: add DSC blocks to the catalog of MSM8998 and SC8180X
2023-06-01 22:32:43
linux-kernel
[PATCH v2 1/2] drm/msm/dpu: retrieve DSI DSC struct at atomic_check()
2023-06-01 22:21:31
linux-kernel
[PATCH v2 2/2] drm/msm/dpu: remove struct drm_dsc_config from struct msm_display_info
2023-06-01 22:14:08
linux-kernel
[PATCH v2 0/2] retrieve DSI DSC through DRM bridge
2023-05-31 17:43:54
linux-kernel
Re: [PATCH v1 2/3] drm/msm/dpu: retrieve DSI DSC struct at atomic_check()