Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
64c56e8ce377842c8c8ff41054530480c7128c0b
/
drivers
/
gpu
/
drm
/
i915
/
intel_dp.c
6de6d84
drm/i915: One more drm_connector_property -> drm_object_property
by Rob Clark
· 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
3459f620
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
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
Next »