Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1493515
| From | zain wang <wzz@rock-chips.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v1 0/4] Misc changes to Rockchip PSR drivers |
| Date | 2016-09-29 16:50 +0200 |
| Message-ID | <smKOR-5mW-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
1. prevent runing enable_psr when disabled bridge
2. get sync PM when init eDP
3. detect Sink PSR state after configuring the PSR
4. switch Main-Link and eDP phy when enable/disable psr
BR,
- Zain
Yakir Yang (1):
drm/bridge: analogix_dp: detect Sink PSR state after configuring the
PSR
zain wang (3):
drm/bridge: analogix_dp: prevent runing enable_psr when disabled
bridge.
drm/bridge: analogix_dp: get sync PM when init eDP
drm: bridge/analogix: switch Main-link and eDP PHY when enable/disable
psr
drivers/gpu/drm/bridge/analogix/analogix_dp_core.c | 107 +++++++++++----------
drivers/gpu/drm/bridge/analogix/analogix_dp_core.h | 6 +-
drivers/gpu/drm/bridge/analogix/analogix_dp_reg.c | 25 ++++-
drivers/gpu/drm/rockchip/analogix_dp-rockchip.c | 8 +-
4 files changed, 88 insertions(+), 58 deletions(-)
--
1.9.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v1 0/4] Misc changes to Rockchip PSR drivers zain wang <wzz@rock-chips.com> - 2016-09-29 16:50 +0200 [PATCH v1 3/4] drm/bridge: analogix_dp: detect Sink PSR state after configuring the PSR zain wang <wzz@rock-chips.com> - 2016-09-29 16:50 +0200 [PATCH v1 4/4] drm: bridge/analogix: switch Main-link and eDP PHY when enable/disable psr zain wang <wzz@rock-chips.com> - 2016-09-29 17:00 +0200
csiph-web