index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_bios.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Add a module option to override the use of SSC
Chris Wilson
2011-01-13
1
-11
/
+6
*
Revert "drm/i915/bios: Reverse order of 100/120 Mhz SSC clocks"
Chris Wilson
2010-12-30
1
-1
/
+1
*
drm/i915/bios: Reverse order of 100/120 Mhz SSC clocks
Chris Wilson
2010-12-14
1
-1
/
+1
*
drm/i915: IS_IRONLAKE is synonymous with gen == 5
Chris Wilson
2010-10-21
1
-2
/
+2
*
drm/i915: Initialize panel timing registers if VBIOS did not
Bryan Freed
2010-10-19
1
-2
/
+19
*
drm/i915: fetch eDP configuration data from the VBT
Jesse Barnes
2010-10-08
1
-11
/
+49
*
i915: Added function to initialize VBT settings
Simon Que
2010-09-30
1
-13
/
+23
*
drm/i915/sdvo: Fix GMBUSification
Chris Wilson
2010-09-28
1
-0
/
+9
*
drm/i915: Parse the eDP link configuration from the vBIOS
Chris Wilson
2010-09-24
1
-14
/
+27
*
drm/i915: Don't offset the pin used for crt_ddc
Chris Wilson
2010-09-22
1
-1
/
+1
*
drm/i915: use GMBUS to manage i2c links
Chris Wilson
2010-09-18
1
-12
/
+4
*
drm/i915/bios: Prevent NULL dereference after allocation failure
Chris Wilson
2010-09-12
1
-0
/
+2
*
drm/i915: Use the VBT from OpRegion when available (v3)
Chris Wilson
2010-09-08
1
-31
/
+42
*
drm/i915: Honor sync polarity from VBT panel timing descriptors
Adam Jackson
2010-06-01
1
-0
/
+10
*
drm/i915: Fix DDC bus selection for multifunction SDVO
Adam Jackson
2010-05-10
1
-0
/
+1
*
drivers/gpu/drm/i915/intel_bios.c: fix continuation line formats
Joe Perches
2010-03-17
1
-2
/
+3
*
drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.
Eric Anholt
2010-02-26
1
-1
/
+2
*
drm/i915: parse eDP panel color depth from VBT block
Zhenyu Wang
2010-01-15
1
-0
/
+32
*
drm/i915: disable LVDS downclock by default
Jesse Barnes
2010-01-15
1
-1
/
+2
*
drm/i915: Fix product names and #defines
Adam Jackson
2009-12-07
1
-1
/
+1
*
drm/i915: parse child device from VBT
Zhao Yakui
2009-11-30
1
-0
/
+65
*
drm/i915: fix gpio register detection logic for BIOS without VBT
Shaohua Li
2009-11-30
1
-4
/
+0
*
drm/i915: Check whether the LVDS downclock is found in VBT
Zhao Yakui
2009-11-25
1
-0
/
+42
*
drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS
Zhao Yakui
2009-11-05
1
-12
/
+12
*
drm/i915: Fix render reclock availability detection.
Andy Lutomirski
2009-10-13
1
-8
/
+6
*
drm/i915: Fix SSC frequence for IGDNG
Zhenyu Wang
2009-09-17
1
-0
/
+3
*
drm/i915: add dynamic clock frequency control
Jesse Barnes
2009-09-04
1
-1
/
+7
*
drm/i915: Improve CRTDDC mapping by using VBT info
David Müller (ELSOFT AG)
2009-08-29
1
-3
/
+48
*
drm/i915: Add eDP support on IGDNG mobile chip
Zhenyu Wang
2009-07-29
1
-0
/
+21
*
drm/I915: Fix offset to DVO timings in LVDS data
Zhao Yakui
2009-07-29
1
-9
/
+10
*
drm/i915: Fix for LVDS VBT change on IGDNG
Zhenyu Wang
2009-07-10
1
-1
/
+9
*
drm/i915: Set SSC frequency for 8xx chips correctly
ling.ma@intel.com
2009-07-01
1
-4
/
+6
*
drm/i915: fix LFP data fetch
Jesse Barnes
2009-06-22
1
-1
/
+11
*
drm: Remove memory debugging infrastructure.
Eric Anholt
2009-06-18
1
-4
/
+2
*
drm/i915: parse VBT general definition block to get the SDVO device info
yakui_zhao
2009-06-05
1
-1
/
+85
*
drm/i915: Fetch SDVO LVDS mode lines from VBT, then reserve them
Ma Ling
2009-05-22
1
-30
/
+72
*
drm/i915: handle bogus VBT panel timing
Jesse Barnes
2009-02-25
1
-0
/
+6
*
drm: Use spread spectrum when the bios tells us it's ok.
Kristian Høgsberg
2009-02-20
1
-0
/
+8
*
DRM: i915: add mode setting support
Jesse Barnes
2008-12-29
1
-0
/
+193