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
2017-04-28
drm/i915: Sanitize engine context sizes
Joonas Lahtinen
11
-138
/
+112
2017-04-28
drm/i915/guc: Fix sleep under spinlock during reset
Tvrtko Ursulin
1
-6
/
+1
2017-04-27
drm/i915: Defer context state allocation for legacy ring submission
Chris Wilson
2
-59
/
+50
2017-04-27
drm/i915: Rename gen8_(un)request_engine_reset to gen8_reset_engine_start/cancel
Michel Thierry
1
-4
/
+4
2017-04-27
drm/i915: Fix stale comment about I915_RESET_IN_PROGRESS flag
Michel Thierry
1
-1
/
+1
2017-04-26
drm/i915/glk: Don't allow 12 bpc when htotal is too big
Ander Conselvan de Oliveira
1
-0
/
+5
2017-04-26
drm/i915: Skip waking the signaler when enabling before request submission
Chris Wilson
4
-7
/
+9
2017-04-25
drm/i915: Poison the request before emitting commands
Chris Wilson
1
-0
/
+1
2017-04-25
drm/i915: Differentiate between sw write location into ring and last hw read
Chris Wilson
5
-27
/
+59
2017-04-25
drm/i915: Report request restarts for both execlists/guc
Chris Wilson
1
-13
/
+16
2017-04-24
drm/i915: Include interesting seqno in the missed breadcrumb debug
Chris Wilson
1
-2
/
+4
2017-04-22
drm/i915: Confirm the request is still active before adding it to the await
Chris Wilson
1
-0
/
+3
2017-04-21
drm/i915: Avoid busy-spinning on VLV_GLTC_PW_STATUS mmio
Chris Wilson
1
-22
/
+24
2017-04-21
drm/i915: Stop touching hangcheck.seqno from intel_engine_init_global_seqno()
Chris Wilson
1
-3
/
+1
2017-04-20
drm/i915: Use discardable buffers for rings
Chris Wilson
1
-1
/
+1
2017-04-20
drm/i915/selftests: Allocate inode/file dynamically
Chris Wilson
1
-13
/
+32
2017-04-19
drm/i915: Avoid format string expansion from engine names
Kees Cook
1
-1
/
+1
2017-04-19
drm/i915: Fix GCC 4.4 build issue with __intel_wait_for_register_fw
Tvrtko Ursulin
1
-3
/
+8
2017-04-18
drm/i915: Fix system hang with EI UP masked on Haswell
Mika Kuoppala
1
-2
/
+2
2017-04-18
drm/i915: Update DRIVER_DATE to 20170418
Daniel Vetter
1
-2
/
+2
2017-04-15
drm/i915: Copy user requested buffers into the error state
Chris Wilson
6
-1
/
+82
2017-04-15
drm/i915: set "ret" correctly on error paths
Dan Carpenter
1
-0
/
+2
2017-04-13
drm/i915: checking for NULL instead of IS_ERR() in mock selftests
Dan Carpenter
1
-1
/
+1
2017-04-13
drm/i915: Implement Link Rate fallback on Link training failure
Manasi Navare
3
-2
/
+50
2017-04-13
drm/i915: Perform link quality check unconditionally during long pulse
Ville Syrjälä
1
-2
/
+13
2017-04-13
drm/i915/guc: write wopcm related register once during uc init
daniele.ceraolospurio@intel.com
3
-9
/
+5
2017-04-13
drm/i915: Fix use after free in lpe_audio_platdev_destroy()
Chris Wilson
1
-1
/
+8
2017-04-12
drm/i915/dp: Validate cached link rate and lane count before retraining
Manasi Navare
1
-3
/
+23
2017-04-12
drm/i915: Wake device for emitting request during selftest
Chris Wilson
1
-0
/
+2
2017-04-12
drm/i915: Pretend the engine is always idle when mocking
Chris Wilson
1
-0
/
+3
2017-04-12
drm/i915: Add stub mmio read/write routines to mock device
Chris Wilson
4
-24
/
+101
2017-04-12
drm/i915: Treat WC a separate cache domain
Chris Wilson
5
-16
/
+83
2017-04-12
drm/i915: Combine write_domain flushes to a single function
Chris Wilson
3
-67
/
+64
2017-04-12
drm/i915: Do not use lock all in hsw_trans_edp_pipe_A_crc_wa
Maarten Lankhorst
1
-3
/
+14
2017-04-12
Revert "drm/i915: Lock mode_config.mutex in intel_display_resume."
Maarten Lankhorst
1
-8
/
+0
2017-04-12
drm/i915: Convert intel DVO connector to atomic
Maarten Lankhorst
1
-1
/
+1
2017-04-12
drm/i915: Convert intel_crt connector properties to atomic.
Maarten Lankhorst
1
-9
/
+1
2017-04-12
drm/i915: Convert intel_dp_mst connector properties to atomic.
Maarten Lankhorst
1
-10
/
+1
2017-04-12
drm/i915: Remove unused dp properties for dp-mst.
Maarten Lankhorst
3
-3
/
+1
2017-04-12
drm/i915: Convert intel_tv connector properties to atomic, v5.
Maarten Lankhorst
1
-112
/
+63
2017-04-12
drm/i915: Remove unused members from intel_tv.c
Maarten Lankhorst
1
-33
/
+0
2017-04-12
drm/i915/execlists: Document runtime pm for intel_lrc_irq_handler()
Chris Wilson
1
-0
/
+9
2017-04-12
Merge airlied/drm-next into drm-intel-next-queued
Daniel Vetter
15
-140
/
+86
2017-04-11
drm/i915: Lie and treat all engines as idle if wedged
Chris Wilson
1
-0
/
+4
2017-04-11
drm/i915: Use the engine class to get the context size
Daniele Ceraolo Spurio
1
-10
/
+19
2017-04-11
drm/i915: Bail if we do not setup the RCS engine
Chris Wilson
1
-2
/
+8
2017-04-11
drm/i915/dp: read sink count to a temporary variable first
Jani Nikula
1
-3
/
+4
2017-04-11
drm/i915/dp: use readb and writeb calls for single byte DPCD access
Jani Nikula
1
-20
/
+17
2017-04-11
drm/i915/dp: localize link rate index variable more
Jani Nikula
1
-6
/
+7
2017-04-11
drm/i915/mst: use max link not sink lane count
Jani Nikula
3
-3
/
+4
[next]