index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
r100.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-04
|
\
|
*
drm/radeon: Fix scratch register leak in IB test.
Michel Dänzer
2012-09-27
|
*
drm/radeon: Remove unused functions
Lauri Kasanen
2012-09-20
|
*
drm/radeon: Mark all possible functions / structs as static
Lauri Kasanen
2012-09-20
|
*
drm/radeon: cleanup VM id handling a bit
Christian König
2012-09-20
|
*
drm/radeon: remove gui_idle interrupt infrastructure
Alex Deucher
2012-09-20
|
*
drm/radeon/r1xx-r4xx: don't use radeon_crtc for vblank callback
Alex Deucher
2012-09-20
*
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
*
|
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-10-02
|
/
*
drm/radeon: Prevent leak of scratch register on resume from suspend
Simon Kitching
2012-09-20
*
drm/radeon: start to document the functions r100.c
Alex Deucher
2012-07-18
*
drm/radeon: add rptr save support for r1xx-r5xx
Alex Deucher
2012-07-18
*
drm/radeon: fix const IB handling v2
Christian König
2012-07-18
*
drm/radeon: move radeon_ib_ring_tests out of chipset code
Christian König
2012-07-17
*
drm/radeon: remove ip_pool start/suspend
Christian König
2012-07-17
*
drm/radeon: move r100_enable_bm to a more logic place
Alex Deucher
2012-06-29
*
drm/radeon: clean up CS functions in r100.c
Alex Deucher
2012-06-29
*
drm/radeon: replace pflip and sw_int counters with atomics
Christian Koenig
2012-06-21
*
drm/radeon: apply Murphy's law to the kms irq code v3
Christian Koenig
2012-06-21
*
drm/radeon: remove radeon_fence_create
Christian König
2012-06-21
*
drm/radeon: check kmalloc() for failures
Dan Carpenter
2012-05-17
*
drm/radeon: make the ib an inline object
Jerome Glisse
2012-05-09
*
drm/radeon: Original Radeons had PCI GART, not PCIe GART.
Michel Dänzer
2012-05-03
*
drm/radeon: make forcing ring activity a common function
Christian König
2012-05-03
*
drm/radeon: move lockup detection code into radeon_ring.c
Christian König
2012-05-03
*
drm/radeon: use central function for IB testing
Christian König
2012-05-03
*
drm/radeon: replace gpu_lockup with ring->ready flag
Christian König
2012-05-03
*
Merge tag 'v3.4-rc3' into drm-intel-next-queued
Daniel Vetter
2012-04-17
|
\
|
*
drm/radeon: replace udelay with mdelay for long timeouts
Arnd Bergmann
2012-04-10
*
|
drm/radeon: enable pci bus mastering after card is initialised (v2)
Dave Airlie
2012-04-12
|
/
*
drm: Merge tag 'v3.3-rc7' into drm-core-next
Dave Airlie
2012-03-15
|
\
|
*
drm/radeon/kms: properly set accel working flag and bailout when false
Jerome Glisse
2012-02-22
|
*
drm/radeon/kms: fix MSI re-arm on rv370+
Alex Deucher
2012-02-14
*
|
drm/radeon/kms: move clock/pcie setting callbacks into pm struct
Alex Deucher
2012-02-29
*
|
drm/radeon/kms: reorganize gart callbacks
Alex Deucher
2012-02-29
*
|
drm/radeon/kms: make ring_start, ring_test, and ib_test per ring
Alex Deucher
2012-02-29
*
|
drm/radeon/kms: add wait_for_vblank asic callback
Alex Deucher
2012-02-27
*
|
drm/radeon/kms: add r1xx/r2xx CS support for tiled textures
Alex Deucher
2012-02-03
*
|
drm/radeon/kms: add r1xx/r2xx support for CS_KEEP_TILING_FLAGS
Alex Deucher
2012-02-03
|
/
*
radeon: Call pci_clear_master() instead of open-coding it.
Michel Dänzer
2012-01-13
*
radeon: Fix disabling PCI bus mastering on big endian hosts.
Michel Dänzer
2012-01-06
*
drm/radeon: make ib size variable
Jerome Glisse
2012-01-05
*
drm/radeon: introduce a sub allocator and convert ib pool to it v4
Jerome Glisse
2011-12-20
*
drm/radeon/kms: add support for per-ring fence interrupts
Alex Deucher
2011-12-20
*
drm/radeon/kms: add some new ring params to better handle other ring types
Alex Deucher
2011-12-20
*
drm/radeon: precompute fence cpu/gpu addr once v3
Jerome Glisse
2011-12-20
*
drm/radeon: rename struct radeon_cp to radeon_ring
Christian König
2011-12-20
*
drm/radeon: make cp variable an array
Christian König
2011-12-20
*
drm/radeon: make ring rptr and wptr register offsets variable
Christian König
2011-12-20
*
drm/radeon: make all functions work with multiple rings.
Christian König
2011-12-20
[next]