index
:
~airlied/xf86-video-ati
backlight
cayman-wip
displayport
eg-vt
enc-pick-fix
glamor-xv-support
kms-only
kms-only2
master
prime
prime-test
prime-wip
r600-sane
r6xx-kms-multi-op
radeon-vbos
reverse-prime
ums-dp
xvmc
Unnamed repository; edit this file to name it for gitweb.
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
radeon_atombios.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-01
evergreen: add atom support for digital outputs
Alex Deucher
1
-0
/
+66
2010-01-27
radeon: use mmio bar size rather than hardcoded number for register ops
Alex Deucher
1
-2
/
+4
2010-01-07
radeon: add initial support for eDP (embedded DisplayPort)
Alex Deucher
1
-0
/
+2
2009-12-09
AVIVO: add new PLL code
Alex Deucher
1
-2
/
+5
2009-12-02
Merge remote branch 'origin/displayport'
Dave Airlie
1
-0
/
+2
2009-11-30
atom: pull misc mode info for lvds panel mode from bios tables
Alex Deucher
1
-0
/
+23
2009-11-26
atombios: CV mode retrival was broken.
Dave Airlie
1
-2
/
+7
2009-11-18
radeon: pull previous displayport work into master
Alex Deucher
1
-0
/
+2
2009-11-05
DCE3+: call transmitter init on mode set
Alex Deucher
1
-1
/
+4
2009-10-27
atom: loosen pll min output limits
Alex Deucher
1
-0
/
+9
2009-10-22
ATOM: use indirect addressing for regs >= 0x10000
Alex Deucher
1
-2
/
+17
2009-10-21
ATOM: fix up get clock info
Alex Deucher
1
-0
/
+47
2009-10-07
ATOM: rework crtc modeset
Alex Deucher
1
-32
/
+55
2009-10-07
ATOM: reorder crtc dpms based on bios recommendations
Alex Deucher
1
-3
/
+3
2009-09-11
atom: fix typo in asus quirks
Alex Deucher
1
-2
/
+2
2009-08-04
radeon: re-add asus connector quirks
Alex Deucher
1
-0
/
+16
2009-07-29
radeon: fix typo in object header to connector type conversion
Alex Deucher
1
-1
/
+1
2009-06-28
radeon: call hdmi-b connectors dvi in randr
Alex Deucher
1
-18
/
+1
2009-06-24
atom: Fix phantom VGA connector when HDMI-B present.
Adam Jackson
1
-2
/
+1
2009-06-13
Add quirk for asus hd3450 board
Markus Gapp
1
-0
/
+8
2009-06-04
atom: connector quirk
Alex Deucher
1
-6
/
+12
2009-05-03
Remove some old debugging info
Alex Deucher
1
-7
/
+0
2009-05-03
RS690: gpio/connector fixes
Alex Deucher
1
-17
/
+10
2009-04-30
AVIVO: first pass at display watermark setup
Alex Deucher
1
-0
/
+29
2009-04-21
RS690: add quirk for acer board
Alex Deucher
1
-0
/
+14
2009-04-21
R4xx: avoid a PM related hang
Alex Deucher
1
-0
/
+6
2009-04-20
Endian fixes for object table
Alex Deucher
1
-17
/
+17
2009-04-16
RS690/RS740: fix connector enumeration in some cases
Alex Deucher
1
-2
/
+3
2009-04-15
Unify ForceLowPowerMode and DynamicPM Options
Alex Deucher
1
-2
/
+2
2009-04-15
radeon: Add functions to set sclk/mclk using atombios
Alex Deucher
1
-0
/
+53
2009-04-15
Add unified ClockGating Option
Alex Deucher
1
-2
/
+2
2009-04-07
Cast info->sclk to int
Alex Deucher
1
-1
/
+1
2009-03-22
radeon: add new chip ids
Alex Deucher
1
-1
/
+1
2009-03-18
ATOM: fix up tv-out support
Alex Deucher
1
-3
/
+9
2009-03-01
Print a message when we have a shared DDC line
Alex Deucher
1
-0
/
+1
2009-02-18
R6xx: Connector quirk for asus board
Alex Deucher
1
-0
/
+10
2009-02-03
Fix encoder accounting
Alex Deucher
1
-1
/
+1
2009-01-31
Return NULL for encoder if no active device is assigned
Alex Deucher
1
-2
/
+4
2009-01-28
Merge branch 'atom-rework' and fix conflicts
Alex Deucher
1
-240
/
+391
2009-01-28
Move encoder specific data to encoder dev_priv
Alex Deucher
1
-50
/
+129
2009-01-28
Merge branch 'atom-tvout' of ssh://agd5f@git.freedesktop.org/git/xorg/driver/...
Alex Deucher
1
-0
/
+7
2009-01-26
Fix off by one when printing encoder name
Alex Deucher
1
-7
/
+0
2009-01-23
track encoder state
Alex Deucher
1
-0
/
+1
2009-01-23
Remove TMDSType, DACType, LVDSType from output rec
Alex Deucher
1
-95
/
+9
2009-01-21
Move active_device setup to detect()
Alex Deucher
1
-0
/
+6
2009-01-21
fix legacy crtc routing and add some debugging info
Alex Deucher
1
-2
/
+13
2009-01-21
ATOM: fix encoder init
Alex Deucher
1
-1
/
+1
2009-01-21
Switch legacy output code to use new encoder objects
Alex Deucher
1
-2
/
+2
2009-01-21
Fixup encoder setup on pre-ATOM chips
Alex Deucher
1
-0
/
+3
2009-01-21
clean up encoder setup
Alex Deucher
1
-20
/
+24
[next]