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
/
intel_bios.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-16
drm/i915: parse backlight modulation frequency from the BIOS VBT
Jani Nikula
1
-0
/
+29
2013-12-11
drm/i915: Fix 66 MHz LVDS SSC freq for gen2
Ville Syrjälä
1
-4
/
+4
2013-11-15
i915: Use 120MHz LVDS SSC clock for gen5/gen6/gen7
Duncan Laurie
1
-1
/
+6
2013-11-05
drm/i915: Give names to the VBT child device type bits
Ville Syrjälä
1
-5
/
+5
2013-10-01
drm/i915: Rip out SUPPORTS_EDP
Daniel Vetter
1
-4
/
+2
2013-10-01
drm/i915: don't init DP or HDMI when not supported by DDI port
Paulo Zanoni
1
-1
/
+12
2013-10-01
drm/i915: add some assertions about VBT DDI port types
Paulo Zanoni
1
-1
/
+23
2013-10-01
drm/i915: check the DDC and AUX bits of the VBT on DDI machines
Paulo Zanoni
1
-0
/
+27
2013-10-01
drm/i915: use the HDMI DDI buffer translations from VBT
Paulo Zanoni
1
-0
/
+77
2013-10-01
drm/i915: VBT's child_device_config changes over time
Paulo Zanoni
1
-18
/
+18
2013-09-04
drm/i915: Parse the MIPI related VBT Block and store relevant info
Shobhit Kumar
1
-0
/
+16
2013-05-10
drm/i915: Organize VBT stuff inside drm_i915_private
Rodrigo Vivi
1
-50
/
+50
2013-04-18
drm/i915: set CPT FDI RX polarity bits based on VBT
Paulo Zanoni
1
-2
/
+4
2013-04-08
drm/i915: Don't touch South Display when PCH_NOP
Ben Widawsky
1
-0
/
+3
2012-12-10
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-9
/
+2
2012-11-22
drm/i915: do not default to 18 bpp for eDP if missing from VBT
Jani Nikula
1
-9
/
+2
2012-11-21
drm/i915: Only check for valid PP_{ON, OFF}_DELAYS on pre ILK hardware
Damien Lespiau
1
-1
/
+2
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-2
/
+2
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
1
-1
/
+0
2012-06-27
drm/i915/bios: cleanup return type of intel_parse_bios()
Dan Carpenter
1
-1
/
+1
2012-04-12
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...
Dave Airlie
1
-2
/
+43
2012-04-01
drm/i915: quirk away broken OpRegion VBT
Daniel Vetter
1
-1
/
+22
2012-03-28
drm/i915/intel_i2c: refactor using intel_gmbus_get_adapter
Daniel Kurtz
1
-2
/
+2
2012-03-22
drm/i915: Check VBIOS value for determining LVDS dual channel mode, too
Takashi Iwai
1
-0
/
+36
2012-03-01
i915: Add option to bypass vbt table.
Mathias Fröhlich
1
-0
/
+5
2012-02-27
drm/i915/bios: Downgrade the "signature missing" DRM_ERROR to debug
Chris Wilson
1
-1
/
+1
2012-01-17
drm/i915: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
1
-1
/
+1
2011-10-20
drm/i915: Remove "i2c_speed" nonsense from child device table
Adam Jackson
1
-4
/
+2
2011-10-20
Merge branch 'fix-pch-refclk' into foo
Keith Packard
1
-3
/
+10
2011-09-27
drv/i915: Pull display_clock_mode out of VBT table
Keith Packard
1
-2
/
+4
2011-09-27
drm/i915: Use DRM_DEBUG_KMS for all messages in intel_bios.c
Keith Packard
1
-2
/
+7
2011-09-26
drm/i915: broken copyright encoding in intel_bios.c
Keith Packard
1
-1
/
+1
2011-09-19
Drivers: i915: Fix all space related issues.
Akshay Joshi
1
-2
/
+2
2011-07-13
drm/i915/bios: Avoid temporary allocation whilst searching for downclock
Chris Wilson
1
-59
/
+83
2011-04-28
drm: Verify debug message arguments
Joe Perches
1
-3
/
+3
2011-02-22
Revert "drm/i915: Disable SSC for outputs other than LVDS or DP"
Chris Wilson
1
-1
/
+0
2011-02-01
drm/i915: Override SDVO panel type in VBT
Chris Wilson
1
-8
/
+14
2011-01-19
drm/i915: Disable SSC for outputs other than LVDS or DP
Chris Wilson
1
-0
/
+1
2011-01-19
drm/i915/bios: Change default clock source on PineView to use SSC
Bryan Freed
1
-8
/
+23
2011-01-13
drm/i915: Add a module option to override the use of SSC
Chris Wilson
1
-11
/
+6
2010-12-30
Revert "drm/i915/bios: Reverse order of 100/120 Mhz SSC clocks"
Chris Wilson
1
-1
/
+1
2010-12-14
drm/i915/bios: Reverse order of 100/120 Mhz SSC clocks
Chris Wilson
1
-1
/
+1
2010-10-21
drm/i915: IS_IRONLAKE is synonymous with gen == 5
Chris Wilson
1
-2
/
+2
2010-10-19
drm/i915: Initialize panel timing registers if VBIOS did not
Bryan Freed
1
-2
/
+19
2010-10-08
drm/i915: fetch eDP configuration data from the VBT
Jesse Barnes
1
-11
/
+49
2010-09-30
i915: Added function to initialize VBT settings
Simon Que
1
-13
/
+23
2010-09-28
drm/i915/sdvo: Fix GMBUSification
Chris Wilson
1
-0
/
+9
2010-09-24
drm/i915: Parse the eDP link configuration from the vBIOS
Chris Wilson
1
-14
/
+27
2010-09-22
drm/i915: Don't offset the pin used for crt_ddc
Chris Wilson
1
-1
/
+1
2010-09-18
drm/i915: use GMBUS to manage i2c links
Chris Wilson
1
-12
/
+4
[next]