summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_display_wa.c
AgeCommit message (Expand)Author
2026-03-09drm/i915/display: convert W/As in skl_watermark.c to new frameworkLuca Coelho
2026-03-09drm/i915/display: convert W/As in skl_universal_plane.c to new frameworkLuca Coelho
2026-03-09drm/i915/display: convert W/As in intel_psr.c to new frameworkLuca Coelho
2026-03-09drm/i915/display: convert W/As in intel_pmdemand.c to new frameworkLuca Coelho
2026-03-09drm/i915/display: convert W/As in intel_modeset_setup.c to new frameworkLuca Coelho
2026-03-09drm/i915/display: convert W/As in intel_flipq.c to new frameworkLuca Coelho
2026-03-09drm/i915/display: convert W/As in intel_fbc.c to new frameworkLuca Coelho
2026-03-09drm/i915/display: convert W/As in intel_dp_mst.c to new frameworkLuca Coelho
2026-03-09drm/i915/display: convert W/As in intel_display_device.c to new frameworkLuca Coelho
2026-03-09drm/i915/display: convert W/As in intel_display.c to new frameworkLuca Coelho
2026-03-09drm/i915/display: convert W/As in intel_ddi.c to new frameworkLuca Coelho
2026-03-09drm/i915/display: convert W/As in intel_cursor.c to new frameworkLuca Coelho
2026-03-09drm/i915/display: convert W/As in intel_cdclk.c to new frameworkLuca Coelho
2026-03-09drm/i915/display: convert W/As in intel_display_power.c to new frameworkLuca Coelho
2026-03-09drm/i915/display: convert audio workaround to new frameworkLuca Coelho
2026-03-09drm/i915/display: remove enum macro magic in intel_display_wa()Luca Coelho
2026-02-12drm/{i915, xe}: Remove i915_reg.h from displayUma Shankar
2026-02-03drm/i915/power_well: Enable workaround for DSS clock gating issueMika Kahola
2026-01-28drm/i915/cdclk: Extend Wa_13012396614 to Xe3p_LPDGustavo Sousa
2026-01-27drm/i915/display: Disable DMG Clock GatingSuraj Kandpal
2026-01-05drm/i915/cdclk: Implement Wa_13012396614Gustavo Sousa
2026-01-05drm/i915/display_wa: Keep enum intel_display_wa sortedGustavo Sousa
2025-12-04drm/i915/fbc: Apply Wa_14025769978Vinod Govindapillai
2025-11-18drm/i915/fbc: Apply Wa_15018326506Vinod Govindapillai
2025-11-06drm/i915/xe3p_lpd: Extend Wa_16025573575Gustavo Sousa
2025-10-15drm/i915/fbc: update the impacted platforms in wa_22014263786Vinod Govindapillai
2025-08-05drm/i915/display: WA_14011503117Nemesa Garg
2025-07-17drm/i915/gmbus: Add Wa_16025573575 for PTL/WCL for bit-bashingAnkit Nautiyal
2025-07-17drm/i915/display_wa: Add helpers to check waAnkit Nautiyal
2025-06-09drm/i915: split out display register macros to a separate fileJani Nikula
2025-03-28drm/i915/wa: convert intel_display_wa.[ch] to struct intel_displayJani Nikula
2024-03-07drm/i915/fbc: Move DPFC_CHICKEN programming into intel_fbc_program_workarounds()Ville Syrjälä
2023-09-08drm/i915/display: Extract display workarounds from clock gating initMatt Roper