removed old matrox MAVEN tvout code. Added fixed 'modelines' for Brooktree/conexant TVout: PAL and NTSC 640x480 and 800x600 (desktop modes), PAL 720x576 and NTSC 720x480 overscanning modes (DVD playback), plus PAL 800x600 and NTSC 640x480 overscanning modes (VCD/MPEG1 playback). All from BeTVOut, not yet in use though (no TVout yet).
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14280 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
0ece490589
commit
77497c49bf
File diff suppressed because it is too large
Load Diff
@ -60,9 +60,6 @@ status_t nv_dac2_set_pix_pll(display_mode target);
|
||||
|
||||
/* Brooktree TV functions */
|
||||
bool BT_probe(void);
|
||||
status_t g100_g400max_maventv_vid_pll_find(
|
||||
display_mode target, unsigned int * ht_new, unsigned int * ht_last_line,
|
||||
uint8 * m_result, uint8 * n_result, uint8 * p_result);
|
||||
int maventv_init(display_mode target);
|
||||
|
||||
/* CRTC1 functions */
|
||||
|
Loading…
Reference in New Issue
Block a user