index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2011-10-21
drm/i915: Remove "i2c_speed" nonsense from child device table
Adam Jackson
1
-4
/
+2
2011-10-21
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-27
drm/i915: broken copyright encoding in intel_bios.c
Keith Packard
1
-1
/
+1
2011-09-20
Drivers: i915: Fix all space related issues.
Akshay Joshi
1
-2
/
+2
2011-07-14
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-15
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
2010-09-12
drm/i915/bios: Prevent NULL dereference after allocation failure
Chris Wilson
1
-0
/
+2
2010-09-08
drm/i915: Use the VBT from OpRegion when available (v3)
Chris Wilson
1
-31
/
+42
2010-06-01
drm/i915: Honor sync polarity from VBT panel timing descriptors
Adam Jackson
1
-0
/
+10
2010-05-11
drm/i915: Fix DDC bus selection for multifunction SDVO
Adam Jackson
1
-0
/
+1
2010-03-17
drivers/gpu/drm/i915/intel_bios.c: fix continuation line formats
Joe Perches
1
-2
/
+3
2010-02-27
drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.
Eric Anholt
1
-1
/
+2
2010-01-16
drm/i915: parse eDP panel color depth from VBT block
Zhenyu Wang
1
-0
/
+32
2010-01-16
drm/i915: disable LVDS downclock by default
Jesse Barnes
1
-1
/
+2
2009-12-08
drm/i915: Fix product names and #defines
Adam Jackson
1
-1
/
+1
2009-12-01
drm/i915: parse child device from VBT
Zhao Yakui
1
-0
/
+65
2009-12-01
drm/i915: fix gpio register detection logic for BIOS without VBT
Shaohua Li
1
-4
/
+0
2009-11-26
drm/i915: Check whether the LVDS downclock is found in VBT
Zhao Yakui
1
-0
/
+42
2009-11-06
drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS
Zhao Yakui
1
-12
/
+12
2009-10-13
drm/i915: Fix render reclock availability detection.
Andy Lutomirski
1
-8
/
+6
2009-09-18
drm/i915: Fix SSC frequence for IGDNG
Zhenyu Wang
1
-0
/
+3
2009-09-05
drm/i915: add dynamic clock frequency control
Jesse Barnes
1
-1
/
+7
2009-08-30
drm/i915: Improve CRTDDC mapping by using VBT info
David Müller (ELSOFT AG)
1
-3
/
+48
2009-07-30
drm/i915: Add eDP support on IGDNG mobile chip
Zhenyu Wang
1
-0
/
+21
2009-07-30
drm/I915: Fix offset to DVO timings in LVDS data
Zhao Yakui
1
-9
/
+10
2009-07-11
drm/i915: Fix for LVDS VBT change on IGDNG
Zhenyu Wang
1
-1
/
+9
2009-07-01
drm/i915: Set SSC frequency for 8xx chips correctly
ling.ma@intel.com
1
-4
/
+6
2009-06-23
drm/i915: fix LFP data fetch
Jesse Barnes
1
-1
/
+11
2009-06-19
drm: Remove memory debugging infrastructure.
Eric Anholt
1
-4
/
+2
2009-06-05
drm/i915: parse VBT general definition block to get the SDVO device info
yakui_zhao
1
-1
/
+85
2009-05-22
drm/i915: Fetch SDVO LVDS mode lines from VBT, then reserve them
Ma Ling
1
-30
/
+72
2009-02-25
drm/i915: handle bogus VBT panel timing
Jesse Barnes
1
-0
/
+6
2009-02-20
drm: Use spread spectrum when the bios tells us it's ok.
Kristian Høgsberg
1
-0
/
+8
[next]