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_dp.c
Commit message (
Expand
)
Author
Age
*
Revert "drm/i915: reverse dp link param selection, prefer fast over wide again"
Dave Airlie
2014-07-14
*
drm/i915/vlv: T12 eDP panel timing enforcement during reboot
Clint Taylor
2014-07-09
*
Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next
Dave Airlie
2014-06-05
|
\
|
*
drm/i915/dp: force eDP lane count to max available lanes on BDW
Jani Nikula
2014-05-15
|
*
drm/i915: use lane count and link rate from VBT as minimums for eDP
Jani Nikula
2014-05-07
|
*
drm/i915: consider the source max DP lane count too
Paulo Zanoni
2014-05-07
|
*
drm/i915: don't try DP_LINK_BW_5_4 on HSW ULX
Paulo Zanoni
2014-04-30
*
|
drm: convert crtc and connection_mutex to ww_mutex (v5)
Rob Clark
2014-06-04
*
|
drm/dp: add a hw mutex around the transfer functions. (v2)
Dave Airlie
2014-06-04
*
|
drm: Split connection_mutex out of mode_config.mutex (v3)
Daniel Vetter
2014-06-03
*
|
drm/i915: replace drm_get_encoder_name() with direct name field use
Jani Nikula
2014-06-03
*
|
drm/i915: replace drm_get_connector_name() with direct name field use
Jani Nikula
2014-06-03
*
|
drm/i915: Drop now misleading DDI comment from dp_link_down
Daniel Vetter
2014-05-20
*
|
drm/i915/chv: Use RMW to toggle swing calc init
Ville Syrjälä
2014-05-20
*
|
drm/i915/chv: Don't do group access reads from TX lanes either
Ville Syrjälä
2014-05-20
*
|
drm/i915/chv: Don't use PCS group access reads
Ville Syrjälä
2014-05-20
*
|
drm/i915/chv: Set soft reset override bit for data lane resets
Ville Syrjälä
2014-05-20
*
|
drm/i915/chv: Reset data lanes in encoder .post_disable() hook
Ville Syrjälä
2014-05-20
*
|
drm/i915/chv: Move data lane deassert to encoder pre_enable
Ville Syrjälä
2014-05-20
*
|
drm/i915/chv: Fix PORT_TO_PIPE for CHV
Ville Syrjälä
2014-05-20
*
|
drm/i915/chv: Configure crtc_mask correctly for CHV
Ville Syrjälä
2014-05-20
*
|
drm/i915/dp: Remove ->mode_set callback
Daniel Vetter
2014-05-16
*
|
drm/i915/dp: Move port A pll setup to g4x_pre_enable_dp
Daniel Vetter
2014-05-16
*
|
drm/i915: Track has_audio in the pipe config
Daniel Vetter
2014-05-16
*
|
drm/i915/chv: Pipe select change for DP and HDMI
Chon Ming Lee
2014-05-12
*
|
drm/i915/chv: Add phy supports for Cherryview
Chon Ming Lee
2014-05-12
*
|
drm/i915/chv: find the best divisor for the target clock v4
Chon Ming Lee
2014-05-12
*
|
drm/i915: vlv: check port power domain instead of only D0 for eDP VDD on
Imre Deak
2014-05-05
*
|
drm/i915: remove unexplained vblank wait in the DP off code
Jesse Barnes
2014-05-05
*
|
Merge tag 'drm-intel-next-2014-04-16' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2014-04-30
|
\
\
|
|
/
|
/
|
|
*
drm/i915: Add support for DRRS to switch RR
Pradeep Bhat
2014-04-10
|
*
drm/i915: Parse EDID probed modes for DRRS support
Pradeep Bhat
2014-04-10
|
*
Merge remote-tracking branch 'airlied/drm-next' into HEAD
Daniel Vetter
2014-04-09
|
|
\
|
*
|
drm/i915: Split dp post_disable hooks
Ville Syrjälä
2014-04-01
|
*
|
drm/i915: vlv: get power domain for eDP vdd
Imre Deak
2014-04-01
*
|
|
drm/i915: get power domain in case the BIOS enabled eDP VDD
Paulo Zanoni
2014-04-23
*
|
|
drm/i915: support address only i2c-over-aux transactions
Jani Nikula
2014-04-08
|
|
/
|
/
|
*
|
Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2014-04-05
|
\
|
|
*
drm/i915: don't read pp_ctrl_reg if we're suspended
Paulo Zanoni
2014-04-01
|
*
Merge tag 'v3.14' into drm-intel-next-queued
Daniel Vetter
2014-03-31
|
|
\
|
|
*
Revert "drm/i915: don't touch the VDD when disabling the panel"
Jani Nikula
2014-03-19
|
|
*
drm/i915: Fix PSR programming
Ben Widawsky
2014-03-06
|
*
|
drm/i915: add locking to fixed panel edid probing
Daniel Vetter
2014-03-28
*
|
|
Merge tag 'drm-intel-next-2014-03-21' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2014-04-02
|
\
|
|
|
*
|
Merge branch 'topic/dp-aux-rework' into drm-intel-next-queued
Daniel Vetter
2014-03-19
|
|
\
\
|
|
*
|
drm/i915/dp: use the new drm helpers for dp i2c-over-aux
Jani Nikula
2014-03-18
|
|
*
|
drm/i915/dp: move dp aux ch register init to aux init
Jani Nikula
2014-03-18
|
|
*
|
drm/i915/dp: use the new drm helpers for dp aux
Jani Nikula
2014-03-18
|
|
*
|
drm/i915/dp: move edp vdd enable/disable at a lower level in i2c-over-aux
Jani Nikula
2014-03-18
|
|
*
|
drm/i915/dp: split edp_panel_vdd_on() for reuse
Jani Nikula
2014-03-18
[next]