Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
cfcfb65ad15a1b43cf5cd434c57966fae03db96b
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_cursor.c
07f65bb
drm/radeon: switch to drm_*{get,put} helpers
by Cihangir Akturk
· 7 years ago
d74c67dd
drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursor
by Michel Dänzer
· 8 years ago
6b16cf7
drm/radeon: Hide the HW cursor while it's out of bounds
by Michel Dänzer
· 8 years ago
4349bd7
drm/radeon: Always store CRTC relative radeon_crtc->cursor_x/y values
by Michel Dänzer
· 8 years ago
dcab0fa
drm/radeon: Also call cursor_move_locked when the cursor size changes
by Michel Dänzer
· 8 years ago
a8ad0bd
drm: Remove unused drm_device from drm_gem_object_lookup()
by Chris Wilson
· 9 years ago
8991668
drm/radeon: Fold radeon_set_cursor() into radeon_show_cursor()
by Michel Dänzer
· 9 years ago
cd404af
drm/radeon: Clean up reference counting and pinning of the cursor BOs
by Michel Dänzer
· 9 years ago
2e007e6
drm/radeon: Move hotspot handling out of radeon_set_cursor
by Michel Dänzer
· 10 years ago
6d3759f
drm/radeon: Re-show the cursor after a modeset
by Michel Dänzer
· 10 years ago
3feba08
drm/radeon: Move radeon_cursor_move(_locked) to replace forward declaration
by Michel Dänzer
· 10 years ago
78b1a60
drm/radeon: Use cursor_set2 hook for enabling / disabling the HW cursor
by Michel Dänzer
· 10 years ago
9e05fa1
drm/radeon/cik: add hw cursor support (v2)
by Alex Deucher
· 12 years ago
6dc1c49
Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/linux into drm-next
by Dave Airlie
· 12 years ago
e521a29
drm/radeon: fix cursor corruption on DCE6 and newer
by Jerome Glisse
· 12 years ago
dac3566
drm: only take the crtc lock for ->cursor_move
by Daniel Vetter
· 12 years ago
2ef9bdf
drm/radeon: add W|RREG32_IDX for MM_INDEX|DATA based mmio accesss
by Daniel Vetter
· 12 years ago
760285e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
by David Howells
· 12 years ago
f4254a2
drm/radeon/dce4+: set a more reasonable cursor watermark
by Alex Deucher
· 12 years ago
f60ec4c
drm/radeon: Try harder to avoid HW cursor ending on a multiple of 128 columns.
by Michel Dänzer
· 12 years ago
654c59c
drm/radeon: Drop radeon_gem_object_(un)pin.
by Michel Dänzer
· 13 years ago
c435301
drm/radeon: Restrict offset for legacy hardware cursor.
by Michel Dänzer
· 13 years ago
02e6859
drm/radeon: Set cursor x/y to 0 when x/yorigin > 0.
by Michel Dänzer
· 13 years ago
b8aee29
drm/radeon: Update AVIVO cursor coordinate origin before x/yorigin calculation.
by Michel Dänzer
· 13 years ago
7d30952
drm/radeon: Simplify cursor x/yorigin calculation.
by Michel Dänzer
· 13 years ago
b356fe0
drm/radeon/kms: fix cursor image off-by-one error
by Nicholas Miell
· 13 years ago
45e5f6a
drm/radeon: fix order of doing things in radeon_crtc_cursor_set
by Ilija Hadzic
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
b7ae505
Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next
by Dave Airlie
· 14 years ago
6a2a11d
drm/radeon/kms: avivo cursor workaround applies to evergreen as well
by Alex Deucher
· 14 years ago
f981d46
drm/radeon/kms: properly handle 40 bit MC addresses in the cursor code
by Alex Deucher
· 14 years ago
bf79cb9
drm: Use ENOENT consistently for the error return for an unmatched handle.
by Chris Wilson
· 14 years ago
4cdb82b
drm/radeon/kms: return ret in cursor_set failure path
by Matt Turner
· 15 years ago
eb6b6d7
Merge remote branch 'korg/drm-radeon-testing' into drm-next-stage
by Dave Airlie
· 15 years ago
22e6dd7
drm/radeon/kms/evergreen: fix typo in cursor code
by Alex Deucher
· 15 years ago
bc9025b
Use drm_gem_object_[handle_]unreference_unlocked where possible
by Luca Barbieri
· 15 years ago
bcc1c2a
drm/radeon/kms: add initial Evergreen support (Radeon HD 5xxx)
by Alex Deucher
· 15 years ago
c290dad
drm/radeon/kms/r7xx: add regs for 40 bit CUR/GRPH addresses
by Alex Deucher
· 15 years ago
c836e86
drm/radeon/kms: fix hotspot handling on pre-avivo chips
by Alex Deucher
· 15 years ago
4162338
drm/radeon/kms: set crtc and cursor offsets correctly on legacy chips.
by Dave Airlie
· 15 years ago
771fe6b
drm/radeon: introduce kernel modesetting for radeon hardware
by Jerome Glisse
· 16 years ago