Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9b5fdb9781f74fb15827e465bfb5aa63211953c8
/
drivers
/
gpu
/
drm
/
i915
/
intel_dp.c
c67a470
drm/i915: allow package C8+ states on Haswell (disabled)
by Paulo Zanoni
· 11 years ago
f3f0857
drm/i915: remove set but unused variables
by Paulo Zanoni
· 11 years ago
ab1f90f
drm/i915: rearrange vlv dp enable and pre_enable callbacks
by Jani Nikula
· 11 years ago
0980a60
drm/i915: Acquire dpio_lock for VLV sideband programming in DP/HDMI
by Chris Wilson
· 11 years ago
b934223d
drm/i915/dp: use native encoder ->mode_set callback
by Daniel Vetter
· 11 years ago
cd234b0
drm/i915: Do not dereference NULL crtc or fb until after checking
by Chris Wilson
· 11 years ago
bc86625
drm/i915: Retry DP aux_ch communications with a different clock after failure
by Chris Wilson
· 11 years ago
cb54b53
Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux'
by Daniel Vetter
· 11 years ago
164c859
drm/i915: Add some debug breadcrumbs to connector detection
by Chris Wilson
· 11 years ago
7984211
drm/i915: restore debug message lost in merge resolution
by Imre Deak
· 11 years ago
3d739d9
drm/i915: add update function to disable/enable-back PSR
by Rodrigo Vivi
· 11 years ago
105b7c1
drm/intel: add enable_psr module option and disable psr by default
by Rodrigo Vivi
· 11 years ago
3f51e47
drm/i915: Match all PSR mode entry conditions before enabling it.
by Rodrigo Vivi
· 11 years ago
2b28bb1
drm/i915: Enable/Disable PSR
by Rodrigo Vivi
· 11 years ago
b84a1cf
drm/i915: split aux_clock_divider logic in a separated function for reuse.
by Rodrigo Vivi
· 11 years ago
2293bb5
drm/i915: Read the EDP DPCD and PSR Capability
by Shobhit Kumar
· 11 years ago
d4eead5
drm/i915: fix lane bandwidth capping for DP 1.2 sinks
by Imre Deak
· 11 years ago
f1f644d
drm/i915: get mode clock when reading the pipe config v9
by Jesse Barnes
· 11 years ago
63000ef
drm/i915: correct intel_dp_get_config() function for DevCPT
by Xiong Zhang
· 11 years ago
73845ad
drm/i915: rename intel_dp_destroy to intel_dp_connector_destroy
by Paulo Zanoni
· 11 years ago
b2a1475
drm/i915: check the return value of intel_dp_i2c_init
by Paulo Zanoni
· 11 years ago
15b1d17
drm/i915: fix the "ghost eDP" encoder unwind path
by Paulo Zanoni
· 11 years ago
b2f246a
drm/i915: fix the "ghost eDP" connector unwind path
by Paulo Zanoni
· 11 years ago
16c2553
drm/i915: propagate errors from intel_dp_init_connector
by Paulo Zanoni
· 11 years ago
ed92f0b
drm/i915: extract intel_edp_init_connector
by Paulo Zanoni
· 11 years ago
acd8db10
drm/i915: don't check encoder at DP connector destroy()
by Paulo Zanoni
· 11 years ago
2841926
Merge tag 'drm-intel-next-2013-06-18' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
e6dfcc5
Merge tag 'drm-intel-next-2013-06-01' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
3e7ca98
drm/i915: enable 30bpp for DP outputs
by Daniel Vetter
· 11 years ago
ff9a675
drm/i915: store adjusted dotclock in adjusted_mode->clock
by Daniel Vetter
· 11 years ago
7c62a16
drm/i915: refactor cpu eDP PLL handling a bit
by Daniel Vetter
· 11 years ago
55aab33
drm/i915: remove unused is_cpu_edp()
by Imre Deak
· 11 years ago
bc7d38a
drm/i915: replace is_cpu_edp() with a check for port A
by Imre Deak
· 11 years ago
a62d083
drm/i915: merge VLV eDP and DP AUX clock divider calculation
by Imre Deak
· 11 years ago
982a386
drm/i915: stop using is_cpu_edp() in intel_disable/post_disable_dp
by Imre Deak
· 11 years ago
e81f3d8
Merge tag 'drm-intel-next-2013-05-20-merged' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
ae99258
drm/i915: rename VLV IOSF sideband functions logically
by Jani Nikula
· 11 years ago
a1ca802
drm/i915: drop redundant warnings on not holding dpio_lock
by Jani Nikula
· 11 years ago
edbe158
drm/i915: Cocci spatch "memdup.spatch"
by Thomas Meyer
· 11 years ago
3598706
drm/i915: avoid premature DP AUX timeouts
by Imre Deak
· 11 years ago
b2b877f
drm/i915: make intel_ddi_get_cdclk_freq return values in KHz
by Paulo Zanoni
· 12 years ago
045ac3b
drm/i915: add encoder get_config function v5
by Jesse Barnes
· 11 years ago
e1b73cb
Merge tag 'v3.10-rc2' into drm-intel-next-queued
by Daniel Vetter
· 11 years ago
fea0f9f
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
41aa344
drm/i915: Organize VBT stuff inside drm_i915_private
by Rodrigo Vivi
· 12 years ago
e7281ea
drm/i915: print DP init debug messages from a single place
by Imre Deak
· 12 years ago
15e6bf7
drm/i915: remove is_pch_edp() helpers and state variable
by Imre Deak
· 12 years ago
68b4d82
drm/i915: stop using is_pch_edp() in is_cpu_edp()
by Imre Deak
· 12 years ago
f7d2490
drm/i915: stop using is_pch_edp() in intel_dp_init_connector()
by Imre Deak
· 12 years ago
f3c58ce
Merge branch 'for-linux-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
3ab9c63
drm/i915: hsw: fix link training for eDP on port-A
by Imre Deak
· 12 years ago
657445f
Revert "drm/i915: revert eDP bpp clamping code changes"
by Daniel Vetter
· 12 years ago
20a2078c
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
17aa6be
drm/i915: simplify DP/DDI port width macros
by Daniel Vetter
· 12 years ago
5d434fc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
8e9c403
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
52541e3
drm/i915: allow high-bpc modes on DP
by Daniel Vetter
· 12 years ago
af13188
drm/i915: force bpp for eDP panels
by Daniel Vetter
· 12 years ago
b074cec
drm/i915: move PCH pfit controls into pipe_config
by Jesse Barnes
· 12 years ago
2dd2455
drm/i915: factor out GMCH panel fitting code and use for eDP v3
by Jesse Barnes
· 12 years ago
c6bb353
drm/i915: move dp clock computations to encoder->compute_config
by Daniel Vetter
· 12 years ago
ae4edb8
drm/i915: avoid full modeset when changing the color range properties
by Daniel Vetter
· 12 years ago
f0aa848
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
cece5d5
drm/i915: use vlv_dport_to_channel in vlv_signal_levels
by Jesse Barnes
· 12 years ago
89b667f
drm/i915: update VLV PLL and DPIO code v11
by Jesse Barnes
· 12 years ago
e2fa6fb
drm/i915/dp: program VSwing and Preemphasis control settings on VLV v2
by Pallavi G
· 12 years ago
821450c
drm/i915: (re)init HPD interrupt storm statistics
by Egbert Eich
· 12 years ago
dc652f9
drm/i915: ensure single initialization and cleanup of backlight device
by Jani Nikula
· 12 years ago
2c55c33
drm/i915: use lower aux clock divider on non-ULT HSW
by Jani Nikula
· 12 years ago
28184f2
Merge tag 'drm-intel-next-2013-04-06' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
57c2196
drm/i915: revert eDP bpp clamping code changes
by Daniel Vetter
· 12 years ago
2af8898
Revert "drm/i915: fix DP get_hw_state return value"
by Daniel Vetter
· 12 years ago
399403c
Merge tag 'drm-intel-next-2013-03-23' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
947978f
drm/i915: remove leaky eDP functions
by Daniel Vetter
· 12 years ago
df92b1e
drm/i915: track dp target_clock in pipe_config
by Daniel Vetter
· 12 years ago
03afc4a
drm/i915: move dp_m_n computation to dp_encoder->compute_config
by Daniel Vetter
· 12 years ago
6cf86a5
drm/i915: clear up the fdi/dp set_m_n confusion
by Daniel Vetter
· 12 years ago
ecb135a
Merge tag 'v3.9-rc5' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
453c542
drm/i915: panel power sequencing for VLV eDP v2
by Jesse Barnes
· 12 years ago
b263401
drm/i915/dp: fix up VLV DP handling v2
by Jesse Barnes
· 12 years ago
deb1821
drm/i915: fix DP get_hw_state return value
by Jesse Barnes
· 12 years ago
3600836
drm/i915: convert DP autodither code to new infrastructure
by Daniel Vetter
· 12 years ago
965e0c4
drm/i915: introduce pipe_config->dither|pipe_bpp
by Daniel Vetter
· 12 years ago
50f3b01
drm/i915: add pipe_config->limited_color_range
by Daniel Vetter
· 12 years ago
5bfe2ac
drm/i915: add pipe_config->has_pch_encoder
by Daniel Vetter
· 12 years ago
4f770a5
DRM/i915: Get rid if the 'hotplug_supported_mask' in struct drm_i915_private.
by Egbert Eich
· 12 years ago
1d843f9
DRM/I915: Add enum hpd_pin to intel_encoder.
by Egbert Eich
· 12 years ago
bd17381
drm/i915: duct-tape locking when eDP init fails
by Daniel Vetter
· 12 years ago
ad1c0b1
drm/i915: Use BUG() in a case of a programming error
by Damien Lespiau
· 12 years ago
07f4225
treewide: Fix typos in printk
by Masanari Iida
· 12 years ago
0d4a42f
Merge tag 'v3.9-rc3' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
9d1a455
drm/i915: Use the fixed pixel clock for eDP in intel_dp_set_m_n()
by Takashi Iwai
· 12 years ago
3b4f819
Revert "drm/i915: try to train DP even harder"
by Takashi Iwai
· 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
Next »