summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/radeon_cursor.c
AgeCommit message (Expand)Author
2012-08-13drm/radeon/dce4+: set a more reasonable cursor watermarkAlex Deucher
2012-07-19drm/radeon: Try harder to avoid HW cursor ending on a multiple of 128 columns.Michel Dänzer
2012-03-20drm/radeon: Drop radeon_gem_object_(un)pin.Michel Dänzer
2012-03-20drm/radeon: Restrict offset for legacy hardware cursor.Michel Dänzer
2011-10-03drm/radeon: Set cursor x/y to 0 when x/yorigin > 0.Michel Dänzer
2011-10-03drm/radeon: Update AVIVO cursor coordinate origin before x/yorigin calculation.Michel Dänzer
2011-10-03drm/radeon: Simplify cursor x/yorigin calculation.Michel Dänzer
2011-10-03drm/radeon/kms: fix cursor image off-by-one errorNicholas Miell
2011-05-09drm/radeon: fix order of doing things in radeon_crtc_cursor_setIlija Hadzic
2011-03-31Fix common misspellingsLucas De Marchi
2010-10-19Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie
2010-10-18drm/radeon/kms: avivo cursor workaround applies to evergreen as wellAlex Deucher
2010-10-06drm/radeon/kms: properly handle 40 bit MC addresses in the cursor codeAlex Deucher
2010-08-10drm: Use ENOENT consistently for the error return for an unmatched handle.Chris Wilson
2010-07-01drm/radeon/kms: return ret in cursor_set failure pathMatt Turner
2010-02-26Merge remote branch 'korg/drm-radeon-testing' into drm-next-stageDave Airlie
2010-02-25drm/radeon/kms/evergreen: fix typo in cursor codeAlex Deucher
2010-02-11Use drm_gem_object_[handle_]unreference_unlocked where possibleLuca Barbieri
2010-02-09drm/radeon/kms: add initial Evergreen support (Radeon HD 5xxx)Alex Deucher
2009-10-26drm/radeon/kms/r7xx: add regs for 40 bit CUR/GRPH addressesAlex Deucher
2009-07-15drm/radeon/kms: fix hotspot handling on pre-avivo chipsAlex Deucher
2009-07-15drm/radeon/kms: set crtc and cursor offsets correctly on legacy chips.Dave Airlie
2009-06-15drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse