Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci
Module Name: src
Committed By: rkujawa
Date: Sun Jul 12 11:36:26 UTC 2026
Modified Files:
src/sys/dev/pci: radeonfb.c
Log Message:
Several fixes that help with bringup of non-POSTed Radeon cards.
- Stop preserving sync-disable bits in CRTC_EXT_CNTL
- Unblank path also clears HSYNC_DIS/VSYNC_DIS (for CRTC0)
- Reordered the TMDS transmitter enable after BIOS init
- Skip the FP_SEL_CRTC2 "iBook/XVR-100" restore hack when a BIOS was found
- Program TMDS_PLL_CNTL for internal-TMDS ports
- Skip phantom ports when building the CRTC list (for single-port RV100)
- Pixel clock ungating where appropriate
Tested on RV100 and RV280 with RADEONFB_BIOS_INIT.
Ok macallan@.
To generate a diff of this commit:
cvs rdiff -u -r1.123 -r1.124 src/sys/dev/pci/radeonfb.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index