index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_dp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-26
i915: remove unneeded null checks
Dan Carpenter
1
-2
/
+2
2010-05-26
drm/i915/dp: Add DPCD data to debug output
Adam Jackson
1
-0
/
+2
2010-05-26
drm/i915/dp: Only enable enhanced framing if the sink supports it
Adam Jackson
1
-3
/
+2
2010-05-18
drm/fbdev: rework output polling to be back in the core. (v4)
Dave Airlie
1
-0
/
+2
2010-04-20
Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ...
Dave Airlie
1
-91
/
+163
2010-04-18
drm/i915: Don't touch PORT_HOTPLUG_EN in intel_dp_detect()
Karsten Wiese
1
-10
/
+0
2010-04-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
1
-128
/
+128
2010-04-12
drm/i915: convert DP/eDP driver to new encoder/connector structure
Zhenyu Wang
1
-27
/
+43
2010-04-12
drm/i915: Set sync polarity correctly on DisplayPort
Adam Jackson
1
-3
/
+6
2010-04-12
drm/i915: Un-magic a DPCD register write
Adam Jackson
1
-1
/
+1
2010-04-12
drm/i915: enable DP/eDP for Sandybridge/Cougarpoint
Zhenyu Wang
1
-19
/
+112
2010-04-12
drm/i915: Remove dead KMS encoder save/restore code.
Eric Anholt
1
-30
/
+0
2010-04-09
drm/i915: change intel_ddc_get_modes() function parameters
Zhenyu Wang
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-25
drm/i915: Rename intel_output to intel_encoder.
Eric Anholt
1
-128
/
+128
2010-02-26
drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge.
Eric Anholt
1
-3
/
+3
2010-01-15
drm/i915: fix eDP pipe mask
Zhenyu Wang
1
-4
/
+3
2010-01-15
drm/i915: fix pixel color depth setting on eDP
Zhenyu Wang
1
-4
/
+12
2010-01-12
drm/i915: Don't use the child device parsed from VBT to setup HDMI/DP
Zhao Yakui
1
-51
/
+1
2009-12-16
drm/i915: only enable hotplug for detected outputs
Jesse Barnes
1
-0
/
+6
2009-12-08
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
1
-22
/
+74
2009-12-08
drm/intel: refactor DP i2c support and DP common header to drm helper
Dave Airlie
1
-6
/
+66
2009-12-07
drm/i915: Fix product names and #defines
Adam Jackson
1
-10
/
+10
2009-12-01
drm/i915: Declare the new VBT parsing functions as static
Zhao Yakui
1
-1
/
+1
2009-12-01
drm/i915: Add the missing clonemask for display port on Ironlake
Zhao Yakui
1
-3
/
+3
2009-12-01
drm/i915: fix the incorrect condition judgement in dp_is_present_in_vbt
Zhao Yakui
1
-3
/
+3
2009-11-30
drm/i915: Don't set up DP ports that aren't in the BIOS device table.
Zhao Yakui
1
-1
/
+52
2009-11-05
drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS
Zhao Yakui
1
-5
/
+6
2009-10-19
drm/i915: quiet DP i2c init
Zhenyu Wang
1
-1
/
+1
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-09-08
drm/i915: fix mask bits setting
Zhenyu Wang
1
-1
/
+1
2009-08-24
drm/i915: Set crtc/clone mask in different output devices
Ma Ling
1
-0
/
+12
2009-07-29
drm/i915: Add eDP support on IGDNG mobile chip
Zhenyu Wang
1
-7
/
+105
2009-07-29
drm/i915: enable DisplayPort support on IGDNG
Zhenyu Wang
1
-19
/
+83
2009-07-29
drm/i915: Fix channel ending action for DP aux transaction
Zhenyu Wang
1
-4
/
+4
2009-07-01
drm/i915: Make driver less chatty
Keith Packard
1
-4
/
+7
2009-06-18
drm/i915: Generate 2MHz clock for display port aux channel I/O. Retry I/O.
Keith Packard
1
-32
/
+70
2009-06-18
drm/i915: Clarify error returns from display port aux channel I/O
Keith Packard
1
-7
/
+13
2009-06-18
drm/i915: Use hotplug callback to retrain DP link
Keith Packard
1
-2
/
+13
2009-06-18
drm/i915: Add Display Port support
Keith Packard
1
-0
/
+1098