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
2015-05-29
drm/i915: Return the frontbuffer flip to enable intel_crtc_enable_planes.
Rodrigo Vivi
1
-0
/
+11
2015-05-28
drm/i915: Adjust sideband locking a bit for CHV/VLV
Ville Syrjälä
1
-5
/
+5
2015-05-28
drm/i915: s/dpio_lock/sb_lock/
Ville Syrjälä
1
-28
/
+28
2015-05-28
drm/i915: Kill intel_flush_primary_plane()
Ville Syrjälä
1
-14
/
+0
2015-05-22
drm/i915/skl: don't fail colorkey + scaler request
Chandra Konduru
1
-5
/
+9
2015-05-22
drm/i915: Disable FDI RX/TX before the ports
Ville Syrjälä
1
-2
/
+3
2015-05-21
drm/i915: Fix DP enhanced framing for CPT
Ville Syrjälä
1
-2
/
+1
2015-05-21
drm/i915/skl: Deinit/init the display at suspend/resume
Damien Lespiau
1
-0
/
+208
2015-05-21
drm/i915: Limit mmio flip RPS boosts
Chris Wilson
1
-1
/
+3
2015-05-21
drm/i915: Implement inter-engine read-read optimisations
Chris Wilson
1
-3
/
+3
2015-05-21
drm/i915: s/\<rq\>/req/g
Daniel Vetter
1
-4
/
+4
2015-05-20
drm/i915/skl: Swapping 90 and 270 to be compliant with Xrandr
Sonika Jindal
1
-2
/
+6
2015-05-20
drm/i915: Update comment in clear_intel_crtc_state()
Ander Conselvan de Oliveira
1
-1
/
+5
2015-05-20
drm/i915: Tighten the exposure ARGB/ABGR 8888 formats
Damien Lespiau
1
-10
/
+23
2015-05-20
drm/i915: Don't expose ARGB1555 on gen2/3
Damien Lespiau
1
-3
/
+0
2015-05-20
drm/i915: Remove ARBG/ABGR 2101010 on platform not supporting those formats
Damien Lespiau
1
-10
/
+7
2015-05-20
drm/i915: Remove the COMMON_PRIMARY_FORMATS defines
Damien Lespiau
1
-9
/
+8
2015-05-20
drm/i915: Preserve ddi_pll_sel when allocating new pipe_config
Ander Conselvan de Oliveira
1
-0
/
+3
2015-05-20
drm/i915: Dump some DPLL fields in pipe config debug
Tvrtko Ursulin
1
-0
/
+33
2015-05-20
drm/i915: Don't overwrite (e)DP PLL selection on SKL
Ander Conselvan de Oliveira
1
-2
/
+6
2015-05-20
drm/i915: Output scaler related pipe config debug in a single line
Tvrtko Ursulin
1
-3
/
+4
2015-05-20
drm/i915/skl: Remove unnecessary local variables in skl_plane_ctl*()
Damien Lespiau
1
-45
/
+21
2015-05-20
drm/i915: Don't use the intel_ prefix for gen-specific data
Damien Lespiau
1
-6
/
+6
2015-05-20
drm/i915/skl: Support the advertized index format
Damien Lespiau
1
-0
/
+3
2015-05-20
drm/i915/skl: Replace BUG() by MISSING_CASE() in skl_plane_ctl_format()
Damien Lespiau
1
-1
/
+1
2015-05-20
drm/i915/skl: Rename a local variable to fit in 80 chars
Damien Lespiau
1
-13
/
+13
2015-05-20
drm/i915/skl: Add a new line before return
Damien Lespiau
1
-0
/
+2
2015-05-20
drm/i915/skl: Leave a new line between variable declarations and code
Damien Lespiau
1
-0
/
+3
2015-05-20
drm/i915: Make scaler_id check in check_crtc_state work for all gens
Chandra Konduru
1
-6
/
+10
2015-05-20
drm/i915: Fix race on unreferencing the wrong mmio-flip-request
Chris Wilson
1
-20
/
+19
2015-05-20
drm/i915: Ensure cache flushes prior to doing CS flips
Chris Wilson
1
-0
/
+6
2015-05-20
drm/i915: Remove domain flubbing from i915_gem_object_finish_gpu()
Chris Wilson
1
-5
/
+8
2015-05-20
drm/i915: call intel_tile_height with correct parameter
Chandra Konduru
1
-1
/
+1
2015-05-20
drm/i915: Always keep crtc_state->active in sync with enable
Maarten Lankhorst
1
-5
/
+13
2015-05-20
Backmerge v4.1-rc4 into into drm-next
Dave Airlie
1
-3
/
+0
2015-05-08
drm/i915: Only wait for required lanes in vlv_wait_port_ready()
Ville Syrjälä
1
-4
/
+6
2015-05-08
drm/i915: Set crtc_state->active to false when CRTC is disabled (v2)
Matt Roper
1
-0
/
+1
2015-05-08
drm/i915: Get rid of intel_crtc_set_state()
Ander Conselvan de Oliveira
1
-10
/
+2
2015-05-08
drm/i915: Swap atomic state in legacy modeset
Ander Conselvan de Oliveira
1
-78
/
+39
2015-05-08
drm/i915: Don't use plane update helper in legacy mode set
Ander Conselvan de Oliveira
1
-22
/
+25
2015-05-08
drm/i915: Preserve shared DPLL information in new pipe_config
Ander Conselvan de Oliveira
1
-2
/
+14
2015-05-08
drm/i915: Take ownership of atomic state on success in intel_set_mode()
Ander Conselvan de Oliveira
1
-7
/
+11
2015-05-08
drm/i915: Use atomic helpers for computing changed flags
Ander Conselvan de Oliveira
1
-159
/
+38
2015-05-08
drm/i915: Update crtc state active flag based on DPMS
Ander Conselvan de Oliveira
1
-0
/
+2
2015-05-08
drm/i915: Remove save/restore logic from intel_crtc_set_config()
Ander Conselvan de Oliveira
1
-107
/
+6
2015-05-08
drm/i915: Stage new modeset state straight into atomic state
Ander Conselvan de Oliveira
1
-85
/
+85
2015-05-08
drm/i915: Simplify intel_set_config_compute_mode_changes() a bit
Ander Conselvan de Oliveira
1
-17
/
+27
2015-05-08
drm/i915: Unify modeset and flip paths of intel_crtc_set_config()
Ander Conselvan de Oliveira
1
-17
/
+20
2015-05-08
drm/i915: Don't use staged config to calculate mode_changed flags
Ander Conselvan de Oliveira
1
-24
/
+25
2015-05-08
drm/i915: Don't use struct intel_set_config *_changed flags
Ander Conselvan de Oliveira
1
-32
/
+34
[next]