Lyude
|
f808f63372
drm/dp_helper: Perform throw-away read before actual read in drm_dp_dpcd_read()
|
9 年之前 |
Lyude
|
82922da391
drm/dp_helper: Retry aux transactions on all errors
|
9 年之前 |
Lyude
|
e1083ff351
drm/dp_helper: Always wait before retrying native aux transactions
|
9 年之前 |
Rob Clark
|
7779c5e23c
drm/dp: move hw_mutex up the call stack
|
9 年之前 |
Rafael Antognolli
|
e94cb37b34
drm/dp: Add a drm_aux-dev module for reading/writing dpcd registers.
|
9 年之前 |
Daniel Vetter
|
646db260b8
Merge tag 'v4.3-rc2' into topic/drm-misc
|
10 年之前 |
Ville Syrjälä
|
68ec2a2a24
drm/dp: Use I2C_WRITE_STATUS_UPDATE to drain partial I2C_WRITE requests
|
10 年之前 |
Ville Syrjälä
|
f36203be60
drm/dp: Add dp_aux_i2c_speed_khz module param to set the assume i2c bus speed
|
10 年之前 |
Ville Syrjälä
|
4efa83c8c7
drm/dp: Adjust i2c-over-aux retry count based on message size and i2c bus speed
|
10 年之前 |
Ville Syrjälä
|
79a2b161c1
drm/dp: Define AUX_RETRY_INTERVAL as 500 us
|
10 年之前 |
Todd Previte
|
396aa4451e
drm: Fix for DP CTS test 4.2.2.5 - I2C DEFER handling
|
10 年之前 |
Todd Previte
|
747552b947
drm: Fix the 'native defer' message in drm_dp_i2c_do_msg()
|
10 年之前 |
Ville Syrjälä
|
fb8c5e4988
drm/dp: Print the number of bytes processed for aux nacks
|
10 年之前 |
Simon Farnsworth
|
1d002fa720
drm/dp: Use large transactions for I2C over AUX
|
10 年之前 |
Rob Clark
|
d816f07736
drm/dp: add drm_dp_link_power_down() helper
|
10 年之前 |
Dave Airlie
|
19a93f042f
drm/dp: retry AUX transactions 32 times (v1.1)
|
10 年之前 |
Todd Previte
|
e9cf6194ab
drm/dp: Add counters in the drm_dp_aux struct for I2C NACKs and DEFERs
|
10 年之前 |
Daniel Vetter
|
e45708976a
drm/dp-helper: Move the legacy helpers to gma500
|
10 年之前 |
Dave Airlie
|
4f71d0cb76
drm/dp: add a hw mutex around the transfer functions. (v2)
|
11 年之前 |
Daniel Vetter
|
2a8dc638f7
drm/dp-helper: Deprecate old i2c-over-dp_aux heleprs
|
11 年之前 |
Thierry Reding
|
171f975d4c
drm/dp: Fix typo in comment
|
11 年之前 |
Alex Deucher
|
732d50b431
drm/dp/i2c: Update comments about common i2c over dp assumptions (v3)
|
11 年之前 |
Alex Deucher
|
ccdb516e18
drm/dp/i2c: send bare addresses to properly reset i2c connections (v4)
|
11 年之前 |
Dave Airlie
|
aa17edff0a
drm/dp_helper: don't return EPROTO for defers (v2)
|
11 年之前 |
Dave Airlie
|
66e514c14a
Merge tag 'drm-intel-next-2014-03-21' of git://anongit.freedesktop.org/drm-intel into drm-next
|
11 年之前 |
Alex Deucher
|
743b1e32f2
drm/dp: make aux retries less chatty
|
11 年之前 |
Jani Nikula
|
9dc4056026
drm/dp: let drivers specify the name of the I2C-over-AUX adapter
|
11 年之前 |
Thierry Reding
|
88759686c7
drm/dp: Allow registering AUX channels as I2C busses
|
11 年之前 |
Thierry Reding
|
516c0f7c0a
drm/dp: Add DisplayPort link helpers
|
11 年之前 |
Thierry Reding
|
8d4adc6a58
drm/dp: Add drm_dp_dpcd_read_link_status()
|
11 年之前 |