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
/
i915
Commit message (
Expand
)
Author
Age
*
drm: do not set fb_info->pixmap fields
Sascha Hauer
2012-02-09
*
drm: add convenience function to create an range property
Sascha Hauer
2012-02-09
*
drm: add convenience function to create an enum property
Sascha Hauer
2012-02-09
*
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...
Dave Airlie
2012-02-07
|
\
|
*
drm/i915: add a LLC feature flag in device description
Eugeni Dodonov
2012-01-17
|
*
drm/i915: kill i915_mem.c
Daniel Vetter
2012-01-17
|
*
drm/i915: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2012-01-17
|
*
drm/i915/dp: Check for AUXCH error before checking for success
Adam Jackson
2012-01-17
|
*
drm/i915/dp: Use auxch precharge value of 5 everywhere
Adam Jackson
2012-01-17
|
*
drm/i915/dp: Tweak auxch clock divider for PCH
Adam Jackson
2012-01-17
|
*
drm/i915: Remove a comment about PCH from the non-PCH path
Adam Jackson
2012-01-17
|
*
drm/i915: Fix assert_pch_hdmi_disabled to mention HDMI (not DP)
Adam Jackson
2012-01-17
|
*
drm/i915: Implement plane-disabled assertion for PCH too
Adam Jackson
2012-01-17
|
*
drivers: i915: Fix BLC PWM register setup
Simon Que
2012-01-17
|
*
drm/i915: Check that plane/pipe is disabled before removing the fb
Chris Wilson
2012-01-17
|
*
drm/i915: fix typo in function name
Eugeni Dodonov
2012-01-17
|
*
drm/i915: split out pll divider code
Jesse Barnes
2012-01-17
|
*
drm/i915: split 9xx refclk & sdvo tv code out
Jesse Barnes
2012-01-17
|
*
drm/i915: there is no pipe CxSR on ironlake
Eugeni Dodonov
2012-01-17
|
*
drm/i915: Only look for matching clocks for LVDS downclock
Sean Paul
2012-01-16
|
*
drm/i915: Silence _DSM errors
Adam Jackson
2012-01-16
*
|
drm/kms: Make i2c buses faster
Jean Delvare
2012-02-03
*
|
drm/i915: fixup forcewake spinlock fallout in drpc debugfs function
Daniel Vetter
2012-01-25
*
|
drm/i915: debugfs: show semaphore registers also on gen7
Daniel Vetter
2012-01-24
*
|
drm/i915: allow userspace forcewake references also on gen7
Daniel Vetter
2012-01-24
*
|
drm/i915: Re-enable gen7 RC6 and GPU turbo after resume.
Eric Anholt
2012-01-24
*
|
drm/i915: Correct debugfs printout for RC1e.
Eric Anholt
2012-01-24
*
|
Revert "drm/i915: Work around gen7 BLT ring synchronization issues."
Keith Packard
2012-01-20
*
|
drm/i915: rip out the HWSTAM missed irq workaround
Daniel Vetter
2012-01-19
*
|
drm/i915: paper over missed irq issues with force wake voodoo
Daniel Vetter
2012-01-19
*
|
drm/i915: Hold gt_lock across forcewake register reads
Keith Packard
2012-01-19
*
|
drm/i915: Hold gt_lock during reset
Keith Packard
2012-01-19
*
|
drm/i915: Move reset forcewake processing to gen6_do_reset
Keith Packard
2012-01-19
*
|
drm/i915: protect force_wake_(get|put) with the gt_lock
Daniel Vetter
2012-01-19
*
|
drm/i915: convert force_wake_get to func pointer in the gpu reset code
Daniel Vetter
2012-01-13
*
|
drm/i915: sprite init failure on pre-SNB is not a failure
Jesse Barnes
2012-01-13
*
|
drm/i915: VBT Parser cleanup for eDP block
Rohit Jain
2012-01-13
*
|
drm/i915: mask transcoder select bits before setting them on LVDS
Jesse Barnes
2012-01-13
*
|
Merge branch 'drm-intel-next-fixes' into drm-intel-fixes
Keith Packard
2012-01-12
|
\
\
|
*
|
drm/i915: Add Clientron E830 to the ignore LVDS list
Joel Sass
2012-01-12
|
*
|
CHROMIUM: i915: Add DMI override to skip CRT initialization on ZGB
Duncan Laurie
2012-01-12
|
*
|
drm/i915: handle 3rd pipe
Eugeni Dodonov
2012-01-09
|
*
|
drm/i915: simplify pipe checking
Eugeni Dodonov
2012-01-09
|
*
|
drm/i915: Print debugfs object list sizes in KiB instead of bytes.
Eric Anholt
2012-01-09
|
*
|
drm/i915/sdvo: always set positive sync polarity
Paulo Zanoni
2012-01-06
|
*
|
drm/i915: Removing TV Out modes.
Rodrigo Vivi
2012-01-06
|
*
|
drm/i915: Fix TV Out refresh rate.
Rodrigo Vivi
2012-01-06
|
|
/
*
|
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-01-10
|
\
|
|
*
drm: introduce drm_can_sleep and use in intel/radeon drivers. (v2)
Dave Airlie
2012-01-06
|
*
drm: add support for private planes
Rob Clark
2012-01-05
[next]