aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_display.c
AgeCommit message (Expand)Author
2014-11-07drm/i915/skl: Check the DDB state at modesetDamien Lespiau
2014-11-07drm/i915/skl: Read the pipe WM HW statePradeep Bhat
2014-11-07drm/i915: Use vblank evade mechanism in mmio_flipAnder Conselvan de Oliveira
2014-11-07drm/i915: Make intel_pin_and_fence_fb_obj take plane and framebufferTvrtko Ursulin
2014-11-07drm/i915: Make intel_pipe_has_type() take an output type enumDamien Lespiau
2014-11-07drm/i915: Move pll state commit into intel_modeset_update_stateDaniel Vetter
2014-11-07drm/i915: Don't store current shared DPLL in the new pipe_configAnder Conselvan de Oliveira
2014-11-07drm/i915: Remove crtc_mode_set() hookAnder Conselvan de Oliveira
2014-11-07drm/i915: Covert remaining platforms to choose DPLLS before disabling CRTCsAnder Conselvan de Oliveira
2014-11-07drm/i915: Covert ILK-IVB to choose DPLLS before disabling CRTCsAnder Conselvan de Oliveira
2014-11-07drm/i915: Covert HSW+ to choose DPLLS before disabling CRTCsAnder Conselvan de Oliveira
2014-11-07drm/i915: Add infrastructure for choosing DPLLs before disabling crtcsAnder Conselvan de Oliveira
2014-11-07drm/i915: Move dpll crtc_mask and hw_state fields into separate structAnder Conselvan de Oliveira
2014-11-07drm/i915: Convert shared dpll reference count to a crtc maskAnder Conselvan de Oliveira
2014-11-07drm/i915: Check pipe_config.has_dp_encoder instead of encoder typesDaniel Vetter
2014-11-04drm/i915: Make *_crtc_mode_set work on new_configAnder Conselvan de Oliveira
2014-11-04drm/i915: Initialize new chv primary plane and pipe blender registersVille Syrjälä
2014-11-04drm/i915: create a prepare step for primary planes updatesGustavo Padovan
2014-11-04drm/i915: Make sure DPLL is enabled when kicking the power sequencer on VLV/CHVVille Syrjälä
2014-11-04drm/i915: transform INTEL_OUTPUT_* into an enumPaulo Zanoni
2014-11-04drm/i915: add new intel audio file to group DP/HDMI audioJani Nikula
2014-11-04drm/i915: remove unneeded visible checkGustavo Padovan
2014-11-04drm/i915: Remove unnecessary test on the gen in intel_do_mmio_flip()Damien Lespiau
2014-11-04drm/i915: only flip frontbuffer if crtc is activeGustavo Padovan
2014-11-04drm/i915: Update plane parameters for cursor plane (v2)Sonika Jindal
2014-10-24drm/i915: Add rotation support for cursor plane (v5)Ville Syrjälä
2014-10-24drm/i915: preserve swizzle settings if necessary v4Jesse Barnes
2014-10-24drm/i915: Make intel_pipe_has_type() and some callers take intel_crtcAnder Conselvan de Oliveira
2014-10-24drm/i915: Make *_crtc_mode_set() take an intel_crtc insted of drm_crtcAnder Conselvan de Oliveira
2014-10-24drm/i915: Make *_find_best_dpll() take an intel_crtc insted of drm_crtcAnder Conselvan de Oliveira
2014-10-24drm/i915: Replace some loop through encoders with intel_pipe_has_type()Ander Conselvan de Oliveira
2014-10-24drm/i915/skl: Add 180 degree HW rotation supportSonika Jindal
2014-10-24drm/i915: Add missing '\n' to cdclk debug messageVille Syrjälä
2014-10-24drm/i915: Fix not checking cursor and object sizesGustavo Padovan
2014-10-24drm/i915: move check of intel_crtc_cursor_set_obj() outGustavo Padovan
2014-10-24drm/i915: remove leftover from pre-universal planes daysGustavo Padovan
2014-10-24drm/i915: Merge of visible and !visible paths for primary planesGustavo Padovan
2014-10-24drm/i915: Spell out IS_HSW/BDW_ULT() in intel_crt_present()Damien Lespiau
2014-10-24drm/i915: Use dev_priv in public intel_fifo_underrun.c functionsDaniel Vetter
2014-10-21Merge branch 'drm-intel-next-fixes' into drm-intel-nextDaniel Vetter
2014-10-16drm/i915: Don't trust the DP_DETECT bit for eDP ports on CHVVille Syrjälä
2014-10-06drm/i915: Move DIV_ROUND_CLOSEST_ULL macro to headerU. Artie Eoff
2014-10-03drm/i915: s/pm._irqs_disabled/pm.irqs_enabled/Daniel Vetter
2014-10-01drm/i915: Move intel_display_set_init_power to intel_runtime_pm.cDaniel Vetter
2014-10-01drm/i915: Bikeshed rpm functions name a bit.Daniel Vetter
2014-10-01drm/i915: Remove intel_modeset_suspend_hwDaniel Vetter
2014-10-01drm/i915: Enable pixel replicated modes on BDW and HSW.Clint Taylor
2014-09-30Merge branch 'topic/skl-stage1' into drm-intel-next-queuedDaniel Vetter
2014-09-29Revert "drm/i915/bdw: BDW Software Turbo"Daniel Vetter
2014-09-24drm/i915/skl: Adjust assert_sprites_disabled()Damien Lespiau