Alex Deucher
|
f6be5e6450
drm/radeon/dp: return -EIO for flags not zero case
|
11 years ago |
Stefan Brüns
|
4e5f97deda
drm/radeon: Use only one line for whole DPCD debug output
|
11 years ago |
Dave Airlie
|
8d4ad9d4bb
Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next
|
11 years ago |
Dave Airlie
|
4f71d0cb76
drm/dp: add a hw mutex around the transfer functions. (v2)
|
11 years ago |
Alex Deucher
|
3b6d9fd23e
drm/radeon/dp: fix lane/clock setup for dp 1.2 capable devices
|
11 years ago |
Alex Deucher
|
831719d62f
drm/radeon: add a i2c bus mutex
|
11 years ago |
Alex Deucher
|
aa019b791a
drm/radeon/dp: check for errors in dpcd reads
|
11 years ago |
Alex Deucher
|
ad47b8fa5a
drm/radeon/aux: fix hpd assignment for aux bus
|
11 years ago |
Alex Deucher
|
379dfc25e2
drm/radeon/dp: switch to the common i2c over aux code
|
11 years ago |
Alex Deucher
|
25377b921b
drm/radeon/dp: handle zero sized i2c over aux transactions (v2)
|
11 years ago |
Alex Deucher
|
ab8f1a2a0a
drm/radeon: use drm_dp_dpcd_read_link_status()
|
11 years ago |
Alex Deucher
|
496263bf2b
drm/radeon: use the new drm helpers for dp aux
|
11 years ago |
Alex Deucher
|
dca0be0d85
drm/radeon: clarify special handling in i2c over aux
|
11 years ago |
Alex Deucher
|
2953da1589
drm/radeon/dp: move sink power control to a separate function
|
11 years ago |
Alex Deucher
|
f3381dfc97
drm/radeon/dp: use i2c_get_adapdata rather than casting
|
11 years ago |
Alex Deucher
|
d30df55b3e
drm/radeon/dp: sleep after powering up the display
|
11 years ago |
Alex Deucher
|
ab9f51c09f
drm/radeon/dp: use usleep_range rather than udelay
|
11 years ago |
Alex Deucher
|
2138681bdd
drm/radeon/dp: bump i2c-over-aux retries to 7
|
11 years ago |
Thierry Reding
|
6b27f7f0e9
drm/dp: Use AUX constants from specification
|
11 years ago |
Jani Nikula
|
27f75dc6d2
drm/radeon/dp: use drm_dp_enhanced_frame_cap()
|
12 years ago |
Dave Airlie
|
9c725e5bcd
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-next
|
12 years ago |
Alex Deucher
|
4543eda521
drm/radeon: fix endian bugs in hw i2c atom routines
|
12 years ago |
Dave Airlie
|
1dda8d02ac
Merge remote-tracking branch 'pfdo/drm-rcar-for-v3.12' into drm-next
|
12 years ago |
Andy Shevchenko
|
08fcd72b14
drm: don't push static constants on stack for %*ph
|
12 years ago |
Alex Deucher
|
34be8c9af7
drm/radeon: fix endian issues with DP handling (v3)
|
12 years ago |
Daniel Vetter
|
397fe15715
drm: extract drm_dp_max_lane_count helper
|
13 years ago |
Daniel Vetter
|
3b5c662e8f
drm: extract dp link bw helpers
|
13 years ago |
Daniel Vetter
|
1a644cd47c
drm: extract dp link train delay functions from radeon
|
13 years ago |
Daniel Vetter
|
0f037bdee1
drm: extract helpers to compute new training values from sink request
|
13 years ago |
Daniel Vetter
|
01916270b8
drm: dp helper: extract drm_dp_clock_recovery_ok
|
13 years ago |