Searched refs:stream_update (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/drivers/gpu/drm/amd/display/dc/core/ |
| H A D | dc.c | 2827 if (stream_update && stream_update->pending_test_pattern) { in check_update_surfaces_for_stream() 2831 if (stream_update && stream_update->hw_cursor_req) { in check_update_surfaces_for_stream() 5065 stream_update, in update_planes_and_stream_v1() 5074 stream_update, in update_planes_and_stream_v1() 5139 stream_update, in update_planes_and_stream_v2() 5164 stream_update, in update_planes_and_stream_v2() 5180 stream_update, in update_planes_and_stream_v2() 5199 stream_update); in commit_planes_and_stream_update_on_current_context() 5207 stream_update, in commit_planes_and_stream_update_on_current_context() 5216 stream_update, in commit_planes_and_stream_update_on_current_context() [all …]
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/ |
| H A D | dc_stream.h | 386 struct dc_stream_update *stream_update); 402 struct dc_stream_update *stream_update, 475 struct dc_stream_update *stream_update,
|
| H A D | dc.h | 1625 struct dc_stream_update *stream_update);
|
| /linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm.c | 436 stream_update); in update_planes_and_stream_adapter() 3332 struct dc_stream_update stream_update; in dm_gpureset_commit_state() member 3357 &bundle->stream_update, in dm_gpureset_commit_state() 9305 struct dc_stream_update stream_update; in amdgpu_dm_commit_planes() member 9587 bundle->stream_update.gamut_remap = in amdgpu_dm_commit_planes() 9593 bundle->stream_update.lut3d_func = in amdgpu_dm_commit_planes() 9595 bundle->stream_update.func_shaper = in amdgpu_dm_commit_planes() 9629 &bundle->stream_update, in amdgpu_dm_commit_planes() 10234 struct dc_stream_update stream_update; in amdgpu_dm_atomic_commit_tail() local 10239 memset(&stream_update, 0, sizeof(stream_update)); in amdgpu_dm_atomic_commit_tail() [all …]
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/link/ |
| H A D | link_dpms.c | 155 struct dc_stream_update stream_update; in link_set_all_streams_dpms_off_for_link() local 159 memset(&stream_update, 0, sizeof(stream_update)); in link_set_all_streams_dpms_off_for_link() 160 stream_update.dpms_off = &dpms_off; in link_set_all_streams_dpms_off_for_link() 173 stream_update.stream = streams[i]; in link_set_all_streams_dpms_off_for_link() 175 streams[i], &stream_update, in link_set_all_streams_dpms_off_for_link()
|
| /linux-6.15/sound/pci/hda/ |
| H A D | hda_controller.c | 1056 static void stream_update(struct hdac_bus *bus, struct hdac_stream *s) in stream_update() function 1094 if (snd_hdac_bus_handle_stream_irq(bus, status, stream_update)) in azx_interrupt()
|