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
2019-12-18
drm/i915: Fix pid leak with banned clients
Tvrtko Ursulin
1
-2
/
+1
2019-12-18
drm/i915/gem: Keep request alive while attaching fences
Chris Wilson
1
-0
/
+2
2019-12-17
drm/i915: Fix WARN_ON condition for cursor plane ddb allocation
Vandita Kulkarni
1
-2
/
+2
2019-12-17
drm/i915/gvt: Fix guest boot warning
Gao Fred
1
-0
/
+16
2019-12-17
drm/mediatek: reduce the hbp and hfp for phy timing
Jitao Shi
1
-29
/
+38
2019-12-16
drm/i915/tgl: Drop Wa#1178
Matt Roper
2
-6
/
+4
2019-12-16
drm/i915/ehl: Define EHL powerwells independently of ICL
Matt Roper
1
-0
/
+147
2019-12-16
drm/i915: Set fence_work.ops before dma_fence_init
Chris Wilson
1
-2
/
+1
2019-12-16
drm/i915: Copy across scheduler behaviour flags across submit fences
Chris Wilson
2
-26
/
+89
2019-12-16
drm/i915/dsb: Fix in mmio offset calculation of DSB instance
Animesh Manna
1
-1
/
+1
2019-12-13
Merge tag 'drm-fixes-5.5-2019-12-12' of git://people.freedesktop.org/~agd5f/l...
Dave Airlie
27
-118
/
+299
2019-12-13
Merge tag 'drm-intel-fixes-2019-12-12' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
9
-148
/
+177
2019-12-13
Merge tag 'drm-misc-next-fixes-2019-12-12' of git://anongit.freedesktop.org/d...
Dave Airlie
7
-41
/
+49
2019-12-13
drm/i915/gvt: Pin vgpu dma address before using
Tina Zhang
4
-4
/
+99
2019-12-13
drm/i915/gvt: set guest display buffer as readonly
Zhenyu Wang
1
-0
/
+1
2019-12-13
drm/amdgpu: add invalidate semaphore limit for SRIOV in gmc10
changzhu
1
-8
/
+21
2019-12-13
drm/amdgpu: add invalidate semaphore limit for SRIOV and picasso in gmc9
changzhu
1
-20
/
+24
2019-12-12
drm/amdgpu: avoid using invalidate semaphore for picasso
changzhu
1
-8
/
+20
2019-12-12
Revert "drm/amdgpu: dont schedule jobs while in reset"
Alex Deucher
1
-4
/
+1
2019-12-12
Merge branch 'linux-5.5' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
5
-109
/
+149
2019-12-12
Merge tag 'drm-misc-fixes-2019-12-11' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-21
/
+27
2019-12-11
drm/amdgpu: fix license on Kconfig and Makefiles
Alex Deucher
7
-4
/
+7
2019-12-11
drm/amdgpu/gfx10: update gfx golden settings for navi14
Tianci.Yin
1
-0
/
+2
2019-12-11
drm/amdgpu/gfx10: update gfx golden settings
Tianci.Yin
1
-0
/
+2
2019-12-11
drm/amdgpu/gfx10: update gfx golden settings for navi14
Tianci.Yin
1
-0
/
+1
2019-12-11
drm/amdgpu/gfx10: update gfx golden settings
Tianci.Yin
1
-0
/
+1
2019-12-11
drm/i915: Serialise with remote retirement
Chris Wilson
1
-3
/
+23
2019-12-11
drm/i915/gvt: use vgpu lock for active state setting
Zhenyu Wang
1
-2
/
+2
2019-12-11
drm/amd/display: include linux/slab.h where needed
Arnd Bergmann
1
-0
/
+2
2019-12-11
drm/amd/display: fix undefined struct member reference
Arnd Bergmann
1
-0
/
+2
2019-12-10
drm/nouveau/kms/nv50-: fix panel scaling
Ben Skeggs
1
-3
/
+3
2019-12-10
drm/nouveau/kms/nv50-: Limit MST BPC to 8
Lyude Paul
1
-1
/
+8
2019-12-10
drm/nouveau/kms/nv50-: Store the bpc we're using in nv50_head_atom
Lyude Paul
3
-27
/
+36
2019-12-10
drm/nouveau/kms/nv50-: Call outp_atomic_check_view() before handling PBN
Lyude Paul
1
-20
/
+24
2019-12-10
drm/nouveau: Fix drm-core using atomic code-paths on pre-nv50 hardware
Hans de Goede
2
-7
/
+27
2019-12-10
drm/nouveau: Move the declaration of struct nouveau_conn_atom up a bit
Hans de Goede
1
-55
/
+55
2019-12-10
drm/i915/gt: Detect if we miss WaIdleLiteRestore
Chris Wilson
1
-25
/
+21
2019-12-10
drm/i915/hdcp: Nuke intel_hdcp_transcoder_config()
Ville Syrjälä
5
-28
/
+14
2019-12-10
drm/i915/fbc: Disable fbc by default on all glk+
Ville Syrjälä
1
-1
/
+1
2019-12-10
drm/i915/perf: Configure OAR for specific context
Umesh Nerlige Ramappa
1
-87
/
+112
2019-12-10
drm/i915/perf: Allow non-privileged access when OA buffer is not sampled
Umesh Nerlige Ramappa
1
-2
/
+3
2019-12-09
drm/i915/gt: Save irqstate around virtual_context_destroy
Chris Wilson
1
-2
/
+3
2019-12-09
drm: meson: venc: cvbs: fix CVBS mode matching
Martin Blumenstingl
1
-21
/
+27
2019-12-09
Merge tag 'drm-misc-fixes-2019-11-25' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-2
/
+4
2019-12-09
drm/mediatek: Fix can't get component for external display plane.
Yongqiang Niu
1
-2
/
+3
2019-12-09
drm/mediatek: Check return value of mtk_drm_ddp_comp_for_plane.
Pi-Hsun Shih
1
-4
/
+9
2019-12-06
Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
108
-749
/
+1196
2019-12-06
drm/panfrost: Open/close the perfcnt BO
Boris Brezillon
5
-13
/
+22
2019-12-06
drm/panfrost: Fix a race in panfrost_gem_free_object()
Boris Brezillon
1
-5
/
+10
2019-12-06
drm/panfrost: Fix a BO leak in panfrost_ioctl_mmap_bo()
Boris Brezillon
1
-3
/
+6
[prev]
[next]