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
2018-11-21
drm/i915: Restore vblank interrupts earlier
Ville Syrjälä
1
-10
/
+13
2018-10-20
drm/i915/glk: Add Quirk for GLK NUC HDMI port issues.
Clint Taylor
1
-1
/
+20
2018-03-15
drm/i915: Update watermark state correctly in sanitize_watermarks
Maarten Lankhorst
1
-0
/
+2
2018-03-03
i915: Reject CCS modifiers for pipe C on Geminilake
Gabriel Krisman Bertazi
1
-1
/
+1
2018-02-16
drm/i915: Fix deadlock in i830_disable_pipe()
Ville Syrjälä
1
-2
/
+5
2018-02-16
drm/i915: Redo plane sanitation during readout
Ville Syrjälä
1
-49
/
+65
2018-02-16
drm/i915: Add .get_hw_state() method for planes
Ville Syrjälä
1
-98
/
+90
2018-01-17
drm/i915: Move init_clock_gating() back to where it was
Ville Syrjälä
1
-2
/
+12
2017-12-14
drm/i915: Fix vblank timestamp/frame counter jumps on gen2
Ville Syrjälä
1
-16
/
+35
2017-10-30
drm/i915: Cancel the modeset retry work during modeset cleanup
Manasi Navare
1
-1
/
+18
2017-10-09
drm/i915: Read timings from the correct transcoder in intel_crtc_mode_get()
Ville Syrjälä
1
-5
/
+9
2017-09-26
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-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-16
drm/i915/cnl: Reuse skl_wm_get_hw_state on Cannonlake.
Rodrigo Vivi
1
-1
/
+1
2017-08-15
drm/i915/hsw+: Add support for multiple power well regs
Imre Deak
1
-2
/
+4
2017-08-14
drm/i915: More surgically unbreak the modeset vs reset deadlock
Daniel Vetter
1
-7
/
+39
2017-08-14
drm/i915: Push i915_sw_fence_wait into the nonblocking atomic commit
Daniel Vetter
1
-8
/
+8
2017-08-14
drm/i915: Avoid the gpu reset vs. modeset deadlock
Daniel Vetter
1
-0
/
+7
2017-08-10
drm/i915: Add format modifiers for Intel
Ben Widawsky
1
-6
/
+147
2017-08-10
drm/i915: Add render decompression support
Ville Syrjälä
1
-16
/
+217
2017-08-10
drm/i915: Implement .get_format_info() hook for CCS
Ville Syrjälä
1
-0
/
+36
2017-08-10
Merge airlied/drm-next into drm-intel-next-queued
Daniel Vetter
1
-4
/
+4
2017-08-08
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
1
-2
/
+0
2017-08-08
drm: Nuke drm_atomic_helper_crtc_set_property
Daniel Vetter
1
-1
/
+0
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
1
-1
/
+4
2017-07-27
drm/i915: Pin the pages before acquiring struct_mutex for display
Chris Wilson
1
-1
/
+8
2017-07-27
drm/i915: Trim struct_mutex usage for kms
Chris Wilson
1
-48
/
+34
2017-07-27
drm/i915: prepare csc unit for YCBCR420 output
Shashank Sharma
1
-0
/
+10
2017-07-27
drm/i915: prepare pipe for YCBCR420 output
Shashank Sharma
1
-0
/
+27
2017-07-27
drm/i915: prepare scaler for YCBCR420 modeset
Shashank Sharma
1
-0
/
+3
2017-07-27
drm/i915: add config function for YCBCR420 outputs
Shashank Sharma
1
-0
/
+1
2017-07-27
drm/i915: Simplify scaler init during CRTC HW readout
Imre Deak
1
-6
/
+1
2017-07-27
drm/i915: Fix scaler init during CRTC HW state readout
Imre Deak
1
-7
/
+7
2017-07-27
Merge airlied/drm-next into drm-intel-next-queued
Daniel Vetter
1
-2
/
+10
2017-07-26
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
1
-2
/
+31
2017-07-26
drm/i915: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
1
-1
/
+9
2017-07-20
drm/i915: Drop unpin stall in atomic_prepare_commit
Daniel Vetter
1
-12
/
+1
2017-07-20
drm/i915: Remove intel_flip_work infrastructure
Daniel Vetter
1
-116
/
+1
2017-07-20
drm/i915: adjust has_pending_fb_unpin to atomic
Daniel Vetter
1
-13
/
+14
2017-07-20
drm/i915: Rip out legacy page_flip completion/irq handling
Daniel Vetter
1
-215
/
+0
2017-07-20
drm/i915: Unbreak gpu reset vs. modeset locking
Daniel Vetter
1
-42
/
+18
2017-07-20
drm/i915: Nuke legacy flip queueing code
Daniel Vetter
1
-656
/
+0
2017-07-20
drm/i915: Pass enum pipe to intel_set_pch_fifo_underrun_reporting()
Matthias Kaehlcke
1
-8
/
+4
2017-07-19
drm/i915: Fix fbdev unload sequence
Daniel Vetter
1
-0
/
+3
2017-07-18
drm/i915: Fix cursor updates on some platforms
Ville Syrjälä
1
-1
/
+11
2017-07-18
drm/i915: Consistently use enum pipe for PCH transcoders
Matthias Kaehlcke
1
-6
/
+6
2017-07-10
Merge tag 'drm-for-v4.13' into drm-intel-next-queued
Daniel Vetter
1
-9
/
+18
2017-07-07
drm/i915/cnl: Cannonlake color init.
Rodrigo Vivi
1
-2
/
+2
[next]