index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-10
drm: drop DRM_DEBUG_CODE
David Herrmann
1
-5
/
+12
2014-09-01
drm/radeon: use common fence implementation for fences, v4
Maarten Lankhorst
1
-4
/
+19
2014-08-28
drm/radeon: allow UVD to use a second 256MB segment
Christian König
1
-1
/
+2
2014-08-28
Merge branch 'drm-next-3.18' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-6
/
+4
2014-08-28
drm/radeon: drop doing resets in a work item
Christian König
1
-1
/
+0
2014-08-28
drm/radeon: drop RADEON_FENCE_SIGNALED_SEQ v2
Christian König
1
-3
/
+0
2014-08-28
drm/radeon: handle lockup in delayed work, v5
Christian König
1
-0
/
+2
2014-08-28
drm/radeon: take exclusive_lock in read mode during ring tests, v5
Maarten Lankhorst
1
-1
/
+1
2014-08-28
drm/radeon: force fence completion only on problematic rings (v2)
Christian König
1
-1
/
+1
2014-08-27
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
1
-1
/
+1
2014-08-26
drm/radeon: save/restore the PD addr on suspend/resume
Christian König
1
-0
/
+2
2014-08-26
Merge branch 'drm-next-3.18' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-0
/
+18
2014-08-19
drm/radeon: Only flush HDP cache for indirect buffers from userspace
Michel Dänzer
1
-3
/
+5
2014-08-15
drm/radeon: add bapm module parameter
Alex Deucher
1
-0
/
+1
2014-08-11
drm/radeon: add userptr flag to register MMU notifier v3
Christian König
1
-0
/
+12
2014-08-11
drm/radeon: add userptr support v8
Christian König
1
-0
/
+6
2014-08-05
drm/radeon: Use pflip irqs for pageflip completion if possible. (v2)
Mario Kleiner
1
-0
/
+1
2014-08-05
drm/radeon: split PT setup in more functions
Christian König
1
-6
/
+19
2014-08-05
drm/radeon: use an intervall tree to manage the VMA v2
Alex Deucher
1
-4
/
+3
2014-08-05
drm/radeon: invalidate moved BOs in the VM (v2)
Christian König
1
-1
/
+6
2014-08-05
drm/radeon/atom: add new voltage fetch function for hawaii
Alex Deucher
1
-0
/
+3
2014-08-05
drm/radeon: Always flush the HDP cache before submitting a CS to the GPU
Michel Dänzer
1
-0
/
+1
2014-08-05
drm/radeon: s/ioctl_wait_idle/mmio_hpd_flush/
Michel Dänzer
1
-7
/
+2
2014-08-05
drm/radeon: fix R600_PTE_GART handling
Christian König
1
-3
/
+3
2014-08-05
drm/radeon: remove discardable flag from radeon_gem_object_create
Christian König
1
-1
/
+1
2014-08-05
drm/radeon: add a PX quirk list
Alex Deucher
1
-0
/
+1
2014-08-05
drm/radeon: remove visible vram size limit on bo allocation (v4)
Alex Deucher
1
-1
/
+1
2014-08-05
drm/radeon: track pinned memory (v2)
Alex Deucher
1
-0
/
+4
2014-08-05
drm/radeon: Allow write-combined CPU mappings of BOs in GTT (v2)
Michel Dänzer
1
-1
/
+2
2014-08-05
drm/radeon: Pass GART page flags to radeon_gart_set_page() explicitly
Michel Dänzer
1
-3
/
+9
2014-08-05
drm/radeon: Remove radeon_gart_restore()
Michel Dänzer
1
-1
/
+0
2014-08-05
drm/radeon: Inline r100_mm_rreg, -wreg, v3
Lauri Kasanen
1
-4
/
+36
2014-08-05
drm/radeon/cik: Add support for new ucode format (v5)
Alex Deucher
1
-0
/
+1
2014-08-05
drm/radeon/si: Add support for new ucode format (v3)
Alex Deucher
1
-0
/
+1
2014-08-05
drm/radeon/dpm: add support for SVI2 voltage for SI
Alex Deucher
1
-0
/
+3
2014-07-21
drm/radeon: fix VM IB handling
Christian König
1
-0
/
+2
2014-07-21
drm/radeon: fix handling of radeon_vm_bo_rmv v3
Christian König
1
-4
/
+9
2014-07-17
drm/radeon: Move pinning the BO back to radeon_crtc_page_flip()
Michel Dänzer
1
-2
/
+1
2014-07-01
drm/radeon: use RADEON_MAX_CRTCS, RADEON_MAX_AFMT_BLOCKS (v2)
Stefan Brüns
1
-4
/
+0
2014-07-01
drm/radeon: add a module parameter to control deep color support
Alex Deucher
1
-0
/
+1
2014-06-10
drm/radeon: add query for number of active CUs
Alex Deucher
1
-0
/
+6
2014-06-10
drm/radeon: make vm_block_size a module parameter
Christian König
1
-6
/
+2
2014-06-10
drm/radeon: make VM size a module parameter (v2)
Christian König
1
-0
/
+1
2014-06-10
drm/radeon: rename alt_domain to allowed_domains
Christian König
1
-2
/
+2
2014-06-10
drm/radeon: remove range check from *_gart_set_page
Christian König
1
-1
/
+2
2014-06-05
Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next
Dave Airlie
1
-2
/
+10
2014-06-04
drm/radeon: rework page flip handling v4
Christian König
1
-7
/
+9
2014-06-04
Revert "drm/radeon: rework page flip handling v3"
Dave Airlie
1
-9
/
+7
2014-06-02
drm/radeon: add define for flags used in R600+ GTT
Christian König
1
-0
/
+4
2014-06-02
drm/radeon: rework page flip handling v3
Christian König
1
-7
/
+9
[prev]
[next]