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
Commit message (
Expand
)
Author
Age
...
|
*
|
|
drm/radeon: Restrict offset for legacy display engine.
Michel Dänzer
2012-03-20
|
*
|
|
drm/radeon: Restrict offset for legacy hardware cursor.
Michel Dänzer
2012-03-20
|
*
|
|
drm/radeon/kms: reduce probe latency on digital connectors
Tvrtko Ursulin
2012-03-20
|
*
|
|
drm/radeon/kms: add connector quirk for Fujitsu D3003-S2 board
Alex Deucher
2012-03-20
|
*
|
|
drm/radeon/kms: fix analog load detection on DVI-I connectors
Alex Deucher
2012-03-20
|
*
|
|
drm/ttm: Use pr_fmt and pr_<level>
Joe Perches
2012-03-20
|
*
|
|
drivers/gpu/drm/savage/savage_state.c: add missing kfree
Julia Lawall
2012-03-20
|
*
|
|
drivers/gpu/drm/radeon/radeon_cs.c: eliminate possible double free
Julia Lawall
2012-03-20
|
*
|
|
drm/radeon: dp only enable enhanced framing if sink supports.
Dave Airlie
2012-03-20
|
*
|
|
drm/radeon/kms: skip db/cb/streamout checking when possible on r600
Marek Olšák
2012-03-20
|
*
|
|
drm/radeon/kms: compute GPU addresses correctly on r600
Marek Olšák
2012-03-20
|
*
|
|
drm/radeon/kms: remove some unused variables in evergreen_cs_track
Marek Olšák
2012-03-20
|
*
|
|
drm/radeon/kms: skip db/cb/streamout checking when possible on evergreen
Marek Olšák
2012-03-20
|
*
|
|
drm/radeon/kms: optimize streamout checking for evergreen
Marek Olšák
2012-03-20
|
*
|
|
drm/radeon/kms: compute GPU addresses correctly on evergreen
Marek Olšák
2012-03-20
|
*
|
|
drm/radeon/kms: make some DRM errors more informative
Marek Olšák
2012-03-20
|
*
|
|
drm/radeon/kms: skip cb/db checking if SX_MISC is 1 on r600+
Marek Olšák
2012-03-20
|
*
|
|
drm/usb: move usb support into a separate module
Dave Airlie
2012-03-20
|
*
|
|
drm: fix build with UDL if USB is a module
Dave Airlie
2012-03-16
|
*
|
|
drm/udl: initial UDL driver (v4)
Dave Airlie
2012-03-15
|
*
|
|
drm: add core support for unplugging a device (v2)
Dave Airlie
2012-03-15
|
*
|
|
drm/modeset: add helper to unplug all connectors from sysfs
Dave Airlie
2012-03-15
|
*
|
|
drm/sysfs: protect sysfs removal code against being run twice.
Dave Airlie
2012-03-15
|
*
|
|
drm: Merge tag 'v3.3-rc7' into drm-core-next
Dave Airlie
2012-03-15
|
|
\
\
\
|
*
|
|
|
drm: Add drm_mode_copy()
Ville Syrjälä
2012-03-15
|
*
|
|
|
drm: Use a flexible array member for blob property data
Ville Syrjälä
2012-03-15
|
*
|
|
|
drm: Handle drm_object_get() failures
Ville Syrjälä
2012-03-15
|
*
|
|
|
drm: Make drm_crtc_convert_{umode, to_umode} static and constify their params
Ville Syrjälä
2012-03-15
|
*
|
|
|
drm: Fix drm_mode_attachmode_crtc()
Ville Syrjälä
2012-03-15
|
*
|
|
|
drm: Check CRTC viewport against framebuffer size
Ville Syrjälä
2012-03-15
|
*
|
|
|
drm: Check user mode against overflows
Ville Syrjälä
2012-03-15
|
*
|
|
|
drm: Fix memory leak in drm_mode_setcrtc()
Ville Syrjälä
2012-03-15
|
*
|
|
|
drm: Make drm_mode_attachmode() void
Ville Syrjälä
2012-03-15
|
*
|
|
|
drm: Check crtc x and y coordinates
Ville Syrjälä
2012-03-15
|
*
|
|
|
drm: Warn if mode to umode conversion overflows the destination types
Ville Syrjälä
2012-03-15
|
*
|
|
|
drm: Reject mode set with current fb if no current fb is bound
Ville Syrjälä
2012-03-15
|
*
|
|
|
gma500: suspend/resume support for Cedartrail
Alan Cox
2012-03-15
|
*
|
|
|
gma500: Fix resume paths
Alan Cox
2012-03-15
|
*
|
|
|
drm/nouveau: add userspace fallback hints.
Dave Airlie
2012-03-15
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
drm/nouveau: map first page of mmio early and determine chipset earlier
Ben Skeggs
2012-03-13
|
*
|
|
drm/nvd0/disp: disconnect encoders before reprogramming them
Ben Skeggs
2012-03-13
|
*
|
|
drm/nvd0/disp: move syncs/magic setup to or mode_set
Ben Skeggs
2012-03-13
|
*
|
|
drm/nouveau/dp: account for channel coding overhead in link training
Ben Skeggs
2012-03-13
|
*
|
|
drm/nvd0/disp: fix dcb sor link matching in supervisor handler
Ben Skeggs
2012-03-13
|
*
|
|
drm/nvd0/disp: initial implementation of displayport
Ben Skeggs
2012-03-13
|
*
|
|
drm/nouveau/dp: make dp dpms function common, call from sor code instead
Ben Skeggs
2012-03-13
|
*
|
|
drm/nv50/hwsq: some nv92 fixes
Martin Peres
2012-03-13
|
*
|
|
drm/nouveau/dp: move all nv50/sor-specific code out of nouveau_dp.c
Ben Skeggs
2012-03-13
|
*
|
|
drm/nouveau/dp: make functions for executing various bios tables
Ben Skeggs
2012-03-13
|
*
|
|
drm/nouveau/pm: fix oops if chipset has no pm support at all
Ben Skeggs
2012-03-13
[prev]
[next]