summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display
AgeCommit message (Expand)Author
2021-05-08drm/i915/display: fix compiler warning about array overrunLinus Torvalds
2021-04-30Merge tag 'drm-next-2021-04-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-04-28Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-04-26drm/i915: fix an error code in intel_overlay_do_put_image()Dan Carpenter
2021-04-26drm/i915/display/psr: Fix cppcheck warningsJosé Roberto de Souza
2021-04-26drm/i915: Disable LTTPR detection on GLK once againVille Syrjälä
2021-04-26drm/i915: Restore lost glk ccs w/aVille Syrjälä
2021-04-26drm/i915: Restore lost glk FBC 16bpp w/aVille Syrjälä
2021-04-19drm/i915: Fix modesetting in case of unexpected AUX timeoutsImre Deak
2021-04-13Merge drm/drm-fixes into drm-nextDaniel Vetter
2021-04-12drm/i915/display/vlv_dsi: Do not skip panel_pwr_cycle_delay when disabling th...Hans de Goede
2021-04-12drm/i915/dpcd_bl: Don't try vesa interface unless specified by VBTLyude Paul
2021-04-08Merge tag 'drm-intel-next-2021-04-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-04-08Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-04-07drm/i915: Fix invalid access to ACPI _DSM objectsTakashi Iwai
2021-03-31drm/i915/hdcp: Add DP HDCP2.2 timeout to read entire msgAnshuman Gupta
2021-03-31drm/i915/display: Configure HDMI2.1 Pcon for FRL only if Src-Ctl mode is avai...Ankit Nautiyal
2021-03-31drm/dp_helper: Define options for FRL training for HDMI2.1 PCONAnkit Nautiyal
2021-03-29drm/i915: Add support for FBs requiring a POT stride alignmentImre Deak
2021-03-29drm/i915: s/stride/src_stride/ in the intel_remapped_plane_info structImre Deak
2021-03-29drm/i915: Shrink the size of intel_remapped_plane_info structImre Deak
2021-03-29drm/i915/intel_fb: Factor out calc_plane_remap_info()Imre Deak
2021-03-29drm/i915: Simplify copying the FB view state to the plane stateImre Deak
2021-03-29drm/i915: Store the normal view FB pitch in FB's intel_fb_viewImre Deak
2021-03-29drm/i915: Unify the FB and plane state view information into one structImre Deak
2021-03-29drm/i915/intel_fb: Factor out calc_plane_normal_size()Imre Deak
2021-03-29drm/i915/intel_fb: Factor out calc_plane_aligned_offset()Imre Deak
2021-03-29drm/i915/intel_fb: Factor out convert_plane_offset_to_xy()Imre Deak
2021-03-29drm/i915/intel_fb: s/dev_priv/i915/Imre Deak
2021-03-29drm/i915/intel_fb: Unexport intel_fb_check_stride()Imre Deak
2021-03-29drm/i915/intel_fb: Pull FB plane functions from intel_display.cImre Deak
2021-03-29drm/i915/intel_fb: Pull FB plane functions from intel_sprite.cImre Deak
2021-03-29drm/i915/intel_fb: Pull is_surface_linear() from intel_display.c/skl_universa...Imre Deak
2021-03-29drm/i915/intel_fb: Pull FB plane functions from skl_universal_plane.cImre Deak
2021-03-29drm/i915/intel_fb: Pull FB plane functions from intel_display_types.hImre Deak
2021-03-29drm/i915: Make sure i915_ggtt_view is inited when creating an FBImre Deak
2021-03-29drm/i915: Fix rotation setup during plane HW readoutImre Deak
2021-03-29drm/i915: Remove repeated declarationWan Jiabing
2021-03-29drm/i915: Stop adding planes to the commit needlesslyVille Syrjälä
2021-03-29drm/i915: rename DISP_STEPPING->DISPLAY_STEP and GT_STEPPING->GT_STEPJani Nikula
2021-03-24drm/i915: Remove I915_USER_PRIORITY_SHIFTChris Wilson
2021-03-24drm/i915/audio: set HDA link parameters in driverKai Vehmanen
2021-03-24drm/i915: Add missing ww lock in intel_dsb_prepare.Maarten Lankhorst
2021-03-24drm/i915: Pass ww ctx to intel_pin_to_display_planeMaarten Lankhorst
2021-03-24drm/i915: Reject more ioctls for userptr, v2.Maarten Lankhorst
2021-03-23drm/i915/display: Simplify GLK display version testsMatt Roper
2021-03-23drm/i915/display: Eliminate most usage of INTEL_GEN()Matt Roper
2021-03-23drm/i915/display: Convert gen5/gen6 tests to IS_IRONLAKE/IS_SANDYBRIDGEMatt Roper
2021-03-23drm/i915/dsc: fix DSS CTL register usage for ICL DSI transcodersJani Nikula
2021-03-23drm/i915: Fix enabled_planes bitmaskVille Syrjälä