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
/
intel_display.c
Commit message (
Expand
)
Author
Age
*
drm/i915: Use pipe state to tell when pipe is off
Keith Packard
2010-10-03
*
drm/i915: Ensure that the crtcinfo is populated during mode_fixup()
Chris Wilson
2010-09-12
*
drm/i915: don't enable self-refresh on Ironlake
Jesse Barnes
2010-09-10
*
Revert "drm/i915: Warn if we run out of FIFO space for a mode"
Chris Wilson
2010-09-08
*
Revert "drm/i915: Enable RC6 on Ironlake."
Chris Wilson
2010-09-07
*
drm/i915: Prevent double dpms on
Chris Wilson
2010-09-07
*
drm/i915: Avoid use of uninitialised values when disabling panel-fitter
Chris Wilson
2010-09-07
*
drm/i915: Avoid pageflipping freeze when we miss the flip prepare interrupt
Simon Farnsworth
2010-09-07
*
drm/i915: Tightly scope intel_encoder to prevent invalid use
Chris Wilson
2010-09-07
*
drm/i915/dp: Boost timeout for enabling transcoder to 100ms
Chris Wilson
2010-09-07
*
drm/i915: Re-use set_base_atomic to share setting of the display registers
Chris Wilson
2010-09-07
*
drm/i915: Fix offset page-flips on i965+
Chris Wilson
2010-09-07
*
drm/i915: Clear the vblank status bit before polling for the next vblank
Chris Wilson
2010-09-06
*
drm/i915: fix vblank wait test condition
Jesse Barnes
2010-08-24
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
2010-08-22
|
\
|
*
drm/i915: wait for actual vblank, not just 20ms
Jesse Barnes
2010-08-22
|
*
drm/i915: make sure eDP PLL is enabled at the right time
Jesse Barnes
2010-08-18
|
*
drm/i915: fix VGA plane disable for Ironlake+
Jesse Barnes
2010-08-18
|
*
drm/i915: Enable RC6 on Ironlake.
Zou Nan hai
2010-08-09
|
*
drm/i915: Set up a render context on Ironlake
Zou Nan hai
2010-08-09
|
*
drm/i915: Apply i830 errata for cursor alignment
Chris Wilson
2010-08-09
|
*
drm/i915: Only update i845/i865 CURBASE when disabled (v2)
Chris Wilson
2010-08-09
|
*
drm/i915: FBC is updated within set_base() so remove second call in mode_set()
Chris Wilson
2010-08-09
|
*
drm/i915/edp: Flush the write before waiting for PLLs
Chris Wilson
2010-08-09
|
*
drm/i915: Ensure that while(INREG()) are bounded (v2)
Chris Wilson
2010-08-09
|
*
drm/i915: Update watermarks for Ironlake after dpms changes
Chris Wilson
2010-08-09
|
*
drm/i915/display: Add pipe/plane information to dpms debugging
Chris Wilson
2010-08-09
|
*
drm/i915: Write to display base last.
Chris Wilson
2010-08-09
|
*
drm/i915: Enable aspect/centering panel fitting for Ironlake.
Chris Wilson
2010-08-09
|
*
drm/i915: Disable the cursor for DPMS_OFF
Chris Wilson
2010-08-09
|
*
drm/i915: i8xx also doesn't like multiple oustanding pageflips
Daniel Vetter
2010-08-09
|
*
drm/i915: fixup pageflip ringbuffer commands for i8xx
Daniel Vetter
2010-08-09
|
*
drm/i915: Mark the static memory latency tables const.
Chris Wilson
2010-08-09
|
*
drm/i915: Subclass intel_encoder.
Chris Wilson
2010-08-09
|
*
drm/i915: Do not clobber the contents of TRANS_DP_CTL when enabling.
Chris Wilson
2010-08-09
|
*
drm/i915: Remove useless message when disabling "Big FIFO" on PineView
Chris Wilson
2010-08-09
*
|
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-08-12
|
\
\
|
|
/
|
/
|
|
*
drm: expand gamma_set
James Simmons
2010-08-09
|
*
drm: Propagate error code from fb_create()
Chris Wilson
2010-08-09
*
|
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-08-05
|
\
|
|
*
drm/i915: Clear the Ironlake dithering flags when the pipe doesn't want it.
Eric Anholt
2010-08-03
|
*
drm/i915: Unset cursor if out-of-bounds upon mode change (v4)
Chris Wilson
2010-08-01
|
*
drm/i915: Warn if we run out of FIFO space for a mode
Chris Wilson
2010-08-01
|
*
drm/i915: Round up the watermark entries (v3)
Chris Wilson
2010-08-01
|
*
drm/i915: Enable panel fitting for eDP
Zhao Yakui
2010-08-01
|
*
drm/i915/pch: Set transcoder sync polarity for DP based on actual mode
Adam Jackson
2010-08-01
|
*
drm/i915: Initialize LVDS and eDP outputs before anything else
Adam Jackson
2010-08-01
|
*
Merge remote branch 'origin/master' into drm-intel-next
Eric Anholt
2010-08-01
|
|
\
|
*
|
drm/i915: Use 128k alignment for untiled display surface on i965 (v2)
Chris Wilson
2010-08-01
|
*
|
drm/i915/pch: Cosmetic fix to FDI link training
Adam Jackson
2010-08-01
[next]