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.13.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
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
12
-23
/
+23
2011-03-17
drm/radeon: fixup refcounts in radeon dumb create ioctl.
Dave Airlie
1
-3
/
+5
2011-03-17
drm: radeon: *_cs_packet_parse_vline() cleanup
Paul Bolle
3
-42
/
+23
2011-03-17
radeon: merge list_del()/list_add_tail() to list_move_tail()
Nicolas Kaiser
1
-4
/
+2
2011-03-16
Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-next
Dave Airlie
14
-36
/
+34
2011-03-16
drm/radeon/kms: fix typo in atom overscan setup
Alex Deucher
1
-2
/
+2
2011-03-14
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
Dave Airlie
34
-200
/
+451
2011-03-14
drm/radeon: fix problem with changing active VRAM size. (v2)
Dave Airlie
11
-17
/
+28
2011-03-13
drm/radeon: fix page flipping hangs on r300/r400
Dave Airlie
2
-18
/
+2
2011-03-11
drm/radeon: add pageflip hooks for fusion
Dave Airlie
1
-0
/
+3
2011-03-03
drm/radeon/kms: allow max clock of 340 Mhz on hdmi 1.3+
Alex Deucher
1
-1
/
+10
2011-03-03
drm/radeon/kms: cayman/evergreen cs checker updates
Alex Deucher
4
-2
/
+30
2011-03-03
drm/radeon/kms/cayman: always set certain VGT regs at CP init
Alex Deucher
1
-1
/
+6
2011-03-03
drm/radeon/kms: additional default context regs for cayman
Alex Deucher
1
-0
/
+5
2011-03-03
drm/radeon/kms: add cayman CS check support
Alex Deucher
3
-4
/
+62
2011-03-03
drm/radeon/kms: add radeon_asic entry for cayman
Alex Deucher
2
-0
/
+59
2011-03-03
drm/radeon/kms: add cayman safe regs
Alex Deucher
2
-0
/
+620
2011-03-03
drm/radeon/kms/cayman: add asic init/startup/fini/suspend/resume functions
Alex Deucher
3
-7
/
+246
2011-03-03
drm/radeon/kms: add cayman asic reset support
Alex Deucher
3
-3
/
+101
2011-03-03
drm/radeon/kms: add support for cayman irqs
Alex Deucher
1
-3
/
+11
2011-03-03
drm/radeon/kms: add support for CP setup on cayman asics
Alex Deucher
6
-1
/
+482
2011-03-03
drm/radeon/kms: add support for cayman gart setup
Alex Deucher
2
-0
/
+149
2011-03-03
drm/radeon/kms: add gpu_init function for cayman
Alex Deucher
4
-2
/
+866
2011-03-03
drm/radeon/kms: add ucode loader for cayman
Alex Deucher
1
-8
/
+75
2011-03-03
drm/radeon/kms: add cayman chip family
Alex Deucher
2
-0
/
+2
2011-03-01
drm: fix printk typo 'sracth'
Paul Bolle
1
-1
/
+1
2011-03-01
drm/radeon: add new getparam for number of backends.
Dave Airlie
2
-1
/
+12
2011-03-01
drm/radeon: fix up dereferencing of busy objects.
Dave Airlie
1
-1
/
+1
2011-03-01
drm/radeon: bump version to 2.9
Dave Airlie
1
-1
/
+2
2011-03-01
drm/r600: parse the set predication command. (v2)
Dave Airlie
2
-0
/
+63
2011-02-28
drm/radeon: make sure ib reads are in-order.
Dave Airlie
1
-7
/
+9
2011-02-28
drm/radeon/r600_cs: off by one errors
Dan Carpenter
1
-6
/
+9
2011-02-23
Revert "ttm: Include the 'struct dev' when using the DMA API."
Dave Airlie
1
-1
/
+0
2011-02-23
Merge branch 'drm-mm-cleanup' into drm-next
Dave Airlie
22
-152
/
+138
2011-02-23
Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/ke...
Dave Airlie
3
-13
/
+36
2011-02-23
drm/radeon: overhaul texture checking. (v3)
Dave Airlie
2
-114
/
+246
2011-02-23
radeon: move blit functions to radeon_asic.h
Daniel Vetter
2
-13
/
+13
2011-02-23
radeon: kill decls for inline functions
Daniel Vetter
1
-6
/
+0
2011-02-23
radeon: consolidate asic-specific function decls for r600 & later
Daniel Vetter
4
-63
/
+58
2011-02-23
drm/radeon: kill radeon_bo->gobj pointer
Daniel Vetter
2
-7
/
+3
2011-02-23
drm/radeon: introduce gem_to_radeon_bo helper
Daniel Vetter
9
-28
/
+27
2011-02-23
drm/radeon: embed struct drm_gem_object
Daniel Vetter
14
-37
/
+39
2011-02-23
drm/radeon: fix regression with AA resolve checking
Dave Airlie
1
-1
/
+1
2011-02-23
drm: drop commented out code and preceding comment
Paul Bolle
1
-2
/
+0
2011-02-23
drm/radeon/kms: align height of fb allocation.
Dave Airlie
1
-1
/
+4
2011-02-23
Revert "drm/radeon/kms: switch back to min->max pll post divider iteration"
Alex Deucher
1
-1
/
+1
2011-02-22
ttm: Include the 'struct dev' when using the DMA API.
Konrad Rzeszutek Wilk
1
-0
/
+1
2011-02-19
radeon/ttm/PCIe: Use dma_addr if TTM has set it.
Konrad Rzeszutek Wilk
3
-12
/
+33
2011-02-17
drm: Fix printk typo 'failled'
Paul Bolle
12
-22
/
+22
2011-02-17
drm/radeon/kms: add missing frac fb div flag for dce4+
Alex Deucher
1
-1
/
+3
[next]