index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-06
drm/i915: Make exclusive awaits on i915_active optional
Chris Wilson
4
-6
/
+9
2020-04-06
drm/i915/gem: Take DBG_FORCE_RELOC into account prior to using reloc_gpu
Chris Wilson
1
-3
/
+12
2020-04-06
drm/i915/gem: Flush all the reloc_gpu batch
Chris Wilson
1
-3
/
+5
2020-04-06
drm/i915: Extend hotplug detect retry on TypeC connectors to 5 seconds
Imre Deak
1
-1
/
+11
2020-04-06
drm/i915: Add a retry counter for hotplug detect retries
Imre Deak
7
-24
/
+26
2020-04-03
drm/i915/gt: Free request pool from virtual engines
Chris Wilson
3
-4
/
+13
2020-04-03
drm/i915/selftests: Wait until we start timeslicing after a submit
Chris Wilson
1
-1
/
+6
2020-04-03
drm/i915: Check current i915_vma.pin_count status first on unbind
Chris Wilson
1
-16
/
+9
2020-04-03
drm/i915/perf: Do not clear pollin for small user read buffers
Ashutosh Dixit
1
-50
/
+11
2020-04-03
drm/i915: Revoke mmap before fence
Chris Wilson
1
-3
/
+3
2020-04-03
drm/i915: Move the port sync DP_TP_CTL stuff to the encoder hook
Ville Syrjälä
2
-85
/
+52
2020-04-03
drm/i915: Pass atomic state to encoder hooks
Ville Syrjälä
18
-144
/
+260
2020-04-03
drm/i915: Do pipe updates after enables for everyone
Ville Syrjälä
1
-23
/
+21
2020-04-03
drm/i915: Fix port sync code to work with >2 pipes
Ville Syrjälä
1
-51
/
+54
2020-04-03
drm/i915: Eliminate port sync copy pasta
Ville Syrjälä
1
-82
/
+44
2020-04-03
drm/i915: Implement port sync for SKL+
Ville Syrjälä
3
-20
/
+59
2020-04-03
drm/i915: Store cpu_transcoder_mask in device info
Ville Syrjälä
7
-30
/
+54
2020-04-03
drm/i915: Avoid setting timer->expires to 0
Chris Wilson
1
-1
/
+2
2020-04-03
drm/i915: Keep a per-engine request pool
Chris Wilson
4
-5
/
+34
2020-04-03
drm/i915/tgl: Make Wa_14010229206 permanent
Swathi Dhanavanthri
1
-6
/
+6
2020-04-03
drm/i915/selftests: Check for has-reset before testing hostile contexts
Chris Wilson
1
-0
/
+3
2020-04-02
drm/i915/gem: Utilize rcu iteration of context engines
Chris Wilson
1
-28
/
+31
2020-04-02
drm/i915/execlists: Peek at the next submission for error interrupts
Chris Wilson
1
-1
/
+40
2020-04-02
drm/i915/uc: Cleanup kerneldoc warnings
Chris Wilson
2
-4
/
+1
2020-04-02
drm/i915/gem: Drop cached obj->bind_count
Chris Wilson
12
-83
/
+13
2020-04-02
drm/i915/gt: Make fence revocation unequivocal
Chris Wilson
4
-20
/
+19
2020-04-02
drm/i915/gt: Store the fence details on the fence
Chris Wilson
2
-60
/
+37
2020-04-02
drm/i915/gt: Only wait for GPU activity before unbinding a GGTT fence
Chris Wilson
3
-4
/
+28
2020-04-01
drm/i915/gem: Try allocating va from free space
Chris Wilson
1
-25
/
+43
2020-04-01
drm/i915/gt: fix spelling mistake "undeflow" -> "underflow"
Chen Zhou
1
-1
/
+1
2020-04-01
drm/i915/gt: Align engine dump active/pending
Chris Wilson
1
-1
/
+1
2020-04-01
drm/i915/gem: Ignore readonly failures when updating relocs
Chris Wilson
1
-4
/
+2
2020-03-31
drm/i915/gt: Fill all the unused space in the GGTT
Chris Wilson
1
-10
/
+27
2020-03-31
drm/i915: Report all failed registers for ctx isolation
Mika Kuoppala
1
-12
/
+13
2020-03-31
drm/i915/gt: Include the execlists CCID of each port in the engine dump
Chris Wilson
1
-49
/
+56
2020-03-31
drm/i915/execlists: Pause CS flow before reset
Chris Wilson
1
-0
/
+1
2020-03-31
drm/i915/selftests: Tidy up an error message for live_error_interrupt
Chris Wilson
1
-4
/
+5
2020-03-31
drm/i915/gt: Include a few tracek for timeslicing
Chris Wilson
2
-3
/
+23
2020-03-31
drm/i915: Defer kicking the tasklet until all rescheduling is complete
Chris Wilson
1
-0
/
+4
2020-03-31
drm/i915/tc/icl: Update TC vswing tables
José Roberto de Souza
1
-20
/
+73
2020-03-31
drm/i915/dp/ehl: Update vswing table for HBR and RBR
José Roberto de Souza
1
-5
/
+4
2020-03-31
drm/i915/dp: Return the right vswing tables
José Roberto de Souza
1
-2
/
+3
2020-03-31
drm/i915/icl+: Don't enable DDI IO power on a TypeC port in TBT mode
Imre Deak
1
-1
/
+5
2020-03-31
drm/i915/execlists: Double check breadcrumb before crying foul
Chris Wilson
1
-7
/
+27
2020-03-31
drm/i915/perf: don't read head/tail pointers outside critical section
Lionel Landwerlin
1
-2
/
+5
2020-03-30
drm/i915/execlists: Explicitly reset both reg and context runtime
Chris Wilson
1
-11
/
+13
2020-03-30
drm/i915/gem: Split eb_vma into its own allocation
Chris Wilson
1
-58
/
+73
2020-03-30
drm/i915/perf: Schedule oa_config after modifying the contexts
Chris Wilson
2
-57
/
+102
2020-03-30
drm/i915: Wrap i915_active in a simple kreffed struct
Chris Wilson
2
-0
/
+57
2020-03-30
drm/i915: Allow for different modes of interruptible i915_active_wait
Chris Wilson
3
-8
/
+14
[next]