Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
9db4a9c7b2a3bd5b4952846bc0c2f58daa80ddd7
/
drivers
/
gpu
/
drm
/
i915
/
intel_dp.c
9db4a9c
drm/i915: cleanup per-pipe reg usage
by Jesse Barnes
· 14 years ago
5d61350
drm/i915: use VDD AUX override to make panel power sequencing look better
by Jesse Barnes
· 14 years ago
987a709
drm/i915: remove now unnecessary delays in eDP panel power sequencing
by Jesse Barnes
· 14 years ago
3c5a62b
drm/i915: fix calculation of eDP signal levels on Sandybridge
by Yuanhan Liu
· 14 years ago
37f8097
drm/i915: make DP training try a little harder
by Jesse Barnes
· 14 years ago
8d5203c
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
8316f33
drm/i915/dp: Fix I2C/EDID handling with active DisplayPort to DVI converter
by David Flynn
· 14 years ago
1a1c697
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
1b39d6f
drm/i915/dp: Only apply the workaround if the select is still active
by Chris Wilson
· 14 years ago
160b154
drm/i915/dp: Trivial code tidy
by Chris Wilson
· 14 years ago
5bddd17
drm/i915: Apply a workaround for transitioning from DP on pipe B to HDMI.
by Eric Anholt
· 14 years ago
3cf2efb
Revert "drm/i915/dp: use VBT provided eDP params if available"
by Chris Wilson
· 14 years ago
dd2b379
drm/i915: Fix typo from "Enable DisplayPort Audio"
by Takashi Iwai
· 14 years ago
f684960
drm/i915/dp: Add 'force_audio' property
by Chris Wilson
· 14 years ago
a9756bb
drm/i915: Enable DisplayPort audio
by Zhenyu Wang
· 14 years ago
736085b
drm/i915/dp: down the DP link even if the reg indicates it's already down
by Jesse Barnes
· 14 years ago
298b0b3
drm/i915/dp: make eDP PLL functions work as advertised
by Jesse Barnes
· 14 years ago
895692b
drm/i915/dp: don't bother with DP PLL for PCH attached eDP
by Jesse Barnes
· 14 years ago
869184a
drm/i915/dp: use VBT provided eDP params if available
by Jesse Barnes
· 14 years ago
8966738
drm/i915/dp: cache eDP DPCD data
by Jesse Barnes
· 14 years ago
01cb9ea
drm/i915/dp: eDP power sequencing fixes
by Jesse Barnes
· 14 years ago
1d85036
drm/i915: remove broken intel_pch_has_edp function
by Jesse Barnes
· 14 years ago
814948a
drm/i915: add eDP checking functions for the display code
by Jesse Barnes
· 14 years ago
5119066
drm/i915/dp: correct eDP lane count and bpp
by Jesse Barnes
· 14 years ago
4d92646
drm/i915/dp: remove redundant is_pch_edp checks
by Jesse Barnes
· 14 years ago
cfcb0fc
drm/i915/dp: convert eDP checks to functions and document
by Jesse Barnes
· 14 years ago
2c6be94
drm/i915: mark display port DPMS state as 'ON' when enabling output
by Keith Packard
· 14 years ago
58e10eb
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
b99a9d9
drm/i915: vblank status not valid while training display port
by Keith Packard
· 14 years ago
27d6433
drm/i915/dp: Wait for PP_CONTROL to take effect.
by Hette Visser
· 14 years ago
5ceb0f9
drm/i915: Parse the eDP link configuration from the vBIOS
by Chris Wilson
· 14 years ago
e9e5f8e
Merge branch 'drm-intel-fixes' into HEAD
by Chris Wilson
· 14 years ago
f899fc6
drm/i915: use GMBUS to manage i2c links
by Chris Wilson
· 14 years ago
930a9e2
drm: Use a nondestructive mode for output detect when polling (v2)
by Chris Wilson
· 14 years ago
7b334fc
drm: Use a nondestructive mode for output detect when polling
by Chris Wilson
· 14 years ago
fe255d0
drm/i915/dp: Convert a udelay(17000) to a sleep during link-off
by Chris Wilson
· 14 years ago
4d12fe0
drm/i915: don't unlock panel regs
by Jesse Barnes
· 14 years ago
df0e924
drm/i915: Make the connector->encoder relationship explicit
by Chris Wilson
· 14 years ago
4ef69c7
drm/i915: Rename intel_encoder->enc to base for consistency
by Chris Wilson
· 14 years ago
1af5fa1
drm/i915/dp: Flush the PLL register write before sleeping
by Chris Wilson
· 14 years ago
2c9d975
drm/i915: make sure panel is sequenced off when starting a mode set
by Jesse Barnes
· 14 years ago
3ba5c56
drm/i915: make sure VDD AUX power has time to settle
by Jesse Barnes
· 14 years ago
3969c9c9
drm/i915: don't change VDD AUX status in panel power functions
by Jesse Barnes
· 14 years ago
33a34e4
drm/i915: split DP link training across panel power sequencing
by Jesse Barnes
· 14 years ago
b2094bb
drm/i915: use VDD AUX for panel power around detection and in prepare
by Jesse Barnes
· 14 years ago
6176b8f
drm/i915: use 125MHz reference clock for PCH attached eDP
by Jesse Barnes
· 14 years ago
7eaf554
drm/i915: fix eDP detection
by Jesse Barnes
· 14 years ago
995b676
drm/i915: Quieten sparse warnings for missing prototypes.
by Chris Wilson
· 14 years ago
481b6af
drm/i915: Drop the msleep parameter to wait_for()
by Chris Wilson
· 14 years ago
24d0592
drm/i915: unload: fix intel dp encoder cleanup
by Daniel Vetter
· 14 years ago
4f7f7b7
drm/i915/dp: Really try 5 times before giving up.
by Chris Wilson
· 14 years ago
9d0498a
drm/i915: wait for actual vblank, not just 20ms
by Jesse Barnes
· 14 years ago
d240f20
drm/i915: make sure eDP PLL is enabled at the right time
by Jesse Barnes
· 14 years ago
7643a7f
drm/i915: eDP mode set sequence corrections
by Jesse Barnes
· 14 years ago
37c6c9b
drm/i915: add panel reset workaround
by Jesse Barnes
· 14 years ago
913d8d1
drm/i915: Ensure that while(INREG()) are bounded (v2)
by Chris Wilson
· 14 years ago
1d8e1c7
drm/i915: Enable aspect/centering panel fitting for Ironlake.
by Chris Wilson
· 14 years ago
ea5b213
drm/i915: Subclass intel_encoder.
by Chris Wilson
· 14 years ago
7de56f4
drm/i915: Validate the mode for eDP by using fixed panel size
by Zhao Yakui
· 14 years ago
0d3a1be
drm/i915: Always use the fixed panel timing for eDP
by Zhao Yakui
· 14 years ago
b9efc48
drm/i915: Add fixed panel mode parsed from EDID for eDP without fixed mode in VBT
by Zhao Yakui
· 14 years ago
cb0953d
drm/i915: Initialize LVDS and eDP outputs before anything else
by Adam Jackson
· 15 years ago
b329530
drm/i915/dp: Correctly report eDP in the core connector type
by Adam Jackson
· 15 years ago
f091737
drm/i915/dp: Rename has_edp to is_pch_edp to reflect its real meaning
by Adam Jackson
· 15 years ago
4f44407
drm/i915: apply DP bandwidth workaround for PCH eDP as well
by Jesse Barnes
· 14 years ago
2bd34f6
Merge remote branch 'origin/master' into drm-intel-next
by Eric Anholt
· 14 years ago
36e83a1
drm/i915: Add the support of eDP on DP-D for Ibex/CPT
by Zhao Yakui
· 15 years ago
5620ae2
drm/i915: make sure we shut off the panel in eDP configs
by Jesse Barnes
· 14 years ago
9934c13
drm/i915: make sure eDP panel is turned on
by Jesse Barnes
· 14 years ago
fe27d53
i915: fix ironlake edp panel setup (v4)
by Dave Airlie
· 15 years ago
d8201ab
i915: remove unneeded null checks
by Dan Carpenter
· 15 years ago
a7de64e
drm/i915/dp: Add DPCD data to debug output
by Adam Jackson
· 15 years ago
9962c92
drm/i915/dp: Only enable enhanced framing if the sink supports it
by Adam Jackson
· 15 years ago
eb1f8e4
drm/fbdev: rework output polling to be back in the core. (v4)
by Dave Airlie
· 15 years ago
97921a5
Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next into drm-core-next
by Dave Airlie
· 15 years ago
6e0032f
drm/i915: Don't touch PORT_HOTPLUG_EN in intel_dp_detect()
by Karsten Wiese
· 15 years ago
13bd8e4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 15 years ago
55f78c4
drm/i915: convert DP/eDP driver to new encoder/connector structure
by Zhenyu Wang
· 15 years ago
9c9e792
drm/i915: Set sync polarity correctly on DisplayPort
by Adam Jackson
· 15 years ago
ab00a9e
drm/i915: Un-magic a DPCD register write
by Adam Jackson
· 15 years ago
e3421a1
drm/i915: enable DP/eDP for Sandybridge/Cougarpoint
by Zhenyu Wang
· 15 years ago
6443170
drm/i915: Remove dead KMS encoder save/restore code.
by Eric Anholt
· 15 years ago
335af9a
drm/i915: change intel_ddc_get_modes() function parameters
by Zhenyu Wang
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
21d40d3
drm/i915: Rename intel_output to intel_encoder.
by Eric Anholt
· 15 years ago
c619eed
drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge.
by Eric Anholt
· 15 years ago
6251ec0
drm/i915: fix eDP pipe mask
by Zhenyu Wang
· 15 years ago
885a5fb
drm/i915: fix pixel color depth setting on eDP
by Zhenyu Wang
· 15 years ago
6207937
drm/i915: Don't use the child device parsed from VBT to setup HDMI/DP
by Zhao Yakui
· 15 years ago
b01f2c3
drm/i915: only enable hotplug for detected outputs
by Jesse Barnes
· 15 years ago
3ff9916
Merge remote branch 'anholt/drm-intel-next' into drm-linus
by Dave Airlie
· 15 years ago
ab2c067
drm/intel: refactor DP i2c support and DP common header to drm helper
by Dave Airlie
· 15 years ago
f2b115e
drm/i915: Fix product names and #defines
by Adam Jackson
· 15 years ago
6e36595
drm/i915: Declare the new VBT parsing functions as static
by Zhao Yakui
· 15 years ago
652af9d
drm/i915: Add the missing clonemask for display port on Ironlake
by Zhao Yakui
· 15 years ago
f24bc39
drm/i915: fix the incorrect condition judgement in dp_is_present_in_vbt
by Zhao Yakui
· 15 years ago
ae266c9
drm/i915: Don't set up DP ports that aren't in the BIOS device table.
by Zhao Yakui
· 15 years ago
28c9773
drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS
by Zhao Yakui
· 15 years ago
d54e9d2
drm/i915: quiet DP i2c init
by Zhenyu Wang
· 15 years ago
a419aef
trivial: remove unnecessary semicolons
by Joe Perches
· 15 years ago
Next »