Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/dp_mst: Add MST support to DP DPCD R/W functions | David Francis | 2020-01-09 | 1 | -10/+2 |
* | drm/dp_mst: Enable registration of AUX devices for MST ports | Ville Syrjälä | 2019-07-25 | 1 | -2/+13 |
* | drm/dp: Use non-cyclic idr | Leo Li | 2019-07-25 | 1 | -2/+1 |
* | drm/dp: drmP.h include removal | Jani Nikula | 2019-05-06 | 1 | -3/+5 |
* | sched/wait, drivers/drm: Convert wait_on_atomic_t() usage to the new wait_var... | Peter Zijlstra | 2018-03-20 | 1 | -6/+7 |
* | Pass mode to wait_on_atomic_t() action funcs and provide default actions | David Howells | 2017-11-13 | 1 | -7/+1 |
* | drm_dp_aux_dev: switch to read_iter/write_iter | Al Viro | 2017-07-08 | 1 | -63/+46 |
* | drm: Don't export dp-aux devnode functions | Daniel Vetter | 2016-08-16 | 1 | -16/+3 |
* | drm_aux-dev: fix error handling in drm_dp_aux_dev_init() | Alexey Khoroshilov | 2016-07-12 | 1 | -2/+1 |
* | drm/dp: Allow signals to interrupt drm_aux-dev reads/writes | Ville Syrjälä | 2016-04-28 | 1 | -0/+12 |
* | drm/dp: Add a drm_aux-dev module for reading/writing dpcd registers. | Rafael Antognolli | 2016-02-12 | 1 | -0/+368 |