index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
Age
Commit message (
Expand
)
Author
2015-11-18
drm/i915: s/is_sdvob/enum port/
Ville Syrjälä
2015-11-18
drm/i915: s/PCH_DP_/PORT_/ in intel_trans_dp_port_sel() and move it next to i...
Ville Syrjälä
2015-11-17
drm/i915/gen9: Turn DC handling into a power well
Patrik Jakobsson
2015-11-17
drm/i915: Remove distinction between DDI 2 vs 4 lanes
Patrik Jakobsson
2015-11-17
drm/i915: Clean up AUX power domain handling
Ville Syrjälä
2015-11-17
drm/i915/skl: make sure LCPLL is disabled when uniniting CDCLK
Imre Deak
2015-11-17
drm/i915/skl: init/uninit display core as part of the HW power domain state
Imre Deak
2015-11-17
drm/i915: Make turning on/off PW1 and Misc I/O part of the init/fini sequences
Damien Lespiau
2015-11-10
drm/i915: Check for CPT and not !IBX in ironlake_disable_pch_transcoder()
Ville Syrjälä
2015-11-10
drm/i915: Check for FIFO underruns after modeset on IVB/HSW and CPT/PPT
Ville Syrjälä
2015-11-10
drm/i915: Re-enable PCH FIO underrun reporting after pipe has been disabled
Ville Syrjälä
2015-11-10
drm/i915: Enable PCH FIFO underruns later on HSW+
Ville Syrjälä
2015-11-10
drm/i915: Enable PCH FIFO underruns later on ILK/SNB/IVB
Ville Syrjälä
2015-11-10
drm/i915: Set sync polarity from adjusted mode for TRANS_DP_CTL
Ville Syrjälä
2015-11-10
drm/i915: Don't use intel_pipe_to_cpu_transcoder() when there's a pipe config...
Ville Syrjälä
2015-11-10
drm/i915: refactor FBC deactivation at init
Paulo Zanoni
2015-11-09
drm/i915: Print a debug message when exceeding dotclock limit on pre-gen4
Ville Syrjälä
2015-11-09
drm/i915: Avoid pointer arithmetic in calculating plane surface offset
Mika Kuoppala
2015-11-09
drm/i915: On fb alloc failure, unref gem object where it gets refed
Lukas Wunner
2015-11-05
drm/i915/skl: While sanitizing cdclock check the SWF18 as well
Shobhit Kumar
2015-11-02
drm/i915: Wait for object idle without locks in atomic_commit, v2.
Maarten Lankhorst
2015-11-02
drm/i915: Change locking for struct_mutex, v3.
Maarten Lankhorst
2015-11-02
drm/i915: Make wait_for_flips interruptible.
Maarten Lankhorst
2015-10-28
drm/i915/kbl: Introduce Kabylake platform defition.
Rodrigo Vivi
2015-10-26
drm/i915: Use paramtrized WRPLL_CTL()
Ville Syrjälä
2015-10-21
drm/i915: Calculate watermark configuration during atomic check (v2)
Matt Roper
2015-10-21
drm/i915: Don't set plane visible during HW readout if CRTC is off
Matt Roper
2015-10-21
drm/i915: Calculate ILK-style watermarks during atomic check (v3)
Matt Roper
2015-10-21
drm/i915: Drop intel_update_sprite_watermarks
Matt Roper
2015-10-21
drm/i915/ivb: Move WaCxSRDisabledForSpriteScaling w/a to atomic check
Matt Roper
2015-10-21
drm/i915: Do not wait for flips in intel_crtc_disable_noatomic.
Maarten Lankhorst
2015-10-21
drm/i915/skl: Consider plane rotation when calculating stride in skl_do_mmio_...
Tvrtko Ursulin
2015-10-21
drm/i915/skl: Assume no scaling is available when things are not as expected
Tvrtko Ursulin
2015-10-21
drm/i915/skl: If needed sanitize bios programmed cdclk
Shobhit Kumar
2015-10-19
drm/i915: Only call commit_planes when there are things to commit.
Maarten Lankhorst
2015-10-19
drm/i915: Only run commit when crtc is active, v2.
Maarten Lankhorst
2015-10-19
drm/i915: Only commit active planes when updating planes during reset.
Maarten Lankhorst
2015-10-19
drm/i915: Update legacy primary state outside the commit hook, v2.
Maarten Lankhorst
2015-10-19
drm/i915: Make prepare_plane_fb fully interruptible.
Maarten Lankhorst
2015-10-19
drm/i915: Make plane fb tracking work correctly, v2.
Maarten Lankhorst
2015-10-15
drm/i915/skl+: Enable pipe CSC on cursor planes. (v2)
Bob Paauwe
2015-10-13
drm/i915: revert a few more watermark commits
Paulo Zanoni
2015-10-13
drm/i915: Throw out some useless variables
Ville Syrjälä
2015-10-13
drm/i915: s/PIPE_FRMCOUNT_GM45/PIPE_FRMCOUNT_G4X/ etc.
Ville Syrjälä
2015-10-13
drm/i915: Hold dev->event_lock whilst inspecting intel_crtc->unpin_work
Chris Wilson
2015-10-09
drm/i915: Partial revert of atomic watermark series
Matt Roper
2015-10-09
drm/i915: remove pre-atomic check from SKL update_primary_plane
Paulo Zanoni
2015-10-09
drm/i915: don't allocate fbcon from stolen memory if it's too big
Paulo Zanoni
2015-10-02
drm/i915/bxt: DSI encoder support in CRTC modeset
Shashank Sharma
2015-09-30
drm/i915: Calculate watermark configuration during atomic check (v2)
Matt Roper
[next]