OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:h_active
(Results
1 - 16
of
16
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/include/
audio_types.h
40
uint32_t
h_active
;
member in struct:audio_crtc_info
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
transform.h
173
int
h_active
;
member in struct:scaler_data
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
amdgpu_dcn10_dpp_dscl.c
100
int right = data->
h_active
- data->recout.x - data->recout.width;
124
uint32_t h_blank_start = data->
h_active
;
698
MPC_WIDTH, scl_data->
h_active
,
amdgpu_dcn10_dpp.c
156
if (scl_data->viewport.width > scl_data->
h_active
&&
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
amdgpu_dcn20_dpp.c
385
if (scl_data->viewport.width != scl_data->
h_active
&&
391
if (scl_data->viewport.width > scl_data->
h_active
&&
amdgpu_dcn20_resource.c
1757
sd->
h_active
/= 2;
1760
if (sd->recout.x + 16 >= sd->
h_active
)
1762
new_width = sd->
h_active
- sd->recout.x;
1772
sd->
h_active
/= 2;
1776
new_width = sd->recout.width + sd->recout.x - sd->
h_active
;
1783
sd->ratios.horz, sd->
h_active
- sd->recout.x));
1785
sd->ratios.horz_c, sd->
h_active
- sd->recout.x));
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_sdvo_regs.h
81
u8
h_active
; /* lower 8 bits (pixels) */
member in struct:intel_sdvo_dtd::__anond0b427270108
83
u8 h_high; /* upper 4 bits each
h_active
, h_blank */
intel_sdvo.c
858
dtd->part1.
h_active
= width & 0xff;
891
mode.hdisplay = dtd->part1.
h_active
;
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
amdgpu_dce_audio.c
176
h_blank = crtc_info->h_total - crtc_info->
h_active
;
amdgpu_dce_stream_encoder.c
1261
crtc_info->h_total - crtc_info->
h_active
;
amdgpu_dce_transform.c
158
int overscan_right = data->
h_active
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/
amdgpu_dce110_transform_v.c
242
int overscan_right = data->
h_active
- data->recout.x - data->recout.width;
amdgpu_dce110_hw_sequencer.c
1131
audio_output->crtc_info.
h_active
=
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
amdgpu_bios_parser2.c
882
info->lcd_timing.horizontal_addressable = le16_to_cpu(lvds->lcd_timing.
h_active
);
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
amdgpu_dc_resource.c
966
* We also need to make sure pipe_ctx->plane_res.scl_data.
h_active
uses the
1025
pipe_ctx->plane_res.scl_data.
h_active
= timing->h_addressable +
/src/sys/external/bsd/drm2/dist/drm/amd/include/
atomfirmware.h
433
uint16_t
h_active
;
member in struct:atom_dtd_format
Completed in 35 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025