index
:
linux.git
arm64-uaccess
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: Ensure that while(INREG()) are bounded (v2)
Chris Wilson
2010-08-09
1
-16
/
+9
*
drm/i915: Enable aspect/centering panel fitting for Ironlake.
Chris Wilson
2010-08-09
1
-15
/
+5
*
drm/i915: Subclass intel_encoder.
Chris Wilson
2010-08-09
1
-249
/
+213
*
drm/i915: Validate the mode for eDP by using fixed panel size
Zhao Yakui
2010-08-01
1
-0
/
+12
*
drm/i915: Always use the fixed panel timing for eDP
Zhao Yakui
2010-08-01
1
-0
/
+26
*
drm/i915: Add fixed panel mode parsed from EDID for eDP without fixed mode in...
Zhao Yakui
2010-08-01
1
-1
/
+15
*
drm/i915: Initialize LVDS and eDP outputs before anything else
Adam Jackson
2010-08-01
1
-1
/
+1
*
drm/i915/dp: Correctly report eDP in the core connector type
Adam Jackson
2010-08-01
1
-12
/
+14
*
drm/i915/dp: Rename has_edp to is_pch_edp to reflect its real meaning
Adam Jackson
2010-08-01
1
-4
/
+4
*
drm/i915: apply DP bandwidth workaround for PCH eDP as well
Jesse Barnes
2010-08-01
1
-1
/
+1
*
Merge remote branch 'origin/master' into drm-intel-next
Eric Anholt
2010-08-01
1
-2
/
+51
|
\
|
*
drm/i915: make sure we shut off the panel in eDP configs
Jesse Barnes
2010-07-26
1
-1
/
+1
|
*
drm/i915: make sure eDP panel is turned on
Jesse Barnes
2010-07-26
1
-2
/
+51
*
|
drm/i915: Add the support of eDP on DP-D for Ibex/CPT
Zhao Yakui
2010-08-01
1
-9
/
+62
|
/
*
i915: fix ironlake edp panel setup (v4)
Dave Airlie
2010-07-01
1
-3
/
+24
*
i915: remove unneeded null checks
Dan Carpenter
2010-05-26
1
-2
/
+2
*
drm/i915/dp: Add DPCD data to debug output
Adam Jackson
2010-05-26
1
-0
/
+2
*
drm/i915/dp: Only enable enhanced framing if the sink supports it
Adam Jackson
2010-05-26
1
-3
/
+2
*
drm/fbdev: rework output polling to be back in the core. (v4)
Dave Airlie
2010-05-18
1
-0
/
+2
*
Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ...
Dave Airlie
2010-04-20
1
-91
/
+163
|
\
|
*
drm/i915: Don't touch PORT_HOTPLUG_EN in intel_dp_detect()
Karsten Wiese
2010-04-18
1
-10
/
+0
|
*
drm/i915: convert DP/eDP driver to new encoder/connector structure
Zhenyu Wang
2010-04-12
1
-27
/
+43
|
*
drm/i915: Set sync polarity correctly on DisplayPort
Adam Jackson
2010-04-12
1
-3
/
+6
|
*
drm/i915: Un-magic a DPCD register write
Adam Jackson
2010-04-12
1
-1
/
+1
|
*
drm/i915: enable DP/eDP for Sandybridge/Cougarpoint
Zhenyu Wang
2010-04-12
1
-19
/
+112
|
*
drm/i915: Remove dead KMS encoder save/restore code.
Eric Anholt
2010-04-12
1
-30
/
+0
|
*
drm/i915: change intel_ddc_get_modes() function parameters
Zhenyu Wang
2010-04-09
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
2010-04-17
1
-128
/
+128
|
\
|
|
*
drm/i915: Rename intel_output to intel_encoder.
Eric Anholt
2010-03-25
1
-128
/
+128
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge.
Eric Anholt
2010-02-26
1
-3
/
+3
*
drm/i915: fix eDP pipe mask
Zhenyu Wang
2010-01-15
1
-4
/
+3
*
drm/i915: fix pixel color depth setting on eDP
Zhenyu Wang
2010-01-15
1
-4
/
+12
*
drm/i915: Don't use the child device parsed from VBT to setup HDMI/DP
Zhao Yakui
2010-01-12
1
-51
/
+1
*
drm/i915: only enable hotplug for detected outputs
Jesse Barnes
2009-12-16
1
-0
/
+6
*
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
2009-12-08
1
-22
/
+74
|
\
|
*
drm/i915: Fix product names and #defines
Adam Jackson
2009-12-07
1
-10
/
+10
|
*
drm/i915: Declare the new VBT parsing functions as static
Zhao Yakui
2009-12-01
1
-1
/
+1
|
*
drm/i915: Add the missing clonemask for display port on Ironlake
Zhao Yakui
2009-12-01
1
-3
/
+3
|
*
drm/i915: fix the incorrect condition judgement in dp_is_present_in_vbt
Zhao Yakui
2009-12-01
1
-3
/
+3
|
*
drm/i915: Don't set up DP ports that aren't in the BIOS device table.
Zhao Yakui
2009-11-30
1
-1
/
+52
|
*
drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS
Zhao Yakui
2009-11-05
1
-5
/
+6
*
|
drm/intel: refactor DP i2c support and DP common header to drm helper
Dave Airlie
2009-12-08
1
-6
/
+66
|
/
*
drm/i915: quiet DP i2c init
Zhenyu Wang
2009-10-19
1
-1
/
+1
*
trivial: remove unnecessary semicolons
Joe Perches
2009-09-21
1
-1
/
+1
*
drm/i915: fix mask bits setting
Zhenyu Wang
2009-09-08
1
-1
/
+1
*
drm/i915: Set crtc/clone mask in different output devices
Ma Ling
2009-08-24
1
-0
/
+12
*
drm/i915: Add eDP support on IGDNG mobile chip
Zhenyu Wang
2009-07-29
1
-7
/
+105
*
drm/i915: enable DisplayPort support on IGDNG
Zhenyu Wang
2009-07-29
1
-19
/
+83
*
drm/i915: Fix channel ending action for DP aux transaction
Zhenyu Wang
2009-07-29
1
-4
/
+4
[next]