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: report correct render clock frequencies on SNB
Jesse Barnes
2011-03-23
*
drm/i915: Re-enable self-refresh
Yuanhan Liu
2011-03-23
*
drm/i915: skip redundant operations whilst enabling pipes and planes
Chris Wilson
2011-03-23
*
drm/i915: Remove surplus POSTING_READs before wait_for_vblank
Chris Wilson
2011-03-23
*
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2011-03-07
|
\
|
*
drm/i915: Do not overflow the MMADDR write FIFO
Chris Wilson
2011-03-06
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2011-03-01
|
\
|
|
*
drm/i915: Fix unintended recursion in ironlake_disable_rc6
Chris Wilson
2011-02-24
|
*
drm/i915: skip FDI & PCH enabling for DP_A
Jesse Barnes
2011-02-22
|
*
drm/i915: Ignore a hung GPU when flushing the framebuffer prior to a switch
Chris Wilson
2011-02-22
*
|
drm/i915: Use a device flag for non-interruptible phases
Chris Wilson
2011-02-22
*
|
drm/i915: Protect against drm_gem_object not being the first member
Chris Wilson
2011-02-22
*
|
drm/i915: fix per-pipe reads after "cleanup"
Jesse Barnes
2011-02-22
*
|
Revert "drm/i915: Disable SSC for outputs other than LVDS or DP"
Chris Wilson
2011-02-22
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2011-02-16
|
\
\
|
*
|
drm/i915: Ignore a hung GPU when flushing the framebuffer prior to a switch
Chris Wilson
2011-02-16
|
|
/
|
*
drm/i915: Fix resume regression from 5d1d0cc
Chris Wilson
2011-02-11
|
*
drm/i915: Disable RC6 on Ironlake
Chris Wilson
2011-02-09
*
|
drm/i915: disable PCH ports if needed when disabling a CRTC
Jesse Barnes
2011-02-11
*
|
drm/i915: cleanup per-pipe reg usage
Jesse Barnes
2011-02-07
*
|
drm/i915: the PCH reference clocks are global, so don't clobber unconditionally
Jesse Barnes
2011-02-07
*
|
drm/i915: add port assertion check when disabling transcoders
Jesse Barnes
2011-02-07
*
|
drm/i915: don't check plane vs pipe enable on ILK+
Jesse Barnes
2011-02-07
*
|
drm/i915: Set the transcoder port to none when disabling DP.
Eric Anholt
2011-02-07
*
|
drm/i915: Use DEBUG_KMS for the self-refresh watermarks
Chris Wilson
2011-02-07
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2011-02-01
|
\
|
|
*
drm/i915: Reset crtc after resume
Chris Wilson
2011-01-25
*
|
drm/i915: Remove unreachable condition
Chris Wilson
2011-02-01
*
|
drm/i915: Trivial spelling mistake 'assertiing'
Chris Wilson
2011-02-01
*
|
drm/i915: Refactor self-refresh watermark calculations
Chris Wilson
2011-01-25
*
|
drm/i915: Silence a few -Wunused-but-set-variable
Chris Wilson
2011-01-25
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2011-01-20
|
\
|
|
*
drm/i915: make the blitter report buffer modifications to the FBC unit
Jesse Barnes
2011-01-18
|
*
drm/i915: set more FBC chicken bits
Jesse Barnes
2011-01-18
*
|
drm/i915: Include TLB miss latency in g4x watermark computations
Chris Wilson
2011-01-19
*
|
drm/i915: Disable SSC for outputs other than LVDS or DP
Chris Wilson
2011-01-19
*
|
drm/i915: Honour LVDS sync polarity from EDID
Bryan Freed
2011-01-19
*
|
drm/i915: tune Sandy Bridge DRPS constants
Jesse Barnes
2011-01-19
*
|
drm/i915: Trivial sparse fixes
Chris Wilson
2011-01-19
*
|
drm/i915: allow 945 to control self refresh (CxSR) automatically
Alexander Lam
2011-01-19
*
|
drm/i915: skip FDI & PCH enabling for DP_A
Jesse Barnes
2011-01-19
*
|
drm/i915: set phase sync pointer override enable before setting phase sync po...
Jesse Barnes
2011-01-19
*
|
drm/i915: factor out FDI disable and add FDI assertions
Jesse Barnes
2011-01-19
*
|
drm/i915: add transcoder enable/disable functions
Jesse Barnes
2011-01-19
*
|
drm/i915: assert panel is unlocked before writing transcoder timing regs
Jesse Barnes
2011-01-19
*
|
drm/i915: add PCH DPLL enable/disable functions
Jesse Barnes
2011-01-19
*
|
drm/i915: add PLL enable/disable functions
Jesse Barnes
2011-01-19
*
|
drm/i915: add panel lock assertion function
Jesse Barnes
2011-01-19
*
|
drm/i915: add pipe/plane enable/disable functions
Jesse Barnes
2011-01-19
*
|
drm/i915: don't enable plane, pipe and PLL prematurely
Jesse Barnes
2011-01-19
|
/
[next]