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
2020-02-12
drm/i915: Poison rings after use
Chris Wilson
1
-9
/
+17
2020-02-12
drm/i915/gem: Don't leak non-persistent requests on changing engines
Chris Wilson
4
-13
/
+141
2020-02-11
drm/i915: Fix the docs for intel_set_cdclk_post_plane_update()
Ville Syrjälä
1
-1
/
+1
2020-02-11
drm/i915: Don't use uninitialized 'ret'
Ville Syrjälä
1
-4
/
+6
2020-02-11
drm/i915: Disable use of hwsp_cacheline for kernel_context
Chris Wilson
3
-10
/
+30
2020-02-11
drm/i915/selftests: Relax timeout for error-interrupt reset processing
Chris Wilson
1
-4
/
+11
2020-02-11
drm/i915/dpio_phy: convert to drm_device based logging macros.
Wambui Karuga
1
-12
/
+16
2020-02-11
drm/i915/dsi_vbt: convert to drm_device based logging macros.
Wambui Karuga
1
-63
/
+99
2020-02-11
drm/i915/combo_phy: convert to struct drm_device logging macros.
Wambui Karuga
1
-9
/
+14
2020-02-11
drm/i915/dpll_mgr: convert to drm_device based logging macros.
Wambui Karuga
1
-112
/
+142
2020-02-11
drm/i915/crt: automatic conversion to drm_device based logging macros.
Wambui Karuga
1
-18
/
+31
2020-02-11
drm/i915/color: conversion to drm_device based logging macros.
Wambui Karuga
1
-1
/
+2
2020-02-11
drm/i915/atomic: conversion to drm_device based logging macros.
Wambui Karuga
1
-10
/
+13
2020-02-11
drm/i915/dp_link_training: convert to drm_device based logging macros.
Wambui Karuga
1
-29
/
+46
2020-02-11
drm/i915/gt: Avoid resetting ring->head outside of its timeline mutex
Chris Wilson
3
-23
/
+21
2020-02-11
drm/i915: HDCP support on above PORT_E
Anshuman Gupta
1
-2
/
+2
2020-02-11
drm/i915: Skip CPU synchronisation on dmabuf attachments
Chris Wilson
1
-2
/
+6
2020-02-11
drm/i915/selftests: Trim blitter block size
Chris Wilson
1
-26
/
+46
2020-02-10
drm/i915/tgl: Update cdclk voltage level settings
Matt Roper
2
-2
/
+21
2020-02-10
drm/i915/ehl: Update port clock voltage level requirements
Matt Roper
1
-1
/
+3
2020-02-10
drm/i915/dc3co: Add description of how it works
José Roberto de Souza
2
-10
/
+26
2020-02-10
drm/i915/selftests: Drop live_preempt_hang
Chris Wilson
4
-147
/
+4
2020-02-10
drm/i915/selftests: Disable capturing forced error states
Chris Wilson
1
-0
/
+1
2020-02-10
drm/i915/display/ehl: Add HBR2 and HBR3 voltage swing table
José Roberto de Souza
1
-1
/
+33
2020-02-10
drm/i915/psr: pass i915 to psr_global_enabled()
Jani Nikula
1
-4
/
+4
2020-02-10
drm/i915/mst: fix pipe and vblank enable
Jani Nikula
1
-0
/
+6
2020-02-09
drm/i915/selftests: Remove erroneous intel_engine_pm_put
Chris Wilson
1
-1
/
+0
2020-02-09
drm/i915/execlists: Ignore tracek for nop process_csb
Chris Wilson
1
-1
/
+1
2020-02-09
drm/i915/gt: Fix hold/unhold recursion
Chris Wilson
1
-5
/
+8
2020-02-08
drm/i915: Remove lite restore defines
Mika Kuoppala
1
-18
/
+0
2020-02-08
drm/i915: Never allow userptr into the new mapping types
Janusz Krzysztofik
5
-9
/
+5
2020-02-08
drm/i915/debugfs: Remove i915_energy_uJ
Tvrtko Ursulin
2
-26
/
+0
2020-02-08
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
8
-8
/
+129
2020-02-08
drm/i915/execlists: Always force a context reload when rewinding RING_TAIL
Chris Wilson
4
-10
/
+18
2020-02-07
drm/i915/gt: Only ignore already reset requests
Chris Wilson
2
-2
/
+2
2020-02-07
drm/i915: Implement Wa_1607090982
Mika Kuoppala
2
-0
/
+5
2020-02-07
drm/i915: Disable tesselation clock gating on tgl A0
Mika Kuoppala
2
-0
/
+6
2020-02-07
drm/i915/gt: Use the kernel_context to measure the breadcrumb size
Chris Wilson
1
-28
/
+19
2020-02-07
drm/i915: Fix force-probe failure message
Chris Wilson
1
-1
/
+1
2020-02-07
drm/i915/guc: Make sure to sanitize CT status
Michal Wajdeczko
2
-0
/
+6
2020-02-07
drm/i915/gt: Protect execlists_hold/unhold from new waiters
Chris Wilson
2
-4
/
+9
2020-02-07
Revert "drm/i915: Don't use VBT for detecting DPCD backlight controls"
Lyude Paul
1
-5
/
+4
2020-02-07
drm/i915/gt: Protect defer_request() from new waiters
Chris Wilson
2
-3
/
+10
2020-02-07
drm/i915/gt: Prevent queuing retire workers on the virtual engine
Chris Wilson
2
-0
/
+6
2020-02-07
drm/i915/selftests: drop igt_ppgtt_exhaust_huge
Matthew Auld
1
-102
/
+0
2020-02-07
drm/i915/display: Set TRANS_DDI_MODE_SELECT to default value when clearing DD...
José Roberto de Souza
1
-4
/
+7
2020-02-07
drm/i915/gt: Set the PP_DIR registers upon enabling ring submission
Chris Wilson
1
-14
/
+26
2020-02-05
drm/i915: Flush execution tasklets before checking request status
Chris Wilson
1
-1
/
+2
2020-02-05
drm/i915: Mark i915.reset as unsigned
Chris Wilson
1
-1
/
+1
2020-02-05
drm/i915: Correctly map DBUF slices to pipes
Stanislav Lisovskiy
1
-19
/
+366
[prev]
[next]