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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-22
drm/i915/gen9: Verify and enforce dc6 state writes
Mika Kuoppala
1
-2
/
+39
2016-02-22
drm/i915/gen9: Check for DC state mismatch
Patrik Jakobsson
3
-0
/
+11
2016-02-22
drm/i915/skl: Ensure HW is powered during DDB HW state readout
Imre Deak
1
-1
/
+6
2016-02-22
drm/i915/lvds: Ensure the HW is powered during HW state readout
Imre Deak
1
-3
/
+11
2016-02-22
drm/i915/hdmi: Ensure the HW is powered during HW state readout
Imre Deak
1
-3
/
+11
2016-02-22
drm/i915/dsi: Ensure the HW is powered during HW state readout
Imre Deak
1
-3
/
+10
2016-02-22
drm/i915/dp: Ensure the HW is powered during HW state readout
Imre Deak
1
-4
/
+14
2016-02-22
drm/i915: Ensure the HW is powered when accessing the CRC HW block
Imre Deak
1
-7
/
+21
2016-02-22
drm/i915/ddi: Ensure the HW is powered during HW state readout
Imre Deak
1
-33
/
+79
2016-02-22
drm/i915/crt: Ensure the HW is powered during HW state readout
Imre Deak
1
-3
/
+10
2016-02-22
drm/i915: Ensure the HW is powered during HW access in assert_pipe
Imre Deak
1
-4
/
+7
2016-02-22
drm/i915: Ensure the HW is powered when disabling VGA
Imre Deak
1
-1
/
+3
2016-02-22
drm/i915/ibx: Ensure the HW is powered during PLL HW readout
Imre Deak
1
-1
/
+3
2016-02-22
drm/i915: Ensure the HW is powered during display pipe HW readout
Imre Deak
1
-19
/
+48
2016-02-22
drm/i915: Add helper to get a display power ref if it was already enabled
Imre Deak
2
-9
/
+94
2016-02-17
drm/i915: Fix hpd live status bits for g4x
Ville Syrjälä
2
-14
/
+15
2016-02-10
drm/i915: fix error path in intel_setup_gmbus()
Rasmus Villemoes
1
-1
/
+1
2016-02-10
drm/i915/skl: Fix typo in DPLL_CFGCR1 definition
Lyude
1
-1
/
+1
2016-02-10
drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()
Lyude
1
-1
/
+2
2016-02-09
drm/i915: Pretend cursor is always on for ILK-style WM calculations (v2)
Matt Roper
1
-5
/
+9
2016-02-08
drm/i915/dp: reduce missing TPS3 support errors to debug logging
Jani Nikula
1
-6
/
+14
2016-02-08
drm/i915/dp: abstract training pattern selection
Jani Nikula
1
-7
/
+18
2016-02-08
drm/i915/dsi: skip gpio element execution when not supported
Jani Nikula
1
-0
/
+13
2016-02-08
drm/i915/dsi: don't pass arbitrary data to sideband
Jani Nikula
1
-1
/
+1
2016-02-08
drm/i915/dsi: defend gpio table against out of bounds access
Jani Nikula
1
-0
/
+6
2016-02-08
drm/i915/bxt: Don't save/restore eDP panel power during suspend (v3)
Matt Roper
1
-2
/
+2
2016-02-08
drm/i915: Allow i915_gem_object_get_page() on userptr as well
Chris Wilson
3
-2
/
+8
2016-01-29
drm/i915: refine qemu south bridge detection
Gerd Hoffmann
1
-1
/
+3
2016-01-29
drm/i915: Remove select to deleted STOP_MACHINE from Kconfig
Andreas Ziegler
1
-1
/
+0
2016-01-29
drm/i915: Fix NULL plane->fb oops on SKL
Ville Syrjälä
1
-1
/
+1
2016-01-29
drm/i915: Don't reject primary plane windowing with color keying enabled on SKL+
Ville Syrjälä
1
-5
/
+6
2016-01-29
drm/i915/dp: fall back to 18 bpp when sink capability is unknown
Jani Nikula
1
-5
/
+15
2016-01-29
drm/i915: Make sure DC writes are coherent on flush.
Francisco Jerez
2
-0
/
+3
2016-01-18
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
57
-1546
/
+2309
2016-01-18
Merge tag 'drm-intel-next-fixes-2016-01-14' of git://anongit.freedesktop.org/...
Dave Airlie
8
-41
/
+108
2016-01-18
Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
3
-9
/
+24
2016-01-13
drm/i915: Init power domains early in driver load
Daniel Vetter
2
-3
/
+5
2016-01-13
drm/i915/gen9: Set PIN_ZONE_4G end to 4GB - 1 page
Michel Thierry
1
-1
/
+1
2016-01-13
drm/i915: Widen return value for reservation_object_wait_timeout_rcu to long.
Maarten Lankhorst
1
-6
/
+8
2016-01-13
drm/i915: intel_hpd_init(): Fix suspend/resume reprobing
Lyude
1
-2
/
+7
2016-01-13
drm/i915: shut up gen8+ SDE irq dmesg noise, again
Jani Nikula
1
-3
/
+7
2016-01-13
drm/i915: Restore inhibiting the load of the default context
Chris Wilson
1
-1
/
+5
2016-01-13
drm/i915: Tune down rpm wakelock debug checks
Daniel Vetter
1
-2
/
+4
2016-01-13
drm/i915: Avoid writing relocs with addresses in non-canonical form
Michał Winiarski
1
-4
/
+48
2016-01-06
Merge branch 'for-linus' into for-next
Takashi Iwai
7
-66
/
+164
2016-01-06
drm/i915: Update connector_mask during readout, v2.
Maarten Lankhorst
1
-1
/
+16
2016-01-05
drm/i915: Set connector_state->connector using the helper.
Maarten Lankhorst
1
-4
/
+2
2016-01-04
drm/dp/mst: constify drm_dp_mst_topology_cbs structures
Julia Lawall
1
-1
/
+1
2015-12-30
drm/i915: increase the tries for HDMI hotplug live status checking
Gary Wang
1
-1
/
+1
2015-12-24
Backmerge drm-fixes merge into Linus's tree into drm-next.
Dave Airlie
3
-7
/
+25
[next]