summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_display.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Drop PIPE-A quirk for 945GSE HP MiniChris Wilson2015-05-071-3/+0
* drm/i915: Move drm_framebuffer_unreference out of struct_mutex for takeoverTvrtko Ursulin2015-04-141-6/+8
* drm/i915: Allocate connector state together with the connectorsAnder Conselvan de Oliveira2015-04-131-34/+28
* drm/i915: Handle error to get connector state when staging configAnder Conselvan de Oliveira2015-03-271-0/+2
* drm/i915: Compare GGTT view structs instead of typesJoonas Lahtinen2015-03-271-5/+3
* drm/i915: Remove usage of encoder->new_crtc from clock computationsAnder Conselvan de Oliveira2015-03-271-13/+38
* drm/i915: Convert intel_pipe_will_have_type() to using atomic stateAnder Conselvan de Oliveira2015-03-271-51/+82
* drm/i915: Pass an atomic state to modeset_global_resources() functionsAnder Conselvan de Oliveira2015-03-271-4/+6
* drm/i915: Don't use encoder->new_crtc in compute_baseline_pipe_bpp()Ander Conselvan de Oliveira2015-03-261-4/+10
* drm/i915: Don't use encoder->new_crtc in intel_modeset_pipe_config()Ander Conselvan de Oliveira2015-03-261-2/+16
* drm/i915: Copy the staged connector config to the legacy atomic stateAnder Conselvan de Oliveira2015-03-261-7/+45
* drm/i915: Update dummy connector atomic state with current configAnder Conselvan de Oliveira2015-03-261-9/+36
* drm/i915: Allocate a crtc_state also when the crtc is being disabledAnder Conselvan de Oliveira2015-03-261-8/+22
* drm/i915: Allocate a drm_atomic_state for the legacy modeset codeAnder Conselvan de Oliveira2015-03-261-30/+155
* drm/i915: Pass acquire ctx also to intel_release_load_detect_pipe()Ander Conselvan de Oliveira2015-03-261-2/+3
* drm/i915: always preserve bios swizzlingDaniel Vetter2015-03-261-25/+22
* drm/i915: Add initial_ prefix to bios fb takeover codeDaniel Vetter2015-03-261-7/+7
* drm/i915: Fixup legacy plane->crtc link for initial fb configDaniel Vetter2015-03-261-0/+2
* drm/i915: kill i915.powersaveRodrigo Vivi2015-03-261-6/+2
* drm/i915: make unsupported fb modifier message DRM_DEBUGJesse Barnes2015-03-251-2/+2
* drm/i915/skl: Take 90/270 rotation into account in watermark calculationsTvrtko Ursulin2015-03-231-4/+23
* drm/i915/skl: Query display address through a wrapperTvrtko Ursulin2015-03-231-6/+17
* drm/i915/skl: Support secondary (rotated) frame buffer mappingTvrtko Ursulin2015-03-231-1/+26
* drm/i915: Helper function to determine GGTT view from plane stateTvrtko Ursulin2015-03-231-3/+22
* drm/i915: Pass in plane state when (un)pinning frame buffersTvrtko Ursulin2015-03-231-6/+12
* drm/i915: Use GGTT view when (un)pinning objects to planesTvrtko Ursulin2015-03-231-3/+4
* drm/i915/skl: Extract tile height code into a helper functionTvrtko Ursulin2015-03-231-18/+25
* drm/i915/chv: use vlv_PLL_is_optimal in chv_find_best_dpllImre Deak2015-03-201-6/+20
* drm/i915: check for div-by-zero in vlv_PLL_is_optimalImre Deak2015-03-201-0/+3
* drm/i915: factor out vlv_PLL_is_optimalImre Deak2015-03-201-14/+36
* drm/i915: Kill intel_plane->objVille Syrjälä2015-03-201-7/+0
* drm/i915: Improved w/a for rps on BaytrailChris Wilson2015-03-201-0/+2
* Merge tag 'drm-intel-fixes-2015-03-19' into drm-intel-nextDaniel Vetter2015-03-201-2/+2
|\
| * drm/i915: Make sure the primary plane is enabled before reading out the fb stateDamien Lespiau2015-03-181-4/+11
| * drm/i915: Ensure plane->state->fb stays in sync with plane->fbXi Ruoyao2015-03-161-0/+17
| * drm/i915: use in_interrupt() not in_irq() to check contextDave Gordon2015-03-101-1/+1
* | drm/i915: Read CHV_PLL_DW8 from the correct offsetVille Syrjälä2015-03-171-1/+1
* | drm/i915: Rewrite IVB FDI bifurcation conflict checksVille Syrjälä2015-03-171-14/+15
* | drm/i915: Rewrite some some of the FDI lane checksVille Syrjälä2015-03-171-8/+7
* | drm/i915: Simplify the way BC bifurcation state consistency is keptAnder Conselvan de Oliveira2015-03-171-36/+10
* | drm/i915: Reduce clutter by using the local plane pointerVille Syrjälä2015-03-171-1/+1
* | drm/i915: Remove debug prints from primary plane update funcsVille Syrjälä2015-03-171-11/+0
* | drm/i915: Move drm_framebuffer_unreference out of struct_mutex for flipsChris Wilson2015-03-171-8/+9
* | drm/i915: Program PFI credits for VLVVidya Srinivas2015-03-171-0/+38
* | drm/i915: Update prop, int co-eff and gain threshold for CHVVijay Purushothaman2015-03-171-12/+31
* | drm/i915: Initialize CHV digital lock detect thresholdVijay Purushothaman2015-03-171-0/+9
* | drm/i915: Disable M2 frac division for integer caseVijay Purushothaman2015-03-171-4/+10
* | drm/i915: Update intel_crtc_active() to use state values (v2)Matt Roper2015-03-171-1/+5
* | drm/i915: Fix chv cdclk supportVille Syrjälä2015-03-171-16/+7
* | drm/i915: Allow pixel clock up to 95% of cdclk on CHVVille Syrjälä2015-03-171-5/+7