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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-25
drm/radeon: avoid deadlock if GPU lockup is detected in ib_pool_get
Jerome Glisse
3
-54
/
+54
2012-01-25
drm/radeon: silence out possible lock dependency warning
Jerome Glisse
1
-8
/
+11
2012-01-24
drm/radeon/kms: refine TMDS dual link checks
Alex Deucher
4
-37
/
+105
2012-01-24
drm/radeon/kms: use drm_detect_hdmi_monitor for picking encoder mode
Alex Deucher
1
-3
/
+3
2012-01-24
drm/radeon/kms: rework modeset sequence for DCE41 and DCE5
Alex Deucher
1
-7
/
+12
2012-01-24
drm/radeon/kms: move panel mode setup into encoder mode set
Alex Deucher
3
-12
/
+24
2012-01-24
drm/radeon/kms: move disp eng pll setup to init path
Alex Deucher
4
-33
/
+36
2012-01-24
drm/radeon: finish getting bios earlier
Igor Murzov
2
-2
/
+2
2012-01-24
drm/radeon: fix invalid memory access in radeon_atrm_get_bios()
Igor Murzov
1
-1
/
+1
2012-01-23
drm/radeon/kms: add some missing semaphore init
Alex Deucher
4
-0
/
+4
2012-01-23
drm/radeon/kms: Add an MSI quirk for Dell RS690
Alex Deucher
1
-0
/
+6
2012-01-13
radeon: Call pci_clear_master() instead of open-coding it.
Michel Dänzer
2
-14
/
+3
2012-01-13
drm/radeon/kms: Fix module parameter description format
Jean Delvare
1
-1
/
+1
2012-01-13
drm/radeon/kms/ni: fix packet2 handling for VM IB parser
Alex Deucher
1
-1
/
+2
2012-01-10
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
53
-1701
/
+4594
2012-01-09
drm/radeon: double lock typo in radeon_vm_bo_rmv()
Dan Carpenter
1
-1
/
+1
2012-01-09
drm/radeon: use after free in radeon_vm_bo_add()
Dan Carpenter
1
-1
/
+1
2012-01-09
drm/radeon/kms: check if vm is supported in VA ioctl
Alex Deucher
4
-3
/
+18
2012-01-06
drm: introduce drm_can_sleep and use in intel/radeon drivers. (v2)
Dave Airlie
1
-0
/
+2
2012-01-06
radeon: Fix disabling PCI bus mastering on big endian hosts.
Michel Dänzer
2
-4
/
+5
2012-01-06
ttm: fix agp since ttm tt rework
Jerome Glisse
1
-0
/
+11
2012-01-06
drm/radeon/kms: sync across multiple rings when doing bo moves v3
Alex Deucher
3
-4
/
+39
2012-01-06
drm/radeon/kms: Add support for multi-ring sync in CS ioctl (v2)
Christian König
3
-0
/
+50
2012-01-06
drm/radeon: GPU virtual memory support v22
Jerome Glisse
18
-78
/
+1444
2012-01-05
drm/radeon/benchmark: common modes sweep ignores 640x480@32
Chen Jie
1
-3
/
+3
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
4
-100
/
+131
2012-01-05
drm/radeon: make ib size variable
Jerome Glisse
6
-14
/
+21
2012-01-05
drm/radeon/kms: add missing ring ready check in sync tests
Alex Deucher
1
-0
/
+2
2012-01-03
Merge branch 'drm-radeon-testing' of ../drm-radeon-next into drm-core-next
Dave Airlie
6
-54
/
+125
2012-01-03
drm/radeon/kms: define TMDS/LVTM HDMI enabling bits
Rafał Miłecki
2
-4
/
+10
2012-01-03
drm/radeon/kms: workaround invalid AVI infoframe checksum issue
Rafał Miłecki
1
-0
/
+7
2012-01-03
drm/radeon/kms: setup HDMI mode on Evergreen encoders
Rafał Miłecki
2
-8
/
+33
2012-01-03
drm/radeon/kms/atom: fix possible segfault in pm setup
Alexander Müller
1
-1
/
+5
2011-12-22
drm/radeon/kms: bail on BTC parts if MC ucode is missing
Alex Deucher
1
-0
/
+12
2011-12-20
drm/radeon/kms: don't use 0 bpc for adjusting hdmi clock
Dave Airlie
1
-1
/
+1
2011-12-20
drm/radeon: introduce a sub allocator and convert ib pool to it v4
Jerome Glisse
18
-292
/
+601
2011-12-20
drm/radeon/kms: add support for per-ring fence interrupts
Alex Deucher
9
-39
/
+105
2011-12-20
drm/radeon/kms: add cayman specific fence_ring_emit
Alex Deucher
4
-3
/
+50
2011-12-20
drm/radeon/kms: add some new ring params to better handle other ring types
Alex Deucher
7
-11
/
+27
2011-12-20
drm/radeon: improve radeon_test_syncing function
Christian König
1
-14
/
+185
2011-12-20
drm/radeon: precompute fence cpu/gpu addr once v3
Jerome Glisse
14
-53
/
+152
2011-12-20
drm/radeon: move ring debugfs into radeon_ring.c
Christian König
2
-26
/
+50
2011-12-20
drm/radeon: rename struct radeon_cp to radeon_ring
Christian König
21
-826
/
+826
2011-12-20
drm/radeon: disable compute rings on cayman for now
Christian König
1
-2
/
+2
2011-12-20
drm/radeon: add radeon_fence_count_emited function
Christian König
3
-14
/
+23
2011-12-20
drm/radeon: make some asic pointers per ring
Christian König
5
-64
/
+144
2011-12-20
drm/radeon: Add radeon_test_syncing function v2
Christian König
3
-1
/
+96
2011-12-20
drm/radeon: make cp variable an array
Christian König
20
-96
/
+119
2011-12-20
drm/radeon: make ring rptr and wptr register offsets variable
Christian König
9
-52
/
+29
[next]