index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2017-10-13
drm/i915: Dump 'output_types' in crtc state dump
Ville Syrjälä
1
-0
/
+51
2017-10-13
drm/i915: Replace *_reference/unreference() or *_ref/unref with _get/put()
Harsha Sharma
1
-5
/
+5
2017-10-11
drm/i915: Reuse normal state readout for LVDS/DVO fixed mode
Ville Syrjälä
1
-27
/
+23
2017-10-11
drm/i915: Move rps.hw_lock to dev_priv and s/hw_lock/pcu_lock
Sagar Arun Kamble
1
-6
/
+6
2017-10-10
drm/i915: Remove I915_MAX_PIPES dependency for DDB allocation
Mika Kahola
1
-1
/
+4
2017-10-10
drm/i915: Nuke the bogus kernel doc for i9xx_disable_pll()
Ville Syrjälä
1
-9
/
+0
2017-10-10
drm/i915: Pass crtc state to i9xx_enable_pll()
Ville Syrjälä
1
-4
/
+5
2017-10-10
drm/i915: Parametrize CBR_DPLLBMD_PIPE defines
Ville Syrjälä
1
-1
/
+1
2017-10-10
drm/i915: Use enum pipe for PCH transcoders
Ville Syrjälä
1
-3
/
+3
2017-10-09
drm/i915: add the BXT and CNL DPLL registers to pipe_config_compare
Paulo Zanoni
1
-0
/
+12
2017-10-09
drm/i915: Consolidate get_fence with pin_fence
Chris Wilson
1
-2
/
+1
2017-10-09
drm/i915: Use intel_get_pipe_timings() and intel_mode_from_pipe_config() in i...
Ville Syrjälä
1
-18
/
+4
2017-10-09
drm/i915: Read timings from the correct transcoder in intel_crtc_mode_get()
Ville Syrjälä
1
-5
/
+9
2017-10-06
drm/i915: push DDI FDI link training on enable to CRT encoder
Jani Nikula
1
-3
/
+0
2017-10-06
drm/i915: push DDI and DSI underrun reporting on enable to encoder
Jani Nikula
1
-3
/
+0
2017-10-06
drm/i915: push DDI CRT underrun reporting on disable to encoder
Jani Nikula
1
-6
/
+0
2017-10-06
drm/i915: push DDI CRT underrun reporting on enable to encoder
Jani Nikula
1
-13
/
+1
2017-10-04
drm/i915: Skip vblank waits for cursor updates when watermarks dont need upda...
Maarten Lankhorst
1
-2
/
+10
2017-10-04
drm/i915: Unset legacy_cursor_update early in intel_atomic_commit, v3.
Maarten Lankhorst
1
-17
/
+16
2017-10-03
drm/i915/glk, cnl: Implement WaDisableScalarClockGating
Imre Deak
1
-0
/
+26
2017-09-28
Merge drm-upstream/drm-next into drm-intel-next-queued
Jani Nikula
1
-84
/
+21
2017-09-28
Merge tag 'drm-intel-next-2017-09-07' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-55
/
+126
2017-09-27
Merge tag 'drm-misc-next-2017-09-20' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-84
/
+21
2017-09-27
drm/i915: Avoid using dev_priv->info.gen directly.
Rodrigo Vivi
1
-3
/
+3
2017-09-22
drm/i915: Rename global i915 to i915_modparams
Michal Wajdeczko
1
-6
/
+6
2017-09-20
drm/i915: remove redundant variable hw_check
Colin Ian King
1
-2
/
+0
2017-09-19
drm/i915: Fix an error handling in 'intel_framebuffer_init()'
Christophe JAILLET
1
-1
/
+1
2017-09-13
drm/i915: Use mul_u32_u32() for 32b x 32b -> 64b result
Chris Wilson
1
-1
/
+1
2017-09-12
drm/i915: Name the IPS_PCODE_CONTROL bit
Ville Syrjälä
1
-1
/
+2
2017-09-11
drm/i915: Fix an error handling in 'intel_framebuffer_init()'
Christophe JAILLET
1
-1
/
+1
2017-09-08
drm/atomic: Make async plane update checks work as intended, v2.
Maarten Lankhorst
1
-10
/
+16
2017-09-08
drm/atomic: Fix freeing connector/plane state too early by tracking commits, v3.
Maarten Lankhorst
1
-0
/
+2
2017-09-08
drm/i915: Always wait for flip_done, v2.
Maarten Lankhorst
1
-77
/
+7
2017-09-07
drm/i915/bxt+: Enable IPC support
Kumar, Mahesh
1
-0
/
+1
2017-09-05
drm/i915: Constify load detect mode
Ville Syrjälä
1
-6
/
+6
2017-09-01
drm/i915: Eliminate crtc->state usage from intel_atomic_commit_tail and .crtc...
Ville Syrjälä
1
-3
/
+3
2017-09-01
drm/i915: Eliminate crtc->state usage from intel_update_pipe_config()
Ville Syrjälä
1
-10
/
+9
2017-09-01
drm/i915: Eliminate obj->state usage from pre/post plane update
Ville Syrjälä
1
-3
/
+6
2017-09-01
drm/i915: Pass proper old/new states to intel_plane_atomic_check_with_state()
Ville Syrjälä
1
-5
/
+7
2017-08-31
drm/i915: Pass the crtc state explicitly to intel_pipe_update_start/end()
Ville Syrjälä
1
-5
/
+9
2017-08-31
drm/i915: Pass the new crtc state to color management code
Ville Syrjälä
1
-2
/
+2
2017-08-31
drm/i915: Consolidate max_cdclk_freq check in intel_crtc_compute_min_cdclk()
Ville Syrjälä
1
-1
/
+4
2017-08-31
drm/i915: Track minimum acceptable cdclk instead of "minimum dotclock"
Ville Syrjälä
1
-14
/
+7
2017-08-30
drm/i915: Skip fence alignemnt check for the CCS plane
Ville Syrjälä
1
-1
/
+1
2017-08-30
drm/i915: Treat fb->offsets[] as a raw byte offset instead of a linear offset
Ville Syrjälä
1
-44
/
+64
2017-08-30
drm/i915: Skip fence alignemnt check for the CCS plane
Ville Syrjälä
1
-1
/
+1
2017-08-30
drm/i915: Treat fb->offsets[] as a raw byte offset instead of a linear offset
Ville Syrjälä
1
-44
/
+64
2017-08-29
drm/i915: Remove excess indent in intel_finish_reset() caught by sparse
Chris Wilson
1
-2
/
+2
2017-08-26
drm/i915/cnl: don't hardcode DPCLKA_CFGCR0_DDI_CLK_SEL_SHIFT
Paulo Zanoni
1
-1
/
+1
2017-08-25
drm/i915: Beef up the IPS vs. CRC workaround
Ville Syrjälä
1
-1
/
+6
[next]