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
/
intel_bios.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/psr: fix copy-paste error with setting of tp2_wakeup_time_us
Colin Ian King
2018-06-20
1
-1
/
+1
*
drm/i915/psr: Adds psrwake options for all platforms
Vathsala Nagaraju
2018-06-19
1
-1
/
+3
*
drm/i915/vbt: switch to kernel unsigned int types
Jani Nikula
2018-06-18
1
-2
/
+2
*
drm/i915: be more strict about HAS_PCH_NOP() usage
Jani Nikula
2018-06-11
1
-1
/
+1
*
drm/i915/icl: Map VBT DDC Pin to BSpec DDC Pin
Radhakrishna Sripada
2018-06-02
1
-8
/
+27
*
drm/i915: Consult VBT "LVDS config" bits to determine whether internal LVDS i...
Ville Syrjälä
2018-05-25
1
-3
/
+25
*
drm/i915/psr: vbt change for psr
Vathsala Nagaraju
2018-05-24
1
-2
/
+46
*
drm/i915: Eliminate the unused dev_priv->vbt.lvds_vbt
Ville Syrjälä
2018-05-22
1
-3
/
+0
*
drm/i915: Replace vbt edp.support with int_lvds_support
Ville Syrjälä
2018-05-22
1
-6
/
+7
*
drm/i915/psr: Check if VBT says PSR can be enabled.
Dhinakaran Pandiyan
2018-05-09
1
-0
/
+1
*
drm/i915/bios: reduce the scope of some local variables in parse_ddi_port()
Jani Nikula
2018-04-12
1
-6
/
+4
*
drm/i915/bios: filter out invalid DDC pins from VBT child devices
Jani Nikula
2018-04-12
1
-4
/
+9
*
drm/i915/bios: remove duplicated code
Jani Nikula
2018-04-11
1
-7
/
+0
*
drm/i915: Fix DSI panels with v1 MIPI sequences without a DEASSERT sequence v3
Hans de Goede
2018-02-14
1
-0
/
+84
*
drm/i915: Free memdup-ed DSI VBT data structures on driver_unload
Hans de Goede
2018-02-14
1
-0
/
+6
*
drm/i915: Add intel_bios_cleanup() function
Hans de Goede
2018-02-14
1
-0
/
+15
*
drm/i915: Use INTEL_GEN everywhere
Tvrtko Ursulin
2018-02-09
1
-1
/
+1
*
drm/i915/dp: limit DP link rate based on VBT on CNL+
Jani Nikula
2018-02-02
1
-0
/
+21
*
drm/i915/cnp: Properly handle VBT ddc pin out of bounds.
Rodrigo Vivi
2018-01-29
1
-2
/
+3
*
drm/i915/cnp: Ignore VBT request for know invalid DDC pin.
Rodrigo Vivi
2018-01-24
1
-3
/
+8
*
drm/i915/cnl: Add Port F definition.
Rodrigo Vivi
2018-01-19
1
-0
/
+9
*
drm/i915/bios: add DP max link rate to VBT child device struct
Jani Nikula
2018-01-18
1
-3
/
+5
*
Merge airlied/drm-next into drm-intel-next-queued
Rodrigo Vivi
2017-11-14
1
-0
/
+7
|
\
|
*
Merge tag 'drm-intel-next-2017-10-23' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2017-11-03
1
-20
/
+62
|
|
\
|
*
\
Backmerge tag 'v4.14-rc7' into drm-next
Dave Airlie
2017-11-02
1
-0
/
+7
|
|
\
\
|
|
*
|
drm/i915/bios: parse DDI ports also for CHV for HDMI DDC pin and DP AUX channel
Jani Nikula
2017-10-11
1
-1
/
+1
|
|
*
|
drm/i915/bios: ignore HDMI on port A
Jani Nikula
2017-09-26
1
-0
/
+7
*
|
|
|
drm/i915: Parse max HDMI TMDS clock from VBT
Ville Syrjälä
2017-10-30
1
-0
/
+24
|
|
_
|
/
|
/
|
|
*
|
|
drm/i915/cnl: Map VBT DDC Pin to BSpec DDC Pin.
Rodrigo Vivi
2017-10-21
1
-10
/
+17
*
|
|
drm/i915: Use existing DSI backlight ports info
Madhav Chauhan
2017-10-20
1
-2
/
+0
*
|
|
drm/i915: Parse DSI backlight/cabc ports.
Madhav Chauhan
2017-10-20
1
-10
/
+47
|
/
/
*
|
drm/i915/bios: don't pass bdb to parsers that don't parse VBT directly
Jani Nikula
2017-10-10
1
-11
/
+9
*
|
drm/i915/bios: parse SDVO device mapping from pre-parsed child devices
Jani Nikula
2017-10-10
1
-27
/
+12
*
|
drm/i915/bios: merge parse_device_mapping() into parse_general_definitions()
Jani Nikula
2017-10-10
1
-32
/
+16
*
|
drm/i915/bios: cleanup comments and useless return
Jani Nikula
2017-10-10
1
-7
/
+2
*
|
drm/i915/bios: remove an unnecessary temp variable
Jani Nikula
2017-10-10
1
-5
/
+2
*
|
drm/i915/bios: don't initialize fields based on vbt version
Jani Nikula
2017-10-10
1
-13
/
+0
*
|
drm/i915/bios: refactor parse general definitions
Jani Nikula
2017-10-10
1
-14
/
+20
*
|
drm/i915/bios: parse DDI ports also for CHV for HDMI DDC pin and DP AUX channel
Jani Nikula
2017-10-10
1
-1
/
+1
*
|
drm/i915/bios: ignore HDMI on port A
Jani Nikula
2017-09-25
1
-0
/
+7
*
|
drm/i915: Rename global i915 to i915_modparams
Michal Wajdeczko
2017-09-22
1
-3
/
+4
*
|
drm/i915/bios: amend edp block based on intel_vbt_decode
Jani Nikula
2017-08-28
1
-2
/
+2
*
|
drm/i915/bios: split up iboost to hdmi and dp bitfields
Jani Nikula
2017-08-28
1
-2
/
+2
*
|
drm/i915/bios: drop the rest of the p_ prefixes from pointers
Jani Nikula
2017-08-25
1
-43
/
+41
*
|
drm/i915/bios: throw away struct old_child_dev_config
Jani Nikula
2017-08-25
1
-4
/
+3
*
|
drm/i915/bios: throw away high level child device union
Jani Nikula
2017-08-25
1
-56
/
+63
*
|
drm/i915/bios: remove the raw version of child device config
Jani Nikula
2017-08-25
1
-1
/
+1
|
/
*
drm/i915/vbt: ignore extraneous child devices for a port
Jani Nikula
2017-08-16
1
-6
/
+9
*
drm/i915/cnl: Don't trust VBT's alternate pin for port D for now.
Rodrigo Vivi
2017-07-07
1
-0
/
+9
*
drm/i915/vbt: split out defaults that are set when there is no VBT
Jani Nikula
2017-03-14
1
-1
/
+16
[next]