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-08-06
drm/i915: Interactive RPS mode
Chris Wilson
6
-45
/
+111
2018-08-06
drm/i915: Fix psr sink status report.
Rodrigo Vivi
1
-2
/
+11
2018-08-05
Merge 4.18-rc7 into master to pick up the KVM dependcy
Thomas Gleixner
28
-103
/
+429
2018-08-05
x86: Don't include linux/irq.h from asm/hardirq.h
Nicolai Stange
2
-0
/
+2
2018-08-01
Merge tag 'drm-msm-next-2018-07-30' of git://people.freedesktop.org/~robclark...
Dave Airlie
1
-30
/
+4
2018-07-30
include: Move ascii85 functions from i915 to linux/ascii85.h
Jordan Crouse
1
-30
/
+4
2018-07-30
BackMerge v4.18-rc7 into drm-next
Dave Airlie
8
-4
/
+144
2018-07-27
Merge branches 'ib-mfd-4.19', 'ib-mfd-gpio-pinctrl-4.19', 'ib-mfd-i915-media-...
Lee Jones
20
-80
/
+244
2018-07-26
drm/i915/glk: Add Quirk for GLK NUC HDMI port issues.
Clint Taylor
4
-5
/
+33
2018-07-20
Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
56
-1008
/
+2127
2018-07-20
Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
8
-33
/
+28
2018-07-19
drm/i915: Update DRIVER_DATE to 20180719
Rodrigo Vivi
1
-2
/
+2
2018-07-19
drm/i915: Remove intel_panel_detect()
Ville Syrjälä
4
-26
/
+0
2018-07-19
drm/i915: Assume eDP is always connected
Ville Syrjälä
1
-9
/
+2
2018-07-19
drm/i915: Nuke the LVDS lid notifier
Ville Syrjälä
3
-152
/
+2
2018-07-19
drm/i915/execlists: Move the assertion we have the rpm wakeref down
Chris Wilson
1
-14
/
+11
2018-07-19
drm/i915: Handle recursive shrinker for vma->last_active allocation
Chris Wilson
1
-0
/
+8
2018-07-19
drm/i915/guc: Keep guc submission permanently engaged
Chris Wilson
3
-16
/
+31
2018-07-19
i915/dp/dsc: Add Rate Control Range Parameter Registers
Anusha Srivatsa
1
-0
/
+104
2018-07-19
i915/dp/dsc: Add Rate Control Buffer Threshold Registers
Anusha Srivatsa
1
-0
/
+51
2018-07-19
i915/dp/dsc: Add DSC PPS register definitions
Anusha Srivatsa
1
-0
/
+255
2018-07-19
drm/i915/icl: Add VIDEO_DIP registers
Anusha Srivatsa
1
-0
/
+23
2018-07-18
drm/i915: Kill sink_crc for good
Rodrigo Vivi
3
-206
/
+0
2018-07-18
Merge tag 'drm-intel-next-2018-07-09' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
76
-1868
/
+2728
2018-07-18
drm/i915: Substitute intel_format_is_yuv() with format->is_yuv
Ayan Kumar Halder
3
-20
/
+4
2018-07-18
drm/i915: Always retire residual requests before suspend
Chris Wilson
1
-0
/
+2
2018-07-17
ALSA: hda: Make audio component support more generic
Takashi Iwai
1
-0
/
+1
2018-07-17
drm/i915: Split audio component to a generic type
Takashi Iwai
1
-10
/
+12
2018-07-17
drm/i915: Flush chipset caches after GGTT writes
Chris Wilson
1
-1
/
+1
2018-07-17
drm/i915/selftests: Free the backing store between iterations
Chris Wilson
1
-0
/
+6
2018-07-16
drm/i915/selftests: Exercise reset to break stuck GTT eviction
Chris Wilson
1
-2
/
+169
2018-07-16
drm/i915/selftests: Force a preemption hang
Chris Wilson
4
-0
/
+148
2018-07-16
drm/i915/execlists: Always clear preempt status on cancelling all
Chris Wilson
3
-6
/
+8
2018-07-16
drm/i915/execlists: Disable submission tasklet upon wedging
Chris Wilson
1
-0
/
+8
2018-07-16
drm/i915: Remove pci private pointer after destroying the device private
Chris Wilson
2
-1
/
+13
2018-07-16
drm/i915/selftests: Downgrade igt_timeout message
Chris Wilson
1
-1
/
+1
2018-07-14
drm/i915/guc: Disable rpm wakeref asserts in GuC irq handler
Michał Winiarski
1
-0
/
+2
2018-07-14
drm/i915/execlists: Drop clear_gtiir() on GPU reset
Chris Wilson
3
-74
/
+3
2018-07-14
drm/i915: Do not short-circuit tasklets during reset
Chris Wilson
1
-5
/
+7
2018-07-14
drm/i915/selftests: Include the start of each subtest in the GEM trace
Chris Wilson
1
-0
/
+2
2018-07-13
drm/i915/guc: Protect against no desc-pool on premature shutdown
Chris Wilson
1
-1
/
+2
2018-07-13
drm: drop _mode_ from remaining connector functions
Daniel Vetter
2
-3
/
+3
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2
-4
/
+2
2018-07-13
drm: drop _mode_ from update_edit_property()
Daniel Vetter
4
-4
/
+4
2018-07-13
drm/i915: Print the long_mask alongside the pin_mask
Ville Syrjälä
1
-2
/
+2
2018-07-13
drm/i915: Pass hpd_pin to long_pulse_detect()
Ville Syrjälä
3
-83
/
+45
2018-07-13
drm/i915: s/int i/enum hpd_pin pin/
Ville Syrjälä
2
-20
/
+20
2018-07-13
drm/i915: Nuke dev_priv->irq_port[]
Ville Syrjälä
5
-32
/
+34
2018-07-13
drm/i915: Rewrite mst suspend/resume in terms of encoders
Ville Syrjälä
3
-21
/
+28
2018-07-13
drm/i915: Introduce intel_encoder_is_dig_port()
Ville Syrjälä
1
-9
/
+15
[prev]
[next]