Home
last modified time | relevance | path

Searched defs:hws (Results 1 – 12 of 12) sorted by relevance

/dflybsd-src/sys/dev/drm/amd/display/dc/dce/
H A Ddce_hwseq.c40 void dce_enable_fe_clock(struct dce_hwseq *hws, in dce_enable_fe_clock()
53 struct dce_hwseq *hws = dc->hwseq; in dce_pipe_control_lock() local
88 void dce_set_blender_mode(struct dce_hwseq *hws, in dce_set_blender_mode()
129 static void dce_disable_sram_shut_down(struct dce_hwseq *hws) in dce_disable_sram_shut_down()
136 static void dce_underlay_clock_enable(struct dce_hwseq *hws) in dce_underlay_clock_enable()
154 void dce_clock_gating_power_up(struct dce_hwseq *hws, in dce_clock_gating_power_up()
166 void dce_crtc_switch_to_clk_src(struct dce_hwseq *hws, in dce_crtc_switch_to_clk_src()
/dflybsd-src/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c80 struct dce_hwseq *hws = dc->hwseq; in log_mpc_crc() local
358 struct dce_hwseq *hws, in enable_power_gating_plane()
380 struct dce_hwseq *hws) in disable_vga()
413 struct dce_hwseq *hws, in dpp_pg_control()
465 struct dce_hwseq *hws, in hubp_pg_control()
517 struct dce_hwseq *hws, in power_on_plane()
535 struct dce_hwseq *hws = dc->hwseq; in undo_DEGVIDCN10_253_wa() local
555 struct dce_hwseq *hws = dc->hwseq; in apply_DEGVIDCN10_253_wa() local
890 struct dce_hwseq *hws = dc->hwseq; in plane_atomic_power_down() local
960 struct dce_hwseq *hws = dc->hwseq; in dcn10_init_hw() local
[all …]
H A Ddcn10_resource.c773 struct dce_hwseq *hws = kzalloc(sizeof(struct dce_hwseq), GFP_KERNEL); in dcn10_hwseq_create() local
/dflybsd-src/sys/dev/drm/amd/display/dc/dce120/
H A Ddce120_hw_sequencer.c199 struct dce_hwseq *hws, in dce120_update_dchub()
H A Ddce120_resource.c647 struct dce_hwseq *hws = kzalloc(sizeof(struct dce_hwseq), GFP_KERNEL); in dce120_hwseq_create() local
/dflybsd-src/sys/dev/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c745 static bool is_panel_backlight_on(struct dce_hwseq *hws) in is_panel_backlight_on()
754 static bool is_panel_powered_on(struct dce_hwseq *hws) in is_panel_powered_on()
936 struct dce_hwseq *hws = ctx->dc->hwseq; in hwss_edp_backlight_control() local
H A Ddce110_resource.c472 struct dce_hwseq *hws = kzalloc(sizeof(struct dce_hwseq), GFP_KERNEL); in dce110_hwseq_create() local
/dflybsd-src/sys/dev/drm/amd/display/dc/dce100/
H A Ddce100_resource.c456 struct dce_hwseq *hws = kzalloc(sizeof(struct dce_hwseq), GFP_KERNEL); in dce100_hwseq_create() local
/dflybsd-src/sys/dev/drm/amd/display/dc/dce80/
H A Ddce80_resource.c521 struct dce_hwseq *hws = kzalloc(sizeof(struct dce_hwseq), GFP_KERNEL); in dce80_hwseq_create() local
/dflybsd-src/sys/dev/drm/amd/display/dc/dce112/
H A Ddce112_resource.c477 struct dce_hwseq *hws = kzalloc(sizeof(struct dce_hwseq), GFP_KERNEL); in dce112_hwseq_create() local
/dflybsd-src/sys/dev/drm/i915/
H A Dintel_engine_cs.c1710 const u32 *hws = &engine->status_page.page_addr[I915_HWS_CSB_BUF0_INDEX]; in intel_engine_dump() local
H A Di915_drv.h966 u32 hws; member