index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_bios.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/bios: remove extra debug messages
Lucas De Marchi
2019-12-13
1
-16
/
+0
*
drm/i915/bios: fix off by one in parse_generic_dtd()
Dan Carpenter
2019-12-13
1
-1
/
+1
*
drm/i915/bios: add support for querying DSC details for encoder
Jani Nikula
2019-12-11
1
-0
/
+99
*
drm/i915/bios: parse compression parameters block
Jani Nikula
2019-12-11
1
-2
/
+59
*
drm/i915/bios: pass devdata to parse_ddi_port
Jani Nikula
2019-12-11
1
-3
/
+4
*
drm/i915/bios: assume vbt is 4-byte aligned into oprom
Lucas De Marchi
2019-12-02
1
-1
/
+1
*
drm/i915/bios: fold pci rom map/unmap into copy function
Lucas De Marchi
2019-12-02
1
-21
/
+21
*
drm/i915/bios: do not discard address space
Lucas De Marchi
2019-12-02
1
-12
/
+39
*
drm/i915/vbt: Parse power conservation features block
José Roberto de Souza
2019-12-02
1
-4
/
+34
*
drm/i915/vbt: Handle generic DTD block
Matt Roper
2019-11-18
1
-2
/
+94
*
drm/i915/vbt: Parse panel options separately from timing data
Matt Roper
2019-11-18
1
-9
/
+18
*
drm/i915/tgl: allow DVI/HDMI on port A
Lucas De Marchi
2019-11-13
1
-1
/
+1
*
drm/i915/bios: make sure to check vbt size
Lucas De Marchi
2019-11-13
1
-0
/
+7
*
drm/i915/bios: rename bios to oprom when mapping pci rom
Lucas De Marchi
2019-11-13
1
-9
/
+9
*
drm/i915/bios: store child devices in a list
Jani Nikula
2019-11-12
1
-66
/
+57
*
drm/i915/bios: use a flag for vbt hdmi level shift presence
Jani Nikula
2019-11-12
1
-9
/
+1
*
drm/i915: add for_each_port() and use it
Jani Nikula
2019-11-04
1
-4
/
+4
*
drm/i915/tgl: Enable DDI/Port G
Khaled Almahallawy
2019-10-17
1
-0
/
+4
*
drm/i915: Favor last VBT child device with conflicting AUX ch/DDC pin
Ville Syrjälä
2019-10-14
1
-6
/
+16
*
drm/i915/vbt: Child device size remains unchanged through VBT 229
Matt Roper
2019-10-07
1
-1
/
+1
*
drm/i915: introduce INTEL_DISPLAY_ENABLED()
Jani Nikula
2019-09-16
1
-1
/
+1
*
drm/i915/gen11: Allow usage of all GPIO pins
Matt Roper
2019-08-19
1
-22
/
+1
*
drm/i915/vbt: Fix VBT parsing for the PSR section
Dhinakaran Pandiyan
2019-07-18
1
-1
/
+1
*
drm/i915: Propagate "_remove" function name suffix down
Janusz Krzysztofik
2019-07-12
1
-2
/
+2
*
drm/i915/tgl: Add vbt value mapping for DDC Bus pin
Mahesh Kumar
2019-07-12
1
-1
/
+16
*
drm/i915: Transition port type checks to phy checks
Matt Roper
2019-07-11
1
-1
/
+3
*
drm/i915/ehl: Allow combo PHY A to drive a third external display
Matt Roper
2019-06-19
1
-0
/
+3
*
drm/i915/ehl: Introduce Mule Creek Canyon PCH
Matt Roper
2019-06-17
1
-1
/
+10
*
drm/i915: move modesetting core code under display/
Jani Nikula
2019-06-17
1
-0
/
+2253