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
pinetabv-6.6.y-devel
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-02-02
drm/i915: don't warn about Skylake CPU - KabyPoint PCH combo
Jani Nikula
1
-1
/
+2
2017-02-02
drm/i915: Build DRM range manager selftests for CI
Chris Wilson
1
-0
/
+1
2017-02-02
drm/i915: fix i915 running as dom0 under Xen
Juergen Gross
1
-2
/
+10
2017-02-02
drm/i915: Fix POWER_DOMAIN_AUDIO refcounting.
Maarten Lankhorst
3
-19
/
+8
2017-02-02
drm/i915: Disable all crtcs during driver unload, v2.
Maarten Lankhorst
1
-0
/
+21
2017-02-01
drm/i915/execlists: Add interrupt-pending check to intel_execlists_idle()
Chris Wilson
1
-1
/
+7
2017-02-01
drm/i915/execlists: Skip resetting RING_CONTEXT_STATUS_PTR
Chris Wilson
1
-2
/
+0
2017-02-01
drm/i915: Add MIPI_IO WA and program DSI regulators
Uma Shankar
2
-0
/
+31
2017-02-01
drm/i915: Flush untouched framebuffers before display on !llc
Chris Wilson
1
-1
/
+1
2017-02-01
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
20
-245
/
+391
2017-02-01
Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
4
-14
/
+17
2017-02-01
Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/git/drm-intel ...
Dave Airlie
1
-1
/
+1
2017-01-31
drm/i915: Sanity check the computed size and base of stolen memory
Chris Wilson
2
-1
/
+12
2017-01-31
drm/i915: Treat stolen memory as DMA addresses
Chris Wilson
2
-19
/
+19
2017-01-31
drm/i915: Be defensive when cleaning up i915_gem_internal pages
Chris Wilson
1
-2
/
+5
2017-01-31
drm/i915: clean up unused vgpu_read/write
Weinan Li
1
-58
/
+0
2017-01-31
drm/i915: noop forcewake get/put when vgpu activated
Weinan Li
1
-0
/
+12
2017-01-31
drm/i915: Record more information about the hanging contexts
Chris Wilson
2
-32
/
+59
2017-01-31
drm/i915: Add early BXT sdv to the list of preproduction machines
Chris Wilson
1
-0
/
+1
2017-01-31
drm/i915: Mark the kernel as tainted if we fail the preproduction check
Chris Wilson
1
-1
/
+3
2017-01-31
drm/i915: Make intel_detect_preproduction_hw easier to extend
Chris Wilson
1
-2
/
+6
2017-01-30
drm/i915: use variadic macros and arrays to choose port/pipe based registers
Jani Nikula
1
-6
/
+5
2017-01-30
drm/i915: Create context desc template when context is created
Mika Kuoppala
4
-36
/
+38
2017-01-30
drm/i915/glk: Program pipe gamma and degamma tables
Ander Conselvan de Oliveira
3
-1
/
+72
2017-01-30
drm/i915: Split broadwell_load_luts() into smaller functions
Ander Conselvan de Oliveira
2
-11
/
+33
2017-01-30
drm/i915/glk: Plane color correction register changes
Ander Conselvan de Oliveira
3
-10
/
+42
2017-01-30
drm/i915: Disable plane gamma in SKL+ sprite planes
Ander Conselvan de Oliveira
1
-0
/
+1
2017-01-30
drm/i915/glk: Turn on workarounds that apply to Geminilake too
Ander Conselvan de Oliveira
5
-19
/
+53
2017-01-27
drm/i915: Support explicit fencing for execbuf
Chris Wilson
3
-6
/
+52
2017-01-27
drm/i915: Enable userspace to opt-out of implicit fencing
Chris Wilson
2
-0
/
+4
2017-01-27
drm/i915: fix use-after-free in page_flip_completed()
Andrey Ryabinin
1
-2
/
+2
2017-01-27
drm/i915: make i915_stolen_to_physical() return phys_addr_t
Paulo Zanoni
1
-7
/
+11
2017-01-27
Merge tag 'drm-misc-next-2017-01-23' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-0
/
+1
2017-01-27
Merge tag 'drm-intel-next-2017-01-23' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
52
-1834
/
+2959
2017-01-27
Reinstate "drm/probe-helpers: Drop locking from poll_enable""
Dave Airlie
1
-2
/
+2
2017-01-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
17
-247
/
+374
2017-01-26
drm/i915: Also clear the punit's PDATA sideband register
Chris Wilson
1
-3
/
+1
2017-01-26
drm/i915: Report the failure to write to the punit
Chris Wilson
6
-26
/
+53
2017-01-26
drm/edid: Set AVI infoframe Q even when QS=0
Ville Syrjälä
1
-2
/
+4
2017-01-26
drm/edid: Introduce drm_hdmi_avi_infoframe_quant_range()
Ville Syrjälä
1
-8
/
+5
2017-01-26
drm/edid: Introduce drm_default_rgb_quant_range()
Ville Syrjälä
2
-2
/
+5
2017-01-26
drm/i915: Add support for DP Video pattern compliance tests
Manasi Navare
5
-5
/
+97
2017-01-26
drm/i915: Fixes to support DP Compliance EDID tests
Manasi Navare
2
-3
/
+6
2017-01-26
drm/i915: Add support for DP link training compliance
Manasi Navare
2
-6
/
+61
2017-01-26
drm/i915: Pevent copying uninitialised garbage into vma->ggtt_view
Chris Wilson
1
-1
/
+1
2017-01-26
drm: s/drm_crtc_get_hv_timings/drm_mode_get_hv_timings/
Daniel Vetter
1
-2
/
+2
2017-01-26
drm/i915: Remove early pre-production RPS workarounds for BXT
Chris Wilson
1
-32
/
+3
2017-01-25
Revert "drm/probe-helpers: Drop locking from poll_enable"
Dave Airlie
1
-2
/
+2
2017-01-25
drm/dp: Store drm_device in MST topology manager
Dhinakaran Pandiyan
1
-1
/
+2
2017-01-24
drm/i915: Introduce IS_GEN9_BC for Skylake and Kabylake.
Rodrigo Vivi
14
-52
/
+47
[next]