summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display
AgeCommit message (Expand)Author
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-25drm/i915/dg2: Support 4k@30 on HDMIVandita Kulkarni
2022-05-24drm/i915: fix typos in commentsJulia Lawall
2022-05-23drm/i915/d12+: Disable DMC firmware flip queue handlersImre Deak
2022-05-23drm/i915: Rename block_size()/block_offset()Ville Syrjälä
2022-05-23drm/i915/dsi: fix VBT send packet port selection for ICL+Jani Nikula
2022-05-20drm/i915/pcode: Extend pcode functions for multiple gt'sAshutosh Dixit
2022-05-16drm/i915: Ensure damage clip area is within pipe areaJouni Högander
2022-05-16drm/i915/psr: Use full update In case of area calculation failsJouni Högander
2022-05-13drm/i915/audio: fix audio code enable/disable pipe loggingJani Nikula
2022-05-12drm/i915/dmc: Add MMIO range restrictionsAnusha Srivatsa
2022-05-12drm/i915: Fix 'mixing different enum types' warnings in intel_display_power.cImre Deak
2022-05-12drm/i915/dmc: Load DMC on DG2Anusha Srivatsa
2022-05-05drm/i915: Respect VBT seamless DRRS min refresh rateVille Syrjälä
2022-05-05drm/i915/bios: Parse the seamless DRRS min refresh rateVille Syrjälä
2022-05-05drm/i915/bios: Refactor panel_type codeVille Syrjälä
2022-05-05drm/i915/bios: Extract get_panel_type()Ville Syrjälä
2022-05-05drm/i915/bios: Assume panel_type==0 if the VBT has bogus dataVille Syrjälä
2022-05-05drm/i915/bios: Document the mess around the LFP data tablesVille Syrjälä
2022-05-05drm/i915/bios: Get access to the tail end of the LFP data blockVille Syrjälä
2022-05-05drm/i915/bios: Generate LFP data table pointers if the VBT lacks themVille Syrjälä
2022-05-05drm/i915/bios: Reorder panel DTD parsingVille Syrjälä
2022-05-05drm/i915: Use drm_mode_init() for on-stack modesVille Syrjälä