aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/display/intel_bios.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-08drm/i915/dsi: Retrieve max brightness level from VBTLee Shawn C1-0/+3
2021-09-07drm/i915/bios: get rid of vbt ddi_port_infoJani Nikula1-39/+24
2021-09-07drm/i915/bios: use ddc pin directly from child dataJani Nikula1-21/+28
2021-09-07drm/i915/bios: move ddc pin mapping code next to ddc pin sanitizeJani Nikula1-77/+77
2021-09-07drm/i915/bios: use alternate aux channel directly from child dataJani Nikula1-14/+12
2021-09-07drm/i915/bios: use dp max link rate directly from child dataJani Nikula1-11/+17
2021-09-07drm/i915/bios: use max tmds clock directly from child dataJani Nikula1-26/+26
2021-09-07drm/i915/bios: use hdmi level shift directly from child dataJani Nikula1-11/+15
2021-07-30drm/i915: replace random CNL commentsLucas De Marchi1-1/+1
2021-07-30drm/i915/display: remove PORT_F workaround for CNLLucas De Marchi1-3/+3
2021-07-23drm/i915/bios: Fix ports maskRodrigo Vivi1-1/+2
2021-05-14drm/i915/xelpd: Provide port/phy mapping for vbtJosé Roberto de Souza1-1/+17
2021-05-14drm/i915/xelpd: Handle new location of outputs D and EMatt Roper1-6/+22
2021-05-12drm/i915/adl_p: Add PCH supportClinton Taylor1-1/+1
2021-05-10drm/i915/display: hide workaround for broken vbt in intel_bios.cLucas De Marchi1-0/+20
2021-04-14drm/i915/display: rename display version macrosLucas De Marchi1-2/+2
2021-04-14drm/i915/display: Eliminate IS_GEN9_{BC,LP}Matt Roper1-3/+4
2021-03-23drm/i915/display: Simplify GLK display version testsMatt Roper1-2/+1
2021-03-23drm/i915/display: Eliminate most usage of INTEL_GEN()Matt Roper1-7/+7
2021-03-18drm/i915/bios: add intel_bios_encoder_data to encoder, use for iboostJani Nikula1-13/+17
2021-03-18drm/i915/bios: start using intel_bios_encoder_data for Type-C USB and TBTJani Nikula1-12/+8
2021-03-18drm/i915/bios: start using the intel_bios_encoder_data directlyJani Nikula1-28/+24
2021-03-18drm/i915/bios: save a higher level pointer in ddi_vbt_port_info[]Jani Nikula1-14/+14
2021-03-18drm/i915/bios: add helper functions to check output supportJani Nikula1-12/+59
2021-03-18drm/i915/bios: add i915 backpointer to intel_bios_encoder_dataJani Nikula1-0/+5
2021-03-18drm/i915/bios: rename display_device_data to intel_bios_encoder_dataJani Nikula1-15/+15
2021-03-18drm/i915/bios: create fake child devices on missing VBTJani Nikula1-10/+37
2021-03-18drm/i915/bios: limit default outputs to ports A through FJani Nikula1-1/+2
2021-03-18drm/i915/bios: limit default outputs by platform on missing VBTJani Nikula1-0/+3
2021-03-18drm/i915/bios: move aux ch and ddc checks at a lower levelJani Nikula1-6/+6
2021-03-18drm/i915/bios: reduce indent in sanitize_ddc_pin and sanitize_aux_chJani Nikula1-45/+41
2021-03-18drm/i915/bios: store bdb version in i915Jani Nikula1-15/+15
2021-03-18drm/i915/bios: mass convert dev_priv to i915Jani Nikula1-383/+383
2021-02-20drm/i915/vbt: update DP max link rate tableLee Shawn C1-15/+43
2021-02-11drm/i915/gen9_bc: Introduce TGP PCH DDC pin mappingsLyude Paul1-0/+9
2021-02-11drm/i915/display: Handle lane polarity for DDI portUma Shankar1-0/+17
2021-02-02Merge tag 'topic/drm-device-pdev-2021-02-02' of git://anongit.freedesktop.org/drm/drm-intel into drm-intel-nextJani Nikula1-1/+1
2021-02-02drm/i915: Remove references to struct drm_device.pdevThomas Zimmermann1-1/+1
2021-02-02Merge tag 'topic/adl-s-enabling-2021-02-01-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-intel-nextJani Nikula1-12/+58
2021-02-01drm/i915/bios: tidy up child device debug loggingJani Nikula1-5/+5
2021-01-26drm/i915/adl_s: Add vbt port and aux channel settings for adlsAditya Swarup1-11/+46
2021-01-26drm/i915/adl_s: Add adl-s ddc pin mappingAditya Swarup1-1/+12
2021-01-05drm/i915/rkl: new rkl ddc map for different PCHLee Shawn C1-0/+10
2020-12-10drm/i915/bios: fill in DSC rc_model_size from VBTJani Nikula1-8/+3
2020-10-30drm/i915: Use AUX_CH_USBCn for the RKL VBT AUX CH setupVille Syrjälä1-2/+6
2020-10-30drm/i915: Add PORT_TCn aliases to enum portVille Syrjälä1-6/+4
2020-10-09drm/i915/vbt: Update the version and expected size of BDB_GENERAL_DEFINITIONS mapJosé Roberto de Souza1-1/+1
2020-10-09drm/i915/vbt: Fix backlight parsing for VBT 234+José Roberto de Souza1-2/+28
2020-10-07drm/i915/dg1: provide port/phy mapping for vbtMatt Roper1-3/+5
2020-10-07drm/i915/dg1: gmbus pin mappingLucas De Marchi1-1/+3