index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_dp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: reorder edp disabling to fix ivb MacBook Air
Daniel Vetter
2012-08-14
1
-7
/
+7
*
drm/i915: try to train DP even harder
Paulo Zanoni
2012-07-20
1
-1
/
+1
*
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2012-07-19
1
-1
/
+2
*
drm/i915: introduce for_each_encoder_on_crtc
Daniel Vetter
2012-07-05
1
-16
/
+6
*
drm/i915: prefer wide & slow to fast & narrow in DP configs
Jesse Barnes
2012-07-05
1
-2
/
+2
*
Merge tag 'v3.5-rc4' into drm-intel-next-queued
Daniel Vetter
2012-06-25
1
-7
/
+53
|
\
|
*
drm/i915: cache the EDID for eDP panels
Jesse Barnes
2012-06-16
1
-6
/
+43
|
*
Revert "drm/i915/dp: Use auxch precharge value of 5 everywhere"
Daniel Vetter
2012-06-16
1
-1
/
+6
|
*
drm/i915: eDP aux needs vdd
Daniel Vetter
2012-06-16
1
-0
/
+4
*
|
drm/i915: don't chnage the original mode in dp_mode_fixup
Daniel Vetter
2012-06-04
1
-6
/
+6
*
|
drm/i915: adjusted_mode->clock in the dp mode_fixup
Daniel Vetter
2012-06-04
1
-8
/
+3
*
|
drm/i915: compute the target_clock for edp directly
Daniel Vetter
2012-06-04
1
-0
/
+12
*
|
drm/i915: clarify IBX dp workaround
Daniel Vetter
2012-06-01
1
-1
/
+1
*
|
Merge remote-tracking branch 'airlied/drm-prime-vmap' into drm-intel-next-queued
Daniel Vetter
2012-06-01
1
-10
/
+33
|
\
|
|
*
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2012-05-29
1
-10
/
+14
|
|
\
|
|
*
drm/i915: reject doubleclocked cea modes on dp
Daniel Vetter
2012-05-24
1
-0
/
+6
|
|
*
drm/i915: enable vdd when switching off the eDP panel
Daniel Vetter
2012-05-24
1
-10
/
+8
|
*
|
drm/i915/dp: Probe branch/sink OUIs
Adam Jackson
2012-05-22
1
-0
/
+19
|
|
/
*
|
drm/i915/dp: For consistency use the DP hotplug synonyms
Chris Wilson
2012-05-21
1
-3
/
+3
*
|
drm/i915: Inspect the right status bits for DP/HDMI hotplug on gen4
Chris Wilson
2012-05-21
1
-7
/
+5
|
/
*
drm/i915: manage PCH PLLs separately from pipes
Jesse Barnes
2012-05-03
1
-0
/
+1
*
drm/i915: print computed bpp in dp link configuration
Daniel Vetter
2012-05-03
1
-6
/
+12
*
Merge tag 'v3.4-rc3' into drm-intel-next-queued
Daniel Vetter
2012-04-17
1
-14
/
+35
|
\
|
*
drm/i915: properly compute dp dithering for user-created modes
Daniel Vetter
2012-04-10
1
-14
/
+35
*
|
drm/i915/dp: Flush any outstanding work to turn the VDD off
Chris Wilson
2012-04-17
1
-0
/
+1
*
|
drm/i915: check PPS regs for sanity when using eDP
Jesse Barnes
2012-04-12
1
-0
/
+7
|
/
*
drm/i915: use the new hdmi_force_audio enum more
Daniel Vetter
2012-02-27
1
-5
/
+5
*
Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queued
Daniel Vetter
2012-02-10
1
-15
/
+5
|
\
|
*
drm/i915: Force explicit bpp selection for intel_dp_link_required
Keith Packard
2012-02-06
1
-15
/
+5
*
|
drm/i915/dp: Check for AUXCH error before checking for success
Adam Jackson
2012-01-17
1
-0
/
+4
*
|
drm/i915/dp: Use auxch precharge value of 5 everywhere
Adam Jackson
2012-01-17
1
-6
/
+1
*
|
drm/i915/dp: Tweak auxch clock divider for PCH
Adam Jackson
2012-01-17
1
-1
/
+1
|
/
*
drm/i915: DisplayPort hot remove notification to audio driver
Wu Fengguang
2011-12-19
1
-0
/
+1
*
drm/i915/dp: Dither down to 6bpc if it makes the mode fit
Adam Jackson
2011-12-16
1
-6
/
+18
*
drm/i915: Hook up Ivybridge eDP
Keith Packard
2011-11-23
1
-34
/
+115
*
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux ...
Dave Airlie
2011-11-22
1
-174
/
+237
|
\
|
*
drm/i915: Use DPCD value for max DP lanes.
Keith Packard
2011-11-16
1
-14
/
+9
|
*
drm/i915: Initiate DP link training only on the lanes we'll be using
Keith Packard
2011-11-16
1
-2
/
+3
|
*
drm/i915: Remove trailing white space
Keith Packard
2011-11-16
1
-2
/
+2
|
*
drm/i915: Try harder during dp pattern 1 link training
Keith Packard
2011-11-16
1
-7
/
+18
|
*
drm/i915: Make DP prepare/commit consistent with DP dpms
Keith Packard
2011-11-16
1
-9
/
+13
|
*
drm/i915: Let panel power sequencing hardware do its job
Keith Packard
2011-11-16
1
-65
/
+72
|
*
drm/i915: Treat PCH eDP like DP in most places
Keith Packard
2011-11-16
1
-33
/
+70
|
*
drm/i915: Remove link_status field from intel_dp structure
Keith Packard
2011-11-16
1
-29
/
+36
|
*
drm/i915: Move common PCH_PP_CONTROL setup to ironlake_get_pp_control
Keith Packard
2011-11-16
1
-18
/
+19
|
*
drm/i915: Use mode_config.mutex in ironlake_panel_vdd_work
Keith Packard
2011-11-01
1
-2
/
+2
*
|
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
/
*
drm/i915/dp: Fix eDP on PCH DP on CPT/PPT
Adam Jackson
2011-10-20
1
-6
/
+6
*
drm/i915/dp: Introduce is_cpu_edp()
Adam Jackson
2011-10-20
1
-2
/
+13
*
drm/i915: add DP test request handling
Jesse Barnes
2011-10-20
1
-0
/
+37
[next]