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_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-27
drm/radeon: restore backlight level on resume
Alex Deucher
1
-0
/
+7
2012-09-20
drm/radeon: Mark all possible functions / structs as static
Lauri Kasanen
1
-1
/
+1
2012-09-20
drm/radeon: rework VMID handling
Christian König
1
-1
/
+0
2012-09-20
drm/radeon: remove gui_idle interrupt infrastructure
Alex Deucher
1
-1
/
+0
2012-08-29
drm/radeon: fix double free in radeon_gpu_reset
Christian König
1
-0
/
+3
2012-08-29
drm/radeon: force dma32 to fix regression rs4xx,rs6xx,rs740
Jerome Glisse
1
-1
/
+1
2012-08-13
drm/radeon/kms: implement timestamp userspace query (v2)
Marek Olšák
1
-0
/
+1
2012-07-18
drm/radeon: document radeon_device.c (v2)
Alex Deucher
1
-3
/
+310
2012-07-18
drm/radeon: remove radeon_ring_index()
Alex Deucher
1
-0
/
+4
2012-07-17
drm/radeon: implement ring saving on reset v4
Christian König
1
-8
/
+40
2012-07-17
drm/radeon: move radeon_ib_ring_tests out of chipset code
Christian König
1
-0
/
+15
2012-07-17
drm/radeon: add an exclusive lock for GPU reset v2
Jerome Glisse
1
-0
/
+3
2012-06-21
drm/radeon: replace cs_mutex with vm_mutex v3
Christian König
1
-1
/
+1
2012-06-21
drm/radeon: fix & improve ih ring handling v3
Christian Koenig
1
-2
/
+1
2012-06-21
drm/radeon: replace vmram_mutex with mclk_lock v2
Christian König
1
-1
/
+1
2012-05-23
drm/radeon: add PRIME support (v2)
Alex Deucher
1
-1
/
+1
2012-05-17
drm/radeon: make use of radeon_gem_init() consistent
Alex Deucher
1
-1
/
+3
2012-05-13
vga_switcheroo: Introduce struct vga_switcheroo_client_ops
Takashi Iwai
1
-4
/
+6
2012-05-09
drm/radeon: rip out the ib pool
Jerome Glisse
1
-1
/
+0
2012-05-09
drm/radeon: simplify semaphore handling v2
Jerome Glisse
1
-2
/
+0
2012-05-09
drm/radeon: rework locking ring emission mutex in fence deadlock detection v2
Christian König
1
-1
/
+4
2012-05-09
drm/radeon: rework fence handling, drop fence list v7
Jerome Glisse
1
-4
/
+4
2012-05-09
drm/radeon: replace the per ring mutex with a global one
Christian König
1
-2
/
+1
2012-05-07
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...
Dave Airlie
1
-2
/
+2
2012-05-07
Merge tag 'v3.4-rc6' into drm-intel-next
Daniel Vetter
1
-2
/
+2
2012-05-04
drm/radeon: clarify and extend wb setup on APUs and NI+ asics
Alex Deucher
1
-2
/
+2
2012-05-03
drm/radeon: rework recursive gpu reset handling
Christian König
1
-5
/
+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: replace gpu_lockup with ring->ready flag
Christian König
1
-1
/
+0
2012-04-12
drm/radeon: enable pci bus mastering after card is initialised (v2)
Dave Airlie
1
-1
/
+0
2012-03-21
drm/radeon/kms: add trinity (TN) chip family
Alex Deucher
1
-0
/
+1
2012-03-21
drm/radeon/kms: DCE6 disp eng pll updates
Alex Deucher
1
-1
/
+1
2012-03-21
drm/radeon/kms: add SI chip families
Alex Deucher
1
-0
/
+3
2012-02-01
drm/radeon/kms: disable output polling when suspended
Seth Forshee
1
-0
/
+4
2012-01-25
drm/radeon: avoid deadlock if GPU lockup is detected in ib_pool_get
Jerome Glisse
1
-1
/
+1
2012-01-24
drm/radeon/kms: move disp eng pll setup to init path
Alex Deucher
1
-2
/
+4
2012-01-06
drm/radeon: GPU virtual memory support v22
Jerome Glisse
1
-0
/
+4
2012-01-05
drm/radeon/kms: disable writeback on pre-R300 asics
Alex Deucher
1
-1
/
+4
2012-01-05
drm/radeon: allocate semaphore from the ib pool
Jerome Glisse
1
-1
/
+1
2011-12-20
drm/radeon: rename struct radeon_cp to radeon_ring
Christian König
1
-1
/
+1
2011-12-20
drm/radeon: Add radeon_test_syncing function v2
Christian König
1
-1
/
+4
2011-12-20
drm/radeon: make cp variable an array
Christian König
1
-1
/
+2
2011-12-20
drm/radeon/kms: add support for semaphores v3
Christian König
1
-0
/
+2
2011-12-20
drm/radeon/kms: add support for multiple fence queues v2
Alex Deucher
1
-3
/
+4
2011-12-20
drm/radeon: fix debugfs handling v3
Christian König
1
-19
/
+25
2011-12-20
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
1
-4
/
+12
2011-12-06
drm/radeon/kms: enable the ttm dma pool if swiotlb is on V4
Konrad Rzeszutek Wilk
1
-0
/
+6
2011-11-11
drm/radeon: Make sure CS mutex is held across GPU reset.
Michel Dänzer
1
-4
/
+12
2011-10-18
drm/radeon/kms: add more elaborate benchmarks
Ilija Hadzic
1
-1
/
+1
2011-10-10
drm/radeon/kms: set DMA mask properly on newer PCI asics
Alex Deucher
1
-3
/
+4
[next]