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
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
/
i915_irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-30
Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-13
/
+30
2017-05-17
drm/i915: Don't force serialisation on marking up execlists irq posted
Chris Wilson
1
-1
/
+1
2017-05-17
drm/i915: Stop inlining the execlists IRQ handler
Chris Wilson
1
-1
/
+1
2017-05-17
drm/i915: Don't mark an execlists context-switch when idle
Chris Wilson
1
-2
/
+4
2017-05-10
drm/vblank: Lock down vblank->hwmode more
Daniel Vetter
1
-4
/
+6
2017-05-10
drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutpos
Daniel Vetter
1
-45
/
+7
2017-05-10
drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestamp
Daniel Vetter
1
-2
/
+2
2017-05-10
drm/vblank: Switch drm_driver->get_vblank_timestamp to return a bool
Daniel Vetter
1
-4
/
+4
2017-05-03
drm/i915: Stop pretending to mask/unmask LPE audio interrupts
Ville Syrjälä
1
-9
/
+6
2017-05-02
drm/i915: Do not leak dev_priv->l3_parity.remap_info[]
Joonas Lahtinen
1
-1
/
+19
2017-04-26
drm/i915: Fix system hang with EI UP masked on Haswell
Mika Kuoppala
1
-2
/
+2
2017-04-18
drm/i915: Fix system hang with EI UP masked on Haswell
Mika Kuoppala
1
-2
/
+2
2017-03-28
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
1
-0
/
+1
2017-03-28
Backmerge tag 'v4.11-rc4' into drm-next
Dave Airlie
1
-0
/
+1
2017-03-23
drm/i915/guc: Break out the GuC log extras into their own "runtime" struct
Oscar Mateo
1
-2
/
+2
2017-03-16
drm/i915: Split I915_RESET_IN_PROGRESS into two flags
Chris Wilson
1
-32
/
+6
2017-03-16
drm/i915/scheduler: emulate a scheduler for guc
Chris Wilson
1
-3
/
+10
2017-03-16
drm/i915: Use coarse grained residency counter with byt
Mika Kuoppala
1
-6
/
+1
2017-03-16
drm/i915: Use ktime to calculate rc0 residency
Mika Kuoppala
1
-6
/
+4
2017-03-16
drm/i915: Only attempt to signal the request once from the interrupt handler
Chris Wilson
1
-1
/
+3
2017-03-15
drm/i915: Extend rpm wakelock during i915_handle_error()
Chris Wilson
1
-11
/
+14
2017-03-14
drm/i915: Stop using RP_DOWN_EI on Baytrail
Chris Wilson
1
-45
/
+28
2017-03-14
drm/i915: Only enable hotplug interrupts if the display interrupts are enabled
Chris Wilson
1
-0
/
+10
2017-03-13
drm/i915: s/__raw_i915_read32/I915_READ_FW/ in the SKL+ scanline read w/a
Ville Syrjälä
1
-2
/
+1
2017-03-13
drm/i915: Use I915_READ_FW in i915_get_vblank_counter()
Ville Syrjälä
1
-3
/
+8
2017-03-13
drm/i915: Inline gen6_sanitize_rps_pm_mask()
Chris Wilson
1
-5
/
+0
2017-03-13
drm/i915: Rename REDIRECT_TO_GUC bit
Chris Wilson
1
-1
/
+1
2017-03-12
drm/i915/guc: Update rps.pm_intrmsk_mbz in guc_interrupts_capture/release
Sagar Arun Kamble
1
-24
/
+0
2017-03-12
drm/i915: s/pm_intr_keep/pm_intrmsk_mbz
Sagar Arun Kamble
1
-10
/
+10
2017-03-10
drm/i915: Defer unmasking RPS interrupts until after making adjustments
Chris Wilson
1
-15
/
+13
2017-03-10
drm/i915: Use max(render, media) for Baytrail busyness calculation
Chris Wilson
1
-2
/
+4
2017-03-10
drm/i915: Stop using RP_DOWN_EI on Baytrail
Chris Wilson
1
-45
/
+28
2017-03-09
drm/i915: Initialize pm_intr_keep during intel_irq_init for GuC
Sagar Arun Kamble
1
-0
/
+24
2017-03-08
Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-56
/
+123
2017-03-07
Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-1
/
+0
2017-03-03
drm/i915: Split breadcrumbs spinlock into two
Chris Wilson
1
-3
/
+3
2017-03-03
drm/i915: Take reference for signaling the request from hardirq
Chris Wilson
1
-6
/
+4
2017-03-03
drm/i915: Add plane update/disable tracepoints
Ville Syrjälä
1
-0
/
+3
2017-03-02
drm/i915: s/assert_spin_locked/lockdep_assert_held/
Chris Wilson
1
-15
/
+15
2017-02-28
drm/i915: Delay disabling the user interrupt for breadcrumbs
Chris Wilson
1
-0
/
+2
2017-02-28
drm/i915: Signal first fence from irq handler if complete
Chris Wilson
1
-3
/
+33
2017-02-26
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
1
-19
/
+50
2017-02-24
Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...
Linus Torvalds
1
-52
/
+117
2017-02-21
drm/i915/tracepoints: Rename i915_gem_request_notify
Tvrtko Ursulin
1
-2
/
+4
2017-02-17
drm/i915: Postpone fake breadcrumb interrupt until real interrupts cease
Chris Wilson
1
-0
/
+1
2017-02-16
drm/i915/gen9+: Enable hotplug detection early
Imre Deak
1
-19
/
+50
2017-02-16
drm/i915: Only enable hotplug interrupts if the display interrupts are enabled
Chris Wilson
1
-0
/
+10
2017-02-15
drm/i915: Only apply the jump to the "efficient RPS" frequency on startup
Chris Wilson
1
-8
/
+0
2017-02-15
drm/i915: Don't accidentally increase the frequency in handling DOWN rps
Chris Wilson
1
-1
/
+1
2017-02-10
drm/i915/debugfs: Add i915_hpd_storm_ctl
Lyude
1
-0
/
+2
[prev]
[next]