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
...
*
|
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
*
drm/radeon/kms: add support for semaphores v3
Christian König
2011-12-20
*
drm/radeon/kms: add support for multiple fence queues v2
Alex Deucher
2011-12-20
*
drm/radeon/kms: add some loop timeouts in pageflip code
Alex Deucher
2011-12-01
*
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2011-11-07
|
\
|
*
drm/radeon/kms: consolidate GART code, fix segfault after GPU lockup V2
Jerome Glisse
2011-11-04
|
*
drm/radeon/kms: set HPD polarity in hpd_init()
Alex Deucher
2011-11-03
*
|
gpu: add module.h to drivers/gpu files as required.
Paul Gortmaker
2011-10-31
|
/
*
Merge tag 'v3.1-rc10' into drm-core-next
Dave Airlie
2011-10-18
|
\
|
*
Revert "drm/radeon/kms: fix typo in r100_blit_copy"
Dave Airlie
2011-09-23
|
*
drm/radeon/kms: Make GPU/CPU page size handling consistent in blit code (v2)
Alex Deucher
2011-09-18
|
*
drm/radeon/kms: fix typo in r100_blit_copy
Alex Deucher
2011-09-18
|
*
drm/radeon: Don't read from CP ring write pointer registers.
Michel Dänzer
2011-09-14
*
|
drm/radeon: Move r100_*_*reg out of line
Andi Kleen
2011-10-18
*
|
drm/radeon: Remove more bogus inlines in the radeon driver.
Andi Kleen
2011-10-18
*
|
drm/radeon: Print gart initialization details on all chipsets
Tormod Volden
2011-09-06
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-03-18
|
\
|
*
drm: fix printk typo 'sracth'
Paul Bolle
2011-03-01
|
*
drm: Fix printk typo 'failled'
Paul Bolle
2011-02-17
*
|
drm: radeon: *_cs_packet_parse_vline() cleanup
Paul Bolle
2011-03-16
*
|
drm/radeon: fix problem with changing active VRAM size. (v2)
Dave Airlie
2011-03-13
*
|
drm/radeon: fix page flipping hangs on r300/r400
Dave Airlie
2011-03-12
*
|
drm/radeon: fix regression with AA resolve checking
Dave Airlie
2011-02-22
*
|
drm: drop commented out code and preceding comment
Paul Bolle
2011-02-22
*
|
drm/radeon/kms: check AA resolve registers on r300
Marek Olšák
2011-02-13
*
|
drm/radeon/kms: optimize CS state checking for r100->r500
Marek Olšák
2011-02-13
|
/
*
drm/radeon/kms: clean up some magic numbers
Alex Deucher
2011-01-26
*
drm/radeon/kms: fix a spelling error in an error message
Alex Deucher
2011-01-23
*
drm/radeon/kms: balance asic_reset functions
Alex Deucher
2011-01-16
*
drm/radeon: use system_wq instead of dev_priv->wq
Tejun Heo
2011-01-05
[prev]
[next]