/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dp/ |
H A D | dp_aux.c | 56 struct drm_dp_aux_msg *msg) in dp_aux_write() 119 struct drm_dp_aux_msg *msg) in dp_aux_cmd_fifo_tx() 151 struct drm_dp_aux_msg *msg) in dp_aux_cmd_fifo_rx() 232 struct drm_dp_aux_msg *input_msg) in dp_aux_update_offset_and_segment() 265 struct drm_dp_aux_msg *input_msg, in dp_aux_transfer_helper() 268 struct drm_dp_aux_msg helper_msg; in dp_aux_transfer_helper() 334 struct drm_dp_aux_msg *msg) in dp_aux_transfer()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dp/ |
H A D | dp_aux.c | 47 struct drm_dp_aux_msg *msg) in dp_aux_write() 113 struct drm_dp_aux_msg *msg) in dp_aux_cmd_fifo_tx() 133 struct drm_dp_aux_msg *msg) in dp_aux_cmd_fifo_rx() 166 struct drm_dp_aux_msg *input_msg) in dp_aux_update_offset_and_segment() 199 struct drm_dp_aux_msg *input_msg, in dp_aux_transfer_helper() 202 struct drm_dp_aux_msg helper_msg; in dp_aux_transfer_helper() 268 struct drm_dp_aux_msg *msg) in dp_aux_transfer()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/edp/ |
H A D | edp_aux.c | 33 static int edp_msg_fifo_tx(struct edp_aux *aux, struct drm_dp_aux_msg *msg) in edp_msg_fifo_tx() 80 static int edp_msg_fifo_rx(struct edp_aux *aux, struct drm_dp_aux_msg *msg) in edp_msg_fifo_rx() 111 struct drm_dp_aux_msg *msg) in edp_aux_transfer()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_dp_helper.c | 208 * Transactions are described using a hardware-independent drm_dp_aux_msg 216 struct drm_dp_aux_msg msg; in drm_dp_dpcd_access() 1177 static void drm_dp_i2c_msg_write_status_update(struct drm_dp_aux_msg *msg) in drm_dp_i2c_msg_write_status_update() 1202 static int drm_dp_aux_req_duration(const struct drm_dp_aux_msg *msg) in drm_dp_aux_req_duration() 1213 static int drm_dp_aux_reply_duration(const struct drm_dp_aux_msg *msg) in drm_dp_aux_reply_duration() 1241 static int drm_dp_i2c_msg_duration(const struct drm_dp_aux_msg *msg, in drm_dp_i2c_msg_duration() 1255 static int drm_dp_i2c_retry_count(const struct drm_dp_aux_msg *msg, in drm_dp_i2c_retry_count() 1282 static int drm_dp_i2c_do_msg(struct drm_dp_aux *aux, struct drm_dp_aux_msg *msg) in drm_dp_i2c_do_msg() 1391 static void drm_dp_i2c_msg_set_request(struct drm_dp_aux_msg *msg, in drm_dp_i2c_msg_set_request() 1405 static int drm_dp_i2c_drain_msg(struct drm_dp_aux *aux, struct drm_dp_aux_msg *orig_ms [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/display/ |
H A D | drm_dp_helper.c | 515 * Transactions are described using a hardware-independent drm_dp_aux_msg 523 struct drm_dp_aux_msg msg; in drm_dp_dpcd_access() 1587 static void drm_dp_i2c_msg_write_status_update(struct drm_dp_aux_msg *msg) in drm_dp_i2c_msg_write_status_update() 1612 static int drm_dp_aux_req_duration(const struct drm_dp_aux_msg *msg) in drm_dp_aux_req_duration() 1623 static int drm_dp_aux_reply_duration(const struct drm_dp_aux_msg *msg) in drm_dp_aux_reply_duration() 1651 static int drm_dp_i2c_msg_duration(const struct drm_dp_aux_msg *msg, in drm_dp_i2c_msg_duration() 1665 static int drm_dp_i2c_retry_count(const struct drm_dp_aux_msg *msg, in drm_dp_i2c_retry_count() 1692 static int drm_dp_i2c_do_msg(struct drm_dp_aux *aux, struct drm_dp_aux_msg *msg) in drm_dp_i2c_do_msg() 1801 static void drm_dp_i2c_msg_set_request(struct drm_dp_aux_msg *msg, in drm_dp_i2c_msg_set_request() 1815 static int drm_dp_i2c_drain_msg(struct drm_dp_aux *aux, struct drm_dp_aux_msg *orig_ms [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/analogix/ |
H A D | analogix-i2c-dptx.c | 102 struct drm_dp_aux_msg *msg) in anx_dp_aux_transfer()
|
H A D | analogix-i2c-dptx.h | 254 struct drm_dp_aux_msg *msg);
|
H A D | analogix_dp_core.h | 257 struct drm_dp_aux_msg *msg);
|
H A D | analogix-anx6345.c | 90 struct drm_dp_aux_msg *msg) in anx6345_aux_transfer()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/analogix/ |
H A D | analogix-i2c-dptx.c | 102 struct drm_dp_aux_msg *msg) in anx_dp_aux_transfer()
|
H A D | analogix-i2c-dptx.h | 254 struct drm_dp_aux_msg *msg);
|
H A D | analogix_dp_core.h | 257 struct drm_dp_aux_msg *msg);
|
H A D | analogix-anx6345.c | 89 struct drm_dp_aux_msg *msg) in anx6345_aux_transfer()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_dp_aux.c | 424 const struct drm_dp_aux_msg *msg) in intel_dp_aux_header() 432 static u32 intel_dp_aux_xfer_flags(const struct drm_dp_aux_msg *msg) in intel_dp_aux_xfer_flags() 447 intel_dp_aux_transfer(struct drm_dp_aux *aux, struct drm_dp_aux_msg *msg) in intel_dp_aux_transfer()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | radeon_dp_auxch.c | 55 radeon_dp_aux_transfer_native(struct drm_dp_aux *aux, struct drm_dp_aux_msg *msg) in radeon_dp_aux_transfer_native()
|
H A D | atombios_dp.c | 159 radeon_dp_aux_transfer_atom(struct drm_dp_aux *aux, struct drm_dp_aux_msg *msg) in radeon_dp_aux_transfer_atom()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | radeon_dp_auxch.c | 55 radeon_dp_aux_transfer_native(struct drm_dp_aux *aux, struct drm_dp_aux_msg *msg) in radeon_dp_aux_transfer_native()
|
H A D | atombios_dp.c | 159 radeon_dp_aux_transfer_atom(struct drm_dp_aux *aux, struct drm_dp_aux_msg *msg) in radeon_dp_aux_transfer_atom()
|
/kernel/linux/linux-6.6/include/drm/display/ |
H A D | drm_dp_helper.h | 259 * struct drm_dp_aux_msg - DisplayPort AUX channel transaction 266 struct drm_dp_aux_msg { struct 372 * A pointer to a &drm_dp_aux_msg structure describing the 383 * the &drm_dp_aux_msg structure. The retry logic and i2c 404 struct drm_dp_aux_msg *msg);
|
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/ |
H A D | parade-ps8640.c | 209 struct drm_dp_aux_msg *msg) in ps8640_aux_transfer_msg() 343 struct drm_dp_aux_msg *msg) in ps8640_aux_transfer()
|
/kernel/linux/linux-5.10/include/drm/ |
H A D | drm_dp_helper.h | 1507 * struct drm_dp_aux_msg - DisplayPort AUX channel transaction 1514 struct drm_dp_aux_msg { struct 1558 * are executed via the .transfer() function. A pointer to a drm_dp_aux_msg 1577 * only modifies the reply field of the drm_dp_aux_msg structure. The 1589 struct drm_dp_aux_msg *msg);
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | atombios_dp.c | 127 amdgpu_atombios_dp_aux_transfer(struct drm_dp_aux *aux, struct drm_dp_aux_msg *msg) in amdgpu_atombios_dp_aux_transfer()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/ |
H A D | dpaux.c | 125 struct drm_dp_aux_msg *msg) in tegra_dpaux_transfer()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | atombios_dp.c | 128 amdgpu_atombios_dp_aux_transfer(struct drm_dp_aux *aux, struct drm_dp_aux_msg *msg) in amdgpu_atombios_dp_aux_transfer()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/ |
H A D | dpaux.c | 126 struct drm_dp_aux_msg *msg) in tegra_dpaux_transfer()
|