index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
Linux kernel stable tree
kernel.org maintainers
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
2017-04-04
drm/i915: Make legacy cursor updates more unsynced
Ville Syrjälä
2017-03-30
Revert unrelated part of "drm: simplify the locking in the GETCRTC ioctl"
Maarten Lankhorst
2017-03-29
drm/i915: Use LINEAR modifier instead of NONE
Ben Widawsky
2017-03-29
drm: simplify the locking in the GETCRTC ioctl
Daniel Vetter
2017-03-29
drm: Add acquire ctx parameter to ->update_plane
Daniel Vetter
2017-03-28
drm/i915/dp: reduce link M/N parameters
Jani Nikula
2017-03-28
drm/i915: enable scrambling
Shashank Sharma
2017-03-27
drm/i915: kill intel_ddi_pll_select()
Paulo Zanoni
2017-03-27
drm/i915: Use i9xx_check_plane_surface() for sprite planes as well
Ville Syrjälä
2017-03-27
drm/i915: Eliminate ironlake_update_primary_plane()
Ville Syrjälä
2017-03-27
drm/i915: Introduce i9xx_check_plane_surface()
Ville Syrjälä
2017-03-27
drm/i915: Pre-compute plane control register value
Ville Syrjälä
2017-03-27
drm/i915: Nuke ironlake_plane_ctl()
Ville Syrjälä
2017-03-27
drm/i915: Extract i9xx_plane_ctl() and ironlake_plane_ctl()
Ville Syrjälä
2017-03-23
drm/i915: Extract i845_cursor_ctl() and i9xx_cursor_ctl()
Ville Syrjälä
2017-03-23
drm/i915: Use skl_plane_ctl() for the SKL "sprite" planes
Ville Syrjälä
2017-03-23
drm/i915: Extract skl_plane_ctl()
Ville Syrjälä
2017-03-17
drm/i915: Remove superfluous i915_add_request_no_flush() helper
Chris Wilson
2017-03-16
drm/i915: Split I915_RESET_IN_PROGRESS into two flags
Chris Wilson
2017-03-13
drm/i915: Use I915_READ_FW for plane updates
Ville Syrjälä
2017-03-13
drm/i915: Organize plane register writes into tighter bunches
Ville Syrjälä
2017-03-13
drm/i915: Use new atomic iterator macros in display code
Maarten Lankhorst
2017-03-08
drm/i915: Fix up verify_encoder_state
Daniel Vetter
2017-03-08
drm/i915: use for_each_intel_connector_iter in intel_display.c
Daniel Vetter
2017-03-08
drm/i915: Make intel_get_pipe_from_connector atomic
Daniel Vetter
2017-03-08
drm/i915: Use DRM_DEBUG_KMS() for framebuffer failure debug messages
Ville Syrjälä
2017-03-08
drm/i915: Pass the correct plane index to _intel_compute_tile_offset()
Ville Syrjälä
2017-03-08
drm/i915: Avoid div-by-zero when computing aux_stride w/o an aux plane
Ville Syrjälä
2017-03-08
drm/i915: Move nv12 chroma plane handling into intel_surf_alignment()
Ville Syrjälä
2017-03-08
drm/i915: Plumb drm_framebuffer into more places
Ville Syrjälä
2017-03-08
drm/i915: Nuke debug messages from the pipe update critical section
Ville Syrjälä
2017-03-08
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
2017-03-08
Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2017-03-07
drm/i915: Avoid clearing the base drm_crtc_state
Chris Wilson
2017-03-06
drm/i915: Move updating color management to before vblank evasion
Maarten Lankhorst
2017-03-03
drm/i915: Add plane update/disable tracepoints
Ville Syrjälä
2017-03-03
drm/i915: Sanitize VLV/CHV watermarks properly
Ville Syrjälä
2017-03-03
drm/i915: Only use update_wm_{pre,post} for pre-ilk platforms
Ville Syrjälä
2017-03-03
drm/i915: Nuke crtc->wm.cxsr_allowed
Ville Syrjälä
2017-03-03
drm/i915: Compute vlv/chv wms the atomic way
Ville Syrjälä
2017-03-03
drm/i915: Track visible planes in a bitmask
Ville Syrjälä
2017-03-03
drm/i915: Remove direct usages of intel_crtc->config from DDI code
Ander Conselvan de Oliveira
2017-03-03
drm/i915: Pass intel_crtc to DDI functions called from crtc en/disable
Ander Conselvan de Oliveira
2017-03-03
drm/i915: Pass pipe_config to fdi_link_train() functions
Ander Conselvan de Oliveira
2017-03-03
drm/i915: Pass pipe_config to pch_enable() functions
Ander Conselvan de Oliveira
2017-03-03
drm/i915: Pass intel_crtc to intel_lpt_pch_enable()
Ander Conselvan de Oliveira
2017-03-03
drm/i915: Pass intel_crtc to fdi_link_train() hooks
Ander Conselvan de Oliveira
2017-03-02
drm/i915: Do .init_clock_gating() earlier to avoid it clobbering watermarks
Ville Syrjälä
2017-03-02
drm/i915: Fix legacy cursor vs. watermarks for ILK-BDW
Ville Syrjälä
2017-03-01
drm/i915: Prevent concurrent tiling/framebuffer modifications
Chris Wilson
[prev]
[next]