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
2012-06-21
drm/radeon: replace pflip and sw_int counters with atomics
Christian Koenig
1
-4
/
+2
2012-06-21
drm/radeon: apply Murphy's law to the kms irq code v3
Christian Koenig
1
-16
/
+19
2012-06-21
drm/radeon: fix & improve ih ring handling v3
Christian Koenig
1
-2
/
+1
2012-06-21
drm/radeon: remove some unneeded structure members
Christian Koenig
1
-2
/
+0
2012-06-21
drm/radeon: replace vmram_mutex with mclk_lock v2
Christian König
1
-1
/
+2
2012-06-21
drm/radeon: rework ring syncing code
Christian König
1
-3
/
+3
2012-06-21
drm/radeon: add infrastructure for advanced ring synchronization v2
Christian König
1
-2
/
+23
2012-06-21
drm/radeon: remove radeon_fence_create
Christian König
1
-6
/
+5
2012-06-05
drm/radeon: fix gpu_init on si
Alex Deucher
1
-3
/
+2
2012-06-02
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+5
2012-06-01
drm/radeon: fixup tiling group size and backendmap on r6xx-r9xx (v4)
Alex Deucher
1
-0
/
+5
2012-05-31
radeon: add radeon prime vmap support.
Dave Airlie
1
-0
/
+3
2012-05-29
radeon: make radeon_cs_update_pages static.
Dave Airlie
1
-1
/
+0
2012-05-22
drm/radeon/hdmi: compile audio status in 1 function
Rafał Miłecki
1
-2
/
+2
2012-05-13
drm/radeon/hdmi: separate evergreen code
Rafał Miłecki
1
-0
/
+8
2012-05-13
drm/radeon/kms/hdmi: helper getting ready ACR entry
Rafał Miłecki
1
-0
/
+14
2012-05-09
drm/radeon: make the ib an inline object
Jerome Glisse
1
-4
/
+4
2012-05-09
drm/radeon: remove r600 blit mutex v2
Christian König
1
-3
/
+0
2012-05-09
drm/radeon: move the semaphore from the fence into the ib
Jerome Glisse
1
-8
/
+8
2012-05-09
drm/radeon: rip out the ib pool
Jerome Glisse
1
-15
/
+2
2012-05-09
drm/radeon: simplify semaphore handling v2
Jerome Glisse
1
-25
/
+4
2012-05-09
drm/radeon: multiple ring allocator v3
Christian König
1
-2
/
+5
2012-05-09
drm/radeon: use one wait queue for all rings add fence_wait_any v2
Jerome Glisse
1
-1
/
+4
2012-05-09
drm/radeon: define new SA interface v3
Christian König
1
-0
/
+1
2012-05-09
drm/radeon: make sa bo a stand alone object
Christian König
1
-2
/
+2
2012-05-09
drm/radeon: keep start and end offset in the SA
Christian König
1
-2
/
+2
2012-05-09
drm/radeon: add proper locking to the SA v3
Christian König
1
-0
/
+1
2012-05-09
drm/radeon: rework locking ring emission mutex in fence deadlock detection v2
Christian König
1
-2
/
+2
2012-05-09
drm/radeon: rework fence handling, drop fence list v7
Jerome Glisse
1
-5
/
+1
2012-05-09
drm/radeon: convert fence to uint64_t v4
Jerome Glisse
1
-18
/
+21
2012-05-09
drm/radeon: replace the per ring mutex with a global one
Christian König
1
-1
/
+2
2012-05-03
drm/radeon: make forcing ring activity a common function
Christian König
1
-0
/
+1
2012-05-03
drm/radeon: make lockup timeout a module param
Christian König
1
-0
/
+1
2012-05-03
drm/radeon: move lockup detection code into radeon_ring.c
Christian König
1
-12
/
+4
2012-05-03
drm/radeon: fix a bug with the ring syncing code
Christian König
1
-0
/
+4
2012-05-03
drm/radeon: don't keep list of created fences.
Christian König
1
-1
/
+0
2012-05-03
drm/radeon: rename fence_wait_last to fence_wait_empty
Christian König
1
-1
/
+1
2012-05-03
drm/radeon: rework gpu lockup detection and processing
Christian König
1
-2
/
+1
2012-05-03
drm/radeon: use central function for IB testing
Christian König
1
-0
/
+1
2012-05-03
drm/radeon: replace gpu_lockup with ring->ready flag
Christian König
1
-1
/
+0
2012-05-03
drm/radeon: make radeon_gpu_is_lockup a per ring function
Christian König
1
-2
/
+2
2012-05-01
drm/radeon/kms: move audio params to separated struct
Rafał Miłecki
1
-9
/
+10
2012-04-24
drm/radeon/kms: fix up audio interrupt handling
Alex Deucher
1
-3
/
+14
2012-03-21
drm/radeon/kms: add trinity (TN) chip family
Alex Deucher
1
-1
/
+3
2012-03-21
drm/radeon/kms: Add support for RLC init on SI
Alex Deucher
1
-0
/
+13
2012-03-21
drm/radeon/kms: add ucode loading for SI
Alex Deucher
1
-0
/
+1
2012-03-21
drm/radeon/kms: add support for the CONST IB to the CS ioctl
Alex Deucher
1
-0
/
+3
2012-03-21
drm/radeon/kms: add gpu init support for SI
Alex Deucher
1
-0
/
+32
2012-03-21
drm/radeon/kms: add support for internal thermal sensor on SI
Alex Deucher
1
-0
/
+1
2012-03-21
drm/radeon/kms: update power table parsing for SI
Alex Deucher
1
-0
/
+1
[prev]
[next]