index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_bios.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-18
drm/i915/bios: limit default outputs to ports A through F
Jani Nikula
1
-1
/
+2
2021-03-18
drm/i915/bios: limit default outputs by platform on missing VBT
Jani Nikula
1
-0
/
+3
2021-03-18
drm/i915/bios: move aux ch and ddc checks at a lower level
Jani Nikula
1
-6
/
+6
2021-03-18
drm/i915/bios: reduce indent in sanitize_ddc_pin and sanitize_aux_ch
Jani Nikula
1
-45
/
+41
2021-03-18
drm/i915/bios: store bdb version in i915
Jani Nikula
1
-15
/
+15
2021-03-18
drm/i915/bios: mass convert dev_priv to i915
Jani Nikula
1
-383
/
+383
2021-02-20
drm/i915/vbt: update DP max link rate table
Lee Shawn C
1
-15
/
+43
2021-02-11
drm/i915/gen9_bc: Introduce TGP PCH DDC pin mappings
Lyude Paul
1
-0
/
+9
2021-02-11
drm/i915/display: Handle lane polarity for DDI port
Uma Shankar
1
-0
/
+17
2021-02-02
Merge tag 'topic/drm-device-pdev-2021-02-02' of git://anongit.freedesktop.org...
Jani Nikula
1
-1
/
+1
2021-02-02
drm/i915: Remove references to struct drm_device.pdev
Thomas Zimmermann
1
-1
/
+1
2021-02-02
Merge tag 'topic/adl-s-enabling-2021-02-01-1' of git://anongit.freedesktop.or...
Jani Nikula
1
-12
/
+58
2021-02-01
drm/i915/bios: tidy up child device debug logging
Jani Nikula
1
-5
/
+5
2021-01-26
drm/i915/adl_s: Add vbt port and aux channel settings for adls
Aditya Swarup
1
-11
/
+46
2021-01-26
drm/i915/adl_s: Add adl-s ddc pin mapping
Aditya Swarup
1
-1
/
+12
2021-01-05
drm/i915/rkl: new rkl ddc map for different PCH
Lee Shawn C
1
-0
/
+10
2020-12-10
drm/i915/bios: fill in DSC rc_model_size from VBT
Jani Nikula
1
-8
/
+3
2020-10-30
drm/i915: Use AUX_CH_USBCn for the RKL VBT AUX CH setup
Ville Syrjälä
1
-2
/
+6
2020-10-30
drm/i915: Add PORT_TCn aliases to enum port
Ville Syrjälä
1
-6
/
+4
2020-10-09
drm/i915/vbt: Update the version and expected size of BDB_GENERAL_DEFINITIONS...
José Roberto de Souza
1
-1
/
+1
2020-10-09
drm/i915/vbt: Fix backlight parsing for VBT 234+
José Roberto de Souza
1
-2
/
+28
2020-10-07
drm/i915/dg1: provide port/phy mapping for vbt
Matt Roper
1
-3
/
+5
2020-10-07
drm/i915/dg1: gmbus pin mapping
Lucas De Marchi
1
-1
/
+3
2020-09-15
drm/i915: Add VBT AUX CH H and I
Ville Syrjälä
1
-0
/
+6
2020-09-15
drm/i915: Add VBT DVO ports H and I
Ville Syrjälä
1
-0
/
+2
2020-09-15
drm/i915: Reduce INTEL_DISPLAY_ENABLED to just removing the outputs
Ville Syrjälä
1
-1
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-07-09
drm/i915/bios: Parse HOBL parameter
José Roberto de Souza
1
-0
/
+3
2020-06-22
drm/i915/params: switch to device specific parameters
Jani Nikula
1
-3
/
+3
2020-06-06
drm/i915: Restore DP-E to VBT mapping table
Matt Roper
1
-1
/
+1
2020-06-04
drm/i915/rkl: provide port/phy mapping for vbt
Lucas De Marchi
1
-21
/
+51
2020-02-27
drm/i915: significantly reduce the use of <drm/i915_drm.h>
Jani Nikula
1
-1
/
+0
2020-02-04
drm/i915/display: Make WARN* drm specific where drm_device ptr is available
Pankaj Bharadiya
1
-4
/
+6
2020-01-27
drm/i915/bios: Fix the timing parameters
Vandita Kulkarni
1
-2
/
+4
2020-01-23
drm/i915/bios: convert to struct drm_device logging macros.
Wambui Karuga
1
-146
/
+211
2020-01-21
drm/i915/bios: check DDI port presence based on child device
Jani Nikula
1
-3
/
+1
2020-01-21
drm/i915/bios: add intel_bios_port_supports_*()
Jani Nikula
1
-0
/
+26
2020-01-21
drm/i915/bios: add intel_bios_alternate_ddc_pin()
Jani Nikula
1
-0
/
+7
2020-01-21
drm/i915/bios: add intel_bios_dp_max_link_rate()
Jani Nikula
1
-0
/
+7
2020-01-21
drm/i915/bios: intel_bios_hdmi_boost_level()
Jani Nikula
1
-0
/
+7
2020-01-21
drm/i915/bios: intel_bios_dp_boost_level()
Jani Nikula
1
-0
/
+7
2020-01-21
drm/i915/bios: add intel_bios_hdmi_level_shift()
Jani Nikula
1
-0
/
+9
2020-01-21
drm/i915/bios: add intel_bios_max_tmds_encoder()
Jani Nikula
1
-0
/
+7
2020-01-14
drm/i915/vbt: Rename BDB_LVDS_POWER to BDB_LFP_POWER
José Roberto de Souza
1
-1
/
+1
2019-12-13
drm/i915/bios: remove extra debug messages
Lucas De Marchi
1
-16
/
+0
2019-12-13
drm/i915/bios: fix off by one in parse_generic_dtd()
Dan Carpenter
1
-1
/
+1
2019-12-11
drm/i915/bios: add support for querying DSC details for encoder
Jani Nikula
1
-0
/
+99
2019-12-11
drm/i915/bios: parse compression parameters block
Jani Nikula
1
-2
/
+59
2019-12-11
drm/i915/bios: pass devdata to parse_ddi_port
Jani Nikula
1
-3
/
+4
2019-12-02
drm/i915/bios: assume vbt is 4-byte aligned into oprom
Lucas De Marchi
1
-1
/
+1
[prev]
[next]