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
/
drm
/
i915
/
i915_debugfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-22
drm/i915: Pull obj->userfault tracking under the ggtt->mutex
Chris Wilson
1
-1
/
+1
2019-08-22
drm/i915: Track ggtt fence reservations under its own mutex
Chris Wilson
1
-2
/
+3
2019-08-18
drm/i915/guc: Don't open log relay if GuC is not running
Michal Wajdeczko
1
-8
/
+9
2019-08-16
drm/i915: Extract intel_frontbuffer active tracking
Chris Wilson
1
-5
/
+0
2019-08-14
drm/i915/guc: Remove client->submissions
Daniele Ceraolo Spurio
1
-24
/
+8
2019-08-12
drm/i915: Forgo last_fence active request tracking
Chris Wilson
1
-3
/
+1
2019-08-11
drm/i915: Remove unused debugfs/i915_emon_status
Chris Wilson
1
-25
/
+0
2019-08-09
drm/i915: split out uncore_mmio_debug
Daniele Ceraolo Spurio
1
-1
/
+1
2019-08-09
drm/i915: Push the ring creation flags to the backend
Chris Wilson
1
-8
/
+15
2019-08-08
drm/i915: Make debugfs/per_file_stats scale better
Chris Wilson
1
-23
/
+38
2019-08-08
drm/i915: Defer final intel_wakeref_put to process context
Chris Wilson
1
-0
/
+4
2019-08-07
drm/i915: rename intel_drv.h to display/intel_display_types.h
Jani Nikula
1
-1
/
+1
2019-08-07
drm/i915: avoid including intel_drv.h via i915_drv.h->i915_trace.h
Jani Nikula
1
-0
/
+1
2019-08-06
drm/i915/gt: Move the [class][inst] lookup for engines onto the GT
Chris Wilson
1
-11
/
+6
2019-08-04
drm/i915: Replace struct_mutex for batch pool serialisation
Chris Wilson
1
-68
/
+0
2019-08-02
drm/i915: Hide unshrinkable context objects from the shrinker
Chris Wilson
1
-1
/
+2
2019-08-02
drm/i915/uc: Move GuC error log to uc and release it on fini
Michal Wajdeczko
1
-1
/
+1
2019-08-01
drm/i915/tgl: Add and use new DC5 and DC6 residency counter registers
José Roberto de Souza
1
-8
/
+13
2019-07-25
drm/i915/uc: Unify uC platform check
Daniele Ceraolo Spurio
1
-3
/
+3
2019-07-23
drm/i915: Add HDCP capability info to i915_display_info.
Anshuman Gupta
1
-12
/
+28
2019-07-15
drm/i915: Add support for retrying hotplug
Imre Deak
1
-1
/
+1
2019-07-13
drm/i915/uc: move GuC/HuC inside intel_gt under a new intel_uc
Daniele Ceraolo Spurio
1
-13
/
+13
2019-07-13
drm/i915/uc: move GuC and HuC files under gt/uc/
Daniele Ceraolo Spurio
1
-1
/
+1
2019-07-12
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
1
-39
/
+24
2019-07-11
drm/i915/tgl: Add power well support
Imre Deak
1
-1
/
+2
2019-07-11
drm/i915/guc: Simplify guc client
Daniele Ceraolo Spurio
1
-2
/
+1
2019-07-11
drm/i915/guc: Remove preemption support for current fw
Chris Wilson
1
-5
/
+0
2019-07-04
drm/i915: Show instdone for each engine in debugfs
Chris Wilson
1
-20
/
+13
2019-07-04
drm/i915: Dump w/a lists on all engines
Chris Wilson
1
-7
/
+21
2019-07-03
drm/i915: synchronize_irq() against the actual irq
Ville Syrjälä
1
-1
/
+1
2019-06-21
drm/i915: Throw away the active object retirement complexity
Chris Wilson
1
-7
/
+1
2019-06-17
drm/i915: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-13
/
+7
2019-06-17
drm/i915: move modesetting core code under display/
Jani Nikula
1
-3
/
+3
2019-06-17
drm/i915: move modesetting output/encoder code under display/
Jani Nikula
1
-2
/
+3
2019-06-14
drm/i915: update with_intel_runtime_pm to use the rpm structure
Daniele Ceraolo Spurio
1
-12
/
+12
2019-06-14
drm/i915: update rpm_get/put to use the rpm structure
Daniele Ceraolo Spurio
1
-24
/
+25
2019-06-14
drm/i915: move a few more functions to accept the rpm structure
Daniele Ceraolo Spurio
1
-1
/
+1
2019-06-13
drm/i915: Move fence register tracking from i915->mm to ggtt
Chris Wilson
1
-20
/
+22
2019-06-12
drm/i915: Remove I915_READ16 and I915_WRITE16
Tvrtko Ursulin
1
-17
/
+20
2019-06-12
drm/i915: Combine unbound/bound list tracking for objects
Chris Wilson
1
-183
/
+8
2019-06-11
drm/i915: Pull kref into i915_address_space
Chris Wilson
1
-1
/
+1
2019-06-10
drm/i915: Promote i915->mm.obj_lock to be irqsafe
Chris Wilson
1
-4
/
+6
2019-05-31
drm/i915: Report all objects with allocated pages to the shrinker
Chris Wilson
1
-54
/
+4
2019-05-29
Revert "drm/i915: Expand subslice mask"
Jani Nikula
1
-21
/
+19
2019-05-28
drm/i915: Expand subslice mask
Stuart Summers
1
-19
/
+21
2019-05-28
drm/i915: Refactor sseu helper functions
Stuart Summers
1
-2
/
+2
2019-05-28
drm/i915: Move calculation of subslices per slice to new function
Stuart Summers
1
-1
/
+1
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson
1
-1
/
+1
2019-05-27
drm/i915: Make sandybridge_pcode_read() deal with the second data register
Ville Syrjälä
1
-2
/
+2
2019-05-20
drm/i915: Add a new "remapped" gtt_view
Ville Syrjälä
1
-0
/
+12
[next]