aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/radeon_cursor.c
Commit message (Expand)AuthorAge
* drm/radeon: Move hotspot handling out of radeon_set_cursorMichel Dänzer2014-12-03
* drm/radeon: Re-show the cursor after a modesetMichel Dänzer2014-12-03
* drm/radeon: Move radeon_cursor_move(_locked) to replace forward declarationMichel Dänzer2014-11-20
* drm/radeon: Use cursor_set2 hook for enabling / disabling the HW cursorMichel Dänzer2014-11-20
* drm/radeon/cik: add hw cursor support (v2)Alex Deucher2013-06-26
* Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/l...Dave Airlie2013-02-07
|\
| * drm/radeon: fix cursor corruption on DCE6 and newerJerome Glisse2013-01-23
* | drm: only take the crtc lock for ->cursor_moveDaniel Vetter2013-01-20
|/
* drm/radeon: add W|RREG32_IDX for MM_INDEX|DATA based mmio accesssDaniel Vetter2012-12-14
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02
* drm/radeon/dce4+: set a more reasonable cursor watermarkAlex Deucher2012-08-13
* drm/radeon: Try harder to avoid HW cursor ending on a multiple of 128 columns.Michel Dänzer2012-07-19
* drm/radeon: Drop radeon_gem_object_(un)pin.Michel Dänzer2012-03-20
* drm/radeon: Restrict offset for legacy hardware cursor.Michel Dänzer2012-03-20
* drm/radeon: Set cursor x/y to 0 when x/yorigin > 0.Michel Dänzer2011-10-03
* drm/radeon: Update AVIVO cursor coordinate origin before x/yorigin calculation.Michel Dänzer2011-10-03
* drm/radeon: Simplify cursor x/yorigin calculation.Michel Dänzer2011-10-03
* drm/radeon/kms: fix cursor image off-by-one errorNicholas Miell2011-10-03
* drm/radeon: fix order of doing things in radeon_crtc_cursor_setIlija Hadzic2011-05-08
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie2010-10-18
|\
| * drm/radeon/kms: avivo cursor workaround applies to evergreen as wellAlex Deucher2010-10-17
* | drm/radeon/kms: properly handle 40 bit MC addresses in the cursor codeAlex Deucher2010-10-05
|/
* drm: Use ENOENT consistently for the error return for an unmatched handle.Chris Wilson2010-08-09
* drm/radeon/kms: return ret in cursor_set failure pathMatt Turner2010-06-30
* Merge remote branch 'korg/drm-radeon-testing' into drm-next-stageDave Airlie2010-02-26
|\
| * drm/radeon/kms/evergreen: fix typo in cursor codeAlex Deucher2010-02-24
| * drm/radeon/kms: add initial Evergreen support (Radeon HD 5xxx)Alex Deucher2010-02-08
* | Use drm_gem_object_[handle_]unreference_unlocked where possibleLuca Barbieri2010-02-10
|/
* drm/radeon/kms/r7xx: add regs for 40 bit CUR/GRPH addressesAlex Deucher2009-10-25
* drm/radeon/kms: fix hotspot handling on pre-avivo chipsAlex Deucher2009-07-15
* drm/radeon/kms: set crtc and cursor offsets correctly on legacy chips.Dave Airlie2009-07-15
* drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse2009-06-14