Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
1d843f9de4e6dc6a899b6f07f106c00da09925e6
/
drivers
/
gpu
/
drm
/
i915
/
intel_dp.c
1d843f9
DRM/I915: Add enum hpd_pin to intel_encoder.
by Egbert Eich
· 12 years ago
ad1c0b1
drm/i915: Use BUG() in a case of a programming error
by Damien Lespiau
· 12 years ago
0d4a42f
Merge tag 'v3.9-rc3' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
2cc7954
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
35aad75
drm/i915/dp: add pre-PCH eDP checking to DP detect for VLV
by Jesse Barnes
· 12 years ago
5d66d5b
drm/i915/dp: don't use ILK paths on VLV
by Jesse Barnes
· 12 years ago
b18ac46
drm/i915: wait_event_timeout's timeout is in jiffies
by Paulo Zanoni
· 12 years ago
18316c8
drm: Remove duplicate drm_mode_cea_vic()
by Thierry Reding
· 12 years ago
b81e059
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
9ed35ab
drm/i915: add aux_ch_ctl_reg to struct intel_dp
by Paulo Zanoni
· 12 years ago
b90f517
drm/i915: wait_event_timeout's timeout is in jiffies
by Paulo Zanoni
· 12 years ago
22b8bf1
drm/i915: use HAS_DDI on intel_hdmi.c and intel_display.c
by Paulo Zanoni
· 12 years ago
26739f1
drm/i915: unify HDMI/DP hpd definitions
by Daniel Vetter
· 12 years ago
af5676f
drm/i915: rip out helper->disable noop functions
by Daniel Vetter
· 12 years ago
6dc1c49
Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/linux into drm-next
by Dave Airlie
· 12 years ago
cd17ef4
Merge tag 'drm-intel-next-2013-02-01' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
10aa17c
drm/i915: don't send DP "idle" pattern before "normal" on HSW PORT_A
by Paulo Zanoni
· 12 years ago
34f2be4
drm/i915: Convert intel_dp to enum port
by Ville Syrjälä
· 12 years ago
735dc0d
Merge branch 'drm-kms-locking' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
a0e99e6
drm/i915: use drm_modeset_lock_all
by Daniel Vetter
· 12 years ago
55bc60d
drm/i915: Add "Automatic" mode for the "Broadcast RGB" property
by Ville Syrjälä
· 12 years ago
3685a8f
drm/i915: Fix RGB color range property for PCH platforms
by Ville Syrjälä
· 12 years ago
b5cc6c0
Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
f30d26e
drm/i915/eDP: do not write power sequence registers for ghost eDP
by Jani Nikula
· 12 years ago
c0c36b94
drm/i915: Return the real error code from intel_set_mode()
by Chris Wilson
· 12 years ago
f0a3424
drm/i915: add intel_dp_set_signal_levels
by Paulo Zanoni
· 12 years ago
3f8c65d
drm/i915: Remove stale comment about intel_dp_detect()
by Damien Lespiau
· 12 years ago
577c7a5
drm/i915/dp: Log the DPCD only if we have successfully retrieved one
by Damien Lespiau
· 12 years ago
1b46963
drm/i915/dp: Read the HPD status before trying to read the DPCD
by Damien Lespiau
· 12 years ago
e69d0bc
drm/i915: extract common link_m_n helpers
by Daniel Vetter
· 12 years ago
ff50afe
drm/i915: WARN on !crtc in intel_dp_link_down
by Daniel Vetter
· 12 years ago
ab527ef
drm/i915: use wait_for_vblank instead of msleep(17)
by Daniel Vetter
· 12 years ago
1ce1703
drm/i915: rip out pre-production ilk cpu edp w/a
by Daniel Vetter
· 12 years ago
ea9b600
drm/i915: move set_pll_edp to intel_dp.c
by Daniel Vetter
· 12 years ago
ef04f00
drm/i915: use _NOTRACE for gmbus/dp aux wait loops
by Daniel Vetter
· 12 years ago
9ee32fea
drm/i915: irq-drive the dp aux communication
by Daniel Vetter
· 12 years ago
6de6d84
drm/i915: One more drm_connector_property -> drm_object_property
by Rob Clark
· 12 years ago
9fa5f65
drm/i915: kill intel_dp_link_clock()
by Paulo Zanoni
· 12 years ago
affa935
drm/i915: add HAS_DDI check
by Paulo Zanoni
· 12 years ago
662595d
drm/i915: drm_connector_property -> drm_object_property
by Rob Clark
· 12 years ago
9fabd4e
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
00c09d7
drm/i915: create the DDI encoder
by Paulo Zanoni
· 12 years ago
bcbc889
drm/i915: add intel_ddi_connector_get_hw_state
by Paulo Zanoni
· 12 years ago
174edf1
drm/i915: add port field to intel_digital_port
by Paulo Zanoni
· 12 years ago
d63885d
drm/i915: reset intel_encoder->type when DP or HDMI is detected
by Paulo Zanoni
· 12 years ago
f0fec3f
drm/i915: split intel_dp_init into encoder and connector pieces
by Paulo Zanoni
· 12 years ago
da63a9f
drm/i915: create intel_digital_port and use it
by Paulo Zanoni
· 12 years ago
30add22
drm/i915: add intel_dp_to_dev and intel_hdmi_to_dev
by Paulo Zanoni
· 12 years ago
fa90ece
drm/i915: simplify assignments inside intel_dp.c
by Paulo Zanoni
· 12 years ago
4a0833e
drm/i915: shut up spurious message in intel_dp_get_hw_state
by Daniel Vetter
· 12 years ago
8e740cd
drm/i915/dp: change eDP default scaling mode to respect aspect ratio
by Yuly Novikov
· 12 years ago
53b4183
drm/i915/dp: allow configuring eDP panel fitting scaling mode
by Yuly Novikov
· 12 years ago
898076e
drm/i915: debug print all of the DPCD we have
by Jani Nikula
· 12 years ago
82a4d9c
drm/i915: turn the eDP DDI panel on/off
by Paulo Zanoni
· 12 years ago
d6c50ff
drm/i915: set/unset the DDI eDP backlight
by Paulo Zanoni
· 12 years ago
b8fc2f6
drm/i915: set the correct eDP aux channel clock divider on DDI
by Paulo Zanoni
· 12 years ago
afe2fcf
drm/i915: convert CPU M/N timings to transcoder
by Paulo Zanoni
· 12 years ago
67a5456
drm/i915: extract intel_dp_init_panel_power_sequencer
by Daniel Vetter
· 12 years ago
6b3ec1c
drm/i915/dp: compute the pch dp aux divider from the rawclk
by Daniel Vetter
· 12 years ago
d2acd21
drm/i915/eDP: compute the panel power clock divisor from the pch rawclock
by Daniel Vetter
· 12 years ago
035aa3d
drm/i915: enable/disable backlight for eDP
by Daniel Vetter
· 12 years ago
82ed61f
drm/i915: make edp panel power sequence setup more robust
by Daniel Vetter
· 12 years ago
9324cf7
drm/i915/dp: actually nack test request
by Daniel Vetter
· 12 years ago
397fe15
drm: extract drm_dp_max_lane_count helper
by Daniel Vetter
· 12 years ago
3b5c662
drm: extract dp link bw helpers
by Daniel Vetter
· 12 years ago
a7c9655
drm/i915: use the new dp train delay helpers
by Daniel Vetter
· 12 years ago
1a644cd
drm: extract dp link train delay functions from radeon
by Daniel Vetter
· 12 years ago
0f037bd
drm: extract helpers to compute new training values from sink request
by Daniel Vetter
· 12 years ago
0191627
drm: dp helper: extract drm_dp_clock_recovery_ok
by Daniel Vetter
· 12 years ago
1ffdff1
drm: dp helper: extract drm_dp_channel_eq_ok
by Daniel Vetter
· 12 years ago
9cd300e
drm/i915: Move cached EDID to intel_connector
by Jani Nikula
· 12 years ago
dd06f90
drm/i915: Move the fixed mode to intel_panel
by Jani Nikula
· 12 years ago
1d50870
drm/i915: Create generic intel_panel for LVDS and eDP
by Jani Nikula
· 12 years ago
f8779fd
drm/i915/dp: Initialize eDP fixed mode in intel_dp_init
by Jani Nikula
· 12 years ago
0657b6b
drm/i915: Backlight setup requires connector so pass it as parameter
by Jani Nikula
· 12 years ago
c2fb791
Merge tag 'v3.7-rc2' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
64acba6
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 12 years ago
a7902ac5
drm/i915: set the correct function pointers for Haswell DP
by Paulo Zanoni
· 12 years ago
c19b066
drm/i915: implement Haswell DP link train sequence
by Paulo Zanoni
· 12 years ago
1eb8dfe
drm/i915: fix Haswell DP M/N registers
by Paulo Zanoni
· 12 years ago
247d89f
drm/i915: add DP support to intel_ddi_mode_set
by Paulo Zanoni
· 12 years ago
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
b06fbda
Revert "drm/i915: Try harder to complete DP training pattern 1"
by Daniel Vetter
· 12 years ago
3459f62
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 12 years ago
be3cd5e
drm/i915: fix non-DP-D eDP backlight cleanup and module reload
by Jani Nikula
· 12 years ago
1f31c69
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
2477367
drm/i915: Try harder to complete DP training pattern 1
by Chris Wilson
· 12 years ago
612a9aa
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
760285e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
by David Howells
· 12 years ago
4126d5d
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
by David Howells
· 12 years ago
2323517
drm/dp: Make sink count DP 1.2 aware
by Adam Jackson
· 12 years ago
caf9ab2
drm/i915/dp: Be smarter about connection sense for branch devices
by Adam Jackson
· 12 years ago
edb3924
drm/i915/dp: Fetch downstream port info if needed during DPCD fetch
by Adam Jackson
· 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
Next »