index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_gem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon: Drop radeon_gem_object_(un)pin.
Michel Dänzer
2012-03-20
1
-26
/
+0
*
drm/radeon/kms: check if vm is supported in VA ioctl
Alex Deucher
2012-01-09
1
-0
/
+5
*
drm/radeon: GPU virtual memory support v22
Jerome Glisse
2012-01-06
1
-0
/
+136
*
drm/radeon: rename struct radeon_cp to radeon_ring
Christian König
2011-12-20
1
-1
/
+1
*
drm/radeon: make cp variable an array
Christian König
2011-12-20
1
-1
/
+3
*
drm/radeon: make all functions work with multiple rings.
Christian König
2011-12-20
1
-2
/
+2
*
drm/radeon: fixup refcounts in radeon dumb create ioctl.
Dave Airlie
2011-03-17
1
-3
/
+5
*
Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-next
Dave Airlie
2011-03-16
1
-1
/
+4
|
\
|
*
drm/radeon: fix problem with changing active VRAM size. (v2)
Dave Airlie
2011-03-14
1
-1
/
+4
*
|
drm/radeon: introduce gem_to_radeon_bo helper
Daniel Vetter
2011-02-23
1
-11
/
+10
*
|
drm/radeon: embed struct drm_gem_object
Daniel Vetter
2011-02-23
1
-13
/
+9
*
|
drm: dumb scanout create/mmap for intel/radeon (v3)
Dave Airlie
2011-02-07
1
-5
/
+48
|
/
*
drm/radeon/kms: fix alignment when allocating buffers
Alex Deucher
2010-11-18
1
-1
/
+1
*
drm/gem: handlecount isn't really a kref so don't make it one.
Dave Airlie
2010-10-01
1
-2
/
+2
*
drm: Use ENOENT consistently for the error return for an unmatched handle.
Chris Wilson
2010-08-10
1
-6
/
+6
*
drm: free core gem object from driver callbacks
Daniel Vetter
2010-04-20
1
-0
/
+3
*
drm/fb: fix fbdev object model + cleanup properly.
Dave Airlie
2010-04-07
1
-2
/
+1
*
Use drm_gem_object_[handle_]unreference_unlocked where possible
Luca Barbieri
2010-02-11
1
-27
/
+9
*
drm/radeon/kms: fix regression rendering issue on R6XX/R7XX
Jerome Glisse
2010-02-05
1
-0
/
+3
*
drm/radeon/kms: Schedule host path read cache flush through the ring V2
Jerome Glisse
2010-01-08
1
-2
/
+0
*
drm/radeon/gem: don't leak a gem object if reserve fails on get tiling (v2)
Dave Airlie
2009-12-16
1
-1
/
+2
*
drm/radeon/kms: don't report allocate failure on ERESTARTSYS
Dave Airlie
2009-12-16
1
-2
/
+3
*
drm/radeon/kms: fix warning about cur_placement being uninitialised.
Dave Airlie
2009-12-10
1
-1
/
+1
*
drm/radeon/kms: Rework radeon object handling
Jerome Glisse
2009-12-02
1
-48
/
+50
*
drm/radeon: Give userspace more accurate information about available memory.
Michel Dänzer
2009-12-02
1
-3
/
+7
*
drm/radeon/kms: Fix radeon_gem_busy_ioctl harder.
Michel Dänzer
2009-08-23
1
-3
/
+9
*
drm/radeon/kms: implement the bo busy ioctl properly.
Dave Airlie
2009-08-21
1
-1
/
+1
*
drm/radeon/kms: implement bo busy check + current domain
Dave Airlie
2009-08-17
1
-1
/
+21
*
drm/radeon/kms: vram sizing on certain r100 chips needs workaround.
Dave Airlie
2009-07-29
1
-2
/
+2
*
drm/radeon/kms: add initial colortiling support.
Dave Airlie
2009-07-29
1
-0
/
+41
*
drm/radeon: introduce kernel modesetting for radeon hardware
Jerome Glisse
2009-06-15
1
-0
/
+287