summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_display.c
AgeCommit message (Expand)Author
2018-06-07drm/i915: Remove bogus NV12 PLANE_COLOR_CTL setupVille 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-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ä
2018-03-05drm/i915: Unwind vma pinning for intel_pin_and_fence_fb_obj error pathChris Wilson
2018-03-02drm/i915: Add support for the YCbCr COLOR_RANGE propertyVille Syrjälä
2018-03-02drm/i915: Change the COLOR_ENCODING prop default value to BT.709Ville Syrjälä
2018-03-02drm/i915: Add support for the YCbCr COLOR_ENCODING propertyVille Syrjälä
2018-03-02drm/i915: Fix plane YCbCr->RGB conversion for GLKVille Syrjälä
2018-03-01drm/i915: Check for I915_MODE_FLAG_INHERITED before drm_atomic_helper_check_m...Maarten Lankhorst
2018-03-01Merge drm-next into drm-intel-next-queued (this time for real)Joonas Lahtinen
2018-03-01Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-02-26drm/i915: Remove the pipe/plane ID checks from skl_check_ccs_aux_surface()Ville Syrjälä
2018-02-22drm/i915: Extract intel_plane_{pin,unpin}_fb()Ville Syrjälä
2018-02-22drm/i915: Require fence only for FBC capable planesVille Syrjälä
2018-02-22drm/i915: Clean up fbc vs. plane checksVille Syrjälä