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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-16
drm/i915: enable 36bit physical address for hardware status page
Zhenyu Wang
1
-0
/
+4
2010-01-16
drm/i915: fix eDP pipe mask
Zhenyu Wang
1
-4
/
+3
2010-01-16
drm/i915: fix pixel color depth setting on eDP
Zhenyu Wang
2
-4
/
+27
2010-01-16
drm/i915: parse eDP panel color depth from VBT block
Zhenyu Wang
3
-0
/
+73
2010-01-16
drm/i915: disable LVDS downclock by default
Jesse Barnes
4
-2
/
+8
2010-01-16
drm/i915: Fix the incorrect cursor A bit definition in DSPFW2 register
Zhao Yakui
1
-1
/
+1
2010-01-16
drm/i915: Remove chatty execbuf failure message.
Eric Anholt
1
-2
/
+0
2010-01-15
drm/i915: remove loop in Ironlake interrupt handler
Zou Nan hai
1
-39
/
+29
2010-01-13
drm/i915: Don't wait interruptible for possible plane buffer flush
Zhenyu Wang
3
-1
/
+53
2010-01-13
drm/i915: try another possible DDC bus for the SDVO device with multiple outputs
Zhao Yakui
1
-0
/
+26
2010-01-13
drm/i915: Read the response after issuing DDC bus switch command
Zhao Yakui
1
-4
/
+53
2010-01-13
drm/i915: Don't use the child device parsed from VBT to setup HDMI/DP
Zhao Yakui
2
-101
/
+1
2010-01-13
drm/i915: Fix resume regression on MSI Wind U100 w/o KMS
Rafael J. Wysocki
1
-0
/
+5
2010-01-07
drm/i915: Fix Ironlake M/N/P ranges to match the spec
Zhao Yakui
1
-3
/
+3
2010-01-07
drm/i915: Use find_pll function to calculate DPLL setting for LVDS downclock
Zhao Yakui
1
-59
/
+2
2010-01-07
drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list
Zhao Yakui
1
-0
/
+14
2010-01-07
drm/i915: disable TV hotplug status check
Zhenyu Wang
1
-2
/
+0
2010-01-07
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2
-2
/
+2
2010-01-07
drm: remove address mask param for drm_pci_alloc()
Zhenyu Wang
2
-2
/
+2
2010-01-07
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-537
/
+682
2010-01-06
drm/i915: remove full registers dump debug
Zhenyu Wang
1
-29
/
+0
2010-01-06
drm/i915: Add DP dpll limit on ironlake and use existing DPLL search function
Zhao Yakui
1
-68
/
+48
2010-01-06
drm/i915: Select the correct BPC for LVDS on Ironlake
Zhao Yakui
1
-0
/
+12
2010-01-06
drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in pipeco...
Zhao Yakui
1
-1
/
+25
2010-01-06
drm/i915: Enable/disable the dithering for LVDS based on VBT setting
Zhao Yakui
2
-1
/
+18
2010-01-06
drm/i915: Permit pinning whilst the device is 'suspended'
Chris Wilson
1
-3
/
+0
2010-01-06
drm/i915: Hold struct mutex whilst pinning power context bo.
Chris Wilson
1
-26
/
+47
2010-01-06
drm/i915: fix unused var
Andrew Morton
1
-1
/
+2
2010-01-06
drm/i915: Storage class should be before const qualifier
Tobias Klauser
1
-4
/
+4
2010-01-06
drm/i915: remove render reclock support
Jesse Barnes
1
-130
/
+2
2010-01-06
drm/i915: Fix RC6 suspend/resume
Andrew Lutomirski
3
-15
/
+1
2010-01-06
drm/i915: execbuf2 support
Jesse Barnes
4
-78
/
+219
2009-12-23
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2
-14
/
+11
2009-12-18
drm: convert drm_ioctl to unlocked_ioctl
Arnd Bergmann
2
-14
/
+11
2009-12-17
drm/i915: Reload hangcheck timer too for Ironlake
Zhenyu Wang
1
-0
/
+2
2009-12-17
drm/i915: only enable hotplug for detected outputs
Jesse Barnes
9
-26
/
+59
2009-12-17
drm/i915: Track whether cursor needs physical address in intel_device_info
Kristian Høgsberg
4
-17
/
+9
2009-12-17
drm/i915: Implement IS_* macros using static tables
Kristian Høgsberg
3
-99
/
+161
2009-12-17
drm/i915: Move PCI IDs into i915 driver
Kristian Høgsberg
1
-2
/
+40
2009-12-17
drm/i915: Update LVDS connector status when receiving ACPI LID event
Zhao Yakui
2
-0
/
+10
2009-12-17
drm/i915: Add MALATA PC-81005 to ACPI LID quirk list
Zhao Yakui
1
-0
/
+7
2009-12-16
drm/i915: implement new pm ops for i915
Zhenyu Wang
1
-6
/
+47
2009-12-16
drm/i915: Don't check for lid presence when detecting LVDS
Matthew Garrett
1
-65
/
+2
2009-12-16
drm/i915: fix order of fence release wrt flushing
Daniel Vetter
1
-3
/
+4
2009-12-15
drm/i915: In the debugfs interface, unmap our address instead of the page's.
Eric Anholt
1
-1
/
+1
2009-12-11
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
31
-1158
/
+3307
2009-12-10
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
7
-26
/
+26
2009-12-10
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
1
-1
/
+1
2009-12-09
drm/i915: Remove a debugging printk from hangcheck
Chris Wilson
1
-1
/
+0
2009-12-08
drm/i915: restore render clock gating on resume
Andrew Lutomirski
4
-23
/
+22
[next]