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
/
r600.c
Commit message (
Expand
)
Author
Age
*
drm/radeon/kms: add dynamic engine reclocking (V9)
Rafał Miłecki
2010-02-08
*
drm/radeon/kms/r600: reduce gpu cache flushing
Alex Deucher
2010-02-08
*
drm/radeon/kms: don't call suspend path before cleaning up GPU
Jerome Glisse
2010-02-04
*
drm/radeon/kms: fix regression rendering issue on R6XX/R7XX
Jerome Glisse
2010-02-04
*
drm/radeon/kms: move blit initialization after we disabled VGA
Jerome Glisse
2010-02-04
*
drm/radeon/kms: Bailout of blit if error happen & protect with mutex V3
Jerome Glisse
2010-01-31
*
drm/radeon/kms: r600/r700 don't test ib if ib initialization fails
Jerome Glisse
2010-01-20
*
drm/radeon/kms: r600 handle irq vector ring overflow
Jerome Glisse
2010-01-20
*
drm/radeon/kms: r600/r700 don't process IRQ if not initialized
Jerome Glisse
2010-01-20
*
drm/radeon/kms: r600/r700 disable irq at suspend
Jerome Glisse
2010-01-20
*
drm/radeon/kms: Use radeon_agp_disable when disabling AGP
Jerome Glisse
2010-01-13
*
drm/radeon/kms: Fix r600 blit cleanup path
Jerome Glisse
2010-01-13
*
drm/radeon/kms/r6xx+: make irq handler less verbose
Alex Deucher
2010-01-12
*
drm/radeon/kms: Don't try to enable IRQ if we have no handler installed
Jerome Glisse
2010-01-07
*
drm/radeon/kms: Make sure we release AGP device if we acquired it
Jerome Glisse
2010-01-07
*
drm/radeon/kms: Schedule host path read cache flush through the ring V2
Jerome Glisse
2010-01-07
*
drm/radeon/kms: detect sideport memory on IGP chips
Alex Deucher
2010-01-07
*
drm/radeon/kms: HDMI support for R600 KMS
Christian Koenig
2009-12-16
*
drm/radeon/kms: make sure mc is initialized before mapping blit bo
Alex Deucher
2009-12-16
*
drm/radeon/kms/r600/r700: fallback gracefully on ucode failure
Alex Deucher
2009-12-10
*
drm/radeon/kms: enable hpd support
Alex Deucher
2009-12-07
*
drm/radeon/kms: add asic callbacks for hpd
Alex Deucher
2009-12-07
*
drm/radeon/kms: add hpd support for r6xx/r7xx/rs780/rs880 asics
Alex Deucher
2009-12-07
*
drm/radeon/kms: fix ring info in debugfs on r600+
Rafał Miłecki
2009-12-03
*
drm/radeon/kms: Rework radeon object handling
Jerome Glisse
2009-12-01
*
drm/radeon/kms: add irq mitigation code for sw interrupt.
Dave Airlie
2009-12-01
*
drm/radeon/kms: Add support for interrupts on r6xx/r7xx chips (v3)
Alex Deucher
2009-12-01
*
drm/radeon/kms: ignore unposted GPUs with no BIOS.
Dave Airlie
2009-12-01
*
drm/radeon/kms: add HDP flushing for all GPUs.
Dave Airlie
2009-12-01
*
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-11-11
|
\
|
*
drm/radeon/kms: add debugfs for power management for AtomBIOS devices
Rafał Miłecki
2009-11-05
|
*
drm/radeon/kms/r600: fix rs880 support v2
Alex Deucher
2009-11-05
|
*
drm/radeon/kms: stop putting VRAM at 0 in MC space on r600s.
Dave Airlie
2009-11-03
|
*
drm/radeon/kms: Don't RMW CP_RB_CNTL
Alex Deucher
2009-11-03
|
*
drm/radeon/kms: fix vram_width calculation on r6xx/r7xx
Alex Deucher
2009-10-25
|
*
drm/radeon/kms: use RADEON_GPU_PAGE_SIZE instead of 4096
Matt Turner
2009-10-15
*
|
Merge branch 'drm-next' of ../drm-next into drm-linus
Dave Airlie
2009-10-08
|
\
|
|
*
drm/radeon/kms: Fix AGP support for R600/RV770 family (v2)
Jerome Glisse
2009-10-07
|
*
drm/radeon/kms: Fallback to non AGP when acceleration fails to initialize (v2)
Jerome Glisse
2009-10-07
|
*
drm/radeon/kms: R600/RV770 remove dead code and print message for wrong BIOS
Jerome Glisse
2009-10-01
|
*
drm/radeon/kms: Fix R600/RV770 disable acceleration path
Jerome Glisse
2009-10-01
|
*
drm/radeon/kms: Fix R600/RV770 startup path & reset
Jerome Glisse
2009-10-01
|
*
drm/radeon/kms: Fix R600 write back buffer
Jerome Glisse
2009-10-01
|
*
drm/radeon/kms: Remove old init path as no hw use it anymore
Jerome Glisse
2009-10-01
*
|
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
2009-09-30
|
\
|
|
*
drm/radeon/kms: Convert RV515 to new init path and associated cleanup
Jerome Glisse
2009-09-28
|
*
drm/radeon/kms/r600: clamp vram to aperture size
Alex Deucher
2009-09-25
*
|
drm/vgaarb: add VGA arbitration support to the drm and kms.
Dave Airlie
2009-09-21
|
/
*
drm/radeon/kms: move around new init path code to avoid posting at init
Dave Airlie
2009-09-18
*
drm/radeon/r600: fix some issues with suspend/resume.
Dave Airlie
2009-09-18
[next]