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
2015-05-07
drm/i915: Sink rate read should be saved in deca-kHz
Sonika Jindal
1
-1
/
+2
2015-05-06
drm/i915/dp: there is no audio on port A
Jani Nikula
1
-3
/
+3
2015-04-13
drm/i915: Allocate connector state together with the connectors
Ander Conselvan de Oliveira
1
-1
/
+1
2015-04-10
drm/i915/chv: Remove DPIO force latency causing interpair skew issue
Clint Taylor
1
-5
/
+0
2015-04-10
drm/i915: Don't cancel DRRS worker synchronously for flush/invalidate
Daniel Vetter
1
-2
/
+2
2015-04-10
drm/i915: Fix locking in DRRS flush/invalidate hooks
Daniel Vetter
1
-7
/
+15
2015-03-27
drm/i915: Don't look at staged config crtc when changing DRRS state
Ander Conselvan de Oliveira
1
-1
/
+1
2015-03-26
drm/i915: Don't depend on encoder->new_crtc in intel_dp_compute_config()
Ander Conselvan de Oliveira
1
-1
/
+1
2015-03-26
drm/i915: Implement connector state duplication
Ander Conselvan de Oliveira
1
-0
/
+1
2015-03-24
drm/i915: Removing the drrs capability enum initialization
Ramalingam C
1
-2
/
+0
2015-03-20
drm/i915: Send out the full AUX address
Ville Syrjälä
1
-2
/
+3
2015-03-20
drm/i915/dp: return number of bytes written for short aux/i2c writes
Jani Nikula
1
-3
/
+8
2015-03-20
drm/i915: Unconfuse DP link rate array names
Ville Syrjälä
1
-35
/
+35
2015-03-20
drm/i915: Include the sink/source/supported rates in debug output
Ville Syrjälä
1
-0
/
+43
2015-03-20
drm/i915: Add eDP intermediate frequencies for CHV
Ville Syrjälä
1
-0
/
+6
2015-03-20
drm/i915: Avoid overflowing the DP link rate arrays
Ville Syrjälä
1
-0
/
+2
2015-03-20
drm/i915: Fix MST link rate handling
Ville Syrjälä
1
-4
/
+8
2015-03-20
drm/i915: Use DP_LINK_RATE_SET whenever possible
Ville Syrjälä
1
-6
/
+7
2015-03-20
drm/i915: Fix max link rate in intel_dp_mode_valid()
Ville Syrjälä
1
-1
/
+14
2015-03-20
drm/i915: Hide the source vs. sink rate handling from intel_dp_compute_config()
Ville Syrjälä
1
-14
/
+23
2015-03-20
drm/i915: Fully separate source vs. sink rates
Ville Syrjälä
1
-17
/
+11
2015-03-20
drm/i915: Remove special case from intel_supported_rates()
Ville Syrjälä
1
-8
/
+0
2015-03-20
drm/i915: Don't copy sink rates either
Ville Syrjälä
1
-15
/
+9
2015-03-20
drm/i915: Don't copy the DP source rates arrays
Ville Syrjälä
1
-14
/
+10
2015-03-20
drm/i915: Store the converted link rates in intel_dp->supported_rates[]
Ville Syrjälä
1
-14
/
+19
2015-03-20
drm/i915: Make the DP rates int instead of uint32_t
Ville Syrjälä
1
-12
/
+12
2015-03-17
drm/i915/skl: Implement WaDisableHBR2
Damien Lespiau
1
-1
/
+4
2015-03-17
drm/i915/skl: Program PLL for edp1.4 intermediate frequencies
Sonika Jindal
1
-6
/
+22
2015-03-17
drm/i915/skl: Add support for edp 1.4 intermediate frequencies
Sonika Jindal
1
-8
/
+101
2015-03-17
drm/i915/skl: Read sink supported rates from edp panel
Sonika Jindal
1
-0
/
+38
2015-03-17
drm/i915: Fixing mutex deadlock window at eDP DRRS
Ramalingam C
1
-3
/
+4
2015-03-09
Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-7
/
+128
2015-03-05
Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-2
/
+2
2015-02-25
drm/i915/skl: Add support for edp1.4 low vswing
Sonika Jindal
1
-2
/
+10
2015-02-24
drm/i915: Enhancing eDP DRRS debug message
Ramalingam C
1
-1
/
+1
2015-02-24
Documentation/drm: DocBook integration for DRRS
Vandana Kannan
1
-0
/
+95
2015-02-24
drm/i915: Enable eDP DRRS for CHV
Durgadoss R
1
-1
/
+1
2015-02-24
drm/i915: Support for RR switching on VLV
Vandana Kannan
1
-2
/
+8
2015-02-24
drm/i915/bdw: Add support for DRRS to switch RR
Vandana Kannan
1
-2
/
+14
2015-02-13
drm/i915: Make intel_dp_unpack_aux() static
Damien Lespiau
1
-1
/
+1
2015-02-13
drm/i915: Make intel_dp_check_link_status() static
Damien Lespiau
1
-1
/
+1
2015-02-11
drm/i915: Really ignore long HPD pulses on eDP
Ville Syrjälä
1
-1
/
+1
2015-02-09
drm/i915: Drop vblank wait from intel_dp_link_down
Daniel Vetter
1
-16
/
+1
2015-01-27
drm/i915: Add atomic_get_property entrypoint for connectors (v2)
Matt Roper
1
-0
/
+1
2015-01-27
drm/i915: Setup dummy atomic state for connectors (v3)
Matt Roper
1
-0
/
+2
2015-01-27
drm/i915: DRRS calls based on frontbuffer
Vandana Kannan
1
-0
/
+51
2015-01-27
drm/i915: Enable/disable DRRS
Vandana Kannan
1
-0
/
+55
2015-01-27
drm/i915: Initialize DRRS delayed work
Vandana Kannan
1
-8
/
+30
2015-01-27
drm/i915: Use symbolic irqreturn for ->hpd_pulse
Daniel Vetter
1
-3
/
+5
2015-01-27
drm/i915: Make intel_crtc->config a pointer
Ander Conselvan de Oliveira
1
-8
/
+9
[next]