Linus Torvalds
|
6b25e21fa6
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
|
8 years ago |
Dave Airlie
|
3f346d5dcb
Merge tag 'topic/drm-misc-2016-09-25' of git://anongit.freedesktop.org/drm-intel into drm-next
|
8 years ago |
Dave Airlie
|
b81a6179b6
Merge tag 'drm-intel-next-2016-09-19' of git://anongit.freedesktop.org/drm-intel into drm-next
|
9 years ago |
Jani Nikula
|
96106c9729
drm: fix implicit declaration build error on ia64
|
9 years ago |
Mika Kahola
|
3442d9eee4
drm: Fix DisplayPort branch device ID kernel-doc
|
9 years ago |
Mika Kahola
|
80209e5f2c
drm: Add DP branch device info on debugfs
|
9 years ago |
Mika Kahola
|
266d783baa
drm: Read DP branch device id
|
9 years ago |
Mika Kahola
|
7529d6af1c
drm: Helper to read max bits per component
|
9 years ago |
Mika Kahola
|
1c29bd3d60
drm: Helper to read max clock rate
|
9 years ago |
Peter Rosin
|
d1ed7985b9
i2c: move locking operations to their own struct
|
9 years ago |
Daniel Vetter
|
e15c8f4b6e
drm: Don't export dp-aux devnode functions
|
9 years ago |
Lyude
|
9622c38f1c
drm/dp_helper: Rate limit timeout errors from drm_dp_i2c_do_msg()
|
9 years ago |
Lyude
|
29f21e0491
drm/dp_helper: Print first error received on failure in drm_dp_dpcd_access()
|
9 years ago |
Ville Syrjälä
|
6608804b3d
drm/dp: Add drm_dp_psr_setup_time()
|
9 years ago |
Ville Syrjälä
|
a1f5524a66
drm: aux ->transfer() can return 0, deal with it
|
9 years ago |
Chris Wilson
|
acd8f414c9
drm: Minimally initialise drm_dp_aux
|
9 years ago |
Chris Wilson
|
0c2f6f1a56
drm: Pass the drm_dp_aux->hw_mutex to i2c for its locking
|
9 years ago |
Lyude
|
f808f63372
drm/dp_helper: Perform throw-away read before actual read in drm_dp_dpcd_read()
|
9 years ago |
Lyude
|
82922da391
drm/dp_helper: Retry aux transactions on all errors
|
9 years ago |
Lyude
|
e1083ff351
drm/dp_helper: Always wait before retrying native aux transactions
|
9 years ago |
Rob Clark
|
7779c5e23c
drm/dp: move hw_mutex up the call stack
|
9 years ago |
Rafael Antognolli
|
e94cb37b34
drm/dp: Add a drm_aux-dev module for reading/writing dpcd registers.
|
9 years ago |
Daniel Vetter
|
646db260b8
Merge tag 'v4.3-rc2' into topic/drm-misc
|
10 years ago |
Ville Syrjälä
|
68ec2a2a24
drm/dp: Use I2C_WRITE_STATUS_UPDATE to drain partial I2C_WRITE requests
|
10 years ago |
Ville Syrjälä
|
f36203be60
drm/dp: Add dp_aux_i2c_speed_khz module param to set the assume i2c bus speed
|
10 years ago |
Ville Syrjälä
|
4efa83c8c7
drm/dp: Adjust i2c-over-aux retry count based on message size and i2c bus speed
|
10 years ago |
Ville Syrjälä
|
79a2b161c1
drm/dp: Define AUX_RETRY_INTERVAL as 500 us
|
10 years ago |
Todd Previte
|
396aa4451e
drm: Fix for DP CTS test 4.2.2.5 - I2C DEFER handling
|
10 years ago |
Todd Previte
|
747552b947
drm: Fix the 'native defer' message in drm_dp_i2c_do_msg()
|
10 years ago |
Ville Syrjälä
|
fb8c5e4988
drm/dp: Print the number of bytes processed for aux nacks
|
10 years ago |