summaryrefslogtreecommitdiff
path: root/src/drmmode_display.c
AgeCommit message (Expand)Author
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
2010-01-08radeon/kms: add new strings for eDP and TVAlex Deucher
2009-11-26kms: Fix resizing when acceleration is disabledJerome Glisse
2009-11-25kms: allow prepare copy to fail without dyingDave Airlie
2009-11-20kms: recalculate the flush limits after screen resize.Dave Airlie
2009-11-17kms: check for 0 mask for cloned outputs.Dave Airlie
2009-11-17kms: add cloning support.Dave Airlie
2009-10-09Revert "kms: setup colormap and gamma correctly."Dave Airlie
2009-10-09kms: don't use scratch pixmaps at allDave Airlie
2009-10-09drmmode: reload cursors on modesetDave Airlie
2009-10-07radeon: fix rotation since mixed pixmaps.Dave Airlie
2009-10-05kms: only touch gamma stuff on 1.7Dave Airlie
2009-10-05kms: don't use scratch pixmaps when copying fbcon.Dave Airlie
2009-10-05kms: setup colormap and gamma correctly.Dave Airlie
2009-10-03Fix KMS on big endian machines.Michel Dänzer
2009-09-30radeon/kms: fallback to shadowfb if kernel report acceleration is offJerome Glisse
2009-09-09kms: add property support.Dave Airlie
2009-08-17kms: make tv out match the connector nameDave Airlie
2009-07-19Guard reference to CRTC active field.Michel Dänzer