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
Commit message (
Expand
)
Author
Age
*
drm/ttm: remove sync_obj_arg from ttm_bo_move_accel_cleanup
Maarten Lankhorst
2012-11-20
*
drm/ttm: remove sync_obj_arg member
Maarten Lankhorst
2012-11-20
*
drm/vmwgfx: remove use of fence_obj_args
Maarten Lankhorst
2012-11-20
*
DRM/KMS: Add Bail-Out Conditions for Loop.
Egbert Eich
2012-11-20
*
drm: don't unnecessarily enable the polling work
Daniel Vetter
2012-11-20
*
drm/nouveau: free memory allocated with alloc_apertures()
Tommi Rantala
2012-11-20
*
drm/radeon: check alloc_apertures() success in radeon_kick_out_firmware_fb()
Tommi Rantala
2012-11-20
*
drm/mgag200: remove unneeded aper->count assignment after alloc_apertures()
Tommi Rantala
2012-11-20
*
drm/mgag200: free memory allocated with alloc_apertures()
Tommi Rantala
2012-11-20
*
drm/mgag200: check alloc_apertures() success in mga_vram_init()
Tommi Rantala
2012-11-20
*
drm/cirrus: check alloc_apertures() success in cirrus_kick_out_firmware_fb()
Tommi Rantala
2012-11-20
*
drm/ttm: remove ttm_mem_global->queue
Marcin Slusarz
2012-11-20
*
drm/ttm: remove ttm_bo_device->nice_mode
Marcin Slusarz
2012-11-20
*
drm/ttm: remove ttm_buffer_object->buffer_start
Marcin Slusarz
2012-11-20
*
drm/radeon: Use hweight32
Akinobu Mita
2012-11-20
*
drm: use memchr_inv()
Akinobu Mita
2012-11-20
*
drm: add support for monotonic vblank timestamps
Imre Deak
2012-11-20
*
drm: use monotonic time in drm_calc_vbltimestamp_from_scanoutpos
Imre Deak
2012-11-20
*
drm: don't poll forced connectors
Daniel Vetter
2012-11-20
*
drm: don't start the poll engine in probe_single_connector
Daniel Vetter
2012-11-20
*
drm: properly init/reset connector status
Daniel Vetter
2012-11-20
*
drm: run the hpd irq event code directly
Daniel Vetter
2012-11-20
*
drm: handle HPD and polled connectors separately
Daniel Vetter
2012-11-20
*
drm: extract drm_kms_helper_hotplug_event
Daniel Vetter
2012-11-20
*
drm: add drm_send_vblank_event() helper (v5)
Rob Clark
2012-11-20
*
drm: tegra: Add HDMI support
Thierry Reding
2012-11-20
*
drm: Add NVIDIA Tegra20 support
Thierry Reding
2012-11-20
*
drm/udl: Add missing static storage class specifiers in udl_connector.c
Sachin Kamat
2012-11-20
*
drm/drm_stub: Remove unnecessary null check before kfree.
Sachin Kamat
2012-11-20
*
drm/fb_helper: Fix potential NULL pointer dereference
Sachin Kamat
2012-11-20
*
drm/crtc: Fix potential NULL pointer dereference
Sachin Kamat
2012-11-20
*
drm/crtc: Remove redundant NULL check before kfree
Sachin Kamat
2012-11-20
*
drm: Reject addfb2 with undefined flag bits set
Ville Syrjälä
2012-11-20
*
drm: fix documentation for drm_crtc_set_mode()
Alex Deucher
2012-11-20
*
drm: get cea video id code for a given display mode
Stephane Marchesin
2012-11-20
*
drm/drm_fb_helper: Remove unnecessary braces
Sachin Kamat
2012-11-20
*
drm/fb_helper: Convert printk to pr_* and dev_*
Sachin Kamat
2012-11-20
*
drm/fb_helper: Fix checkpatch errors
Sachin Kamat
2012-11-20
*
drm: fix returning -EINVAL on setmaster if another master is active
David Herrmann
2012-11-20
*
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...
Dave Airlie
2012-11-19
|
\
|
*
drm/i915: Restore physical HWS_PGA after resume
Chris Wilson
2012-11-16
|
*
drm/i915: Report amount of usable graphics memory in MiB
Chris Wilson
2012-11-13
|
*
drm/i915/i2c: Track users of GMBUS force-bit
Chris Wilson
2012-11-13
|
*
drm/i915: Allocate the proper size for contexts.
Ben Widawsky
2012-11-11
|
*
drm/i915: Update load-detect failure paths for modeset-rework
Chris Wilson
2012-11-11
|
*
drm/i915: Clear unused fields of mode for framebuffer creation
Chris Wilson
2012-11-11
|
*
drm/i915: Always calculate 8xx WM values based on a 32-bpp framebuffer
Chris Wilson
2012-11-11
|
*
drm/i915: Fix sparse warnings in from AGP kill code
Ben Widawsky
2012-11-11
|
*
drm/i915: Missed lock change with rps lock
Ben Widawsky
2012-11-11
|
*
drm/i915: Move the remaining gtt code
Ben Widawsky
2012-11-11
[next]