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
Commit message (
Expand
)
Author
Age
*
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2012-07-19
*
drm/fb helper: don't call drm_crtc_helper_set_config
Daniel Vetter
2012-07-19
*
drm/fb-helper: delay hotplug handling when partially bound
Daniel Vetter
2012-07-19
*
drm/radeon: fix SS setup for DCPLL
Alex Deucher
2012-07-18
*
drm/radeon: fix up pll selection on DCE5/6
Alex Deucher
2012-07-18
*
drm/radeon: start to document evergreen.c
Alex Deucher
2012-07-18
*
drm/radeon: start to document the functions r100.c
Alex Deucher
2012-07-18
*
drm/radeon: document VM functions in radeon_gart.c (v3)
Alex Deucher
2012-07-18
*
drm/radeon: document non-VM functions in radeon_gart.c (v2)
Alex Deucher
2012-07-18
*
drm/radeon: document radeon_ring.c (v4)
Alex Deucher
2012-07-18
*
drm/radeon: document radeon_fence.c (v2)
Alex Deucher
2012-07-18
*
drm/radeon: document radeon_asic.c
Alex Deucher
2012-07-18
*
drm/radeon: document radeon_irq_kms.c
Alex Deucher
2012-07-18
*
drm/radeon: document radeon_kms.c
Alex Deucher
2012-07-18
*
drm/radeon: document radeon_device.c (v2)
Alex Deucher
2012-07-18
*
drm/radeon: add rptr save support for r1xx-r5xx
Alex Deucher
2012-07-18
*
drm/radeon: update rptr saving logic for memory buffers
Alex Deucher
2012-07-18
*
drm/radeon: remove radeon_ring_index()
Alex Deucher
2012-07-18
*
drm/radeon: update ib_execute for SI (v2)
Alex Deucher
2012-07-18
*
drm/radeon: fix const IB handling v2
Christian König
2012-07-18
*
drm/radeon: let sa manager block for fences to wait for v2
Christian König
2012-07-18
*
drm/radeon: return an error if there is nothing to wait for
Christian König
2012-07-18
*
drm: Disallow DRM_IOCTL_MODESET_CTL for KMS drivers
Laurent Pinchart
2012-07-17
*
Merge branch 'next' of git://people.freedesktop.org/~deathsimple/linux into d...
Dave Airlie
2012-07-17
|
\
|
*
drm/radeon: implement ring saving on reset v4
Christian König
2012-07-17
|
*
drm/radeon: record what is next valid wptr for each ring v4
Christian König
2012-07-17
|
*
drm/radeon: move radeon_ib_ring_tests out of chipset code
Christian König
2012-07-17
|
*
drm/radeon: remove vm_manager start/suspend
Christian König
2012-07-17
|
*
drm/radeon: remove r600_blit_suspend
Christian König
2012-07-17
|
*
drm/radeon: remove ip_pool start/suspend
Christian König
2012-07-17
|
*
drm/radeon: make cp init on cayman more robust
Christian König
2012-07-17
|
*
drm/radeon: remove FIXME comment from chipset suspend
Christian König
2012-07-17
|
*
drm/radeon: fix fence init after resume
Christian König
2012-07-17
|
*
drm/radeon: fix fence value access
Christian König
2012-07-17
|
*
drm/radeon: fix ring commit padding
Christian König
2012-07-17
|
*
drm/radeon: add an exclusive lock for GPU reset v2
Jerome Glisse
2012-07-17
|
*
drm/radeon: fix fence related segfault in CS
Christian König
2012-07-17
|
*
drm/radeon: add error handling to radeon_vm_unbind_locked
Christian König
2012-07-17
|
*
drm/radeon: add error handling to fence_wait_empty_locked
Christian König
2012-07-17
*
|
drm: Add colouring to the range allocator
Chris Wilson
2012-07-15
|
/
*
drm: fail gracefully when proc isn't setup.
Dave Airlie
2012-07-15
*
Merge tag 'drm-intel-next-2012-07-06' of git://people.freedesktop.org/~danvet...
Dave Airlie
2012-07-14
|
\
|
*
drm/i915: program FDI_RX TP and FDI delays
Eugeni Dodonov
2012-07-05
|
*
drm/i915: introduce for_each_encoder_on_crtc
Daniel Vetter
2012-07-05
|
*
drm/i915: adjust framebuffer base address on gen4+
Daniel Vetter
2012-07-05
|
*
drm/i915: introduce crtc->dspaddr_offset
Daniel Vetter
2012-07-05
|
*
drm/i915: Reject page flips with changed format/offset/pitch
Ville Syrjälä
2012-07-05
|
*
drm/i915: Zero initialize mode_cmd
Ville Syrjälä
2012-07-05
|
*
drm/i915: don't return a spurious -EIO from intel_ring_begin
Daniel Vetter
2012-07-05
|
*
drm/i915: properly SIGBUS on I/O errors
Daniel Vetter
2012-07-05
[next]