summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display
AgeCommit message (Expand)Author
2022-06-16drm/i915: Do not start connector polling if display is disabledJouni Högander
2022-06-16drm/i915/opregion: add function to check if headless skuJouni Högander
2022-06-15Merge tag 'drm-misc-next-2022-06-08' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2022-06-15drm/i915/bios: split ddi port parsing and debug printingJani Nikula
2022-06-15drm/i915/bios: no need to pass i915 to parse_ddi_port()Jani Nikula
2022-06-15drm/i915/bios: use dvi and hdmi support helpersJani Nikula
2022-06-14drm/i915: Skip FDI vs. dotclock sanity check during readoutVille Syrjälä
2022-06-14drm/i915: Introduce struct iclkip_paramsVille Syrjälä
2022-06-14drm/i915: Extract intel_crtc_dotclock()Ville Syrjälä
2022-06-09drm/i915/display: Fix handling of enable_psr parameterJosé Roberto de Souza
2022-06-08drm/i915: Parse max link rate from the eDP BDB blockVille Syrjälä
2022-06-08drm/i915: Update eDP fast link training link rate parsingVille Syrjälä
2022-06-08drm/i915: Initialize eDP source rates after per-panel VBT parsingVille Syrjälä
2022-06-08drm/i915/overlay: remove redundant GEM_BUG_ON()Jani Nikula
2022-06-07drm/i915: remove noisy logs in intel_dp_dsc_get_output_bpp()Luca Coelho
2022-06-06drm/i915/display/fbc: Do not apply WA 22014263786 to DG2José Roberto de Souza
2022-06-03drm/i915/regs: split out intel audio register definitionsJani Nikula
2022-06-02drm/i915/display/adlp: More updates to voltage swing tableBalasubramani Vivekanandan
2022-06-01drm/i915: Treat DMRRS as static DRRSVille Syrjälä
2022-06-01drm/i915/bios: Define more BDB contentsVille Syrjälä
2022-06-01drm/i915/bios: Fix aggressiveness typosVille Syrjälä
2022-06-01drm/i915: Accept more fixed modes with VRR panelsVille Syrjälä
2022-06-01drm/i915: Print out rejected fixed modesVille Syrjälä
2022-06-01drm/i915: Parse VRR capability from VBTVille Syrjälä
2022-06-01drm/i915/display: stop using BUG()Jani Nikula
2022-05-31drm/i915: Require an exact DP link freq match for the DG2 PLLVille Syrjälä
2022-05-31drm/i915: Check hw.enable and hw.active in intel_pipe_config_compare()Ville Syrjälä
2022-05-31drm/i915: Improve modeset debugsVille Syrjälä
2022-05-31drm/i915: s/pipe_config/crtc_state/Ville Syrjälä
2022-05-31drm/i915: Adjust intel_modeset_pipe_config() & co. calling conventionVille Syrjälä
2022-05-31drm/i915: Extract PIPE_CONF_CHECK_RECT()Ville Syrjälä
2022-05-31drm/i915: Extract PIPE_CONF_CHECK_TIMINGS()Ville Syrjälä
2022-05-31drm/i915: Clean up DPLL related debugsVille Syrjälä
2022-05-31drm/i915: Split shared dpll .get_dplls() into compute and get phasesVille Syrjälä
2022-05-31drm/i915/tc: Don't default disconnected legacy Type-C ports to TBT mode (v2)Vivek Kasireddy
2022-05-27drm/i915/bios: Determine panel type via PNPID matchVille Syrjälä
2022-05-27drm/i915/bios: Split VBT data into per-panel vs. global partsVille Syrjälä
2022-05-27drm/i915/bios: Split VBT parsing to global vs. panel specific partsVille Syrjälä
2022-05-27drm/i915/bios: Split parse_driver_features() into two partsVille Syrjälä
2022-05-27drm/i915/pps: Keep VDD enabled during eDP probeVille Syrjälä
2022-05-27drm/i915/pps: Reinit PPS delays after VBT has been fully parsedVille Syrjälä
2022-05-27drm/i915/pps: Split PPS init+sanitize in twoVille Syrjälä
2022-05-27drm/i915/pps: Stash away original BIOS programmed PPS delaysVille Syrjälä
2022-05-27drm/i915/pps: Don't apply quirks/etc. to the VBT PPS delays if they haven't b...Ville Syrjälä
2022-05-27drm/i915/pps: Introduce pps_delays_valid()Ville Syrjälä
2022-05-27drm/i915/pps: Split pps_init_delays() into distinct partsVille Syrjälä
2022-05-27drm/i915: Extract intel_edp_fixup_vbt_bpp()Ville Syrjälä
2022-05-27drm/i915: Pass intel_connector to intel_vrr_is_capable()Ville Syrjälä
2022-05-27drm/i915/display/adl_p: Updates to HDMI combo PHY voltage swing tableBalasubramani Vivekanandan
2022-05-25Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds