/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dce112/ |
D | dce112_resource.c | 39 #include "dce/dce_mem_input.h" 40 #include "dce/dce_transform.h" 41 #include "dce/dce_link_encoder.h" 42 #include "dce/dce_stream_encoder.h" 43 #include "dce/dce_audio.h" 44 #include "dce/dce_opp.h" 45 #include "dce/dce_ipp.h" 46 #include "dce/dce_clock_source.h" 48 #include "dce/dce_hwseq.h" 50 #include "dce/dce_abm.h" [all …]
|
D | dce112_compressor.c | 31 #include "dce/dce_11_2_d.h" 32 #include "dce/dce_11_2_sh_mask.h" 680 * Use Channel 0 & 1 / Not used for DCE 11 */ in dce112_compressor_program_lpt_control() 682 /*Use Channel 0 for LPT for DCE 11 */ in dce112_compressor_program_lpt_control() 730 * DCE 11 Frame Buffer Compression Implementation 738 * for DCE 11 regions cannot be used - does not work with S/G in dce112_compressor_set_fbc_invalidation_triggers() 752 * For DCE 11 CSM metadata 11111 means - "Not Compressed" in dce112_compressor_set_fbc_invalidation_triggers() 799 /* For DCE 11 always use one DRAM channel for LPT */ in dce112_compressor_construct()
|
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dce110/ |
D | dce110_resource.c | 36 #include "dce/dce_audio.h" 40 #include "dce/dce_link_encoder.h" 41 #include "dce/dce_stream_encoder.h" 42 #include "dce/dce_mem_input.h" 44 #include "dce/dce_ipp.h" 45 #include "dce/dce_transform.h" 47 #include "dce/dce_opp.h" 49 #include "dce/dce_clock_source.h" 50 #include "dce/dce_hwseq.h" 52 #include "dce/dce_aux.h" [all …]
|
D | dce110_opp_v.c | 29 #include "dce/dce_11_0_d.h" 30 #include "dce/dce_11_0_sh_mask.h" 32 #include "dce/dce_opp.h"
|
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dce110/ |
D | dce110_clk_mgr.c | 29 #include "dce/dce_11_0_d.h" 30 #include "dce/dce_11_0_sh_mask.h" 183 context->bw_ctx.bw.dce.all_displays_in_sync; in dce11_pplib_apply_display_requirements() 185 context->bw_ctx.bw.dce.nbp_state_change_enable == false; in dce11_pplib_apply_display_requirements() 187 context->bw_ctx.bw.dce.cpuc_state_change_enable == false; in dce11_pplib_apply_display_requirements() 189 context->bw_ctx.bw.dce.cpup_state_change_enable == false; in dce11_pplib_apply_display_requirements() 191 context->bw_ctx.bw.dce.blackout_recovery_time_us; in dce11_pplib_apply_display_requirements() 204 pp_display_cfg->min_memory_clock_khz = context->bw_ctx.bw.dce.yclk_khz in dce11_pplib_apply_display_requirements() 210 context->bw_ctx.bw.dce.sclk_khz); in dce11_pplib_apply_display_requirements() 223 = context->bw_ctx.bw.dce.sclk_deep_sleep_khz; in dce11_pplib_apply_display_requirements() [all …]
|
/Linux-v5.10/include/uapi/linux/hdlc/ |
D | ioctl.h | 10 #define CLOCK_INT 2 /* Internal TX and RX clock - DCE */ 65 unsigned short dce; /* 1 for DCE (network side) operation */ member 83 unsigned short dce; /* 1 for DCE (network side) operation */ member
|
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dce/ |
D | Makefile | 23 # Makefile for common 'dce' logic 29 DCE = dce_audio.o dce_stream_encoder.o dce_link_encoder.o dce_hwseq.o \ macro 35 AMD_DAL_DCE = $(addprefix $(AMDDALPATH)/dc/dce/,$(DCE))
|
D | dce_clk_mgr.c | 54 /* ClocksStateUltraLow - not expected to be used for DCE 8.0 */ 202 /* raise clock state for HBR3/2 if required. Confirmed with HW DCE/DPCS in get_max_pixel_clock_for_all_paths() 227 if (context->bw_ctx.bw.dce.dispclk_khz > in dce_get_required_clocks_state() 237 < context->bw_ctx.bw.dce.dispclk_khz) in dce_get_required_clocks_state() 460 * the dce clock manager. This operation will overwrite the existing dprefclk 615 context->bw_ctx.bw.dce.all_displays_in_sync; in dce11_pplib_apply_display_requirements() 617 context->bw_ctx.bw.dce.nbp_state_change_enable == false; in dce11_pplib_apply_display_requirements() 619 context->bw_ctx.bw.dce.cpuc_state_change_enable == false; in dce11_pplib_apply_display_requirements() 621 context->bw_ctx.bw.dce.cpup_state_change_enable == false; in dce11_pplib_apply_display_requirements() 623 context->bw_ctx.bw.dce.blackout_recovery_time_us; in dce11_pplib_apply_display_requirements() [all …]
|
D | dce_link_encoder.c | 40 #include "dce/dce_11_0_d.h" 41 #include "dce/dce_11_0_sh_mask.h" 42 #include "dce/dce_11_0_enum.h" 622 /*In DCE 11, we are able to pre-program a Force SR register in dce110_psr_program_dp_dphy_fast_training() 814 /* For DCE 8.0 and 8.1, by design, UNIPHY is hardwired to DIG_BE. in dce110_link_encoder_construct() 819 * For DCE 8.0, there are only max 6 UNIPHYs, we assume board design in dce110_link_encoder_construct() 820 * and VBIOS will filter out 7 UNIPHY for DCE 8.0. in dce110_link_encoder_construct() 821 * By this, adding DIGG should not hurt DCE 8.0. in dce110_link_encoder_construct() 822 * This will let DCE 8.1 share DCE 8.0 as much as possible in dce110_link_encoder_construct() 862 /* Override features with DCE-specific values */ in dce110_link_encoder_construct() [all …]
|
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dce100/ |
D | dce100_resource.c | 39 #include "dce/dce_link_encoder.h" 40 #include "dce/dce_stream_encoder.h" 41 #include "dce/dce_mem_input.h" 42 #include "dce/dce_ipp.h" 43 #include "dce/dce_transform.h" 44 #include "dce/dce_opp.h" 45 #include "dce/dce_clock_source.h" 46 #include "dce/dce_audio.h" 47 #include "dce/dce_hwseq.h" 49 #include "dce/dce_panel_cntl.h" [all …]
|
/Linux-v5.10/drivers/tty/serial/ |
D | icom.h | 70 u8 dce_resvd[20]; /* 1C8-1DB DCE Rsvd */ 71 u8 dce_resvd21; /* 1DC DCE Rsvd (21st byte */ 80 u8 dce_command; /* 1E7 dce command reg */ 81 u8 dce_cmd_status; /* 1E8 dce command stat */ 82 u8 x21_r1_ioff; /* 1E9 dce ready counter */ 83 u8 x21_r0_ioff; /* 1EA dce not ready ctr */ 84 u8 x21_ralt_ioff; /* 1EB dce CNR counter */ 85 u8 x21_r1_ion; /* 1EC dce ready I on ctr */
|
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn30/ |
D | dcn30_dio_link_encoder.c | 138 /* For DCE 8.0 and 8.1, by design, UNIPHY is hardwired to DIG_BE. in dcn30_link_encoder_construct() 143 * For DCE 8.0, there are only max 6 UNIPHYs, we assume board design in dcn30_link_encoder_construct() 144 * and VBIOS will filter out 7 UNIPHY for DCE 8.0. in dcn30_link_encoder_construct() 145 * By this, adding DIGG should not hurt DCE 8.0. in dcn30_link_encoder_construct() 146 * This will let DCE 8.1 share DCE 8.0 as much as possible in dcn30_link_encoder_construct() 188 /* Override features with DCE-specific values */ in dcn30_link_encoder_construct()
|
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dce60/ |
D | dce60_resource.c | 28 #include "dce/dce_6_0_d.h" 29 #include "dce/dce_6_0_sh_mask.h" 42 #include "dce/dce_mem_input.h" 43 #include "dce/dce_link_encoder.h" 44 #include "dce/dce_stream_encoder.h" 45 #include "dce/dce_ipp.h" 46 #include "dce/dce_transform.h" 47 #include "dce/dce_opp.h" 48 #include "dce/dce_clock_source.h" 49 #include "dce/dce_audio.h" [all …]
|
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dce80/ |
D | dce80_resource.c | 28 #include "dce/dce_8_0_d.h" 29 #include "dce/dce_8_0_sh_mask.h" 42 #include "dce/dce_mem_input.h" 43 #include "dce/dce_link_encoder.h" 44 #include "dce/dce_stream_encoder.h" 45 #include "dce/dce_ipp.h" 46 #include "dce/dce_transform.h" 47 #include "dce/dce_opp.h" 48 #include "dce/dce_clock_source.h" 49 #include "dce/dce_audio.h" [all …]
|
D | dce80_hw_sequencer.c | 31 #include "dce/dce_hwseq.h" 36 #include "dce/dce_8_0_d.h" 37 #include "dce/dce_8_0_sh_mask.h"
|
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn21/ |
D | dcn21_link_encoder.c | 378 /* For DCE 8.0 and 8.1, by design, UNIPHY is hardwired to DIG_BE. in dcn21_link_encoder_construct() 383 * For DCE 8.0, there are only max 6 UNIPHYs, we assume board design in dcn21_link_encoder_construct() 384 * and VBIOS will filter out 7 UNIPHY for DCE 8.0. in dcn21_link_encoder_construct() 385 * By this, adding DIGG should not hurt DCE 8.0. in dcn21_link_encoder_construct() 386 * This will let DCE 8.1 share DCE 8.0 as much as possible in dcn21_link_encoder_construct() 428 /* Override features with DCE-specific values */ in dcn21_link_encoder_construct()
|
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dce120/ |
D | dce120_resource.c | 43 #include "dce/dce_opp.h" 44 #include "dce/dce_clock_source.h" 45 #include "dce/dce_ipp.h" 46 #include "dce/dce_mem_input.h" 47 #include "dce/dce_panel_cntl.h" 51 #include "dce/dce_transform.h" 53 #include "dce/dce_audio.h" 54 #include "dce/dce_link_encoder.h" 55 #include "dce/dce_stream_encoder.h" 56 #include "dce/dce_hwseq.h" [all …]
|
D | dce120_hw_sequencer.c | 30 #include "dce/dce_hwseq.h" 34 #include "dce/dce_12_0_offset.h" 35 #include "dce/dce_12_0_sh_mask.h" 249 * @hws: DCE hardware sequencer object
|
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dce60/ |
D | dce60_clk_mgr.c | 43 #include "dce/dce_6_0_d.h" 44 #include "dce/dce_6_0_sh_mask.h" 74 /* ClocksStateUltraLow - not expected to be used for DCE 6.0 */ 126 int patched_disp_clk = context->bw_ctx.bw.dce.dispclk_khz; in dce60_update_clocks()
|
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dce100/ |
D | dce_clk_mgr.c | 43 #include "dce/dce_8_0_d.h" 44 #include "dce/dce_8_0_sh_mask.h" 70 /* ClocksStateUltraLow - not expected to be used for DCE 8.0 */ 183 /* raise clock state for HBR3/2 if required. Confirmed with HW DCE/DPCS in dce_get_max_pixel_clock_for_all_paths() 208 if (context->bw_ctx.bw.dce.dispclk_khz > in dce_get_required_clocks_state() 218 < context->bw_ctx.bw.dce.dispclk_khz) in dce_get_required_clocks_state() 401 int patched_disp_clk = context->bw_ctx.bw.dce.dispclk_khz; in dce_update_clocks()
|
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn20/ |
D | dcn20_link_encoder.c | 437 /* For DCE 8.0 and 8.1, by design, UNIPHY is hardwired to DIG_BE. in dcn20_link_encoder_construct() 442 * For DCE 8.0, there are only max 6 UNIPHYs, we assume board design in dcn20_link_encoder_construct() 443 * and VBIOS will filter out 7 UNIPHY for DCE 8.0. in dcn20_link_encoder_construct() 444 * By this, adding DIGG should not hurt DCE 8.0. in dcn20_link_encoder_construct() 445 * This will let DCE 8.1 share DCE 8.0 as much as possible in dcn20_link_encoder_construct() 487 /* Override features with DCE-specific values */ in dcn20_link_encoder_construct()
|
/Linux-v5.10/drivers/net/wan/ |
D | hdlc_fr.c | 11 DCE mode: 368 if (state(hdlc)->settings.dce) { in pvc_close() 483 int dce = state(hdlc)->settings.dce; in fr_lmi_send() local 489 if (dce && fullrep) { in fr_lmi_send() 511 data[i++] = dce ? LMI_STATUS : LMI_STATUS_ENQUIRY; in fr_lmi_send() 524 if (dce && fullrep) { in fr_lmi_send() 599 if (!state(hdlc)->settings.dce) in fr_set_link_state() 615 if (state(hdlc)->settings.dce) { in fr_timer() 640 if (state(hdlc)->settings.dce) in fr_timer() 665 int dce = state(hdlc)->settings.dce; in fr_lmi_recv() local [all …]
|
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/clk_mgr/ |
D | Makefile | 35 # DCE 60 45 # DCE 100 and DCE8x 54 # DCE 100 and DCE8x 62 # DCE 112 70 # DCE 120
|
/Linux-v5.10/drivers/gpu/drm/amd/pm/inc/ |
D | smu7_common.h | 43 #include "dce/dce_10_0_d.h" 44 #include "dce/dce_10_0_sh_mask.h"
|
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/bios/ |
D | Makefile | 35 # DCE 6x 44 # DCE 8x 51 # DCE 11x
|