index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_bios.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-20
drm/i915/dsi: Fix swapping of MIPI_SEQ_DEASSERT_RESET / MIPI_SEQ_ASSERT_RESET
Hans de Goede
1
-3
/
+9
2016-05-02
drm/i915: Parse LFP brightness control field in VBT
Deepak M
1
-0
/
+8
2016-04-26
drm/i915: Parsing the PWM cntrl and CABC ON/OFF fields in VBT
Deepak M
1
-1
/
+7
2016-03-17
drm/i915: hide away VBT private data in a separate header
Jani Nikula
1
-826
/
+35
2016-01-11
drm/i915/bios: add defines for v3 sequence block
Jani Nikula
1
-0
/
+5
2016-01-11
drm/i915/bios: add sequences for MIPI sequence block v2
Jani Nikula
1
-0
/
+3
2016-01-11
drm/i915/bios: interpret the i2c element
Jani Nikula
1
-1
/
+1
2016-01-05
drm/i915/bios: rewrite sequence block parsing
Jani Nikula
1
-2
/
+2
2016-01-05
drm/i915/bios: fix header define name for intel_bios.h
Jani Nikula
1
-3
/
+3
2015-12-22
drm/i915/bios: add proper documentation for the Video BIOS Table (VBT)
Jani Nikula
1
-10
/
+28
2015-12-16
drm/i915: move drmP.h include to i915_drv.h
Jani Nikula
1
-2
/
+0
2015-12-16
drm/i915/bios: rename intel_parse_bios to intel_bios_init
Jani Nikula
1
-2
/
+0
2015-09-23
drm/i915: Ignore "digital output" and "not HDMI output" bits for eDP detection
Ville Syrjälä
1
-2
/
+0
2015-09-04
drm/i915: access the PP_ON_DELAYS/PP_OFF_DELAYS regs only pre GEN5
Imre Deak
1
-1
/
+0
2015-08-31
drm/i915: eDP can be present on DDI-E
Rodrigo Vivi
1
-5
/
+0
2015-08-31
drm/i915/skl: Enable DDI-E
Rodrigo Vivi
1
-0
/
+2
2015-08-24
drm/i915: Allow parsing of variable size child device entries from VBT
David Weinehall
1
-2
/
+4
2015-08-14
drm/i915: Per-DDI I_boost override
Antti Koskipaa
1
-0
/
+9
2015-07-21
drm/i915: Use the CRC gpio for panel enable/disable
Shobhit Kumar
1
-0
/
+7
2015-04-10
drm/i915: Fix the VBT child device parsing for BSW
Ville Syrjälä
1
-2
/
+2
2015-02-25
drm/i915/skl: Support for edp low_vswing param in vbt
Sonika Jindal
1
-0
/
+1
2015-01-07
Revert "drm/i915: Parsing LFP brightness control from VBT"
Rodrigo Vivi
1
-11
/
+0
2014-12-15
drm/i915: Parsing LFP brightness control from VBT
Deepak M
1
-0
/
+11
2014-12-05
drm/i915: Pixel Clock changes for DSI dual link
Gaurav K Singh
1
-1
/
+2
2014-12-03
drm/i915: Parse VBT PSR block.
Rodrigo Vivi
1
-1
/
+21
2014-09-19
drm/i915/bios: add missing __packed to structs used for reading vbt
Jani Nikula
1
-5
/
+5
2014-08-08
drm/i915: Add support for Video Burst Mode for MIPI DSI
Shobhit Kumar
1
-1
/
+2
2014-06-05
drm/i915: Detect if MIPI panel based on VBT and initialize only if present
Shobhit Kumar
1
-0
/
+4
2014-05-01
Merge tag 'drm-intel-next-2014-04-16' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-0
/
+60
2014-04-14
drm/i915: Add parsing support for new MIPI blocks in VBT
Shobhit Kumar
1
-0
/
+31
2014-04-11
drm/i915: check VBT for supported backlight type
Jani Nikula
1
-0
/
+3
2014-04-02
drm/i915: Adding VBT fields to support eDP DRRS feature
Pradeep Bhat
1
-0
/
+29
2014-03-06
drm/i915: Update VBT data structures to have MIPI block enhancements
Shobhit Kumar
1
-29
/
+145
2013-12-16
drm/i915: parse backlight modulation frequency from the BIOS VBT
Jani Nikula
1
-0
/
+16
2013-12-03
drm/i915: use __packed instead of __attribute__((packed))
Jani Nikula
1
-24
/
+24
2013-11-05
drm/i915: Make intel_dp_is_edp() less specific
Ville Syrjälä
1
-0
/
+18
2013-11-05
drm/i915: Give names to the VBT child device type bits
Ville Syrjälä
1
-0
/
+16
2013-10-01
drm/i915: use the HDMI DDI buffer translations from VBT
Paulo Zanoni
1
-0
/
+13
2013-10-01
drm/i915: VBT's child_device_config changes over time
Paulo Zanoni
1
-2
/
+31
2013-09-04
drm/i915: Parse the MIPI related VBT Block and store relevant info
Shobhit Kumar
1
-0
/
+41
2013-04-18
drm/i915: set CPT FDI RX polarity bits based on VBT
Paulo Zanoni
1
-1
/
+3
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-1
/
+1
2012-06-27
drm/i915/bios: cleanup return type of intel_parse_bios()
Dan Carpenter
1
-1
/
+1
2012-01-13
drm/i915: VBT Parser cleanup for eDP block
Rohit Jain
1
-1
/
+5
2011-10-21
drm/i915: Remove "i2c_speed" nonsense from child device table
Adam Jackson
1
-2
/
+1
2011-10-21
Merge branch 'fix-pch-refclk' into foo
Keith Packard
1
-2
/
+7
2011-10-21
Merge branch 'edp-training-fixes' into drm-intel-next
Keith Packard
1
-4
/
+4
2011-10-06
drm/i915: Correct eDP panel power sequencing delay computations
Keith Packard
1
-4
/
+4
2011-09-27
drm/i915: Document a few more BDB_GENERAL_FEATURES bits from PCH BIOS
Keith Packard
1
-1
/
+4
2011-09-27
drv/i915: Pull display_clock_mode out of VBT table
Keith Packard
1
-1
/
+3
[next]