index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-26
drm/i915/gt: Make intel_ring_unpin() safe for concurrent pint
Chris Wilson
1
-9
/
+4
2019-11-25
drm/i915/gt: Schedule request retirement when timeline idles
Chris Wilson
7
-3
/
+108
2019-11-25
drm/i915/gt: Adapt engine_park synchronisation rules for engine_retire
Chris Wilson
1
-6
/
+21
2019-11-25
drm/i915/execlists: Fixup cancel_port_requests()
Chris Wilson
1
-9
/
+7
2019-11-25
drm/i915/gt: Mark the execlists->active as the primary volatile access
Chris Wilson
2
-13
/
+18
2019-11-25
drm/i915/gt: Unlock engine-pm after queuing the kernel context switch
Chris Wilson
1
-7
/
+40
2019-11-25
drm/i915/gt: Close race between engine_park and intel_gt_retire_requests
Chris Wilson
3
-12
/
+32
2019-11-25
drm/i915: Mark up the calling context for intel_wakeref_put()
Chris Wilson
11
-25
/
+54
2019-11-25
drm/i915: Wait until the intel_wakeref idle callback is complete
Chris Wilson
2
-2
/
+26
2019-11-25
drm/i915/gt: Fixup config ifdeffery for pm_suspend_target_state
Chris Wilson
1
-1
/
+1
2019-11-25
drm/i915/query: Align flavour of engine data lookup
Tvrtko Ursulin
1
-2
/
+5
2019-11-25
drm/i915/tgl: Add DKL PHY vswing table for HDMI
Matt Roper
1
-5
/
+24
2019-11-25
drm/i915/ehl: Update voltage level checks
Matt Roper
1
-1
/
+3
2019-11-22
Revert "drm/i915/gt: Wait for new requests in intel_gt_retire_requests()"
Chris Wilson
1
-2
/
+7
2019-11-20
drm/i915: Split i915_active.mutex into an irq-safe spinlock for the rbtree
Chris Wilson
2
-29
/
+29
2019-11-18
drm/i915: fix accidental static variable use
Jani Nikula
1
-1
/
+1
2019-11-18
drm/i915/guc: Skip suspend/resume GuC action on platforms w/o GuC submission
Don Hiatt
2
-0
/
+21
2019-11-18
drm/i915/gt: Wait for new requests in intel_gt_retire_requests()
Chris Wilson
1
-8
/
+3
2019-11-18
drm/i915: Restore GT coarse power gating workaround
Imre Deak
1
-2
/
+7
2019-11-18
drm/i915/fbdev: Restore physical addresses for fb_mmap()
Chris Wilson
1
-4
/
+5
2019-11-18
drm/i915/perf: don't forget noa wait after oa config
Lionel Landwerlin
1
-2
/
+7
2019-11-18
drm/i915: Avoid atomic context for error capture
Bruce Chang
1
-4
/
+4
2019-11-18
drm/i915/display: Fix TRANS_DDI_MST_TRANSPORT_SELECT definition
José Roberto de Souza
1
-1
/
+1
2019-11-18
drm/i915: Fix detection for a CMP-V PCH
Imre Deak
2
-2
/
+6
2019-11-18
drm/i915: Flush context free work on cleanup
Chris Wilson
1
-0
/
+1
2019-11-14
drm/vmwgfx: remove set but not used variable 'srf'
YueHaibing
1
-2
/
+0
2019-11-14
drm/ttm, drm/vmwgfx: Use a configuration option for the TTM dma page pool
Thomas Hellstrom
5
-8
/
+11
2019-11-14
drm/i915/gen8+: Add RC6 CTX corruption WA
Imre Deak
7
-2
/
+86
2019-11-13
drm/msm: fix memleak on release
Johan Hovold
1
-5
/
+1
2019-11-13
drm/i915: Split a setting of MSA to MST and SST
Gwan-gyeong Mun
2
-4
/
+8
2019-11-13
drm/i915/execlists: Move reset_active() from schedule-out to schedule-in
Chris Wilson
1
-56
/
+62
2019-11-12
drm/i915/userptr: Try to acquire the page lock around set_page_dirty()
Chris Wilson
1
-1
/
+21
2019-11-12
drm/i915/pmu: "Frequency" is reported as accumulated cycles
Chris Wilson
1
-2
/
+2
2019-11-12
drm/i915: Protect context while grabbing its name for the request
Chris Wilson
1
-0
/
+2
2019-11-12
drm/i915/perf: always consider holding preemption a privileged op
Lionel Landwerlin
1
-10
/
+10
2019-11-11
drm/i915/cmdparser: Fix jump whitelist clearing
Ben Hutchings
1
-3
/
+2
2019-11-11
drm/i915: Preload LUTs if the hw isn't currently using them
Ville Syrjälä
4
-0
/
+69
2019-11-11
drm/i915: Don't oops in dumb_create ioctl if we have no crtcs
Ville Syrjälä
1
-0
/
+3
2019-11-11
drm/i915: Leave the aliasing-ppgtt size alone
Chris Wilson
1
-2
/
+0
2019-11-11
drm/i915/display: only include intel_dp_link_training.h where needed
Jani Nikula
2
-1
/
+1
2019-11-11
drm/i915/gem: Fix error path to unlock if the GEM context is closed
Chris Wilson
1
-1
/
+1
2019-11-11
drm/i915/gt: Only drop heartbeat.systole if the sole owner
Chris Wilson
1
-2
/
+2
2019-11-11
Linux 5.4-rc7
v5.4-rc7
Linus Torvalds
1
-1
/
+1
2019-11-10
lib: Remove select of inexistant GENERIC_IO
Corentin Labbe
1
-1
/
+0
2019-11-09
ixgbe: need_wakeup flag might not be set for Tx
Magnus Karlsson
1
-8
/
+2
2019-11-09
i40e: need_wakeup flag might not be set for Tx
Magnus Karlsson
1
-8
/
+2
2019-11-09
igb/igc: use ktime accessors for skb->tstamp
Jacob Keller
3
-4
/
+6
2019-11-09
i40e: Fix for ethtool -m issue on X722 NIC
Arkadiusz Kubalewski
1
-1
/
+2
2019-11-09
iavf: initialize ITRN registers with correct values
Nicholas Nunley
1
-2
/
+2
2019-11-09
ice: fix potential infinite loop because loop counter being too small
Colin Ian King
1
-1
/
+1
[next]