aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_display.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-08Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-268/+1027
2015-04-20drm/i915/skl: Support Y tiling in MMIO flipsTvrtko Ursulin1-6/+17
2015-04-16drm/i915: suppress false PLL state warnings on non-GMCH platformsImre Deak1-2/+2
2015-04-16drm/i915/bxt: Determine PLL attached to pipeSatheeshakrishna M1-0/+24
2015-04-16drm/i915/bxt: Assign PLL for pipeSatheeshakrishna M1-0/+20
2015-04-16drm/i915/bxt: add bxt_find_best_dpllImre Deak1-4/+29
2015-04-16drm/i915/bxt: fix panel fitter setup in crtc disable/enableJesse Barnes1-6/+13
2015-04-16drm/i915: Drop unecessary fb arguments from function signaturesDaniel Vetter1-5/+3
2015-04-16drm/i915: Select starting pipe bpp irrespective or the primary planeDaniel Vetter1-49/+12
2015-04-16drm/i915/bxt: add display initialize/uninitialize sequence (CDCLK)Vandana Kannan1-3/+223
2015-04-16drm/i915: Rename vlv_cdclk_freq to cdclk_freqVandana Kannan1-8/+10
2015-04-14drm/i915: Move drm_framebuffer_unreference out of struct_mutex for takeoverTvrtko Ursulin1-6/+8
2015-04-14Merge branch 'topic/bxt-stage1' into drm-intel-next-queuedDaniel Vetter1-1/+10
2015-04-14drm/i915/bxt: don't use unsupported port detectionVandana Kannan1-1/+10
2015-04-13drm/i915: Allocate connector state together with the connectorsAnder Conselvan de Oliveira1-34/+28
2015-04-13drm/i915: skylake panel fitting using shared scalersChandra Konduru1-27/+223
2015-04-13drm/i915: setup scalers for crtc_compute_configChandra Konduru1-1/+9
2015-04-13drm/i915: Preserve scaler state when clearing crtc_stateChandra Konduru1-1/+4
2015-04-13drm/i915: Dump scaler_state too as part of dumping crtc_stateChandra Konduru1-2/+45
2015-04-13drm/i915: Initialize skylake scalersChandra Konduru1-0/+32
2015-04-13drm/i915: Initialize plane colorkey to NONEChandra Konduru1-0/+1
2015-04-13drm/i915: Allocate connector state together with the connectorsAnder Conselvan de Oliveira1-34/+28
2015-04-10drm/i915/skl: Support for 90/270 rotationSonika Jindal1-26/+62
2015-04-10drm/i915/skl: Allow universal planes to positionSonika Jindal1-1/+6
2015-04-10drm/i915: Remove stale comment from __intel_set_mode()Ander Conselvan de Oliveira1-3/+0
2015-04-10drm/i915: Switch to full atomic helpers for plane updates/disable, take twoMatt Roper1-12/+12
2015-04-10drm/i915: Boost GPU frequency if we detect outstanding pageflipsChris Wilson1-3/+8
2015-04-10drm/i915: Fix the flip synchronisation to consider mmioflipsChris Wilson1-2/+11
2015-04-10drm/i915: Don't use staged config in check_encoder_cloning()Ander Conselvan de Oliveira1-10/+25
2015-04-10drm/i915: Don't use staged config in check_digital_port_conflicts()Ander Conselvan de Oliveira1-8/+14
2015-04-10drm/i915: Remove intel_crtc->new_configAnder Conselvan de Oliveira1-31/+0
2015-04-10drm/i915: Don't use intel_crtc->new_config in pll calculation codeAnder Conselvan de Oliveira1-4/+11
2015-04-10drm/i915: Don't use staged config for VLV cdclk calculationsAnder Conselvan de Oliveira1-14/+41
2015-04-01drm/i915: Set best_encoder field of connector_state also when disablingAnder Conselvan de Oliveira1-0/+1
2015-03-31drm/i915: Convert the ddi cdclk code to get_display_clock_speedVille Syrjälä1-1/+97
2015-03-31drm/i915: Assume 400MHz cdclk for the rest of gen4-7Ville Syrjälä1-1/+2
2015-03-31drm/i915: ILK cdclk seems to be 450MHzVille Syrjälä1-0/+8
2015-03-31drm/i915: Return more precise cdclk for gen2/3Ville Syrjälä1-11/+11
2015-03-30drm/i915: Check lane sharing between pipes B & C using atomic stateAnder Conselvan de Oliveira1-27/+42
2015-03-27drm/i915: Handle error to get connector state when staging configAnder Conselvan de Oliveira1-0/+2
2015-03-27drm/i915: Compare GGTT view structs instead of typesJoonas Lahtinen1-5/+3
2015-03-27drm/i915: Remove usage of encoder->new_crtc from clock computationsAnder Conselvan de Oliveira1-13/+38
2015-03-27drm/i915: Convert intel_pipe_will_have_type() to using atomic stateAnder Conselvan de Oliveira1-51/+82
2015-03-27drm/i915: Pass an atomic state to modeset_global_resources() functionsAnder Conselvan de Oliveira1-4/+6
2015-03-26drm/i915: Don't use encoder->new_crtc in compute_baseline_pipe_bpp()Ander Conselvan de Oliveira1-4/+10
2015-03-26drm/i915: Don't use encoder->new_crtc in intel_modeset_pipe_config()Ander Conselvan de Oliveira1-2/+16
2015-03-26drm/i915: Copy the staged connector config to the legacy atomic stateAnder Conselvan de Oliveira1-7/+45
2015-03-26drm/i915: Update dummy connector atomic state with current configAnder Conselvan de Oliveira1-9/+36
2015-03-26drm/i915: Allocate a crtc_state also when the crtc is being disabledAnder Conselvan de Oliveira1-8/+22
2015-03-26drm/i915: Allocate a drm_atomic_state for the legacy modeset codeAnder Conselvan de Oliveira1-30/+155