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_device.c
Commit message (
Expand
)
Author
Age
*
drm/radeon: add PRIME support (v2)
Alex Deucher
2012-05-23
*
drm/radeon: make use of radeon_gem_init() consistent
Alex Deucher
2012-05-17
*
vga_switcheroo: Introduce struct vga_switcheroo_client_ops
Takashi Iwai
2012-05-13
*
drm/radeon: rip out the ib pool
Jerome Glisse
2012-05-09
*
drm/radeon: simplify semaphore handling v2
Jerome Glisse
2012-05-09
*
drm/radeon: rework locking ring emission mutex in fence deadlock detection v2
Christian König
2012-05-09
*
drm/radeon: rework fence handling, drop fence list v7
Jerome Glisse
2012-05-09
*
drm/radeon: replace the per ring mutex with a global one
Christian König
2012-05-09
*
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...
Dave Airlie
2012-05-07
|
\
|
*
Merge tag 'v3.4-rc6' into drm-intel-next
Daniel Vetter
2012-05-07
|
|
\
|
|
*
drm/radeon: clarify and extend wb setup on APUs and NI+ asics
Alex Deucher
2012-05-04
*
|
|
drm/radeon: rework recursive gpu reset handling
Christian König
2012-05-03
*
|
|
drm/radeon: rename fence_wait_last to fence_wait_empty
Christian König
2012-05-03
*
|
|
drm/radeon: replace gpu_lockup with ring->ready flag
Christian König
2012-05-03
|
/
/
*
/
drm/radeon: enable pci bus mastering after card is initialised (v2)
Dave Airlie
2012-04-12
|
/
*
drm/radeon/kms: add trinity (TN) chip family
Alex Deucher
2012-03-21
*
drm/radeon/kms: DCE6 disp eng pll updates
Alex Deucher
2012-03-21
*
drm/radeon/kms: add SI chip families
Alex Deucher
2012-03-21
*
drm/radeon/kms: disable output polling when suspended
Seth Forshee
2012-02-01
*
drm/radeon: avoid deadlock if GPU lockup is detected in ib_pool_get
Jerome Glisse
2012-01-25
*
drm/radeon/kms: move disp eng pll setup to init path
Alex Deucher
2012-01-24
*
drm/radeon: GPU virtual memory support v22
Jerome Glisse
2012-01-06
*
drm/radeon/kms: disable writeback on pre-R300 asics
Alex Deucher
2012-01-05
*
drm/radeon: allocate semaphore from the ib pool
Jerome Glisse
2012-01-05
*
drm/radeon: rename struct radeon_cp to radeon_ring
Christian König
2011-12-20
*
drm/radeon: Add radeon_test_syncing function v2
Christian König
2011-12-20
*
drm/radeon: make cp variable an array
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: fix debugfs handling v3
Christian König
2011-12-20
*
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
2011-12-20
|
\
|
*
drm/radeon: Make sure CS mutex is held across GPU reset.
Michel Dänzer
2011-11-11
*
|
drm/radeon/kms: enable the ttm dma pool if swiotlb is on V4
Konrad Rzeszutek Wilk
2011-12-06
|
/
*
drm/radeon/kms: add more elaborate benchmarks
Ilija Hadzic
2011-10-18
*
drm/radeon/kms: set DMA mask properly on newer PCI asics
Alex Deucher
2011-10-10
*
DRM: bug: RADEON_DEBUGFS_MAX_{NUM_FILES => COMPONENTS}
Michael Witten
2011-10-10
*
drm/radeon: Make vramlimit parameter actually work.
Michel Dänzer
2011-08-22
*
drm/radeon: re-POST the asic on Apple hardware when booted via EFI
Matthew Garrett
2011-08-12
*
drm/radeon: Log Subsystem Vendor and Device Information
Thomas Reim
2011-08-04
*
drm/radeon/kms: clear wb memory by default
Alex Deucher
2011-06-16
*
drm/radeon/kms: fix for radeon on systems >4GB without hardware iommu
Daniel Haid
2011-06-08
*
drm/radeon/kms: add family ids for llano APUs
Alex Deucher
2011-06-01
*
drm/radeon/kms/atom: move dig phy init out of modesetting
Alex Deucher
2011-05-23
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
Dave Airlie
2011-03-14
|
\
|
*
drm/radeon: fix race between GPU reset and TTM delayed delete thread.
Dave Airlie
2011-02-13
*
|
drm/radeon/kms: add cayman chip family
Alex Deucher
2011-03-02
*
|
drm/radeon: introduce gem_to_radeon_bo helper
Daniel Vetter
2011-02-22
*
|
drm/radeon: embed struct drm_gem_object
Daniel Vetter
2011-02-22
|
/
*
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
2011-01-25
[next]