summaryrefslogtreecommitdiff
path: root/linux-core/radeon_display.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-03radeon: add more HDMI bitsDave Airlie1-1/+3
2008-11-03radeon: fix free after refcountDave Airlie1-1/+5
2008-11-03radeon/drm: fixup ref counting in on fb objsDave Airlie1-9/+14
2008-09-26radeon: make atom on r4xx a module optionAlex Deucher1-5/+27
2008-09-25radeon: first pass at using atombios on r4xx hwAlex Deucher1-27/+5
2008-09-23radeon: Fix type in check for tmds type.Kristian Høgsberg1-1/+1
2008-09-23Store the buffer object backing the fb as a void pointer, not a handle.Kristian Høgsberg1-15/+27
2008-09-18radeon: pll and interlace updates from the ddxAlex Deucher1-1/+6
2008-09-18radeon: Add functions to set mem/eng clocksAlex Deucher1-0/+45
2008-09-18Radeon: restructure PLL dataAlex Deucher1-13/+50
2008-09-18radeon: don't do full edid for detection purposesDave Airlie1-0/+6
2008-09-04radeon: fixup a number of avivo checks for rs690Dave Airlie1-1/+1
2008-08-17radeon: first pass at bios scratch regsAlex Deucher1-1/+0
2008-08-14Restructure cursor handling and add support for legacy cursorsAlex Deucher1-93/+0
2008-08-14LUT updatesAlex Deucher1-20/+43
2008-08-14various cleanupsAlex Deucher1-49/+20
2008-08-14unify connector, i2c handling for atom and legacyAlex Deucher1-10/+17
2008-08-14Brute force port of legacy crtc/encoder codeAlex Deucher1-1/+1
2008-08-08radeon: add initial support for legacy crtc/encoders.Dave Airlie1-42/+12
2008-07-26radeon: add initial atombios modesetting and GEM -> TTM translation layer.Dave Airlie1-0/+725