summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_display.c
Commit message (Expand)AuthorAgeFilesLines
...
* | | drm/i915: Define WA 0870 and kill dead code.Rodrigo Vivi2018-11-011-6/+0
* | | drm/i915: Kill WA 0528Rodrigo Vivi2018-11-011-14/+0
* | | drm/i915/icl: Find DSI presence for ICLMadhav Chauhan2018-11-011-0/+1
* | | drm/i915: Fix error handling for the NV12 fb dimensions checkVille Syrjälä2018-10-311-1/+1
* | | drm/i915: Switch the order of function parametersDhinakaran Pandiyan2018-10-291-3/+3
* | | drm/i915: Add function to check for linear surfacesDhinakaran Pandiyan2018-10-291-4/+8
* | | drm/i915: Prefer IS_GEN<n> check with bitmask.Rodrigo Vivi2018-10-291-1/+1
* | | drm/i915: wrapping all hdcp var into intel_hdcpRamalingam C2018-10-291-3/+3
* | | drm/i915/gen11: Expose planar format support on gen11, v2.Maarten Lankhorst2018-10-241-1/+1
* | | drm/i915/gen11: Program the scalers correctly for planar formats, v3.Maarten Lankhorst2018-10-241-19/+18
* | | drm/i915/gen11: Link nv12 Y and UV planes in the atomic state, v5.Maarten Lankhorst2018-10-241-0/+98
* | | drm/i915: Move the SKL+ zero constant alpha handlingVille Syrjälä2018-10-231-4/+0
* | | drm/i915: Relocate SKL+ NV12 src width w/aVille Syrjälä2018-10-231-25/+0
* | | drm/i915: make encoder enable and disable hooks optionalJani Nikula2018-10-181-3/+6
* | | drm/i915/quirks: pass dev_priv instead of drm dev to quirk codeJani Nikula2018-10-181-1/+1
* | | drm/i915/gen9+: Fix initial readout for Y tiled framebuffersImre Deak2018-10-171-2/+23
* | | drm/i915: split out display quirks to a new fileJani Nikula2018-10-171-169/+0
* | | drm/i915: rename and move intel_get_pipe_from_connector()Jani Nikula2018-10-171-12/+0
* | | drm/i915/icl: Refactor icl pll functionsVandita Kulkarni2018-10-161-1/+1
* | | drm/i915/icl: Use helper functions to classify the portsVandita Kulkarni2018-10-161-11/+4
* | | drm/i915/icl: Refactor get_ddi_pll using helper funcVandita Kulkarni2018-10-161-7/+1
* | | drm/i915/icl: create function to identify combophy portMahesh Kumar2018-10-161-0/+11
* | | drm/i915: Pass crtc_state to ivybridge_update_fdi_bc_bifurcationMaarten Lankhorst2018-10-161-10/+10
* | | drm/i915: Pass crtc_state to lpt_program_iclkipMaarten Lankhorst2018-10-161-3/+4
* | | drm/i915: Remove crtc->config dereferences in intel_modeset_setup_hw_stateMaarten Lankhorst2018-10-161-3/+6
* | | drm/i915: Remove crtc->config dereferences in intel_sanitize_crtcMaarten Lankhorst2018-10-161-4/+5
* | | drm/i915: Pass crtc_state to update_scanline_offsetMaarten Lankhorst2018-10-161-5/+6
* | | drm/i915: Always read out M2_N2 in intel_cpu_transcoder_get_m_n, v2.Maarten Lankhorst2018-10-161-11/+20
* | | drm/i915: Remove crtc->config references in vlv_prepare_pllMaarten Lankhorst2018-10-161-3/+3
* | | drm/i915: Make intel_dp_set_m_n take crtc_stateMaarten Lankhorst2018-10-161-30/+31
* | | drm/i915: Add YCBCR 4:2:0/4:4:4 support for LSPCONShashank Sharma2018-10-151-0/+12
* | | drm/i915: Add CRTC output format YCBCR 4:4:4Shashank Sharma2018-10-151-4/+10
* | | drm/i915: Add CRTC output format YCBCR 4:2:0Shashank Sharma2018-10-151-28/+39
* | | drm/i915: Introduce CRTC output formatShashank Sharma2018-10-151-0/+19
* | | drm/i915: DRM_FORMAT_C8 is not possible with Yf tilingPaulo Zanoni2018-10-111-1/+7
* | | drm/i915: move intel connector specific functions to intel_connector.cJani Nikula2018-10-101-107/+0
* | | drm/i915: add a common connector type independent destroy hookJani Nikula2018-10-091-1/+19
* | | drm/i915: Do intel_panel_destroy_backlight() laterVille Syrjälä2018-10-091-1/+0
* | | drm/i915: Rename variables in intel_primary_plane_create()Ville Syrjälä2018-10-081-38/+36
* | | drm/i915: Extract skl_universal_plane_init()Ville Syrjälä2018-10-081-208/+8
* | | drm/i915: Introduce intel_plane_alloc()Ville Syrjälä2018-10-081-34/+10
* | | drm/i915: Move plane_state->scaler_id initialization into intel_create_plane_...Ville Syrjälä2018-10-081-5/+0
* | | drm/i915: Populate possible_crtcs for primary/cursor planesVille Syrjälä2018-10-081-4/+10
* | | drm/i915: Constify all plane_funcs structsVille Syrjälä2018-10-081-3/+3
* | | drm/i915/icl: MBUS B credit changeRodrigo Vivi2018-10-051-4/+3
* | | drm/i915: Fix ILK-IVB sprite enable delaysVille Syrjälä2018-10-051-6/+33
* | | drm/i915: Get rid of intel_crtc->config in crtc_enable/disable functions, v2.Maarten Lankhorst2018-10-051-21/+21
* | | drm/i915: Make ironlake_pch_transcoder_set_timings take crtc_stateMaarten Lankhorst2018-10-051-6/+6
* | | drm/i915: Make shared dpll functions take crtc_state, v3.Maarten Lankhorst2018-10-051-7/+7
* | | drm/i915: Make pll functions take crtc_state, v2.Maarten Lankhorst2018-10-051-18/+19