summaryrefslogtreecommitdiff
path: root/linux-core/radeon_encoders.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-07radeon: pull in recent fixes from ddxAlex Deucher1-98/+94
2008-09-26radeon: use atom for ext tmds on r4xxAlex Deucher1-2/+2
2008-09-25radeon: first pass at using atombios on r4xx hwAlex Deucher1-2/+13
2008-09-19radeon: rmx_fixup() fixes for legacy chipsAlex Deucher1-37/+40
2008-09-18radeon: pll and interlace updates from the ddxAlex Deucher1-2/+14
2008-09-18radeon: sort out atom vs combios tables for r400 cardsDave Airlie1-1/+1
2008-08-28radeon: limit LVDS to first CRTC for nowDave Airlie1-1/+2
2008-08-28radeon: fixup checks for crtc in dpms pathsDave Airlie1-7/+19
2008-08-27radeon: braino pointed out on mailing listDave Airlie1-1/+1
2008-08-27radeon: avoid oops on encoders with no crtc setDave Airlie1-4/+11
2008-08-17radeon: first pass at bios scratch regsAlex Deucher1-18/+182
2008-08-14Brute force port of legacy crtc/encoder codeAlex Deucher1-2/+2
2008-08-08radeon: add initial support for legacy crtc/encoders.Dave Airlie1-69/+4
2008-07-26radeon: add initial atombios modesetting and GEM -> TTM translation layer.Dave Airlie1-0/+962