index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_bios.c
Age
Commit message (
Expand
)
Author
2014-08-08
drm/i915: Fix crash when failing to parse MIPI VBT
Rafael Barbalho
2014-07-23
drm/i915: extract backlight minimum brightness from VBT
Jani Nikula
2014-06-23
drm/i915: default to having backlight if VBT not available
Jani Nikula
2014-06-06
Merge tag 'drm-intel-fixes-2014-06-06' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2014-06-05
Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next
Dave Airlie
2014-06-05
drm/i915: Detect if MIPI panel based on VBT and initialize only if present
Shobhit Kumar
2014-05-07
drm/i915: clean up VBT eDP link param decoding
Jani Nikula
2014-05-05
drm/i915: Validate VBT header before trusting it
Chris Wilson
2014-05-05
drm/i915: Validate BDB section before reading
Chris Wilson
2014-05-01
Merge tag 'drm-intel-next-2014-04-16' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2014-04-15
drm/i915: Code cleanup patch to fix checkpatch errors
Shobhit Kumar
2014-04-14
drm/i915: Add parsing support for new MIPI blocks in VBT
Shobhit Kumar
2014-04-11
drm/i915: check VBT for supported backlight type
Jani Nikula
2014-04-01
drm/i915: Adding VBT fields to support eDP DRRS feature
Pradeep Bhat
2014-03-05
drm/i915: Update VBT data structures to have MIPI block enhancements
Shobhit Kumar
2014-01-27
drm/i915: move module parameters into a struct, in a new file
Jani Nikula
2013-12-16
drm/i915: parse backlight modulation frequency from the BIOS VBT
Jani Nikula
2013-12-11
drm/i915: Fix 66 MHz LVDS SSC freq for gen2
Ville Syrjälä
2013-11-15
i915: Use 120MHz LVDS SSC clock for gen5/gen6/gen7
Duncan Laurie
2013-11-05
drm/i915: Give names to the VBT child device type bits
Ville Syrjälä
2013-10-01
drm/i915: Rip out SUPPORTS_EDP
Daniel Vetter
2013-10-01
drm/i915: don't init DP or HDMI when not supported by DDI port
Paulo Zanoni
2013-10-01
drm/i915: add some assertions about VBT DDI port types
Paulo Zanoni
2013-10-01
drm/i915: check the DDC and AUX bits of the VBT on DDI machines
Paulo Zanoni
2013-10-01
drm/i915: use the HDMI DDI buffer translations from VBT
Paulo Zanoni
2013-10-01
drm/i915: VBT's child_device_config changes over time
Paulo Zanoni
2013-09-04
drm/i915: Parse the MIPI related VBT Block and store relevant info
Shobhit Kumar
2013-05-10
drm/i915: Organize VBT stuff inside drm_i915_private
Rodrigo Vivi
2013-04-18
drm/i915: set CPT FDI RX polarity bits based on VBT
Paulo Zanoni
2013-04-08
drm/i915: Don't touch South Display when PCH_NOP
Ben Widawsky
2012-12-10
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2012-11-22
drm/i915: do not default to 18 bpp for eDP if missing from VBT
Jani Nikula
2012-11-21
drm/i915: Only check for valid PP_{ON, OFF}_DELAYS on pre ILK hardware
Damien Lespiau
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-06-27
drm/i915/bios: cleanup return type of intel_parse_bios()
Dan Carpenter
2012-04-12
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...
Dave Airlie
2012-04-01
drm/i915: quirk away broken OpRegion VBT
Daniel Vetter
2012-03-28
drm/i915/intel_i2c: refactor using intel_gmbus_get_adapter
Daniel Kurtz
2012-03-22
drm/i915: Check VBIOS value for determining LVDS dual channel mode, too
Takashi Iwai
2012-03-01
i915: Add option to bypass vbt table.
Mathias Fröhlich
2012-02-27
drm/i915/bios: Downgrade the "signature missing" DRM_ERROR to debug
Chris Wilson
2012-01-17
drm/i915: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-10-20
drm/i915: Remove "i2c_speed" nonsense from child device table
Adam Jackson
2011-10-20
Merge branch 'fix-pch-refclk' into foo
Keith Packard
2011-09-27
drv/i915: Pull display_clock_mode out of VBT table
Keith Packard
2011-09-27
drm/i915: Use DRM_DEBUG_KMS for all messages in intel_bios.c
Keith Packard
2011-09-26
drm/i915: broken copyright encoding in intel_bios.c
Keith Packard
2011-09-19
Drivers: i915: Fix all space related issues.
Akshay Joshi
2011-07-13
drm/i915/bios: Avoid temporary allocation whilst searching for downclock
Chris Wilson
[next]