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
...
|
*
|
vmwgfx: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-07
|
*
|
drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a
Daniel Vetter
2011-12-07
|
*
|
drm/radeon/kms: fix return type for radeon_encoder_get_dp_bridge_encoder_id
Alex Deucher
2011-12-07
|
*
|
vmwgfx: integer overflow in vmw_kms_update_layout_ioctl()
Xi Wang
2011-12-02
|
*
|
drm/radeon/kms: fix 2D tiling CS support on EG/CM
Alex Deucher
2011-12-02
|
*
|
drm/radeon/kms: fix scanout of 2D tiled buffers on EG/CM
Alex Deucher
2011-12-02
|
*
|
drm: Fix lack of CRTC disable for drm_crtc_helper_set_config(.fb=NULL)
Chris Wilson
2011-12-02
|
*
|
drm/radeon/kms: Skip ACPI call to ATIF when possible
Jean Delvare
2011-12-01
|
*
|
drm/radeon/kms: Hide debugging message
Jean Delvare
2011-12-01
|
*
|
drm/radeon/kms: add some loop timeouts in pageflip code
Alex Deucher
2011-12-01
|
*
|
Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...
Dave Airlie
2011-12-01
|
|
\
\
|
|
*
|
drm/nv50/disp: silence compiler warning
Ben Skeggs
2011-11-30
|
|
*
|
drm/nouveau: fix oopses caused by clear being called on unpopulated ttms
Ben Skeggs
2011-11-30
|
|
*
|
drm/nouveau: Keep RAMIN heap within the channel.
Younes Manton
2011-11-30
|
|
*
|
drm/nvd0/disp: fix sor dpms typo, preventing dpms on in some situations
Ben Skeggs
2011-11-30
|
|
*
|
drm/nvc0/gr: fix TP init for transform feedback offset queries
Christoph Bumiller
2011-11-30
|
|
*
|
drm/nouveau: add dumb ioctl support
Ben Skeggs
2011-11-30
|
|
|
/
|
*
|
Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsu...
Dave Airlie
2011-11-28
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
drm/exynos: fixed wrong err ptr usage and destroy call in exeception
Seung-Woo Kim
2011-11-16
|
|
*
drm/exynos: Add disable of manager
Joonyoung Shim
2011-11-16
|
|
*
drm/exynos: include linux/module.h
Inki Dae
2011-11-15
|
|
*
drm/exynos: fix vblank bug.
Inki Dae
2011-11-15
|
|
*
drm/exynos: changed buffer structure.
Inki Dae
2011-11-15
|
|
*
drm/exynos: removed unnecessary variable.
Inki Dae
2011-11-15
|
|
*
drm/exynos: use gem create function generically
Inki Dae
2011-11-15
|
|
*
drm/exynos: checked for null pointer
Seung-Woo Kim
2011-11-15
|
|
*
drm/exynos: added crtc dpms for disable crtc
Joonyoung Shim
2011-11-15
|
|
*
drm/exynos: removed meaningless parameter from fbdev update
Seung-Woo Kim
2011-11-15
|
|
*
drm/exynos: restored kernel_fb_list when reiniting fb_helper
Joonyoung Shim
2011-11-15
|
|
*
drm/exynos: changed exynos_drm_display to exynos_drm_display_ops
Inki Dae
2011-11-15
|
|
*
drm/exynos: added manager object to connector
Inki Dae
2011-11-15
|
|
*
drm/exynos: fixed converting between display mode and timing
Seung-Woo Kim
2011-11-15
|
|
*
drm/exynos: fixed connector flag with hpd and interlace scan for hdmi
Seung-Woo Kim
2011-11-15
|
|
*
drm/exynos: added kms poll for handling hpd event
Seung-Woo Kim
2011-11-15
|
*
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2011-11-23
|
|
\
\
|
|
*
|
drm: integer overflow in drm_mode_dirtyfb_ioctl()
Xi Wang
2011-11-23
|
|
*
|
drivers/gpu/vga/vgaarb.c: add missing kfree
Julia Lawall
2011-11-22
|
|
*
|
drm/radeon/kms/atom: unify i2c gpio table handling
Alex Deucher
2011-11-22
|
|
*
|
drm/radeon/kms: fix up gpio i2c mask bits for r4xx for real
Alex Deucher
2011-11-22
|
|
*
|
ttm: Don't return the bo reserved on error path
Thomas Hellstrom
2011-11-22
|
|
*
|
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux ...
Dave Airlie
2011-11-22
|
|
|
\
\
|
|
|
*
|
drm/i915: Fix inconsistent backlight level during disabled
Takashi Iwai
2011-11-17
|
|
|
*
|
drm, i915: Fix memory leak in i915_gem_busy_ioctl().
Rakib Mullick
2011-11-17
|
|
|
*
|
drm/i915: Use DPCD value for max DP lanes.
Keith Packard
2011-11-16
|
|
|
*
|
drm/i915: Initiate DP link training only on the lanes we'll be using
Keith Packard
2011-11-16
|
|
|
*
|
drm/i915: Remove trailing white space
Keith Packard
2011-11-16
|
|
|
*
|
drm/i915: Try harder during dp pattern 1 link training
Keith Packard
2011-11-16
|
|
|
*
|
drm/i915: Make DP prepare/commit consistent with DP dpms
Keith Packard
2011-11-16
|
|
|
*
|
drm/i915: Let panel power sequencing hardware do its job
Keith Packard
2011-11-16
|
|
|
*
|
drm/i915: Treat PCH eDP like DP in most places
Keith Packard
2011-11-16
[prev]
[next]