index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
isofs
/
util.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-15
drm/i915: Use our singlethreaded wq for freeing objects
Chris Wilson
1
-1
/
+1
2018-01-15
drm/i915: Lock out execlist tasklet while peeking inside for busy-stats
Chris Wilson
1
-8
/
+12
2018-01-15
drm/i915/fence: Separate timeout mechanism for awaiting on dma-fences
Chris Wilson
1
-21
/
+40
2018-01-15
drm/i915: Only defer freeing of fence callback when also using the timer
Chris Wilson
1
-3
/
+10
2018-01-13
drm/i915/psr: Avoid initializing PSR if there is no sink support.
Dhinakaran Pandiyan
2
-1
/
+15
2018-01-13
drm/i915/psr: CAN_PSR() macro to check for PSR source and sink support.
Dhinakaran Pandiyan
2
-15
/
+5
2018-01-13
drm/i915/psr: Kill psr.source_ok flag.
Dhinakaran Pandiyan
3
-4
/
+0
2018-01-12
drm/i915/pmu: Use kcalloc instead of kzalloc
Tvrtko Ursulin
1
-3
/
+3
2018-01-12
drm/i915/pmu: fix noderef.cocci warnings
Fengguang Wu
1
-1
/
+1
2018-01-11
drm/i915/pmu: Reconstruct active state on starting busy-stats
Chris Wilson
1
-1
/
+15
2018-01-11
drm/i915/pmu: Initialise our dynamic sysfs attributes for use with lockdep
Chris Wilson
1
-0
/
+2
2018-01-11
drm/i915/pmu: Only enumerate available counters in sysfs
Tvrtko Ursulin
2
-78
/
+251
2018-01-11
drm/i915: Apply headless DMC workaround for CNL
Tvrtko Ursulin
1
-0
/
+1
2018-01-10
drm/i915: Stop getting the fault address from RING_FAULT_REG
Oscar Mateo
2
-2
/
+15
2018-01-10
drm/i915/guc: Add uc_fini_wq in gem_init unwind path
Sagar Arun Kamble
2
-2
/
+2
2018-01-09
drm/i915: Fix using BIT_ULL() vs. BIT() for power domain masks
Imre Deak
1
-3
/
+3
2018-01-09
drm/i915: Try EDID bitbanging on HDMI after failed read
Stefan Brüns
1
-3
/
+11
2018-01-08
drm/i915: Don't adjust priority on an already signaled fence
Chris Wilson
2
-1
/
+4
2018-01-05
drm/i915: Whitelist SLICE_COMMON_ECO_CHICKEN1 on Geminilake.
Kenneth Graunke
2
-0
/
+7
2018-01-05
drm/i915/dmc: DMC 1.07 for Cannonlake
Anusha Srivatsa
1
-2
/
+3
2018-01-04
drm/i915/glk: Disable Guc and HuC on GLK
Anusha Srivatsa
2
-20
/
+0
2018-01-04
drm/i915: Pass DMA_ATTR_NO_WARN to dma_map_sg()
Chris Wilson
1
-3
/
+4
2018-01-03
drm/i915: Assert we do not try to wait on an invalid seqno
Chris Wilson
1
-0
/
+2
2018-01-03
drm/i915/guc : GEM_BUG_ON on invoking GuC reset function
Sujaritha Sundaresan
1
-2
/
+1
2018-01-03
drm/i915/guc : Decoupling ADS and logs from submission
Sujaritha Sundaresan
5
-134
/
+203
2018-01-03
drm/i915/execlists: Reduce list_for_each_safe+list_safe_reset_next
Chris Wilson
1
-3
/
+1
2018-01-03
drm/i915/execlists: Assert there are no simple cycles in the dependencies
Chris Wilson
1
-3
/
+8
2018-01-03
drm/i915: Assert all signalers we depended on did indeed signal
Chris Wilson
3
-2
/
+17
2018-01-03
drm/i915: Hold rpm wakeref for modifying the global seqno
Chris Wilson
1
-0
/
+3
2018-01-03
drm/i915/execlists: Tidy enabling execlists
Chris Wilson
1
-8
/
+14
2018-01-03
drm/i915/execlists: Record elsp offset during engine setup
Chris Wilson
1
-3
/
+3
2018-01-03
drm/i915/execlists: Clear context-switch interrupt earlier in the reset
Chris Wilson
1
-12
/
+21
2018-01-03
drm/i915: Delete defunct i915_gem_request_assign()
Chris Wilson
1
-12
/
+0
2018-01-02
drm/i915/selftests: Allow random array allocation to fail
Chris Wilson
1
-1
/
+2
2018-01-02
drm/i915/selftests: Tweak igt_ggtt_page to speed it up
Chris Wilson
1
-16
/
+14
2017-12-28
i915/drrs/debugfs: psr status info addition
C, Ramalingam
1
-1
/
+4
2017-12-28
drm/i915: Runtime disable for eDP DRRS
C, Ramalingam
1
-1
/
+42
2017-12-23
drm/i915/vlv: Add cdclk workaround for DSI
Hans de Goede
1
-0
/
+8
2017-12-22
drm/i915: Apply Display WA #1183 on skl, kbl, and cfl
Lucas De Marchi
3
-9
/
+38
2017-12-22
drm/i915: Update DRIVER_DATE to 20171222
Rodrigo Vivi
1
-2
/
+2
2017-12-22
drm/i915: Show HWSP in intel_engine_dump()
Chris Wilson
1
-1
/
+33
2017-12-22
drm/i915: Assert that the request is on the execution queue before being removed
Chris Wilson
1
-0
/
+2
2017-12-22
drm/i915/execlists: Show preemption progress in GEM_TRACE
Chris Wilson
1
-2
/
+5
2017-12-22
drm/i915: Put all non-blocking modesets onto an ordered wq
Ville Syrjälä
2
-3
/
+14
2017-12-22
drm/i915: Disable GMBUS clock gating around GMBUS transfers on gen9+
Ville Syrjälä
2
-0
/
+44
2017-12-22
drm/i915: Clean up the PNV bit banging vs. GMBUS clock gating w/a
Ville Syrjälä
2
-9
/
+13
2017-12-22
drm/i915: No need to power up PG2 for GMBUS on BXT
Ville Syrjälä
1
-1
/
+1
2017-12-22
drm/i915: Disable DC states around GMBUS on GLK
Ville Syrjälä
1
-0
/
+1
2017-12-22
drm/i915: Do not enable movntdqa optimization in hypervisor guest
Changbin Du
1
-1
/
+6
2017-12-22
drm/i915: Dump device info at once
Michal Wajdeczko
1
-16
/
+17
[next]