aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_display.c
AgeCommit message (Expand)Author
2018-05-23drm/i915: WARN if power sequencer is not connected to the LVDS port on pre-ilkVille Syrjälä
2018-05-23drm/i915: Implement the missing bits of assert_panel_unlocked()Ville Syrjälä
2018-05-23drm/i915: Clean up DP pipe select bitsVille Syrjälä
2018-05-23drm/i915: Nuke intel_trans_dp_port_sel()Ville Syrjälä
2018-05-23drm/i915: Parametrize TRANS_DP_PORT_SELVille Syrjälä
2018-05-23drm/i915: Move intel_ddi_get_crtc_new_encoder() out from ddi codeVille Syrjälä
2018-05-22drm/i915: Move GEM BO inside drm_framebufferDaniel Stone
2018-05-22drm/i915: Use intel_fb_obj() everywhereDaniel Stone
2018-05-17drm/i915: enable the pipe/transcoder/planes later on HSW+Paulo Zanoni
2018-05-17drm/i915: Clean up SDVO pipe select bitsVille Syrjälä
2018-05-17drm/i915: Clean up LVDS pipe select bitsVille Syrjälä
2018-05-17drm/i915: Clean up ADPA pipe select bitsVille Syrjälä
2018-05-11drm/i915: Add NV12 as supported format for primary planeChandra Konduru
2018-05-11drm/i915: Add NV12 support to intel_framebuffer_initChandra Konduru
2018-05-11drm/i915: Add skl_check_nv12_surface for NV12Maarten Lankhorst
2018-05-11drm/i915: Enable Display WA 0528Vidya Srinivas
2018-05-11drm/i915: Enable display workaround 827 for all planes, v2.Maarten Lankhorst
2018-05-07drm/i915/icl: add basic support for the ICL clocksPaulo Zanoni
2018-05-04Merge tag 'drm-intel-next-2018-04-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-05-03drm/i915: Correctly populate user mode h/vdisplay with pipe src size during r...Ville Syrjälä
2018-05-02Merge drm/drm-next into drm-intel-next-queuedJani Nikula
2018-04-27drm/i915/icl: Enable 2nd DBuf slice only when neededMahesh Kumar
2018-04-27drm/i915/icl: track dbuf slice-2 statusMahesh Kumar
2018-04-27drm/i915/icl: Don't set pipe CSC/Gamma in PLANE_COLOR_CTLJames Ausmus
2018-04-19drm/i915: Protect PIPE_CONF_CHECK macros with do {} while(0)Ville Syrjälä
2018-04-18drm/i915: Pack params to engine->schedule() into a structChris Wilson
2018-04-10drm/i915: Add debugfs file to clear FIFO underruns.Maarten Lankhorst
2018-04-09drm/i915: Remove last references to drm_atomic_get_existing* macrosMaarten Lankhorst
2018-04-09drm/i915: Upscale scaler max scale for NV12Chandra Konduru
2018-04-09drm/i915: Enable YUV to RGB for Gen10 in Plane Ctrl RegVidya Srinivas
2018-04-09drm/i915: Display WA 827Vidya Srinivas
2018-04-09drm/i915/skl+: support verification of DDB HW state for NV12Mahesh Kumar
2018-04-09drm/i915/skl+: add NV12 in skl_format_to_fourccMahesh Kumar
2018-04-05drm/i915: Only call finish_reset after a prepare_resetChris Wilson
2018-03-30Merge airlied/drm-next into drm-intel-next-queuedRodrigo Vivi
2018-03-29drm/i915: Restore planes after load detectionVille Syrjälä
2018-03-29drm/i915: Stop consulting plane->fbVille Syrjälä
2018-03-27drm/i915: use flags from dpll_info embedded in intel_shared_dpllLucas De Marchi
2018-03-27drm/i915: use name from intel_shared_dpll.infoLucas De Marchi
2018-03-27drm/i915: use funcs from intel_shared_dpll.infoLucas De Marchi
2018-03-23drm/i915/icl: Added 5k source scaling support for Gen11 platformNabendu Maiti
2018-03-21Merge airlied/drm-next into drm-misc-nextSean Paul
2018-03-16drm/i915: Don't initialize plane_to_crtc_mapping[] on SKL+Ville Syrjälä
2018-03-16drm: Reduce object size of DRM_ERROR and DRM_DEBUG usesJoe Perches
2018-03-14Merge tag 'drm-intel-next-2018-03-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-03-14Merge tag 'drm-misc-next-2018-03-09-3' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-03-13drm/i915/frontbuffer: HW tracking for cursor moves to fix PSR lags.Dhinakaran Pandiyan
2018-03-13drm/i915/frontbuffer: Pull frontbuffer_flush out of gem_obj_pin_to_displayDhinakaran Pandiyan
2018-03-08drm/i915: Handle pipe CRC around enabling/disabling pipe.Maarten Lankhorst
2018-03-05drm: Don't pass clip to drm_atomic_helper_check_plane_state()Ville Syrjälä