summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_display.c
AgeCommit message (Expand)Author
2017-04-26drm/i915: Make legacy cursor updates more unsyncedVille Syrjälä
2017-04-11Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-04-11Merge tag 'drm-intel-testing-2017-04-03' of git://anongit.freedesktop.org/git...Dave Airlie
2017-04-06drm/atomic: Acquire connection_mutex lock in drm_helper_probe_single_connecto...Maarten Lankhorst
2017-04-06drm/fb-helper: Give up on kgdb for atomic driversDaniel Vetter
2017-04-05drm/i915: Nuke intel_atomic_legacy_gamma_setDaniel Vetter
2017-04-05drm: Remove drm_modeset_legacy_acquire_ctx and crtc->acquire_ctxDaniel Vetter
2017-03-30Revert unrelated part of "drm: simplify the locking in the GETCRTC ioctl"Maarten Lankhorst
2017-03-29drm/i915: Use LINEAR modifier instead of NONEBen Widawsky
2017-03-29drm: simplify the locking in the GETCRTC ioctlDaniel Vetter
2017-03-29drm: Add acquire ctx parameter to ->update_planeDaniel Vetter
2017-03-28drm/i915/dp: reduce link M/N parametersJani Nikula
2017-03-28drm/i915: enable scramblingShashank Sharma
2017-03-27drm/i915: kill intel_ddi_pll_select()Paulo Zanoni
2017-03-27drm/i915: Use i9xx_check_plane_surface() for sprite planes as wellVille Syrjälä
2017-03-27drm/i915: Eliminate ironlake_update_primary_plane()Ville Syrjälä
2017-03-27drm/i915: Introduce i9xx_check_plane_surface()Ville Syrjälä
2017-03-27drm/i915: Pre-compute plane control register valueVille Syrjälä
2017-03-27drm/i915: Nuke ironlake_plane_ctl()Ville Syrjälä
2017-03-27drm/i915: Extract i9xx_plane_ctl() and ironlake_plane_ctl()Ville Syrjälä
2017-03-23drm/i915: Extract i845_cursor_ctl() and i9xx_cursor_ctl()Ville Syrjälä
2017-03-23drm/i915: Use skl_plane_ctl() for the SKL "sprite" planesVille Syrjälä
2017-03-23drm/i915: Extract skl_plane_ctl()Ville Syrjälä
2017-03-17drm/i915: Remove superfluous i915_add_request_no_flush() helperChris Wilson
2017-03-16drm/i915: Split I915_RESET_IN_PROGRESS into two flagsChris Wilson
2017-03-13drm/i915: Use I915_READ_FW for plane updatesVille Syrjälä
2017-03-13drm/i915: Organize plane register writes into tighter bunchesVille Syrjälä
2017-03-13drm/i915: Use new atomic iterator macros in display codeMaarten Lankhorst
2017-03-08drm/i915: Fix up verify_encoder_stateDaniel Vetter
2017-03-08drm/i915: use for_each_intel_connector_iter in intel_display.cDaniel Vetter
2017-03-08drm/i915: Make intel_get_pipe_from_connector atomicDaniel Vetter
2017-03-08drm/i915: Use DRM_DEBUG_KMS() for framebuffer failure debug messagesVille Syrjälä
2017-03-08drm/i915: Pass the correct plane index to _intel_compute_tile_offset()Ville Syrjälä
2017-03-08drm/i915: Avoid div-by-zero when computing aux_stride w/o an aux planeVille Syrjälä
2017-03-08drm/i915: Move nv12 chroma plane handling into intel_surf_alignment()Ville Syrjälä
2017-03-08drm/i915: Plumb drm_framebuffer into more placesVille Syrjälä
2017-03-08drm/i915: Nuke debug messages from the pipe update critical sectionVille Syrjälä
2017-03-08Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter
2017-03-08Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-03-07drm/i915: Avoid clearing the base drm_crtc_stateChris Wilson
2017-03-06drm/i915: Move updating color management to before vblank evasionMaarten Lankhorst
2017-03-03drm/i915: Add plane update/disable tracepointsVille Syrjälä
2017-03-03drm/i915: Sanitize VLV/CHV watermarks properlyVille Syrjälä
2017-03-03drm/i915: Only use update_wm_{pre,post} for pre-ilk platformsVille Syrjälä
2017-03-03drm/i915: Nuke crtc->wm.cxsr_allowedVille Syrjälä
2017-03-03drm/i915: Compute vlv/chv wms the atomic wayVille Syrjälä
2017-03-03drm/i915: Track visible planes in a bitmaskVille Syrjälä
2017-03-03drm/i915: Remove direct usages of intel_crtc->config from DDI codeAnder Conselvan de Oliveira
2017-03-03drm/i915: Pass intel_crtc to DDI functions called from crtc en/disableAnder Conselvan de Oliveira
2017-03-03drm/i915: Pass pipe_config to fdi_link_train() functionsAnder Conselvan de Oliveira