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
/
radeon_object.c
Commit message (
Expand
)
Author
Age
*
drm/ttm: restructure to allow driver to plug in alternate memory manager
Ben Skeggs
2010-10-04
*
drm/radeon: fall back to GTT if bo creation/validation in VRAM fails.
Michel Dänzer
2010-08-01
*
drm/radeon/kms: record object that have been list reserved
Jerome Glisse
2010-05-21
*
drm/radeon/kms: take vram mutex pointer before derefing object.
Dave Airlie
2010-05-18
*
radeon: Unmap vram pages when reclocking
Matthew Garrett
2010-05-18
*
Merge branch 'drm-ttm-unmappable' into drm-core-next
Dave Airlie
2010-04-20
|
\
|
*
drm/radeon/kms: add support for new fault callback V7
Jerome Glisse
2010-04-20
|
*
drm/ttm: split no_wait argument in 2 GPU or reserve wait
Jerome Glisse
2010-04-07
*
|
Merge branch 'master' into export-slabh
Tejun Heo
2010-04-04
|
\
|
|
*
drm/radeon/kms: Only restrict BO to visible VRAM size when pinning to VRAM.
Michel Dänzer
2010-03-30
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
|
/
*
drm/radeon/kms: force pinning buffer into visible VRAM
Jerome Glisse
2010-02-24
*
drm/radeon/kms: fix bo's fence association
Jerome Glisse
2010-02-15
*
drm/radeon/kms: make hibernate work on IGPs
Dave Airlie
2010-01-25
*
drm/radeon/kms: detect sideport memory on IGP chips
Alex Deucher
2010-01-07
*
drm/radeon/kms: Check if bo we got from ttm are radeon object or not
Jerome Glisse
2009-12-16
*
drm/radeon/kms: If no placement is supplied fallback to system
Jerome Glisse
2009-12-16
*
drm/radeon/kms: Convert radeon to new ttm_bo_init
Jerome Glisse
2009-12-10
*
drm/radeon/kms: restore surface registers on resume.
Dave Airlie
2009-12-10
*
drm/radeon: Remove tests for -ERESTART from the TTM code.
Thomas Hellstrom
2009-12-10
*
drm/radeon/kms: Convert radeon to new TTM validation API (V2)
Jerome Glisse
2009-12-10
*
drm/radeon/kms: Rework radeon object handling
Jerome Glisse
2009-12-01
*
drm/radeon/kms: add HDP flushing for all GPUs.
Dave Airlie
2009-12-01
*
drm/radeon: use list_for_each_entry instead of list_for_each
Dave Airlie
2009-10-07
*
drm/radeon/kms: Use surfaces for scanout / cursor byte swapping on big endian.
Michel Dänzer
2009-09-18
*
drm/radeon/kms: move mtrr range add and memory information
Jerome Glisse
2009-09-14
*
drm/radeon/kms: implement bo busy check + current domain
Dave Airlie
2009-08-16
*
drm/radeon/kms: Fix caching mode selection for GTT object
Jerome Glisse
2009-08-06
*
drm/radeon/kms: allow interruptible waits for objects.
Dave Airlie
2009-07-29
*
drm/radeon: Pay more attention to object placement requested by userspace.
Michel Dänzer
2009-07-29
*
drm/radeon: Don't unreserve twice on failure to validate.
Michel Dänzer
2009-07-29
*
drm/radeon/kms: add initial colortiling support.
Dave Airlie
2009-07-29
*
drm/radeon: fix radeon kms framebuffer device
Jerome Glisse
2009-06-24
*
drm/radeon: introduce kernel modesetting for radeon hardware
Jerome Glisse
2009-06-14