summaryrefslogtreecommitdiff
path: root/src/drmmode_display.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-03radeon: add capability and provider supportDave Airlie1-0/+4
2012-07-10Initial glamor support.Michel Dänzer1-2/+6
2012-06-16radeon: migrate remainder of radeon_driver.c to rest of driverDave Airlie1-0/+33
2012-06-15radeon: more unused stuffDave Airlie1-7/+7
2012-06-15radeon: drop all UMS/DRI1/XAA/overlay support.Dave Airlie1-4/+2
2012-06-06Don't wait on a CRTC which has been disabled via DPMS (bug #49761).Michel Dänzer1-3/+4
2012-06-02radeon: improve smooth startup fallbacks.Dave Airlie1-20/+28
2012-06-02radeon: fix smooth startup with tiling enabled.Dave Airlie1-5/+7
2012-06-01drmmode: drop flags arg to adjust frame.Dave Airlie1-1/+1
2012-05-23ati: convert to new screen conversion APIsDave Airlie1-2/+2
2012-03-06Re-register DRM FD wakeup handler for each server generation.Michel Dänzer1-6/+12
2012-02-13radeon: r6xx-eg use linear general when using scratch boJerome Glisse1-2/+2
2012-02-10radeon: fix crash in drmmode_create_bo_pixmap()Alex Deucher1-29/+31
2012-02-06r600-evergreen: use common surface allocator for tiling v11Jerome Glisse1-17/+119
2011-11-11ati: enable bg none when fbcon succeeds and we are built against ABI after 10.Dave Airlie1-0/+3
2011-11-04DRI/DRI2: remove hard-coded limitation to 6 crtcsIlija Hadzic1-1/+1
2011-08-01kms: fix possible leak in pageflip codeAlex Deucher1-1/+6
2011-08-01kms: Move flip_count and co. to a per swap structureVille Syrjala1-19/+26
2011-05-13KMS: Fix output properties logic error.Michel Dänzer1-1/+1
2011-02-28kms: don't rotate if acceleration is not enabledAlex Deucher1-0/+9
2011-02-12kms: use worst case base/pitch align if we don't have drm tiling infoAlex Deucher1-4/+21
2011-02-12kms: fix rotate pitch alignAlex Deucher1-1/+1
2011-02-11kms/6xx+: endian swap cursor uploadsCédric Cano1-5/+5
2011-02-106xx+: switch to linear aligned rather than linear generalAlex Deucher1-4/+2
2011-02-01kms/pre-6xx: fix pageflipping with tilingAlex Deucher1-2/+1
2011-01-11kms: fix pitch aligment for scanoutAlex Deucher1-3/+14
2011-01-11radeon: fix yet another pitch alignAlex Deucher1-1/+13
2011-01-11radeon: fix pitch align in pageflip codeAlex Deucher1-2/+3
2010-12-01ddx/ati: Fix reporting of pageflip completion events on multi-head.Mario Kleiner1-4/+38
2010-12-01radeon/kms: add pageflip supportAlex Deucher1-1/+89
2010-12-01radeon/kms: allow tiled front buffer on 6xx/7xxAlex Deucher1-4/+6
2010-11-24radeon/kms: fix output enumerationAlex Deucher1-4/+10
2010-11-17radeon/kms: fix buffer base alignment for tilingAlex Deucher1-10/+33
2010-10-29radeon/kms: more alignment fixesAlex Deucher1-1/+12
2010-10-28radeon: only register block handler once per fd.Dave Airlie1-1/+3
2010-10-27drm/radeon: unify fb bo alignment harderAlex Deucher1-14/+12
2010-10-27kms/radeon: unify fb bo alignment handlingAlex Deucher1-7/+52
2010-10-27Re-use result of GetScreenPixmap call.Michel Dänzer1-3/+3
2010-10-19radeon: fix compilation on xserver >= 1.10Alex Deucher1-3/+2
2010-10-18kms: Let the server know if we got more than 1 EDID blockAdam Jackson1-4/+8
2010-09-07radeon: set interlaced and doublescan enabled for randr outputsAlex Deucher1-0/+2
2010-08-05r6xx/r7xx: add support for tiling with kms (v3)Alex Deucher1-2/+5
2010-07-15kms: don't call cursor helper if using software cursorJerome Glisse1-1/+2
2010-06-21Convert x(c)alloc/xfree to m/calloc/free.Michel Dänzer1-13/+13
2010-06-11drmmode: fix big endian issue with properties.Dave Airlie1-1/+2
2010-05-10kms: add support for the MSC swap & sync APIJerome Glisse1-1/+56
2010-04-16radeon/kms: fix possible crtc mask for evergreenAlex Deucher1-1/+1
2010-04-16kms: add uevent support.Dave Airlie1-0/+64
2010-03-18radeon: avoid using DRI1 init path on DRI2 driver.Dave Airlie1-21/+1
2010-03-16kms: fix ums naming compat for DisplayPortAlex Deucher1-1/+2