summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_display.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/icl: unconditionally init DDI for every portPaulo Zanoni2018-06-141-1/+8
* drm/i915/icl: add icelake_get_ddi_pll()Paulo Zanoni2018-06-141-1/+41
* drm/i915/ddi: Push pipe clock enabling to encodersImre Deak2018-06-141-6/+0Star
* drm/i915/ddi: s/crtc->config/old_crtc_state in haswell_crtc_disable()Imre Deak2018-06-141-4/+4
* drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSIVille Syrjälä2018-06-131-3/+13
* drm/i915/icl: introduce tc_portPaulo Zanoni2018-06-021-0/+16
* drm/i915: Configure SKL+ scaler initial phase correctlyVille Syrjälä2018-06-011-0/+41
* drm/i915: Remove bogus NV12 PLANE_COLOR_CTL setupVille Syrjälä2018-06-011-6/+1Star
* drm/i915: Disable trickle feed for SNB/IVB cursorsVille Syrjälä2018-06-011-0/+3
* drm/i915: Clean up cursor definesVille Syrjälä2018-06-011-8/+8
* drm/i915: Have plane->get_hw_state() return the current pipeVille Syrjälä2018-06-011-20/+51
* drm/i915: Call intel_opregion_notify_encoder in intel_sanitize_encoder, v2.Maarten Lankhorst2018-05-311-0/+3
* drm/i915: Simplify ilk-ivb underrun suppressionVille Syrjälä2018-05-251-8/+4Star
* drm/i915: Try to suppress more spurious PCH underruns on ILK-IVBVille Syrjälä2018-05-251-2/+9
* drm/i915: Initialize panel_pipe to INVALID_PIPEVille Syrjälä2018-05-251-1/+1
* drm/i915/icl: Disable pipe CSC and gamma in cursor planeJosé Roberto de Souza2018-05-231-4/+6
* drm/i915: WARN if power sequencer is not connected to the LVDS port on pre-ilkVille Syrjälä2018-05-231-0/+5
* drm/i915: Implement the missing bits of assert_panel_unlocked()Ville Syrjälä2018-05-231-2/+16
* drm/i915: Clean up DP pipe select bitsVille Syrjälä2018-05-231-31/+15Star
* drm/i915: Nuke intel_trans_dp_port_sel()Ville Syrjälä2018-05-231-25/+14Star
* drm/i915: Parametrize TRANS_DP_PORT_SELVille Syrjälä2018-05-231-16/+8Star
* drm/i915: Move intel_ddi_get_crtc_new_encoder() out from ddi codeVille Syrjälä2018-05-231-1/+30
* drm/i915: Move GEM BO inside drm_framebufferDaniel Stone2018-05-221-2/+2
* drm/i915: Use intel_fb_obj() everywhereDaniel Stone2018-05-221-9/+10
* drm/i915: enable the pipe/transcoder/planes later on HSW+Paulo Zanoni2018-05-181-5/+5
* drm/i915: Clean up SDVO pipe select bitsVille Syrjälä2018-05-171-30/+16Star
* drm/i915: Clean up LVDS pipe select bitsVille Syrjälä2018-05-171-26/+7Star
* drm/i915: Clean up ADPA pipe select bitsVille Syrjälä2018-05-171-19/+5Star
* drm/i915: Add NV12 as supported format for primary planeChandra Konduru2018-05-111-2/+48
* drm/i915: Add NV12 support to intel_framebuffer_initChandra Konduru2018-05-111-0/+22
* drm/i915: Add skl_check_nv12_surface for NV12Maarten Lankhorst2018-05-111-2/+27
* drm/i915: Enable Display WA 0528Vidya Srinivas2018-05-111-3/+19
* drm/i915: Enable display workaround 827 for all planes, v2.Maarten Lankhorst2018-05-111-17/+26
* drm/i915/icl: add basic support for the ICL clocksPaulo Zanoni2018-05-081-0/+16
* drm/i915: Correctly populate user mode h/vdisplay with pipe src size during r...Ville Syrjälä2018-05-031-0/+2
* Merge drm/drm-next into drm-intel-next-queuedJani Nikula2018-05-021-1/+3
|\
| * drm/i915: Restore planes after load detectionVille Syrjälä2018-03-291-0/+2
| * drm/i915: Stop consulting plane->fbVille Syrjälä2018-03-291-1/+1
* | drm/i915/icl: Enable 2nd DBuf slice only when neededMahesh Kumar2018-04-281-0/+10
* | drm/i915/icl: track dbuf slice-2 statusMahesh Kumar2018-04-281-0/+5
* | drm/i915/icl: Don't set pipe CSC/Gamma in PLANE_COLOR_CTLJames Ausmus2018-04-271-2/+6
* | drm/i915: Protect PIPE_CONF_CHECK macros with do {} while(0)Ville Syrjälä2018-04-191-18/+27
* | drm/i915: Pack params to engine->schedule() into a structChris Wilson2018-04-181-1/+10
* | drm/i915: Add debugfs file to clear FIFO underruns.Maarten Lankhorst2018-04-101-12/+18
* | drm/i915: Remove last references to drm_atomic_get_existing* macrosMaarten Lankhorst2018-04-091-29/+24Star
* | drm/i915: Upscale scaler max scale for NV12Chandra Konduru2018-04-091-11/+37
* | drm/i915: Enable YUV to RGB for Gen10 in Plane Ctrl RegVidya Srinivas2018-04-091-1/+6
* | drm/i915: Display WA 827Vidya Srinivas2018-04-091-0/+34
* | drm/i915/skl+: support verification of DDB HW state for NV12Mahesh Kumar2018-04-091-1/+1
* | drm/i915/skl+: add NV12 in skl_format_to_fourccMahesh Kumar2018-04-091-0/+2