summaryrefslogtreecommitdiff
path: root/src/radeon_cursor.c
AgeCommit message (Expand)Author
2012-05-23ati: convert to new screen conversion APIsDave Airlie
2010-10-14evergreen: requires same cursor fix as avivo chipsAlex Deucher
2010-09-30radeon: fix fbLocation for >32 bit MC addressesAlex Deucher
2010-08-12evergreen: fix multi-head cursor supportDave Airlie
2010-04-21Make consistent use of fbOffset and share fb mappings.Owain G. Ainsworth
2010-02-15Allocate Xv buffers to GTT.Pauli Nieminen
2010-02-01evergreen: add hw cursor supportAlex Deucher
2009-10-22R7xx: program additional CUR/GRPH regs for 40 bit addressesAlex Deucher
2009-05-06AVIVO: set default cursor mode in cursor initAlex Deucher
2009-05-04AVIVO: fix cursoe corruption bands for realAlex Deucher
2009-05-04AVIVO: move cusor offscreen when disablingAlex Deucher
2009-04-29AVIVO: better fix for cursor flickering/corruption issuesAlex Deucher
2009-04-29R6xx/r7xx: fix CURSOR_SWAPPING_* macrosAlex Deucher
2009-04-28AVIVO: fix cursor corruption/flickering issuesAlex Deucher
2009-04-27AVIVO: make sure cursor width isn't negativeAlex Deucher
2009-04-23radeon: minor cleanup and warning fixAlex Deucher
2009-04-22AVIVO: fix for cursor corruption issueAlex Deucher
2008-11-25Interlaced mode fixesRamon van der Stelt
2008-10-09radeon: rename radeon_memory to radeon_legacy_memory.Dave Airlie
2008-08-25Switch EXA path back to static cursor allocationAlex Deucher
2008-08-25Switch cursors over to generic allocatorAlex Deucher
2008-07-21Interlaced mode fixups for AVIVO chipsAlex Deucher
2008-07-11Fix cursor with multi-head and rotationAlex Deucher
2008-05-13Reinstate CARD* types that are part of external interfaces.Michel Dänzer
2008-05-12Replace CARD{8,16,32} with uint{8,16,32}_tMatt Turner
2008-05-12radeon: fix set_cursor_colours remove fb offsetDave Airlie
2008-05-07avivo: fix zaphod cursor in theoryDave Airlie
2008-05-07radeon: zaphod fix for cursor on second headDave Airlie
2008-04-30RADEON: lock the cursors when updatingAlex Deucher
2008-03-19Disable the setting of HARDWARE_CURSOR_BIT_ORDER_MSBFIRSTAlex Deucher
2007-12-21Merge remote branch 'origin/atombios-support'Dave Airlie
2007-12-19fix big endian build since zaphod fixupsDave Airlie
2007-12-18RADEON: more cleanups and warning fixesArkadiusz Miskiewicz
2007-12-14RADEON: fix typo in previous cursor fixAlex Deucher
2007-12-12Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/xorg/driver/...Alex Deucher
2007-12-12RADEON: fix cursors when using rotationAlex Deucher
2007-12-10Merge branch 'zaphod-lolz' of git://git.freedesktop.org/git/xorg/driver/xf86-...Dave Airlie
2007-12-07don't add fboffset to info->FB it already is mapped at the offsetDave Airlie
2007-11-29RADEON: fix cursor offset on avivo chipsAlex Deucher
2007-11-20r5xx: cleanups after last mergeDave Airlie
2007-11-20Merge branch 'master' into agd-atom-mergeDave Airlie
2007-11-19makes 2-headed cursor workDave Airlie
2007-11-16radeon: rename a large section of avivo regs to documented namesDave Airlie
2007-11-06First round of avivo supportAlex Deucher
2007-11-05radeon: Use indirect register access for (un)hiding the cursor.Michel Dänzer
2007-11-05Revert "radeon: Reinstate sync in radeon_crtc_show/hide_cursor."Michel Dänzer
2007-09-08radeon: Reinstate sync in radeon_crtc_show/hide_cursor.Michel Dänzer
2007-06-28RADEON: Switch cursor back to memcpy()Alex Deucher
2007-06-25RADEON: attempt to fix cursor on big endian (only tested on x86)Alex Deucher
2007-05-30radeon: Lots of warning fixes.Michel Dänzer