Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
750eb99e0ec12f9a13446284d493d35a60866624
/
drivers
/
gpu
/
drm
/
i915
/
intel_dp.c
750eb99
drm/i915: fix DP AUX register definitions on Haswell
by Paulo Zanoni
· 12 years ago
7346bfa
drm/i915: use TU_SIZE macro at intel_dp_set_m_n
by Paulo Zanoni
· 12 years ago
d6c0d72
drm/i915: add basic Haswell DP link train bits
by Paulo Zanoni
· 12 years ago
7739c33
drm/i915: add DP support to intel_ddi_enable_pipe_func
by Paulo Zanoni
· 12 years ago
19c0392
drm/i915: Add eDP support for Valleyview
by Gajanan Bhat
· 12 years ago
74a4dd2
drm/i915: Program correct m n tu register for Valleyview
by Vijay Purushothaman
· 12 years ago
9473c8f
drm/i915: Set aux clk to 100MHz for Valleyview
by Vijay Purushothaman
· 12 years ago
da131a4
drm/dp: Make sink count DP 1.2 aware
by Adam Jackson
· 12 years ago
07d3dc1
drm/i915/dp: Be smarter about connection sense for branch devices
by Adam Jackson
· 12 years ago
b091cd9
drm/i915/dp: Fetch downstream port info if needed during DPCD fetch
by Adam Jackson
· 12 years ago
398b7a1
Merge tag 'v3.6-rc7' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
b6f69c9
drm/i915: rip out edp special case from dp_link_down
by Daniel Vetter
· 12 years ago
3739850
drm/i915: disable the cpu edp port after the cpu pipe
by Daniel Vetter
· 12 years ago
0c33d8d
drm/i915: rip out dp port enabling cludges^Wchecks
by Daniel Vetter
· 12 years ago
0767935
drm/i915: robustify edp_pll_on/off
by Daniel Vetter
· 12 years ago
2bd2ad6
drm/i915: clean up the cpu edp pll special case
by Daniel Vetter
· 12 years ago
fba9215
drm/i915: rip out early dp port write for gm45/ilk
by Daniel Vetter
· 12 years ago
a1ceb67
Merge the modeset-rework, basic conversion into drm-intel-next
by Daniel Vetter
· 12 years ago
b980514
drm/i915: improve modeset state checking after dpms calls
by Daniel Vetter
· 12 years ago
1f70385
drm/i915: s/intel_encoder_disable/intel_encoder_noop
by Daniel Vetter
· 12 years ago
24e804b
drm/i915: rip out intel_dp->dpms_mode
by Daniel Vetter
· 12 years ago
0a91ca2
drm/i915: check connector hw/sw state
by Daniel Vetter
· 12 years ago
19d8fe1
drm/i915/dp: implement get_hw_state
by Daniel Vetter
· 12 years ago
c9deac9
drm/i915: rip out encoder->prepare/commit
by Daniel Vetter
· 12 years ago
a6778b3
drm/i915: copy&paste drm_crtc_helper_set_mode
by Daniel Vetter
· 12 years ago
e8cb455
drm/i915/dp: convert to encoder disable/enable
by Daniel Vetter
· 12 years ago
c1f0526
drm/i915/edp: get the panel delay before powering up
by Dave Airlie
· 12 years ago
65983bd
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
451023d
drm: remove the raw_edid field from struct drm_display_info
by Jani Nikula
· 12 years ago
de9932d
drm/i915: fix reassignment of variable "intel_dp->DP"
by Xu, Anhua
· 12 years ago
a22ddff
Merge tag 'v3.6-rc2' into drm-intel-next
by Daniel Vetter
· 12 years ago
35a3855
drm/i915: reorder edp disabling to fix ivb MacBook Air
by Daniel Vetter
· 12 years ago
ab9d7c3
drm/i915: add port field to struct intel_dp and use it
by Paulo Zanoni
· 12 years ago
47ea754
drm/i915: move common code to intel_dp_set_link_train
by Paulo Zanoni
· 12 years ago
66a9278
drm/i915: simplify possible_clones computation
by Daniel Vetter
· 12 years ago
54d63ca
drm/i915: Move DP structs to shared location
by Shobhit Kumar
· 12 years ago
0d71068
drm/i915: try to train DP even harder
by Paulo Zanoni
· 12 years ago
e811f5a
drm: Make the .mode_fixup() operations mode argument a const pointer
by Laurent Pinchart
· 12 years ago
6c2b7c12
drm/i915: introduce for_each_encoder_on_crtc
by Daniel Vetter
· 12 years ago
2514bc5
drm/i915: prefer wide & slow to fast & narrow in DP configs
by Jesse Barnes
· 12 years ago
7b0cfee
Merge tag 'v3.5-rc4' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
d6f24d0
drm/i915: cache the EDID for eDP panels
by Jesse Barnes
· 12 years ago
6b4e0a9
Revert "drm/i915/dp: Use auxch precharge value of 5 everywhere"
by Daniel Vetter
· 12 years ago
351cfc3
drm/i915: eDP aux needs vdd
by Daniel Vetter
· 12 years ago
cb1793c
drm/i915: don't chnage the original mode in dp_mode_fixup
by Daniel Vetter
· 12 years ago
7124465
drm/i915: adjusted_mode->clock in the dp mode_fixup
by Daniel Vetter
· 12 years ago
94bf2ce
drm/i915: compute the target_clock for edp directly
by Daniel Vetter
· 12 years ago
493a708
drm/i915: clarify IBX dp workaround
by Daniel Vetter
· 12 years ago
e269f90
Merge remote-tracking branch 'airlied/drm-prime-vmap' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
a21f976
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 12 years ago
0af78a2
drm/i915: reject doubleclocked cea modes on dp
by Daniel Vetter
· 12 years ago
6cb4983
drm/i915: enable vdd when switching off the eDP panel
by Daniel Vetter
· 12 years ago
0d19832
drm/i915/dp: Probe branch/sink OUIs
by Adam Jackson
· 12 years ago
78d56d7
drm/i915/dp: For consistency use the DP hotplug synonyms
by Chris Wilson
· 12 years ago
10f76a3
drm/i915: Inspect the right status bits for DP/HDMI hotplug on gen4
by Chris Wilson
· 12 years ago
ee7b9f9
drm/i915: manage PCH PLLs separately from pipes
by Jesse Barnes
· 13 years ago
083f956
drm/i915: print computed bpp in dp link configuration
by Daniel Vetter
· 13 years ago
7678789
Merge tag 'v3.4-rc3' into drm-intel-next-queued
by Daniel Vetter
· 13 years ago
17038de
drm/i915/dp: Flush any outstanding work to turn the VDD off
by Chris Wilson
· 13 years ago
bfa3384
drm/i915: check PPS regs for sanity when using eDP
by Jesse Barnes
· 13 years ago
c486793
drm/i915: properly compute dp dithering for user-created modes
by Daniel Vetter
· 13 years ago
c3e5f67
drm/i915: use the new hdmi_force_audio enum more
by Daniel Vetter
· 13 years ago
9edd576
Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queued
by Daniel Vetter
· 13 years ago
c898261
drm/i915: Force explicit bpp selection for intel_dp_link_required
by Keith Packard
· 13 years ago
d7e96fe
drm/i915/dp: Check for AUXCH error before checking for success
by Adam Jackson
· 13 years ago
092945e
drm/i915/dp: Use auxch precharge value of 5 everywhere
by Adam Jackson
· 13 years ago
6919132
drm/i915/dp: Tweak auxch clock divider for PCH
by Adam Jackson
· 13 years ago
832afda
drm/i915: DisplayPort hot remove notification to audio driver
by Wu Fengguang
· 13 years ago
3b5c78a
drm/i915/dp: Dither down to 6bpc if it makes the mode fit
by Adam Jackson
· 13 years ago
1a2eb46
drm/i915: Hook up Ivybridge eDP
by Keith Packard
· 13 years ago
cdaeb57
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux into drm-fixes
by Dave Airlie
· 13 years ago
9a10f40
drm/i915: Use DPCD value for max DP lanes.
by Keith Packard
· 13 years ago
b34f1f0
drm/i915: Initiate DP link training only on the lanes we'll be using
by Keith Packard
· 13 years ago
f2e8b18
drm/i915: Remove trailing white space
by Keith Packard
· 13 years ago
cdb0e95
drm/i915: Try harder during dp pattern 1 link training
by Keith Packard
· 13 years ago
21264c6
drm/i915: Make DP prepare/commit consistent with DP dpms
by Keith Packard
· 13 years ago
99ea712
drm/i915: Let panel power sequencing hardware do its job
by Keith Packard
· 13 years ago
417e822
drm/i915: Treat PCH eDP like DP in most places
by Keith Packard
· 13 years ago
93f62da
drm/i915: Remove link_status field from intel_dp structure
by Keith Packard
· 13 years ago
832dd3c
drm/i915: Move common PCH_PP_CONTROL setup to ironlake_get_pp_control
by Keith Packard
· 13 years ago
627f767
drm/i915: Use mode_config.mutex in ironlake_panel_vdd_work
by Keith Packard
· 13 years ago
2d1a8a4
gpu: Add export.h as required to drivers/gpu files.
by Paul Gortmaker
· 13 years ago
82d1655
drm/i915/dp: Fix eDP on PCH DP on CPT/PPT
by Adam Jackson
· 13 years ago
1c95822
drm/i915/dp: Introduce is_cpu_edp()
by Adam Jackson
· 13 years ago
a60f0e3
drm/i915: add DP test request handling
by Jesse Barnes
· 13 years ago
a2006cf
drm/i915: read full receiver capability field during DP hot plug
by Jesse Barnes
· 13 years ago
dc22ee6
drm/i915/dp: Remove eDP special cases from bandwidth checks
by Adam Jackson
· 13 years ago
cd9dde4
drm/i915/dp: Fix the math in intel_dp_link_required
by Adam Jackson
· 13 years ago
d4270e5
drm/i915: export a CPT mode set verification function
by Jesse Barnes
· 13 years ago
27f8227
drm/i915: support 3 pipes on IVB+
by Jesse Barnes
· 13 years ago
86a3073
Merge branch 'edp-training-fixes' into drm-intel-next
by Keith Packard
· 13 years ago
32ce697
drm/i915: No need to wait for eDP power off delay if panel is on
by Keith Packard
· 13 years ago
05ce1a4
drm/i915: Restrict ILK-specific eDP power hack to ILK
by Keith Packard
· 13 years ago
bd94315
drm/i915: Disable eDP VDD in a delayed work proc instead of synchronously
by Keith Packard
· 13 years ago
ebf33b1
drm/i915: Create helper functions to determine eDP power state
by Keith Packard
· 13 years ago
7d639f3
drm/i915: edp_panel_on does not need to return a bool
by Keith Packard
· 13 years ago
d15456d
drm/i915: Move eDP panel fixed mode from dev_priv to intel_dp
by Keith Packard
· 13 years ago
f01eca2
drm/i915: Correct eDP panel power sequencing delay computations
by Keith Packard
· 13 years ago
f58ff85
drm/i915: Ensure eDP powered up during DP_SET_POWER operation in dp_prepare
by Keith Packard
· 13 years ago
0b5c541
drm/i915: Enable eDP panel power during I2C initialization sequence
by Keith Packard
· 13 years ago
Next »