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
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
10
-161
/
+8
2019-12-11
drm/i915: Serialise with remote retirement
Chris Wilson
1
-3
/
+23
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-06
Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
28
-107
/
+367
2019-12-05
drm: constify fb ops across all drivers
Jani Nikula
1
-1
/
+1
2019-12-03
drm/i915/ehl: Make icp_digital_port_connected() use phy instead of port
Matt Roper
1
-7
/
+5
2019-12-03
Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-1
/
+0
2019-12-02
Merge tag 'gvt-next-fixes-2019-12-02' of https://github.com/intel/gvt-linux i...
Joonas Lahtinen
2
-5
/
+6
2019-12-02
drm/i915/gem: Take timeline->mutex to walk list-of-requests
Chris Wilson
1
-2
/
+2
2019-12-02
drm/i915/gvt: Fix cmd length check for MI_ATOMIC
Zhenyu Wang
1
-3
/
+3
2019-11-28
Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
273
-15309
/
+26935
2019-11-27
drm/i915: Reduce nested prepare_remote_context() to a trylock
Chris Wilson
1
-4
/
+17
2019-11-27
drm/i915: Default to a more lenient forced preemption timeout
Chris Wilson
1
-1
/
+1
2019-11-27
drm/i915/gvt: Update force-to-nonpriv register whitelist
Gao, Fred
1
-0
/
+1
2019-11-27
drm/i915/gvt: Refine non privilege register address calucation
Gao, Fred
1
-2
/
+2
2019-11-27
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-6
/
+5
2019-11-27
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2019-11-26
drm/i915/gt: Make intel_ring_unpin() safe for concurrent pint
Chris Wilson
1
-9
/
+4
2019-11-26
drm/i915: Drop dma_buf->k(un)map
Daniel Vetter
2
-52
/
+0
2019-11-26
drm/i915: Remove dma_buf_kmap selftest
Daniel Vetter
1
-101
/
+0
2019-11-25
drm/i915/gt: Schedule request retirement when timeline idles
Chris Wilson
7
-3
/
+108
2019-11-25
drm/i915/gt: Adapt engine_park synchronisation rules for engine_retire
Chris Wilson
1
-6
/
+21
2019-11-25
drm/i915/execlists: Fixup cancel_port_requests()
Chris Wilson
1
-9
/
+7
2019-11-25
drm/i915/gt: Mark the execlists->active as the primary volatile access
Chris Wilson
2
-13
/
+18
2019-11-25
drm/i915/gt: Unlock engine-pm after queuing the kernel context switch
Chris Wilson
1
-7
/
+40
2019-11-25
drm/i915/gt: Close race between engine_park and intel_gt_retire_requests
Chris Wilson
3
-12
/
+32
2019-11-25
drm/i915: Mark up the calling context for intel_wakeref_put()
Chris Wilson
11
-25
/
+54
2019-11-25
drm/i915: Wait until the intel_wakeref idle callback is complete
Chris Wilson
2
-2
/
+26
2019-11-25
drm/i915/gt: Fixup config ifdeffery for pm_suspend_target_state
Chris Wilson
1
-1
/
+1
2019-11-25
drm/i915/query: Align flavour of engine data lookup
Tvrtko Ursulin
1
-2
/
+5
2019-11-25
drm/i915/tgl: Add DKL PHY vswing table for HDMI
Matt Roper
1
-5
/
+24
2019-11-25
drm/i915/ehl: Update voltage level checks
Matt Roper
1
-1
/
+3
2019-11-25
locking/refcount: Consolidate implementations of refcount_t
Will Deacon
1
-1
/
+0
2019-11-22
Revert "drm/i915/gt: Wait for new requests in intel_gt_retire_requests()"
Chris Wilson
1
-2
/
+7
2019-11-21
drm/i915/fbdev: Restore physical addresses for fb_mmap()
Chris Wilson
1
-4
/
+5
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
[next]