index
:
driver/xf86-video-ati
6.12-branch
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
accelerated_indirect-0-0-1
agd5f-superpatch
ati-1-0-branch
ati-6.6-branch
ati-6.7-branch
import-1.1.3
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
mach64-pci
mach64-pci-1
master
obsd
obsd-6.12-branch
obsd-6.13.0
obsd-xf86-video-ati-6.9.0
pci-rework
randr-1.2
sco_port_update
ums
xf86-video-ati-6.14-branch
xprint_packagertest_20041125
xprint_packagertest_20041217
ATI video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
radeon_atombios.c
Age
Commit message (
Expand
)
Author
2008-06-11
radeon: add lots of endian bits into the atombios parser
Dave Airlie
2008-06-01
ATOM: disable TV-out for now
Alex Deucher
2008-05-27
RADEON: improve support for secondary cards
Alex Deucher
2008-05-27
ATOM: remove duplicate code
Alex Deucher
2008-05-20
ATOM: Ignore invalid connector entries
Alex Deucher
2008-05-14
Add RS600 support
Alex Deucher
2008-05-12
Replace CARD{8,16,32} with uint{8,16,32}_t
Matt Turner
2008-04-27
RADEON: decrease crtc/output verbosity
Alex Deucher
2008-04-04
ATOMBIOS: Add support for DynamicClocks option
Alex Deucher
2008-04-04
RADEON: add some quirks
Alex Deucher
2008-03-11
DCE3: add support for PCIEPHY (untested)
Alex Deucher
2008-03-11
ATOM: remove some cruft
Alex Deucher
2008-03-06
DCE3: Ignore outputs with DIN connectors for now
Alex Deucher
2008-03-06
AVIVO: don't add outputs for invalid connectors
Alex Deucher
2008-03-06
DCE3.0: Minor fixups
Alex Deucher
2008-03-05
AVIVO: Initial support for DCE 3.0 using atombios
Alex Deucher
2008-03-01
RS6xx: change isIGP checks to CHIP_FAMILY_RS690
Alex Deucher
2008-02-28
RS6xx: rework output parsing
Alex Deucher
2008-02-23
RS6xx: gpio entry for DDIA varies depending on the number of DFP ports
Alex Deucher
2008-02-22
RS6xx: fix DDC on DDIA output (usually HDMI port)
Alex Deucher
2008-02-18
ATOM: fix RS6xx connector table parsing and fix some warnings
Alex Deucher
2008-02-11
R6xx: add missing objects
Alex Deucher
2008-02-07
R6xx: fix ddc after my i2c rework
Alex Deucher
2008-02-03
RADEON: rework i2c handling
Alex Deucher
2008-01-10
RADEON: clean up output handling
Alex Deucher
2008-01-04
RADEON: fix compile
Alex Deucher
2008-01-05
i2c: a line mux of 0 is valid
Dave Airlie
2008-01-04
atombios: i2c lines are all done with sw so we can accept any of them.
Dave Airlie
2008-01-03
radeon: Miscellaneous warning fixes.
Michel Dänzer
2008-01-03
r600: change devices list depending on connector
Dave Airlie
2008-01-03
r600: fixup crash on unknown output type
Dave Airlie
2008-01-02
RADEON: various avivo tv-out related clean-ups
Alex Deucher
2008-01-02
RADEON: add support for ATOM component video table
Alex Deucher
2007-12-30
atombios: enable support for using tv timings
Dave Airlie
2007-12-30
atombios: add support for reading tv standard from atombios
Dave Airlie
2007-12-21
RADEON: various cleanups
Arkadiusz Miskiewicz
2007-12-10
fixup some warnings
Dave Airlie
2007-12-01
RADEON: move GPIO lookup to a separate function
Alex Deucher
2007-12-01
RADEON: fix typo in previous commit
Alex Deucher
2007-12-01
RADEON: convert atombios connector table parsing to use ATOM structs
Alex Deucher
2007-11-23
atombios: use values from object header
Dave Airlie
2007-11-23
atombios: add initial object header parsing for r600 cards
Dave Airlie
2007-11-18
Few fixes from the last commit.
Alex Deucher
2007-11-18
WIP: new atom code comples.
Alex Deucher
2007-11-17
WIP: more new ATOM integration work
Alex Deucher
2007-11-16
WIP: sync up with the latest ATOM bios code in rhd
Alex Deucher
2007-11-03
Initial support for r4xx
Alex Deucher
2007-11-03
Initial integration of Atom code and some of Dave's code.
Alex Deucher