index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_cursor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon/cik: add hw cursor support (v2)
Alex Deucher
2013-06-26
1
-6
/
+4
*
Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/l...
Dave Airlie
2013-02-08
1
-1
/
+2
|
\
|
*
drm/radeon: fix cursor corruption on DCE6 and newer
Jerome Glisse
2013-01-23
1
-1
/
+2
*
|
drm: only take the crtc lock for ->cursor_move
Daniel Vetter
2013-01-20
1
-1
/
+7
|
/
*
drm/radeon: add W|RREG32_IDX for MM_INDEX|DATA based mmio accesss
Daniel Vetter
2012-12-14
1
-8
/
+9
*
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-2
/
+2
*
drm/radeon/dce4+: set a more reasonable cursor watermark
Alex Deucher
2012-08-13
1
-2
/
+4
*
drm/radeon: Try harder to avoid HW cursor ending on a multiple of 128 columns.
Michel Dänzer
2012-07-19
1
-1
/
+7
*
drm/radeon: Drop radeon_gem_object_(un)pin.
Michel Dänzer
2012-03-20
1
-1
/
+6
*
drm/radeon: Restrict offset for legacy hardware cursor.
Michel Dänzer
2012-03-20
1
-2
/
+11
*
drm/radeon: Set cursor x/y to 0 when x/yorigin > 0.
Michel Dänzer
2011-10-03
1
-10
/
+10
*
drm/radeon: Update AVIVO cursor coordinate origin before x/yorigin calculation.
Michel Dänzer
2011-10-03
1
-5
/
+7
*
drm/radeon: Simplify cursor x/yorigin calculation.
Michel Dänzer
2011-10-03
1
-6
/
+2
*
drm/radeon/kms: fix cursor image off-by-one error
Nicholas Miell
2011-10-03
1
-2
/
+2
*
drm/radeon: fix order of doing things in radeon_crtc_cursor_set
Ilija Hadzic
2011-05-09
1
-3
/
+3
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next
Dave Airlie
2010-10-19
1
-16
/
+12
|
\
|
*
drm/radeon/kms: avivo cursor workaround applies to evergreen as well
Alex Deucher
2010-10-18
1
-16
/
+12
*
|
drm/radeon/kms: properly handle 40 bit MC addresses in the cursor code
Alex Deucher
2010-10-06
1
-6
/
+9
|
/
*
drm: Use ENOENT consistently for the error return for an unmatched handle.
Chris Wilson
2010-08-10
1
-1
/
+1
*
drm/radeon/kms: return ret in cursor_set failure path
Matt Turner
2010-07-01
1
-1
/
+1
*
Merge remote branch 'korg/drm-radeon-testing' into drm-next-stage
Dave Airlie
2010-02-26
1
-6
/
+36
|
\
|
*
drm/radeon/kms/evergreen: fix typo in cursor code
Alex Deucher
2010-02-25
1
-0
/
+5
|
*
drm/radeon/kms: add initial Evergreen support (Radeon HD 5xxx)
Alex Deucher
2010-02-09
1
-6
/
+31
*
|
Use drm_gem_object_[handle_]unreference_unlocked where possible
Luca Barbieri
2010-02-11
1
-6
/
+2
|
/
*
drm/radeon/kms/r7xx: add regs for 40 bit CUR/GRPH addresses
Alex Deucher
2009-10-26
1
-2
/
+8
*
drm/radeon/kms: fix hotspot handling on pre-avivo chips
Alex Deucher
2009-07-15
1
-2
/
+7
*
drm/radeon/kms: set crtc and cursor offsets correctly on legacy chips.
Dave Airlie
2009-07-15
1
-1
/
+1
*
drm/radeon: introduce kernel modesetting for radeon hardware
Jerome Glisse
2009-06-15
1
-0
/
+252