summaryrefslogtreecommitdiff
path: root/src/radeon_cursor.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-01evergreen: add hw cursor supportAlex Deucher1-4/+64
2009-10-22R7xx: program additional CUR/GRPH regs for 40 bit addressesAlex Deucher1-0/+6
2009-05-06AVIVO: set default cursor mode in cursor initAlex Deucher1-13/+11
2009-05-04AVIVO: fix cursoe corruption bands for realAlex Deucher1-30/+4
2009-05-04AVIVO: move cusor offscreen when disablingAlex Deucher1-3/+8
2009-04-29AVIVO: better fix for cursor flickering/corruption issuesAlex Deucher1-19/+27
2009-04-29R6xx/r7xx: fix CURSOR_SWAPPING_* macrosAlex Deucher1-3/+6
2009-04-28AVIVO: fix cursor corruption/flickering issuesAlex Deucher1-9/+19
2009-04-27AVIVO: make sure cursor width isn't negativeAlex Deucher1-0/+2
2009-04-23radeon: minor cleanup and warning fixAlex Deucher1-11/+3
2009-04-22AVIVO: fix for cursor corruption issueAlex Deucher1-2/+30
2008-11-25Interlaced mode fixesRamon van der Stelt1-3/+1
2008-10-09radeon: rename radeon_memory to radeon_legacy_memory.Dave Airlie1-1/+1
2008-08-25Switch EXA path back to static cursor allocationAlex Deucher1-15/+17
2008-08-25Switch cursors over to generic allocatorAlex Deucher1-31/+12
2008-07-21Interlaced mode fixups for AVIVO chipsAlex Deucher1-5/+5
2008-07-11Fix cursor with multi-head and rotationAlex Deucher1-2/+4
2008-05-13Reinstate CARD* types that are part of external interfaces.Michel Dänzer1-1/+1
2008-05-12Replace CARD{8,16,32} with uint{8,16,32}_tMatt Turner1-11/+11
2008-05-12radeon: fix set_cursor_colours remove fb offsetDave Airlie1-1/+1
2008-05-07avivo: fix zaphod cursor in theoryDave Airlie1-1/+2
2008-05-07radeon: zaphod fix for cursor on second headDave Airlie1-1/+1
2008-04-30RADEON: lock the cursors when updatingAlex Deucher1-0/+24
2008-03-19Disable the setting of HARDWARE_CURSOR_BIT_ORDER_MSBFIRSTAlex Deucher1-8/+0
2007-12-21Merge remote branch 'origin/atombios-support'Dave Airlie1-51/+93
2007-12-19fix big endian build since zaphod fixupsDave Airlie1-2/+2
2007-12-18RADEON: more cleanups and warning fixesArkadiusz Miskiewicz1-1/+1
2007-12-14RADEON: fix typo in previous cursor fixAlex Deucher1-1/+1
2007-12-12Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/xorg/driver/...Alex Deucher1-17/+32
2007-12-12RADEON: fix cursors when using rotationAlex Deucher1-16/+31
2007-12-10Merge branch 'zaphod-lolz' of git://git.freedesktop.org/git/xorg/driver/xf86-...Dave Airlie1-2/+2
2007-12-07don't add fboffset to info->FB it already is mapped at the offsetDave Airlie1-2/+2
2007-11-29RADEON: fix cursor offset on avivo chipsAlex Deucher1-9/+4
2007-11-20r5xx: cleanups after last mergeDave Airlie1-0/+1
2007-11-20Merge branch 'master' into agd-atom-mergeDave Airlie1-31/+25
2007-11-19makes 2-headed cursor workDave Airlie1-0/+3
2007-11-16radeon: rename a large section of avivo regs to documented namesDave Airlie1-12/+12
2007-11-06First round of avivo supportAlex Deucher1-35/+79
2007-11-05radeon: Use indirect register access for (un)hiding the cursor.Michel Dänzer1-11/+24
2007-11-05Revert "radeon: Reinstate sync in radeon_crtc_show/hide_cursor."Michel Dänzer1-19/+1
2007-09-08radeon: Reinstate sync in radeon_crtc_show/hide_cursor.Michel Dänzer1-1/+19
2007-06-28RADEON: Switch cursor back to memcpy()Alex Deucher1-10/+1
2007-06-25RADEON: attempt to fix cursor on big endian (only tested on x86)Alex Deucher1-22/+4
2007-05-30radeon: Lots of warning fixes.Michel Dänzer1-50/+2
2007-05-30remove these syncs, at least on rs480 it doesn't breakDave Airlie1-4/+0
2007-05-30Merge branch 'origin' into randr-1.2-testDave Airlie1-31/+9
2007-05-21radeon: HW cursor cleanup.Michel Dänzer1-53/+11
2007-05-07RADEON: Fix cursor handling for randrAlex Deucher1-219/+16
2007-05-07RADEON - update randr cursor handling, LVDS setup fixAlex Deucher1-120/+192
2007-02-01update to latest intel codebase modulo using their mode setDavid Airlie1-1/+1