aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_display.c
AgeCommit message (Expand)Author
2016-04-20drm/i915: Update atomic state when removing mst connector, v3.Maarten Lankhorst
2016-02-15drm/i915/dp: fall back to 18 bpp when sink capability is unknownJani Nikula
2015-11-09drm/i915: Deny wrapping an userptr into a framebufferChris Wilson
2015-11-09drm/i915: Restore lost DPLL register write on gen2-4Ville Syrjälä
2015-09-21drm/i915: Preserve SSC earlierLukas Wunner
2015-08-03drm/i915: Fix IPS related flickerRodrigo Vivi
2015-05-07drm/i915: Drop PIPE-A quirk for 945GSE HP MiniChris Wilson
2015-04-14drm/i915: Move drm_framebuffer_unreference out of struct_mutex for takeoverTvrtko Ursulin
2015-04-13drm/i915: Allocate connector state together with the connectorsAnder Conselvan de Oliveira
2015-03-27drm/i915: Handle error to get connector state when staging configAnder Conselvan de Oliveira
2015-03-27drm/i915: Compare GGTT view structs instead of typesJoonas Lahtinen
2015-03-27drm/i915: Remove usage of encoder->new_crtc from clock computationsAnder Conselvan de Oliveira
2015-03-27drm/i915: Convert intel_pipe_will_have_type() to using atomic stateAnder Conselvan de Oliveira
2015-03-27drm/i915: Pass an atomic state to modeset_global_resources() functionsAnder Conselvan de Oliveira
2015-03-26drm/i915: Don't use encoder->new_crtc in compute_baseline_pipe_bpp()Ander Conselvan de Oliveira
2015-03-26drm/i915: Don't use encoder->new_crtc in intel_modeset_pipe_config()Ander Conselvan de Oliveira
2015-03-26drm/i915: Copy the staged connector config to the legacy atomic stateAnder Conselvan de Oliveira
2015-03-26drm/i915: Update dummy connector atomic state with current configAnder Conselvan de Oliveira
2015-03-26drm/i915: Allocate a crtc_state also when the crtc is being disabledAnder Conselvan de Oliveira
2015-03-26drm/i915: Allocate a drm_atomic_state for the legacy modeset codeAnder Conselvan de Oliveira
2015-03-26drm/i915: Pass acquire ctx also to intel_release_load_detect_pipe()Ander Conselvan de Oliveira
2015-03-26drm/i915: always preserve bios swizzlingDaniel Vetter
2015-03-26drm/i915: Add initial_ prefix to bios fb takeover codeDaniel Vetter
2015-03-26drm/i915: Fixup legacy plane->crtc link for initial fb configDaniel Vetter
2015-03-26drm/i915: kill i915.powersaveRodrigo Vivi
2015-03-25drm/i915: make unsupported fb modifier message DRM_DEBUGJesse Barnes
2015-03-23drm/i915/skl: Take 90/270 rotation into account in watermark calculationsTvrtko Ursulin
2015-03-23drm/i915/skl: Query display address through a wrapperTvrtko Ursulin
2015-03-23drm/i915/skl: Support secondary (rotated) frame buffer mappingTvrtko Ursulin
2015-03-23drm/i915: Helper function to determine GGTT view from plane stateTvrtko Ursulin
2015-03-23drm/i915: Pass in plane state when (un)pinning frame buffersTvrtko Ursulin
2015-03-23drm/i915: Use GGTT view when (un)pinning objects to planesTvrtko Ursulin
2015-03-23drm/i915/skl: Extract tile height code into a helper functionTvrtko Ursulin
2015-03-20drm/i915/chv: use vlv_PLL_is_optimal in chv_find_best_dpllImre Deak
2015-03-20drm/i915: check for div-by-zero in vlv_PLL_is_optimalImre Deak
2015-03-20drm/i915: factor out vlv_PLL_is_optimalImre Deak
2015-03-20drm/i915: Kill intel_plane->objVille Syrjälä
2015-03-20drm/i915: Improved w/a for rps on BaytrailChris Wilson
2015-03-20Merge tag 'drm-intel-fixes-2015-03-19' into drm-intel-nextDaniel Vetter
2015-03-18drm/i915: Make sure the primary plane is enabled before reading out the fb stateDamien Lespiau
2015-03-17drm/i915: Read CHV_PLL_DW8 from the correct offsetVille Syrjälä
2015-03-17drm/i915: Rewrite IVB FDI bifurcation conflict checksVille Syrjälä
2015-03-17drm/i915: Rewrite some some of the FDI lane checksVille Syrjälä
2015-03-17drm/i915: Simplify the way BC bifurcation state consistency is keptAnder Conselvan de Oliveira
2015-03-17drm/i915: Reduce clutter by using the local plane pointerVille Syrjälä
2015-03-17drm/i915: Remove debug prints from primary plane update funcsVille Syrjälä
2015-03-17drm/i915: Move drm_framebuffer_unreference out of struct_mutex for flipsChris Wilson
2015-03-17drm/i915: Program PFI credits for VLVVidya Srinivas
2015-03-17drm/i915: Update prop, int co-eff and gain threshold for CHVVijay Purushothaman
2015-03-17drm/i915: Initialize CHV digital lock detect thresholdVijay Purushothaman