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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-21
drm/radeon: Prefer pcie_capability_read_word()
Frederick Lawler
2
-53
/
+90
2019-11-21
drm/radeon: Replace numbers with PCI_EXP_LNKCTL2 definitions
Bjorn Helgaas
2
-16
/
+28
2019-11-21
drm/radeon: Correct Transmit Margin masks
Bjorn Helgaas
2
-8
/
+8
2019-11-21
drm/amdgpu: Prefer pcie_capability_read_word()
Frederick Lawler
2
-52
/
+90
2019-11-21
drm/amdgpu: Replace numbers with PCI_EXP_LNKCTL2 definitions
Bjorn Helgaas
2
-16
/
+28
2019-11-21
drm/amdgpu: Correct Transmit Margin masks
Bjorn Helgaas
2
-8
/
+8
2019-11-21
drm/i915/fbdev: Restore physical addresses for fb_mmap()
Chris Wilson
1
-4
/
+5
2019-11-21
Merge tag 'drm-misc-next-fixes-2019-11-20' of git://anongit.freedesktop.org/d...
Dave Airlie
2
-11
/
+26
2019-11-21
Revert "drm/amd/display: enable S/G for RAVEN chip"
Alex Deucher
2
-2
/
+2
2019-11-21
drm/amdgpu: disable gfxoff on original raven
Alex Deucher
1
-2
/
+7
2019-11-21
drm/amdgpu: disable gfxoff when using register read interface
Alex Deucher
1
-1
/
+5
2019-11-21
drm/amd/powerplay: correct fine grained dpm force level setting
Evan Quan
1
-0
/
+6
2019-11-21
drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICs
Evan Quan
1
-5
/
+18
2019-11-21
drm/amdgpu: remove experimental flag for Navi14
Alex Deucher
1
-4
/
+4
2019-11-21
Merge tag 'drm-intel-next-fixes-2019-11-20' of git://anongit.freedesktop.org/...
Dave Airlie
15
-53
/
+89
2019-11-21
Merge tag 'drm-next-5.5-2019-11-15' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
16
-39
/
+493
2019-11-20
Merge tag 'gvt-next-fixes-2019-11-12' of https://github.com/intel/gvt-linux i...
Joonas Lahtinen
1
-0
/
+4
2019-11-20
drm/i915: Split i915_active.mutex into an irq-safe spinlock for the rbtree
Chris Wilson
2
-29
/
+29
2019-11-19
drm/i915: make pool objects read-only
Matthew Auld
1
-0
/
+2
2019-11-18
drm/i915: Protect request peeking with RCU
Chris Wilson
1
-11
/
+39
2019-11-18
drm/i915/userptr: Try to acquire the page lock around set_page_dirty()
Chris Wilson
1
-1
/
+21
2019-11-18
drm/i915/pmu: "Frequency" is reported as accumulated cycles
Chris Wilson
1
-2
/
+2
2019-11-18
drm/i915: Preload LUTs if the hw isn't currently using them
Ville Syrjälä
4
-0
/
+69
2019-11-18
drm/i915: Don't oops in dumb_create ioctl if we have no crtcs
Ville Syrjälä
1
-0
/
+3
2019-11-18
drm/i915: fix accidental static variable use
Jani Nikula
1
-1
/
+1
2019-11-18
drm/i915/guc: Skip suspend/resume GuC action on platforms w/o GuC submission
Don Hiatt
2
-0
/
+21
2019-11-18
drm/i915/gt: Wait for new requests in intel_gt_retire_requests()
Chris Wilson
1
-8
/
+3
2019-11-18
drm/i915: Restore GT coarse power gating workaround
Imre Deak
1
-2
/
+7
2019-11-18
drm/i915/fbdev: Restore physical addresses for fb_mmap()
Chris Wilson
1
-4
/
+5
2019-11-18
drm/i915/perf: don't forget noa wait after oa config
Lionel Landwerlin
1
-2
/
+7
2019-11-18
drm/i915: Avoid atomic context for error capture
Bruce Chang
1
-4
/
+4
2019-11-18
drm/i915/display: Fix TRANS_DDI_MST_TRANSPORT_SELECT definition
José Roberto de Souza
1
-1
/
+1
2019-11-18
drm/i915: Fix detection for a CMP-V PCH
Imre Deak
2
-2
/
+6
2019-11-18
drm/i915: Flush context free work on cleanup
Chris Wilson
1
-0
/
+1
2019-11-15
Merge tag 'drm-fixes-2019-11-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
6
-37
/
+23
2019-11-15
drm/ttm: fix mmap refcounting
Gerd Hoffmann
2
-11
/
+26
2019-11-15
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...
Dave Airlie
5
-9
/
+10
2019-11-15
Merge tag 'drm-intel-next-fixes-2019-11-14' of git://anongit.freedesktop.org/...
Dave Airlie
15
-79
/
+181
2019-11-15
Merge tag 'drm-fixes-5.4-2019-11-14' of git://people.freedesktop.org/~agd5f/l...
Dave Airlie
1
-22
/
+16
2019-11-15
Merge tag 'drm-misc-fixes-2019-11-13' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-1
/
+1
2019-11-15
drm/amdgpu: fix null pointer deref in firmware header printing
Xiaojie Yuan
1
-22
/
+16
2019-11-14
kbuild: remove header compile test
Masahiro Yamada
1
-1
/
+0
2019-11-14
drm/vmwgfx: remove set but not used variable 'srf'
YueHaibing
1
-2
/
+0
2019-11-14
drm/ttm, drm/vmwgfx: Use a configuration option for the TTM dma page pool
Thomas Hellstrom
4
-7
/
+10
2019-11-14
Backmerge i915 security patches from commit 'ea0b163b13ff' into drm-next
Dave Airlie
10
-168
/
+460
2019-11-14
drm/i915/gen8+: Add RC6 CTX corruption WA
Imre Deak
7
-2
/
+86
2019-11-14
Merge tag 'arcpgu-updates-2019.07.18' of github.com:abrodkin/linux into drm-next
Dave Airlie
1
-3
/
+13
2019-11-14
Merge tag 'drm-misc-next-fixes-2019-11-13' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-5
/
+1
2019-11-14
Merge tag 'drm-next-5.5-2019-11-08' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
28
-62
/
+368
2019-11-14
drm/i915/tgl: MOCS table update
Matt Roper
1
-1
/
+1
[prev]
[next]