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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-21
drm/i915: read full receiver capability field during DP hot plug
Jesse Barnes
1
-2
/
+2
2011-10-21
drm/i915/dp: Remove eDP special cases from bandwidth checks
Adam Jackson
1
-18
/
+2
2011-10-21
drm/i915/dp: Fix the math in intel_dp_link_required
Adam Jackson
1
-5
/
+21
2011-10-21
drm/i915/panel: Always record the backlight level again (but cleverly)
Takashi Iwai
1
-8
/
+13
2011-10-21
i915: Move i915_read/write out of line
Andi Kleen
2
-19
/
+43
2011-10-21
drm/i915: remove transcoder PLL mashing from mode_set per specs
Jesse Barnes
1
-25
/
+0
2011-10-21
drm/i915: if transcoder disable fails, say which
Jesse Barnes
1
-1
/
+1
2011-10-21
drm/i915: set watermarks for third pipe on IVB
Jesse Barnes
2
-0
/
+15
2011-10-21
drm/i915: export a CPT mode set verification function
Jesse Barnes
3
-0
/
+32
2011-10-21
drm/i915: fix transcoder PLL select masking
Jesse Barnes
1
-5
/
+10
2011-10-21
drm/i915: fix IVB cursor support
Jesse Barnes
2
-5
/
+43
2011-10-21
drm/i915: fix debug output for 3 pipe configs
Jesse Barnes
1
-1
/
+1
2011-10-21
drm/i915: add PLL sharing support to handle 3 pipes
Jesse Barnes
2
-38
/
+63
2011-10-21
drm/i915: fix PCH PLL assertion check for 3 pipes
Jesse Barnes
1
-0
/
+13
2011-10-21
drm/i915: use transcoder select bits on VGA and HDMI on CPT
Jesse Barnes
2
-17
/
+11
2011-10-21
drm/i915: split refclk code out of ironlake_crtc_mode_set
Jesse Barnes
1
-4
/
+35
2011-10-21
drm/i915: support 3 pipes on IVB+
Jesse Barnes
7
-9
/
+20
2011-10-21
drm/i915: PLL macro cleanup and pipe assertion check
Jesse Barnes
2
-3
/
+9
2011-10-21
drm/i915: always set FDI composite sync bit
Jesse Barnes
2
-0
/
+3
2011-10-21
drm/i915: Use PIPE_CONTROL for flushing on gen6+.
Jesse Barnes
2
-12
/
+130
2011-10-21
drm/i915: Rename PIPE_CONTROL bit defines to be less terse.
Kenneth Graunke
2
-10
/
+12
2011-10-21
drm/i915: Remove implied length of 2 from GFX_OP_PIPE_CONTROL #define.
Kenneth Graunke
2
-5
/
+5
2011-10-21
drm/i915: ILK + VT-d workaround
Ben Widawsky
1
-0
/
+30
2011-10-21
drm/i915: Remove early exit on i915_gpu_idle
Ben Widawsky
1
-6
/
+0
2011-10-21
drm/i915: drop KM_USER0 argument to k(un)map_atomic
Daniel Vetter
2
-5
/
+5
2011-10-21
drm/i915: Defend against userspace creating a gem object with size==0
Chris Wilson
1
-0
/
+2
2011-10-21
drm/i915: simplify swapin/out swizzle checking a bit
Daniel Vetter
2
-12
/
+2
2011-10-21
drm/i915: fix swizzling on gen6+
Daniel Vetter
1
-1
/
+4
2011-10-21
drm/i915: properly cancel rps_work on module unload v2
Daniel Vetter
1
-0
/
+5
2011-10-21
drm/i915: close PM interrupt masking races in the rps work func
Daniel Vetter
1
-1
/
+1
2011-10-21
drm/i915: close PM interrupt masking races in the irq handler
Daniel Vetter
1
-2
/
+4
2011-10-21
drm/i915: Remove redundant bit shifting from intel_gmbus_set_speed
Adam Jackson
2
-8
/
+2
2011-10-21
drm/i915: Rename intel_sdvo_hdmi_sink_detect
Adam Jackson
1
-2
/
+2
2011-10-21
drm/i915: Fix multifunction SDVO detection
Adam Jackson
1
-2
/
+1
2011-10-21
drm/i915: Remove "i2c_speed" nonsense from child device table
Adam Jackson
4
-14
/
+8
2011-10-21
Merge branch 'fix-pch-refclk' into foo
Keith Packard
5
-60
/
+115
2011-10-21
Merge branch 'edp-training-fixes' into drm-intel-next
Keith Packard
5
-122
/
+414
2011-10-12
drm/i915: No need to wait for eDP power off delay if panel is on
Keith Packard
1
-0
/
+9
2011-10-12
drm/i915: Restrict ILK-specific eDP power hack to ILK
Keith Packard
1
-22
/
+34
2011-10-06
drm/i915: Disable eDP VDD in a delayed work proc instead of synchronously
Keith Packard
1
-25
/
+101
2011-10-06
drm/i915: Create helper functions to determine eDP power state
Keith Packard
1
-13
/
+26
2011-10-06
drm/i915: edp_panel_on does not need to return a bool
Keith Packard
1
-4
/
+2
2011-10-06
drm/i915: Move eDP panel fixed mode from dev_priv to intel_dp
Keith Packard
2
-20
/
+16
2011-10-06
drm/i915: Correct eDP panel power sequencing delay computations
Keith Packard
4
-40
/
+123
2011-10-06
drm/i915: Ensure eDP powered up during DP_SET_POWER operation in dp_prepare
Keith Packard
1
-0
/
+2
2011-10-06
drm/i915: Enable eDP panel power during I2C initialization sequence
Keith Packard
1
-1
/
+9
2011-10-06
drm/i915: Wrap DP EDID fetch functions to enable eDP panel power
Keith Packard
1
-3
/
+28
2011-10-06
drm/i915: Delay DP i2c initialization until panel power timings are computed
Keith Packard
1
-2
/
+2
2011-10-06
drm/i915: Ensure panel is on during DPMS off
Keith Packard
1
-0
/
+2
2011-10-01
drm/i915: Turn force VDD back off when panel running in intel_dp_dpms
Keith Packard
1
-1
/
+2
[next]