summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2025-03-03drm/i915/fbc: handle dirty rect coords for the first frameVinod Govindapillai
2025-03-03drm/i915/fbc: disable FBC if PSR2 selective fetch is enabledVinod Govindapillai
2025-03-03drm/i915/fbc: dirty rect support for FBCVinod Govindapillai
2025-03-03drm/i915/fbc: avoid calling fbc activate if fbc is activeVinod Govindapillai
2025-03-03drm/i915/fbc: introduce HAS_FBC_DIRTY_RECT() for FBC dirty rect supportVinod Govindapillai
2025-03-03drm/i915/fbc: add register definitions for fbc dirty rect supportVinod Govindapillai
2025-03-03drm/i915/display: update and store the plane damage clipsVinod Govindapillai
2025-03-03drm/i915/fbc: remove one duplicate forward declarationVinod Govindapillai
2025-03-03drm/i915: split out i915_gtt_view_types.h from i915_vma_types.hJani Nikula
2025-03-03drm/i915: relocate intel_plane_ggtt_offset() to intel_atomic_plane.cJani Nikula
2025-03-03drm/i915/pxp & drm/xe/pxp: Figure out pxp instance from the gem objectJani Nikula
2025-03-03drm/i915/hdcp: add hdcp sub-struct to struct intel_digital_portJani Nikula
2025-03-03drm/i915/mst: add mst sub-struct to struct intel_connectorJani Nikula
2025-03-03drm/i915/mst: add mst sub-struct to struct intel_dpJani Nikula
2025-02-28drm/i915/display: Make POWER_DOMAIN_*() always result in enum intel_display_p...Gustavo Sousa
2025-02-28drm/i915/display: Use explicit base values in POWER_DOMAIN_*() macrosGustavo Sousa
2025-02-28drm/i915/audio: Extend Wa_14020863754 to Xe3_LPDGustavo Sousa
2025-02-28drm/i915/display: Use IP version check for Wa_14020863754Gustavo Sousa
2025-02-28Merge drm/drm-next into drm-intel-nextJani Nikula
2025-02-28Merge tag 'drm-misc-next-2025-02-27' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-02-27drm/i915/dsb: Allow DSB based commits when scalers are in useVille Syrjälä
2025-02-27drm/i915/dsb: Plumb dsb into plane scaler functionsVille Syrjälä
2025-02-27drm/i915/dsb: Allow DSB based updates without planesVille Syrjälä
2025-02-27drm/i915/pfit: split out intel_pfit_regs.hJani Nikula
2025-02-27drm/i915/pfit: convert moved code to struct intel_displayJani Nikula
2025-02-27drm/i915/pfit: fix comment style for moved commentsJani Nikula
2025-02-27drm/i915/pfit: move ilk and i9xx pfit code to intel_pfit.[ch]Jani Nikula
2025-02-27drm/i915/pfit: rename intel_panel_fitting() to intel_pfit_compute_config()Jani Nikula
2025-02-27drm/i915/vdsc: intel_display conversionsSuraj Kandpal
2025-02-27drm/i915/fdi: convert intel_fdi.[ch] to struct intel_displayJani Nikula
2025-02-27drm/i915/ddi: convert intel_wait_ddi_buf_idle() to struct intel_displayJani Nikula
2025-02-27drm/i915/rps: convert intel_display_rps.[ch] to struct intel_displayJani Nikula
2025-02-27drm/i915/fbc: convert intel_fbc.[ch] to struct intel_displayJani Nikula
2025-02-27drm/i915/dpt: convert intel_dpt.[ch] interfaces to struct intel_displayJani Nikula
2025-02-27drm/i915/display: convert the M/N functions to struct intel_displayJani Nikula
2025-02-27drm/i915/drrs: convert intel_drrs.[ch] to struct intel_displayJani Nikula
2025-02-27drm/i915/dkl: convert intel_dkl_phy.[ch] to struct intel_displayJani Nikula
2025-02-27drm/i915/snps: convert intel_snps_phy.[ch] to struct intel_displayJani Nikula
2025-02-27drm/i915/tdf: convert intel_tdf.[ch] to struct intel_displayJani Nikula
2025-02-27drm/i915/debugfs: continue display debugfs struct intel_display conversionJani Nikula
2025-02-27drm/i915/display: remove leftover struct drm_i915_private forward declarationsJani Nikula
2025-02-27drm/i915/mst: update max stream count to match number of pipesJani Nikula
2025-02-27Merge tag 'drm-xe-next-2025-02-24' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-02-27Merge tag 'drm-intel-next-2025-02-24' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2025-02-26drm/i915: Fix pipeDMC and ATS fault handlingVille Syrjälä
2025-02-26drm/i915/power: move runtime power status info to power debugfsJani Nikula
2025-02-26drm/i915/dp_mst: Fix encoder HW state readout for UHBR MSTImre Deak
2025-02-25drm/i915/dp: Use the generic helper to control LTTPR transparent modeAbel Vesa
2025-02-25drm/i915/dp_mst: Fix encoder HW state readout for UHBR MSTImre Deak
2025-02-25Merge tag 'v6.14-rc4' into drm-nextDave Airlie