index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-14
drm/i915: Stop retiring along engine
Chris Wilson
1
-78
/
+53
2019-06-14
drm/i915: Keep contexts pinned until after the next kernel context switch
Chris Wilson
20
-195
/
+219
2019-06-14
drm/i915: make intel_wakeref work on the rpm struct
Daniele Ceraolo Spurio
5
-30
/
+30
2019-06-14
drm/i915: update with_intel_runtime_pm to use the rpm structure
Daniele Ceraolo Spurio
21
-53
/
+54
2019-06-14
drm/i915: update rpm_get/put to use the rpm structure
Daniele Ceraolo Spurio
41
-234
/
+236
2019-06-14
drm/i915: move a few more functions to accept the rpm structure
Daniele Ceraolo Spurio
5
-29
/
+28
2019-06-14
drm/i915: move and rename i915_runtime_pm
Daniele Ceraolo Spurio
6
-173
/
+175
2019-06-14
drm/i915: make enable/disable rpm assert function use the rpm structure
Daniele Ceraolo Spurio
4
-51
/
+53
2019-06-14
drm/i915: Remove rpm asserts that use i915
Daniele Ceraolo Spurio
11
-41
/
+29
2019-06-14
drm/i915: prefer i915_runtime_pm in intel_runtime function
Daniele Ceraolo Spurio
4
-70
/
+68
2019-06-14
drm/i915: Add Wa_1409120013:icl,ehl
Matt Roper
2
-0
/
+5
2019-06-14
drm/i915: Refine i915_reset.lock_map
Chris Wilson
5
-19
/
+12
2019-06-14
drm/i915: Execute signal callbacks from no-op i915_request_wait
Chris Wilson
1
-2
/
+4
2019-06-14
drm/i915: Discard some redundant cache domain flushes
Chris Wilson
4
-30
/
+1
2019-06-14
drm/i915: Enable refcount debugging for default debug levels
Chris Wilson
1
-0
/
+1
2019-06-13
drm/i915: Move fence register tracking from i915->mm to ggtt
Chris Wilson
15
-137
/
+144
2019-06-12
drm/i915: kerneldoc warnings squelched
Chris Wilson
2
-2
/
+2
2019-06-12
drm/i915: Remove I915_READ16 and I915_WRITE16
Tvrtko Ursulin
6
-122
/
+161
2019-06-12
drm/i915: Remove I915_READ_NOTRACE
Tvrtko Ursulin
7
-35
/
+43
2019-06-12
drm/i915: Remove I915_WRITE_NOTRACE
Tvrtko Ursulin
2
-16
/
+27
2019-06-12
drm/i915: Remove POSTING_READ16
Tvrtko Ursulin
4
-10
/
+11
2019-06-12
drm/i915: Remove I915_POSTING_READ_FW
Tvrtko Ursulin
5
-23
/
+24
2019-06-12
drm/i915: Remove I915_READ8
Tvrtko Ursulin
3
-23
/
+26
2019-06-12
drm/i915: Combine unbound/bound list tracking for objects
Chris Wilson
13
-282
/
+95
2019-06-12
drm/i915: Kill INTEL_SUBPLATFORM_AML
Ville Syrjälä
4
-13
/
+7
2019-06-12
drm/i915: Add missing commas to the end of the subplatform ID arrays
Ville Syrjälä
1
-4
/
+4
2019-06-12
drm/i915: Improve WRPLL reference clock readout on HSW/BDW
Ville Syrjälä
2
-1
/
+17
2019-06-12
drm/i915: Assert that HSW/BDW LCPLL is using the non-SSC reference
Ville Syrjälä
1
-0
/
+3
2019-06-12
drm/i915: Nuke LC_FREQ
Ville Syrjälä
1
-4
/
+2
2019-06-12
drm/i915: Rename HSW/BDW PLL bits
Ville Syrjälä
4
-26
/
+34
2019-06-12
drm/i915: Do not touch the PCH SSC reference if a PLL is using it
Ville Syrjälä
2
-3
/
+77
2019-06-12
drm/i915: Prevent lock-cycles between GPU waits and GPU resets
Chris Wilson
5
-1
/
+19
2019-06-12
drm/i915: Add a label for config DRM_I915_SPIN_REQUEST
Chris Wilson
1
-1
/
+1
2019-06-11
drm/i915/skl: use ranges for voltage level lookup
Lucas De Marchi
1
-13
/
+7
2019-06-11
drm/i915/cnl: use ranges for voltage level lookup
Lucas De Marchi
1
-8
/
+5
2019-06-11
drm/i915/icl: use ranges for voltage level lookup
Lucas De Marchi
1
-14
/
+5
2019-06-11
drm/i915: Make GuC GGTT reservation work on ggtt
Tvrtko Ursulin
3
-36
/
+36
2019-06-11
drm/i915/guc: Move intel_guc_reserved_gtt_size to intel_wopcm_guc_size
Tvrtko Ursulin
4
-19
/
+16
2019-06-11
drm/i915: Rename i915_hw_ppgtt to i915_ppgtt
Chris Wilson
12
-83
/
+78
2019-06-11
drm/i915: Pull kref into i915_address_space
Chris Wilson
26
-192
/
+188
2019-06-10
drm/i915: Promote i915->mm.obj_lock to be irqsafe
Chris Wilson
8
-49
/
+80
2019-06-10
drm/i915: Allow interrupts when taking the timeline->mutex
Chris Wilson
2
-3
/
+7
2019-06-10
drm/i915: Make read_subslice_reg take engine
Tvrtko Ursulin
1
-11
/
+12
2019-06-10
drm/i915: Remove I915_READ64 and I915_READ64_32x2
Tvrtko Ursulin
1
-18
/
+0
2019-06-10
drm/i915: Convert intel_read_wm_latency to uncore mmio accessors
Tvrtko Ursulin
1
-3
/
+5
2019-06-10
drm/i915: Convert gem_record_fences to uncore mmio accessors
Tvrtko Ursulin
1
-3
/
+9
2019-06-10
drm/i915: Convert icl_get_stolen_reserved to uncore mmio accessors
Tvrtko Ursulin
1
-2
/
+2
2019-06-10
drm/i915: Convert i915_reg_read_ioctl to use explicit mmio accessors
Tvrtko Ursulin
1
-9
/
+14
2019-06-10
drm/i915: Eliminate unused mmio accessors
Tvrtko Ursulin
1
-4
/
+0
2019-06-10
drm/i915/perf: fix whitelist on Gen10+
Lionel Landwerlin
2
-0
/
+2
[prev]
[next]