summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_display.c
AgeCommit message (Expand)Author
2016-02-09drm/atomic: Add encoder_mask to crtc_state, v3.Maarten Lankhorst
2016-02-09drm/i915: Do not touch best_encoder for load detect.Maarten Lankhorst
2016-02-09Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-02-08drm/i915: Nuke intel_modeset_precloseDaniel Vetter
2016-01-21drm/i915: simplify allocation of driver-internal requestsDave Gordon
2016-01-20drm/i915: Fix NULL plane->fb oops on SKLVille Syrjälä
2016-01-20drm/i915: Do not put big intel_crtc_state on the stackTvrtko Ursulin
2016-01-20Revert "drm/i915: Add two-stage ILK-style watermark programming (v10)"Matt Roper
2016-01-18drm/i915: skl_update_scaler() wants a rotation bitmask instead of bit numberVille Syrjälä
2016-01-18drm/i915: Don't reject primary plane windowing with color keying enabled on SKL+Ville Syrjälä
2016-01-18Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter
2016-01-18Merge tag 'drm-intel-next-fixes-2016-01-14' of git://anongit.freedesktop.org/...Dave Airlie
2016-01-18Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-01-15drm/i915: Don't leak framebuffer_references if drm_framebuffer_init() failsVille Syrjälä
2016-01-15drm/i915/dp: fall back to 18 bpp when sink capability is unknownJani Nikula
2016-01-14drm/i915: add onoff utility functionJani Nikula
2016-01-13drm/i915: Refactor intel_surf_alignment()Ville Syrjälä
2016-01-13drm/i915: s/intel_gen4_compute_page_offset/intel_compute_tile_offset/Ville Syrjälä
2016-01-13drm/i915: Use intel_tile_{size,width,height}() in intel_gen4_compute_page_off...Ville Syrjälä
2016-01-13drm/i915: change intel_fill_fb_ggtt_view() to use the real tile sizeVille Syrjälä
2016-01-13drm/i915: Redo intel_tile_height() as intel_tile_size() / intel_tile_width()Ville Syrjälä
2016-01-13drm/i915: Factor out intel_tile_width()Ville Syrjälä
2016-01-13drm/i915: Pass modifier instead of tiling_mode to gen4_compute_page_offset()Ville Syrjälä
2016-01-13drm/i915: Init power domains early in driver loadDaniel Vetter
2016-01-13drm/i915: Widen return value for reservation_object_wait_timeout_rcu to long.Maarten Lankhorst
2016-01-12drm/i915: Handle error paths during watermark sanitization properly (v3)Matt Roper
2016-01-12drm/i915: Wait for pipe to start before sampling vblank timestamps on gen2Ville Syrjälä
2016-01-12drm/i915: Kill intel_prepare_ddi()Ville Syrjälä
2016-01-11drm/i915: Widen return value for reservation_object_wait_timeout_rcu to long.Maarten Lankhorst
2016-01-08drm/i915: Do one shot unclaimed mmio detection less frequentlyMika Kuoppala
2016-01-07drm/i915: Use plane state for primary plane updates.Maarten Lankhorst
2016-01-07drm/i915: Use the plane state for cursor updates.Maarten Lankhorst
2016-01-07drm/i915: Make disable_cursor_plane similar to commit_cursor_plane.Maarten Lankhorst
2016-01-07drm/i915: Remove some visibility checks from intel_crtc_update_cursor.Maarten Lankhorst
2016-01-07drm/i915: Add two-stage ILK-style watermark programming (v10)Matt Roper
2016-01-06drm/i915: Update connector_mask during readout, v2.Maarten Lankhorst
2016-01-06drm/i915: Allow fuzzy matching in intel_compare_link_m_nMaarten Lankhorst
2016-01-06drm/i915: Sanitize watermarks after hardware state readout (v4)Matt Roper
2016-01-06drm/i915: Setup clipped src/dest coordinates during FB reconstruction (v2)Matt Roper
2016-01-05drm/i915: Set connector_state->connector using the helper.Maarten Lankhorst
2015-12-24Backmerge drm-fixes merge into Linus's tree into drm-next.Dave Airlie
2015-12-23Merge tag 'drm-intel-next-2015-12-18' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-12-22drm/i915: Calculate visibility in check_plane correctly regardless of dpms.Maarten Lankhorst
2015-12-22drm/i915: Keep track of the cdclk as if all crtc's were active.Maarten Lankhorst
2015-12-22drm/i915: Do not acquire crtc state to check clock during modeset, v4.Maarten Lankhorst
2015-12-22drm/i915/skl: Do not allow scaling when crtc is disabled.Maarten Lankhorst
2015-12-22drm/i915: Unbreak check_digital_port_conflicts()Ville Syrjälä
2015-12-22drm/i915: Kill intel_crtc->cursor_boVille Syrjälä
2015-12-22drm/i915: Workaround CHV pipe C cursor failVille Syrjälä
2015-12-22drm/i915: Disable primary plane if we fail to reconstruct BIOS fb (v2)Matt Roper