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: fix pixel color depth setting on eDP
Zhenyu Wang
2010-01-15
*
drm/i915: Don't wait interruptible for possible plane buffer flush
Zhenyu Wang
2010-01-12
*
drm/i915: Fix Ironlake M/N/P ranges to match the spec
Zhao Yakui
2010-01-07
*
drm/i915: Use find_pll function to calculate DPLL setting for LVDS downclock
Zhao Yakui
2010-01-07
*
drm/i915: Add DP dpll limit on ironlake and use existing DPLL search function
Zhao Yakui
2010-01-06
*
drm/i915: Select the correct BPC for LVDS on Ironlake
Zhao Yakui
2010-01-06
*
drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in pipeco...
Zhao Yakui
2010-01-06
*
drm/i915: Enable/disable the dithering for LVDS based on VBT setting
Zhao Yakui
2010-01-06
*
drm/i915: Hold struct mutex whilst pinning power context bo.
Chris Wilson
2010-01-06
*
drm/i915: Storage class should be before const qualifier
Tobias Klauser
2010-01-06
*
drm/i915: remove render reclock support
Jesse Barnes
2010-01-06
*
drm/i915: Fix RC6 suspend/resume
Andrew Lutomirski
2010-01-06
*
drm/i915: only enable hotplug for detected outputs
Jesse Barnes
2009-12-16
*
drm/i915: Track whether cursor needs physical address in intel_device_info
Kristian Høgsberg
2009-12-16
*
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
2009-12-10
|
\
|
*
drm/i915: restore render clock gating on resume
Andrew Lutomirski
2009-12-08
*
|
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
2009-12-07
|
\
|
|
*
drm/i915: Fix product names and #defines
Adam Jackson
2009-12-07
|
*
drm/i915: warn if Pineview CxSR can't be enabled
Jesse Barnes
2009-12-07
|
*
drm/i915: pageflip fixes
Jesse Barnes
2009-12-07
|
*
drm/i915: Fix sync to vblank when VGA output is turned off
Li Peng
2009-12-01
|
*
drm/i915: Don't update the render-clock for every bo.
Chris Wilson
2009-12-01
|
*
drm/i915: Fix warning introduced with the page flipping ioctl.
Eric Anholt
2009-12-01
|
*
drm/i915: Add intel implementation of the pageflip ioctl
Kristian Høgsberg
2009-12-01
|
*
drm/i915: PineView only has LVDS and CRT ports
Zhenyu Wang
2009-12-01
|
*
drm/i915: Disable pwrctx before unpin and free
Kristian Høgsberg
2009-11-30
|
*
drm/i915: Hold struct_mutex while unreffing pwrctx object
Kristian Høgsberg
2009-11-30
|
*
drm/i915: use msleep for intel_wait_for_vblank
Shaohua Li
2009-11-30
|
*
drm/i915: Fix LVDS stability issue on Ironlake
Zhenyu Wang
2009-11-25
|
*
drm/i915: Restore the DPLL calculation logic for 9xx platform
Zhao Yakui
2009-11-25
|
*
drm/i915: Enable LVDS downclock feature through EDID.
Zhao Yakui
2009-11-25
|
*
drm/i915: fix get_core_clock_speed for G33 class desktop chips
Daniel Vetter
2009-11-05
|
*
drm/i915: enable self-refresh on 965
Jesse Barnes
2009-11-05
|
*
drm/i915: Support 30 bit depth modes
Kristian Høgsberg
2009-11-05
|
*
drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS
Zhao Yakui
2009-11-05
|
*
drm/i915: Replace DRM_DEBUG with DRM_DEBUG_DRIVER
Zhao Yakui
2009-11-05
|
*
drm/i915: implement interruptible sleeps in the overlay code
Daniel Vetter
2009-11-05
|
*
drm/i915: implement drmmode overlay support v4
Daniel Vetter
2009-11-05
|
*
drm/i915: kill superflous IS_I855 macro
Daniel Vetter
2009-11-05
|
*
drm/i915: add render standby support
Jesse Barnes
2009-11-05
*
|
Merge branch 'drm-core-next' into drm-linus
Dave Airlie
2009-12-07
|
\
\
|
|
/
|
/
|
|
*
drm/intel: refactor DP i2c support and DP common header to drm helper
Dave Airlie
2009-12-07
*
|
drm/i915: Fix and cleanup DPLL calculation for Ironlake
Zhenyu Wang
2009-11-05
|
/
*
drm/i915: kill warning in intel_find_pll_g4x_dp
Jesse Barnes
2009-10-23
*
drm/i915: update watermarks before enabling PLLs
Jesse Barnes
2009-10-23
*
drm/i915: add FIFO watermark support for G4x
Jesse Barnes
2009-10-23
*
drm/i915: fix panel fitting filter coefficient select for Ironlake
Zhenyu Wang
2009-10-19
*
drm/i915: fix to setup display reference clock control on Ironlake
Zhenyu Wang
2009-10-19
*
drm/i915: Install a fence register for fbc on g4x
Chris Wilson
2009-10-15
*
drm/i915: Fix FDI M/N setting according with correct color depth
Zhenyu Wang
2009-10-13
[next]