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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2
-0
/
+8
2011-08-19
drm/i915: set GFX_MODE to pre-Ivybridge default value even on Ivybridge
Jesse Barnes
2
-0
/
+8
2011-08-16
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-116
/
+264
2011-08-15
drm/i915: Cannot set clock gating under UMS
Keith Packard
1
-1
/
+2
2011-08-15
drm/i915: Can't do accurate vblank timestamps with UMS
Keith Packard
1
-2
/
+4
2011-08-15
Not all systems expose a firmware or platform mechanism for changing the back...
Matthew Garrett
6
-3
/
+89
2011-08-15
drm/radeon/kms: don't try to be smart in the hpd handler
Alex Deucher
3
-8
/
+19
2011-08-12
drm/radeon: re-POST the asic on Apple hardware when booted via EFI
Matthew Garrett
1
-0
/
+4
2011-08-12
drm/radeon: Allow panel preferred EDID to override BIOS native mode
Matthew Garrett
1
-2
/
+11
2011-08-12
drm/radeon/kms: make some watermark messages debug only
Alex Deucher
1
-1
/
+1
2011-08-12
drm/radeon/kms: fix regression is handling >2 heads on cedar/caicos
Alex Deucher
1
-0
/
+3
2011-08-12
drm/radeon/kms: don't enable connectors that are off in the hotplug handler
Alex Deucher
1
-0
/
+4
2011-08-09
drm/i915: split out PCH refclk update code
Jesse Barnes
1
-43
/
+76
2011-08-09
drm/i915: show interrupt info on IVB
Jesse Barnes
1
-1
/
+1
2011-08-09
drm/i915: Remove unused 'reg' argument to dp_pipe_enabled
Keith Packard
1
-4
/
+4
2011-08-09
drm/i915: Fix PCH port pipe select in CPT disable paths
Keith Packard
2
-15
/
+58
2011-08-09
drm/i915: Leave LVDS registers unlocked
Keith Packard
1
-35
/
+16
2011-08-09
drm/i915: Wait for LVDS panel power sequence
Keith Packard
1
-12
/
+14
2011-08-05
Revert "drm/i915: Try enabling RC6 by default (again)"
Dave Airlie
1
-1
/
+1
2011-08-04
drm/radeon: Extended DDC Probing for ECS A740GM-M DVI-D Connector
Thomas Reim
1
-0
/
+9
2011-08-04
drm/radeon: Log Subsystem Vendor and Device Information
Thomas Reim
1
-2
/
+3
2011-08-04
drm/radeon: Extended DDC Probing for Connectors with Improperly Wired DDC Lin...
Thomas Reim
4
-12
/
+80
2011-08-04
drm: Separate EDID Header Check from EDID Block Check
Thomas Reim
1
-6
/
+18
2011-08-04
drm: Add NULL check about irq functions
Joonyoung Shim
1
-8
/
+15
2011-08-04
drm: Fix irq install error handling
Joonyoung Shim
1
-0
/
+3
2011-08-04
drm/radeon: fix potential NULL dereference in drivers/gpu/drm/radeon/atom.c
Bojan Prtvar
1
-0
/
+3
2011-08-04
drm/radeon: clean reg header files
Fernando Luis Vázquez Cao
1
-0
/
+1
2011-08-04
drm/debugfs: Initialise empty variable
Emil Velikov
1
-1
/
+3
2011-08-04
Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel...
Dave Airlie
16
-104
/
+591
2011-08-04
drm/radeon/kms: add thermal chip quirk for asus 9600xt
Alex Deucher
1
-1
/
+20
2011-08-04
drm/radeon: off by one in check_reg() functions
Dan Carpenter
2
-3
/
+2
2011-08-04
drm/radeon/kms: fix version comment due to merge timing
Alex Deucher
1
-2
/
+2
2011-08-04
drm/i915: allow cache sharing policy control
Jesse Barnes
2
-0
/
+107
2011-08-04
drm/i915/hdmi: HDMI source product description infoframe support
Jesse Barnes
2
-0
/
+37
2011-08-04
drm/i915/hdmi: split infoframe setting from infoframe type code
Jesse Barnes
3
-46
/
+106
2011-08-04
drm: track CEA version number if present
Jesse Barnes
1
-0
/
+9
2011-08-03
drm/i915: Try enabling RC6 by default (again)
Keith Packard
1
-1
/
+1
2011-08-03
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
1
-4
/
+11
2011-08-03
Revert "drm/i915/dp: Zero the DPCD data before connection probe"
Keith Packard
1
-1
/
+0
2011-08-02
drm/i915/dp: wait for previous AUX channel activity to clear
Jesse Barnes
1
-3
/
+11
2011-08-02
drm/i915: don't use uninitialized EDID bpc values when picking pipe bpp
Jesse Barnes
1
-2
/
+5
2011-07-30
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
7
-2
/
+193
2011-07-30
drm/i915/pch: Save/restore PCH_PORT_HOTPLUG across suspend
Adam Jackson
2
-0
/
+3
2011-07-30
drm/i915: apply phase pointer override on SNB+ too
Jesse Barnes
2
-0
/
+36
2011-07-30
drm/i915: Add quirk to disable SSC on Sony Vaio Y2
Michel Alexandre Salim
1
-0
/
+3
2011-07-30
drm/i915: provide more error output when mode sets fail
Jesse Barnes
1
-1
/
+4
2011-07-30
drm/i915: add GPU max frequency control file
Jesse Barnes
1
-0
/
+90
2011-07-30
i915: add Dell OptiPlex FX170 to intel_no_lvds
Pieterjan Camerlynck
1
-0
/
+8
2011-07-30
drm/i915: Ignore GPU wedged errors while pinning scanout buffers
Keith Packard
1
-1
/
+1
2011-07-29
drm/i915/hdmi: send AVI info frames on ILK+ as well
Jesse Barnes
2
-1
/
+52
[next]