summaryrefslogtreecommitdiff
path: root/src/drmmode_display.c
AgeCommit message (Expand)Author
2012-06-06Don't wait on a CRTC which has been disabled via DPMS (bug #49761).Michel Dänzer
2012-06-02radeon: improve smooth startup fallbacks.Dave Airlie
2012-06-02radeon: fix smooth startup with tiling enabled.Dave Airlie
2012-06-01drmmode: drop flags arg to adjust frame.Dave Airlie
2012-05-23ati: convert to new screen conversion APIsDave Airlie
2012-03-06Re-register DRM FD wakeup handler for each server generation.Michel Dänzer
2012-02-13radeon: r6xx-eg use linear general when using scratch boJerome Glisse
2012-02-10radeon: fix crash in drmmode_create_bo_pixmap()Alex Deucher
2012-02-06r600-evergreen: use common surface allocator for tiling v11Jerome Glisse
2011-11-11ati: enable bg none when fbcon succeeds and we are built against ABI after 10.Dave Airlie
2011-11-04DRI/DRI2: remove hard-coded limitation to 6 crtcsIlija Hadzic
2011-08-01kms: fix possible leak in pageflip codeAlex Deucher
2011-08-01kms: Move flip_count and co. to a per swap structureVille Syrjala
2011-05-13KMS: Fix output properties logic error.Michel Dänzer
2011-02-28kms: don't rotate if acceleration is not enabledAlex Deucher
2011-02-12kms: use worst case base/pitch align if we don't have drm tiling infoAlex Deucher
2011-02-12kms: fix rotate pitch alignAlex Deucher
2011-02-11kms/6xx+: endian swap cursor uploadsCédric Cano
2011-02-106xx+: switch to linear aligned rather than linear generalAlex Deucher
2011-02-01kms/pre-6xx: fix pageflipping with tilingAlex Deucher
2011-01-11kms: fix pitch aligment for scanoutAlex Deucher
2011-01-11radeon: fix yet another pitch alignAlex Deucher
2011-01-11radeon: fix pitch align in pageflip codeAlex Deucher
2010-12-01ddx/ati: Fix reporting of pageflip completion events on multi-head.Mario Kleiner
2010-12-01radeon/kms: add pageflip supportAlex Deucher
2010-12-01radeon/kms: allow tiled front buffer on 6xx/7xxAlex Deucher
2010-11-24radeon/kms: fix output enumerationAlex Deucher
2010-11-17radeon/kms: fix buffer base alignment for tilingAlex Deucher
2010-10-29radeon/kms: more alignment fixesAlex Deucher
2010-10-28radeon: only register block handler once per fd.Dave Airlie
2010-10-27drm/radeon: unify fb bo alignment harderAlex Deucher
2010-10-27kms/radeon: unify fb bo alignment handlingAlex Deucher
2010-10-27Re-use result of GetScreenPixmap call.Michel Dänzer
2010-10-19radeon: fix compilation on xserver >= 1.10Alex Deucher
2010-10-18kms: Let the server know if we got more than 1 EDID blockAdam Jackson
2010-09-07radeon: set interlaced and doublescan enabled for randr outputsAlex Deucher
2010-08-05r6xx/r7xx: add support for tiling with kms (v3)Alex Deucher
2010-07-15kms: don't call cursor helper if using software cursorJerome Glisse
2010-06-21Convert x(c)alloc/xfree to m/calloc/free.Michel Dänzer
2010-06-11drmmode: fix big endian issue with properties.Dave Airlie
2010-05-10kms: add support for the MSC swap & sync APIJerome Glisse
2010-04-16radeon/kms: fix possible crtc mask for evergreenAlex Deucher
2010-04-16kms: add uevent support.Dave Airlie
2010-03-18radeon: avoid using DRI1 init path on DRI2 driver.Dave Airlie
2010-03-16kms: fix ums naming compat for DisplayPortAlex Deucher
2010-02-26Use RADEON_ALIGN instead of open coding it.Matt Turner
2010-02-25clean up kms zaphod handlingJames Le Cuirot
2010-02-25update ZaphodHeads optionAlex Deucher
2010-02-23zaphod: hopefully fix kms + zaphodDave Airlie
2010-02-17radeon: add ZaphodHeads optionAlex Deucher