Ilija Hadzic
|
4e872ae2bb
drm/radeon: consolidate redundant macros and constants
|
12 years ago |
Ilija Hadzic
|
012e976d42
drm/radeon: use common next_reloc function
|
12 years ago |
Ilija Hadzic
|
c3ad63afcd
drm/radeon: rename r100_cs_dump_packet to radeon_cs_dump_packet
|
12 years ago |
Ilija Hadzic
|
c38f34b53e
drm/radeon: use common cs packet parse function
|
12 years ago |
Ilija Hadzic
|
66b3543ef3
drm/radeon: fix formatting
|
12 years ago |
Daniel Vetter
|
2c385151ed
drm/radeon: make indirect register access concurrency-safe
|
12 years ago |
Daniel Vetter
|
2ef9bdfe64
drm/radeon: add W|RREG32_IDX for MM_INDEX|DATA based mmio accesss
|
12 years ago |
Linus Torvalds
|
612a9aab56
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
12 years ago |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
David Howells
|
4126d5d61f
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
|
12 years ago |
Michel Dänzer
|
af026c5bd1
drm/radeon: Fix scratch register leak in IB test.
|
12 years ago |
Lauri Kasanen
|
e9e2fbe975
drm/radeon: Remove unused functions
|
13 years ago |
Lauri Kasanen
|
1109ca09b9
drm/radeon: Mark all possible functions / structs as static
|
13 years ago |
Christian König
|
4bf3dd9264
drm/radeon: cleanup VM id handling a bit
|
13 years ago |
Alex Deucher
|
ee93b86be1
drm/radeon: remove gui_idle interrupt infrastructure
|
13 years ago |
Alex Deucher
|
94f768fd74
drm/radeon/r1xx-r4xx: don't use radeon_crtc for vblank callback
|
13 years ago |
Simon Kitching
|
16c58081eb
drm/radeon: Prevent leak of scratch register on resume from suspend
|
12 years ago |
Alex Deucher
|
48ef779ff3
drm/radeon: start to document the functions r100.c
|
13 years ago |
Alex Deucher
|
c7eff978e0
drm/radeon: add rptr save support for r1xx-r5xx
|
13 years ago |
Christian König
|
4ef72566f1
drm/radeon: fix const IB handling v2
|
13 years ago |
Christian König
|
04eb2206d8
drm/radeon: move radeon_ib_ring_tests out of chipset code
|
13 years ago |
Christian König
|
2898c348e5
drm/radeon: remove ip_pool start/suspend
|
13 years ago |
Alex Deucher
|
74da01dcfb
drm/radeon: move r100_enable_bm to a more logic place
|
13 years ago |
Alex Deucher
|
0242f74d29
drm/radeon: clean up CS functions in r100.c
|
13 years ago |
Christian Koenig
|
736fc37fd7
drm/radeon: replace pflip and sw_int counters with atomics
|
13 years ago |
Christian Koenig
|
fb98257a9d
drm/radeon: apply Murphy's law to the kms irq code v3
|
13 years ago |
Christian König
|
876dc9f329
drm/radeon: remove radeon_fence_create
|
13 years ago |
Dan Carpenter
|
ce06791366
drm/radeon: check kmalloc() for failures
|
13 years ago |
Jerome Glisse
|
f2e3922106
drm/radeon: make the ib an inline object
|
13 years ago |
Michel Dänzer
|
43caf4515c
drm/radeon: Original Radeons had PCI GART, not PCIe GART.
|
13 years ago |