Searched refs:dmub_window (Results 1 – 10 of 10) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/amd/display/dmub/src/ |
D | dmub_dcn30.h | 38 const struct dmub_window *cw0, 39 const struct dmub_window *cw1); 42 const struct dmub_window *cw2, 43 const struct dmub_window *cw3, 44 const struct dmub_window *cw4, 45 const struct dmub_window *cw5, 46 const struct dmub_window *cw6);
|
D | dmub_dcn32.h | 192 const struct dmub_window *cw0, 193 const struct dmub_window *cw1); 196 const struct dmub_window *cw0, 197 const struct dmub_window *cw1); 200 const struct dmub_window *cw2, 201 const struct dmub_window *cw3, 202 const struct dmub_window *cw4, 203 const struct dmub_window *cw5, 204 const struct dmub_window *cw6);
|
D | dmub_dcn30.c | 88 const struct dmub_window *cw0, in dmub_dcn30_backdoor_load() 89 const struct dmub_window *cw1) in dmub_dcn30_backdoor_load() 123 const struct dmub_window *cw2, in dmub_dcn30_setup_windows() 124 const struct dmub_window *cw3, in dmub_dcn30_setup_windows() 125 const struct dmub_window *cw4, in dmub_dcn30_setup_windows() 126 const struct dmub_window *cw5, in dmub_dcn30_setup_windows() 127 const struct dmub_window *cw6) in dmub_dcn30_setup_windows()
|
D | dmub_dcn20.h | 192 const struct dmub_window *cw0, 193 const struct dmub_window *cw1); 196 const struct dmub_window *cw2, 197 const struct dmub_window *cw3, 198 const struct dmub_window *cw4, 199 const struct dmub_window *cw5, 200 const struct dmub_window *cw6);
|
D | dmub_dcn31.h | 194 const struct dmub_window *cw0, 195 const struct dmub_window *cw1); 198 const struct dmub_window *cw2, 199 const struct dmub_window *cw3, 200 const struct dmub_window *cw4, 201 const struct dmub_window *cw5, 202 const struct dmub_window *cw6);
|
D | dmub_dcn32.c | 146 const struct dmub_window *cw0, in dmub_dcn32_backdoor_load() 147 const struct dmub_window *cw1) in dmub_dcn32_backdoor_load() 179 const struct dmub_window *cw0, in dmub_dcn32_backdoor_load_zfb_mode() 180 const struct dmub_window *cw1) in dmub_dcn32_backdoor_load_zfb_mode() 209 const struct dmub_window *cw2, in dmub_dcn32_setup_windows() 210 const struct dmub_window *cw3, in dmub_dcn32_setup_windows() 211 const struct dmub_window *cw4, in dmub_dcn32_setup_windows() 212 const struct dmub_window *cw5, in dmub_dcn32_setup_windows() 213 const struct dmub_window *cw6) in dmub_dcn32_setup_windows()
|
D | dmub_dcn20.c | 155 const struct dmub_window *cw0, in dmub_dcn20_backdoor_load() 156 const struct dmub_window *cw1) in dmub_dcn20_backdoor_load() 190 const struct dmub_window *cw2, in dmub_dcn20_setup_windows() 191 const struct dmub_window *cw3, in dmub_dcn20_setup_windows() 192 const struct dmub_window *cw4, in dmub_dcn20_setup_windows() 193 const struct dmub_window *cw5, in dmub_dcn20_setup_windows() 194 const struct dmub_window *cw6) in dmub_dcn20_setup_windows()
|
D | dmub_dcn31.c | 153 const struct dmub_window *cw0, in dmub_dcn31_backdoor_load() 154 const struct dmub_window *cw1) in dmub_dcn31_backdoor_load() 186 const struct dmub_window *cw2, in dmub_dcn31_setup_windows() 187 const struct dmub_window *cw3, in dmub_dcn31_setup_windows() 188 const struct dmub_window *cw4, in dmub_dcn31_setup_windows() 189 const struct dmub_window *cw5, in dmub_dcn31_setup_windows() 190 const struct dmub_window *cw6) in dmub_dcn31_setup_windows()
|
D | dmub_srv.c | 516 struct dmub_window cw0, cw1, cw2, cw3, cw4, cw5, cw6; in dmub_srv_hw_init()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dmub/ |
D | dmub_srv.h | 147 struct dmub_window { struct 313 const struct dmub_window *cw0, 314 const struct dmub_window *cw1); 317 const struct dmub_window *cw0, 318 const struct dmub_window *cw1); 320 const struct dmub_window *cw2, 321 const struct dmub_window *cw3, 322 const struct dmub_window *cw4, 323 const struct dmub_window *cw5, 324 const struct dmub_window *cw6);
|