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-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
2019-05-09
drm/i915: debugfs: HDCP2.2 capability read
Ramalingam C
1
-2
/
+11
2019-05-08
drm/i915/hangcheck: Replace hangcheck.seqno with RING_HEAD
Chris Wilson
1
-9
/
+3
2019-05-07
drm/i915: Stop spinning for DROP_IDLE (debugfs/i915_drop_caches)
Chris Wilson
1
-3
/
+1
2019-05-07
drm/i915: Remove delay for idle_work
Chris Wilson
1
-1
/
+1
2019-05-07
drm/i915: Flush the switch-to-kernel-context harder for DROP_IDLE
Chris Wilson
1
-2
/
+14
2019-05-03
drm/i915: extract i915_debugfs.h from i915_drv.h
Jani Nikula
1
-0
/
+1
2019-05-03
drm/i915/csr: move CSR version macros to intel_csr.h
Jani Nikula
1
-0
/
+1
2019-04-30
drm/i915: extract i915_irq.h from intel_drv.h and i915_drv.h
Jani Nikula
1
-0
/
+1
2019-04-26
drm/i915: Remove intel_context.active_link
Chris Wilson
1
-2
/
+9
2019-04-26
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
1
-1
/
+0
2019-04-26
drm/i915: Separate sideband declarations to intel_sideband.h
Chris Wilson
1
-0
/
+1
2019-04-26
drm/i915: Replace pcu_lock with sb_lock
Chris Wilson
1
-21
/
+4
2019-04-26
drm/i915: Lift sideband locking for vlv_punit_(read|write)
Chris Wilson
1
-0
/
+5
2019-04-24
drm/i915: Invert the GEM wakeref hierarchy
Chris Wilson
1
-10
/
+6
2019-04-24
drm/i915: Pull the GEM powermangement coupling into its own file
Chris Wilson
1
-2
/
+2
2019-04-24
drm/i915: Move GraphicsTechnology files under gt/
Chris Wilson
1
-1
/
+2
2019-04-24
Merge tag 'drm-intel-next-2019-04-17' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-9
/
+18
2019-04-16
drm/i915: add GEN2_ prefix to the I{E, I, M, S}R registers
Paulo Zanoni
1
-3
/
+3
2019-04-15
BackMerge v5.1-rc5 into drm-next
Dave Airlie
1
-1
/
+4
2019-04-10
drm/i915/dp: Expose force_dsc_enable through debugfs
Manasi Navare
1
-0
/
+2
2019-04-08
drm/i915: extract intel_hdmi.h from intel_drv.h
Jani Nikula
1
-0
/
+1
2019-04-08
drm/i915: extract intel_dp.h from intel_drv.h
Jani Nikula
1
-0
/
+1
2019-04-08
drm/i915: extract intel_pm.h from intel_drv.h
Jani Nikula
1
-0
/
+1
2019-04-08
drm/i915: extract intel_hdcp.h from intel_drv.h
Jani Nikula
1
-0
/
+1
2019-04-08
drm/i915: extract intel_psr.h from intel_drv.h
Jani Nikula
1
-0
/
+1
2019-04-08
drm/i915: extract intel_fbc.h from intel_drv.h
Jani Nikula
1
-3
/
+5
2019-04-02
drm/i915: Move intel_engine_mask_t around for use by i915_request_types.h
Chris Wilson
1
-1
/
+1
2019-04-01
drm/i915: Always backoff after a drm_modeset_lock() deadlock
Chris Wilson
1
-1
/
+4
2019-03-29
drm/i915: Always backoff after a drm_modeset_lock() deadlock
Chris Wilson
1
-1
/
+4
2019-03-29
drm/i915: move the edram detection out of uncore init
Daniele Ceraolo Spurio
1
-2
/
+2
2019-03-29
Merge tag 'drm-misc-next-2019-03-28-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-1
/
+0
[next]