Home
last modified time | relevance | path

Searched refs:hsc (Results 1 – 9 of 9) sorted by relevance

/dragonfly/nrelease/gui/root/
H A D.zshrc8 alias du='du -hsc'
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_display.c730 amdgpu_crtc->hsc.full = dfixed_div(a, b); in amdgpu_display_crtc_scaling_mode_fixup()
733 amdgpu_crtc->hsc.full = dfixed_const(1); in amdgpu_display_crtc_scaling_mode_fixup()
H A Damdgpu_mode.h408 fixed20_12 hsc; member
/dragonfly/sys/dev/drm/radeon/
H A Dradeon_display.c1785 radeon_crtc->hsc.full = dfixed_div(a, b); in radeon_crtc_scaling_mode_fixup()
1788 radeon_crtc->hsc.full = dfixed_const(1); in radeon_crtc_scaling_mode_fixup()
H A Dradeon_mode.h351 fixed20_12 hsc; member
H A Drs690.c334 b.full = dfixed_mul(b, crtc->hsc); in rs690_crtc_bandwidth_compute()
H A Drv515.c1009 b.full = dfixed_mul(b, crtc->hsc); in rv515_crtc_bandwidth_compute()
H A Devergreen.c2242 c.full = dfixed_mul(c, radeon_crtc->hsc); in evergreen_program_watermarks()
2254 c.full = dfixed_mul(c, radeon_crtc->hsc); in evergreen_program_watermarks()
H A Dsi.c2397 c.full = dfixed_mul(c, radeon_crtc->hsc); in dce6_program_watermarks()
2409 c.full = dfixed_mul(c, radeon_crtc->hsc); in dce6_program_watermarks()