aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/radeon_cursor.c
Commit message (Expand)AuthorAgeFilesLines
* merge more graphics stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-16/+12
* remove firmware files, merge more uncritical stuff from 3.0.101Wolfgang Wiedmeyer2015-10-231-18/+17
* Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-271-1/+7
|\
| * drm/radeon: Try harder to avoid HW cursor ending on a multiple of 128 columns.Michel Dänzer2012-08-091-1/+7
| * drm/radeon: Restrict offset for legacy hardware cursor.Michel Dänzer2012-04-021-2/+11
* | samsung update 1codeworkx2012-06-021-19/+29
|/
* drm/radeon: Update AVIVO cursor coordinate origin before x/yorigin calculation.Michel Dänzer2011-10-161-5/+7
* drm/radeon: fix order of doing things in radeon_crtc_cursor_setIlija Hadzic2011-05-091-3/+3
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie2010-10-191-16/+12
|\
| * drm/radeon/kms: avivo cursor workaround applies to evergreen as wellAlex Deucher2010-10-181-16/+12
* | drm/radeon/kms: properly handle 40 bit MC addresses in the cursor codeAlex Deucher2010-10-061-6/+9
|/
* drm: Use ENOENT consistently for the error return for an unmatched handle.Chris Wilson2010-08-101-1/+1
* drm/radeon/kms: return ret in cursor_set failure pathMatt Turner2010-07-011-1/+1
* Merge remote branch 'korg/drm-radeon-testing' into drm-next-stageDave Airlie2010-02-261-6/+36
|\
| * drm/radeon/kms/evergreen: fix typo in cursor codeAlex Deucher2010-02-251-0/+5
| * drm/radeon/kms: add initial Evergreen support (Radeon HD 5xxx)Alex Deucher2010-02-091-6/+31
* | Use drm_gem_object_[handle_]unreference_unlocked where possibleLuca Barbieri2010-02-111-6/+2
|/
* drm/radeon/kms/r7xx: add regs for 40 bit CUR/GRPH addressesAlex Deucher2009-10-261-2/+8
* drm/radeon/kms: fix hotspot handling on pre-avivo chipsAlex Deucher2009-07-151-2/+7
* drm/radeon/kms: set crtc and cursor offsets correctly on legacy chips.Dave Airlie2009-07-151-1/+1
* drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse2009-06-151-0/+252