summaryrefslogtreecommitdiff
path: root/src/drmmode_display.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-09Revert "kms: setup colormap and gamma correctly."Dave Airlie1-0/+83
2009-10-09kms: don't use scratch pixmaps at allDave Airlie1-35/+45
2009-10-09drmmode: reload cursors on modesetDave Airlie1-1/+2
2009-10-07radeon: fix rotation since mixed pixmaps.Dave Airlie1-1/+1
2009-10-05kms: only touch gamma stuff on 1.7Dave Airlie1-0/+2
2009-10-05kms: don't use scratch pixmaps when copying fbcon.Dave Airlie1-11/+22
2009-10-05kms: setup colormap and gamma correctly.Dave Airlie1-84/+3
2009-10-03Fix KMS on big endian machines.Michel Dänzer1-0/+17
2009-09-30radeon/kms: fallback to shadowfb if kernel report acceleration is offJerome Glisse1-1/+1
2009-09-09kms: add property support.Dave Airlie1-0/+169
2009-08-17kms: make tv out match the connector nameDave Airlie1-1/+1
2009-07-19Guard reference to CRTC active field.Michel Dänzer1-1/+4
2009-07-18Set CRTC active flag to TRUE after a successful KMS mode set.Michel Dänzer1-1/+3
2009-07-16Update to xextproto 7.1 support.Peter Hutterer1-0/+5
2009-07-02Warning fixes.Michel Dänzer1-1/+0
2009-07-02radeon: add KMS support (still disabled)Dave Airlie1-0/+1035