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
2018-10-18
drm/i915: Don't unset intel_connector->mst_port
Lyude Paul
1
-11
/
+6
2018-10-18
drm/i915: Only reset seqno if actually idle
Chris Wilson
1
-1
/
+1
2018-10-18
drm/i915: Use the correct crtc when sanitizing plane mapping
Ville Syrjälä
1
-32
/
+46
2018-10-18
drm/i915: Restore vblank interrupts earlier
Ville Syrjälä
1
-10
/
+13
2018-10-18
drm/i915: Check fb stride against plane max stride
Ville Syrjälä
3
-0
/
+37
2018-09-28
Merge tag 'drm-intel-next-2018-09-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
39
-950
/
+1686
2018-09-27
BackMerge v4.19-rc5 into drm-next
Dave Airlie
11
-193
/
+214
2018-09-21
drm/i915: Update DRIVER_DATE to 20180921
Joonas Lahtinen
1
-1
/
+1
2018-09-21
drm/i915: Update DRIVER_DATE to 20180921
Joonas Lahtinen
1
-2
/
+2
2018-09-20
drm/i915/execlists: Onion unwind for logical_ring_init() failure
Chris Wilson
1
-7
/
+11
2018-09-20
drm/i915: Park the GPU on module load
Chris Wilson
1
-0
/
+8
2018-09-20
drm/i915/selftests: Live tests emit requests and so require rpm
Chris Wilson
6
-0
/
+33
2018-09-20
drm/i915: pass dev_priv to i915_gem_cleanup_stolen
Matthew Auld
3
-5
/
+3
2018-09-20
drm/i915: don't assume struct page in i915_sg_trim
Matthew Auld
2
-1
/
+5
2018-09-20
drm/i915/guc: Restore preempt-context across S3/S4
Chris Wilson
1
-53
/
+27
2018-09-20
drm/i915/selftests: Basic stress test for rapid context switching
Chris Wilson
1
-0
/
+195
2018-09-20
drm/i915/selftests: Free the batch along the contexts error path
Chris Wilson
1
-0
/
+1
2018-09-20
Merge tag 'drm-misc-next-2018-09-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
5
-27
/
+25
2018-09-19
drm: Change limited M/N quirk to constant N quirk.
Lee, Shawn C
4
-23
/
+21
2018-09-19
drm/i915/psr: Enable AUX-A IO power well on ICL for PSR
Dhinakaran Pandiyan
2
-1
/
+2
2018-09-18
drm/i915/sdvo: Fix multi function encoder stuff
Ville Syrjälä
1
-57
/
+44
2018-09-18
drm/i915: Fix logic fumble in rotation vs. ccs check
Ville Syrjälä
1
-2
/
+1
2018-09-18
Merge tag 'gvt-fixes-2018-09-18' of https://github.com/intel/gvt-linux into d...
Rodrigo Vivi
4
-1
/
+36
2018-09-18
drm/i915: Replace some PAGE_SHIFTs with I915_GTT_PAGE_SIZE
Ville Syrjälä
1
-15
/
+15
2018-09-18
drm/i915/gvt: clear ggtt entries when destroy vgpu
Zhipeng Gong
1
-0
/
+1
2018-09-18
drm/i915/gvt: request srcu_read_lock before checking if one gfn is valid
Weinan Li
1
-1
/
+6
2018-09-18
drm/i915/gvt: Add GEN9_CLKGATE_DIS_4 to default BXT mmio handler
Colin Xu
1
-0
/
+1
2018-09-18
drm/i915/gvt: Init PHY related registers for BXT
Colin Xu
1
-0
/
+28
2018-09-14
drm/i915: Limit number of capture objects
Chris Wilson
1
-7
/
+13
2018-09-14
drm/i915/execlists: Reset CSB pointers on canceling requests (wedging)
Chris Wilson
1
-0
/
+3
2018-09-14
drm/i915: Include fence-hint for timeout warning
Chris Wilson
1
-6
/
+7
2018-09-14
drm/i915/execlists: Use coherent writes into the context image
Chris Wilson
4
-4
/
+15
2018-09-14
drm/i915: Check engine->default_state mapping on module load
Chris Wilson
1
-0
/
+11
2018-09-14
drm/i915/execlists: Delay updating ring register state after resume
Chris Wilson
1
-18
/
+15
2018-09-14
drm/i915: Flush the tasklet when checking for idle
Chris Wilson
1
-0
/
+3
2018-09-14
drm/i915: Limit the backpressure for i915_request allocation
Chris Wilson
2
-6
/
+16
2018-09-14
drm/i915: Mark up a couple of KMS debug messages as such
Chris Wilson
1
-6
/
+6
2018-09-14
Merge tag 'drm-misc-next-2018-09-13' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
5
-1
/
+7
2018-09-14
drm/i915/kbl+: Enable IPC only for symmetric memory configurations
Mahesh Kumar
3
-5
/
+28
2018-09-14
drm/i915/skl+: don't trust IPC value set by BIOS
Mahesh Kumar
1
-3
/
+1
2018-09-14
drm/i915: Implement 16GB dimm wa for latency level-0
Mahesh Kumar
3
-2
/
+44
2018-09-14
drm/i915/skl+: Decode memory bandwidth and parameters
Mahesh Kumar
3
-4
/
+167
2018-09-14
drm/i915/bxt: Decode memory bandwidth and parameters
Mahesh Kumar
3
-0
/
+158
2018-09-14
firmware/dmc/icl: load v1.07 on icelake.
Anusha Srivatsa
2
-0
/
+10
2018-09-13
drm/i915: Fix a potential integer overflow with framebuffers extending past 4...
Ville Syrjälä
1
-3
/
+3
2018-09-13
drm/i915: Replace some PAGE_SIZE with I915_GTT_PAGE_SIZE
Ville Syrjälä
2
-10
/
+10
2018-09-13
drm/i915: Clear DRIVER_ATOMIC on a per-device basis
Ville Syrjälä
1
-4
/
+4
2018-09-13
i915/oa: Simplify updating contexts
Tvrtko Ursulin
1
-109
/
+13
2018-09-12
drm/i915: Extract intel_cursor_check_surface()
Ville Syrjälä
1
-18
/
+29
2018-09-12
drm/i915: Move chv rotation checks to plane->check()
Ville Syrjälä
4
-9
/
+26
[next]