summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_display.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-28drm/i915: Allow scheduler to manage inter-ring object synchronisationJohn Harrison1-1/+1
2016-06-28drm/i915: Added scheduler support to __wait_request() callsJohn Harrison1-2/+3
2016-06-28drm/i915: Force MMIO flips when scheduler enabledJohn Harrison1-0/+3
2016-06-28drm/i915: Delay the freeing of requests until retire timeJohn Harrison1-1/+1
2016-06-28drm/i915: Removed now redudant parameter to i915_gem_request_completed()John Harrison1-1/+1
2016-03-23drm/i915: Split PNV version of crtc_compute_clock()Ander Conselvan de Oliveira1-55/+79
2016-03-23drm/i915: Split g4x_crtc_compute_clock()Ander Conselvan de Oliveira1-29/+53
2016-03-23drm/i915: Split i8xx_crtc_compute_clock()Ander Conselvan de Oliveira1-38/+53
2016-03-23drm/i915: Split CHV and VLV specific crtc_compute_clock() hooksAnder Conselvan de Oliveira1-24/+78
2016-03-23drm/i915: Merge ironlake_compute_clocks() and ironlake_crtc_compute_clock()Ander Conselvan de Oliveira1-53/+33
2016-03-23drm/i915: Move fp divisor calculation into ironlake_compute_dpll()Ander Conselvan de Oliveira1-23/+22
2016-03-23drm/i915: Pass crtc_state->dpll directly to ->find_dpll()Ander Conselvan de Oliveira1-24/+10
2016-03-23drm/i915: Simplify ironlake_crtc_compute_clock() CPU eDP caseAnder Conselvan de Oliveira1-24/+23
2016-03-23drm/i915: Remove PCH type checks from ironlake_crtc_compute_clock()Ander Conselvan de Oliveira1-4/+0
2016-03-23drm/i915: Don't calculate a new clock in ILK+ code if it is already setAnder Conselvan de Oliveira1-8/+9
2016-03-23drm/i915: Simplify ironlake reduced clock logic a bitAnder Conselvan de Oliveira1-4/+3
2016-03-23drm/i915: Call g4x_find_best_dpll() directly from ILK+ codeAnder Conselvan de Oliveira1-3/+2
2016-03-23drm/i915: Fold intel_ironlake_limit() into clock computation functionAnder Conselvan de Oliveira1-33/+23
2016-03-23drm/i915: Merge ironlake_get_refclk() into its only callerAnder Conselvan de Oliveira1-16/+8
2016-03-23drm/i915: Remove checks for cloned config with LVDS in dpll codeAnder Conselvan de Oliveira1-54/+16
2016-03-23drm/i915: Wait for vblank in i9xx_disable_crtc() for gen 2 onlyAnder Conselvan de Oliveira1-3/+2
2016-03-22drm/i915/bxt: Initialize MIPI DSI for BXTShashank Sharma1-0/+2
2016-03-22drm/i915: Wait until after wm optimization to drop runtime PM referenceMatt Roper1-10/+10
2016-03-21drm/i915: Implement color management on bdw/skl/bxt/kblLionel Landwerlin1-2/+20
2016-03-21drm/i915: Do not read GAMMA_MODE registerLionel Landwerlin1-0/+3
2016-03-21drm/i915: Extract out gamma table and CSC to their own fileLionel Landwerlin1-159/+12
2016-03-21drm/i915/bxt: add dsi transcodersJani Nikula1-11/+80
2016-03-21drm/i915: abstract get config for cpu transcoderJani Nikula1-36/+51
2016-03-21drm/i915: split set pipeconf to pipeconf, pipemisc, pipe_gammaJani Nikula1-10/+22
2016-03-21drm/i915: split get/set pipe timings to timings and src sizeJani Nikula1-0/+24
2016-03-18drm/i915: Rename dev_priv->gtt to dev_priv->ggttJoonas Lahtinen1-2/+2
2016-03-17drm/i915: Move load time init of display/audio hooks earlierImre Deak1-43/+39
2016-03-17drm/i915: Move pll power state to crtc power domains.Maarten Lankhorst1-3/+3
2016-03-17drm/i915: Perform dpll commit first, v2.Maarten Lankhorst1-3/+2
2016-03-17drm/i915: Use a crtc mask instead of a refcount for dpll functions, v2.Maarten Lankhorst1-22/+21
2016-03-16drm/i915: make transcoder_name return a stringJani Nikula1-2/+2
2016-03-16drm/i915: More intel_engine_cs renamingTvrtko Ursulin1-2/+2
2016-03-16drm/i915: Rename intel_engine_cs struct membersTvrtko Ursulin1-9/+9
2016-03-16drm/i915: Rename intel_engine_cs function parametersTvrtko Ursulin1-4/+4
2016-03-16drm/i915: Rename local struct intel_engine_cs variablesTvrtko Ursulin1-53/+53
2016-03-16drm/i915/bxt: Fix off-by-one error in Broxton PLL IDsImre Deak1-3/+3
2016-03-16drm/i915: Nuke fbc members from intel_crtc->atomic, v4.Maarten Lankhorst1-35/+16
2016-03-16drm/i915: Remove some post-commit members from intel_crtc->atomic, v3.Maarten Lankhorst1-8/+21
2016-03-10drm/i915: Update state before setting watermarks, v2.Maarten Lankhorst1-30/+15
2016-03-10drm/i915: s/crtc_state/old_crtc_state/ in intel_atomic_commit()Ville Syrjälä1-10/+10
2016-03-10drm/i915: Wait for vblank after cxsr disable in pre_plane_updateVille Syrjälä1-22/+37
2016-03-10drm/i915: Fix watermarks for VLV/CHVVille Syrjälä1-10/+19
2016-03-09drm/i915: Make SKL/KBL DPLL0 managed by the shared dpll codeAnder Conselvan de Oliveira1-9/+3
2016-03-09drm/i915: Manage HSW/BDW LCPLLs with the shared dpll interfaceAnder Conselvan de Oliveira1-8/+17
2016-03-09drm/i915: Move HSW/BDW pll selection logic to intel_dpll_mgr.cAnder Conselvan de Oliveira1-1/+1