Searched refs:vsc (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | radeon_probe.h | 237 float vsc; member in struct:_RADEONCrtcPrivateRec
|
| H A D | atombios_crtc.c | 1209 float vsc1 = pRADEONEnt->Controller[0]->vsc; 1212 float vsc2 = pRADEONEnt->Controller[1]->vsc; 1226 vsc = vertical scaling ratio, defined as source/destination
|
| H A D | radeon_output.c | 631 radeon_crtc->vsc = (float)mode->VDisplay / (float)native_mode->PanelYRes; 677 /* FIXME: vsc/hsc */ 681 radeon_crtc->vsc = (float)mode->VDisplay / (float)480;
|
| /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/ |
| H A D | tv_fs450.c | 2466 double vsc; local in function:config_overscan_xy 2551 vsc = (65536.0f * 2553 reg = ((unsigned long)-vsc) & 0xffff; 2554 TRACE(("vsc=%04x, tv_lines=%d, v_total=%d\n", reg, g_specs.tv_lines,
|
| /xsrc/external/mit/xf86-video-geode/dist/src/gfx/ |
| H A D | tv_fs450.c | 2240 double vsc; local in function:config_overscan_xy 2322 vsc = 2326 reg = ((unsigned long) -vsc) & 0xffff; 2327 TRACE(("vsc=%04x, tv_lines=%d, v_total=%d\n", reg, g_specs.tv_lines,
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 20.2.0.rst | 2801 - turnip: vsc improvements 4059 - freedreno/a6xx: fix vsc assert
|
| H A D | 20.0.0.rst | 2985 - freedreno: extract vsc pipe bo from GMEM state
|
| H A D | 20.1.0.rst | 3756 - freedreno/a6xx: pre-calculate expected vsc stream sizes
|
| H A D | 21.1.0.rst | 4945 - freedreno/a6xx/vsc: Be more tolerate of degenerate prims
|
Completed in 38 milliseconds