index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_debugfs.c
Age
Commit message (
Expand
)
Author
2019-06-17
drm/i915: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-17
drm/i915: move modesetting core code under display/
Jani Nikula
2019-06-17
drm/i915: move modesetting output/encoder code under display/
Jani Nikula
2019-06-14
drm/i915: update with_intel_runtime_pm to use the rpm structure
Daniele Ceraolo Spurio
2019-06-14
drm/i915: update rpm_get/put to use the rpm structure
Daniele Ceraolo Spurio
2019-06-14
drm/i915: move a few more functions to accept the rpm structure
Daniele Ceraolo Spurio
2019-06-13
drm/i915: Move fence register tracking from i915->mm to ggtt
Chris Wilson
2019-06-12
drm/i915: Remove I915_READ16 and I915_WRITE16
Tvrtko Ursulin
2019-06-12
drm/i915: Combine unbound/bound list tracking for objects
Chris Wilson
2019-06-11
drm/i915: Pull kref into i915_address_space
Chris Wilson
2019-06-10
drm/i915: Promote i915->mm.obj_lock to be irqsafe
Chris Wilson
2019-05-31
drm/i915: Report all objects with allocated pages to the shrinker
Chris Wilson
2019-05-29
Revert "drm/i915: Expand subslice mask"
Jani Nikula
2019-05-28
drm/i915: Expand subslice mask
Stuart Summers
2019-05-28
drm/i915: Refactor sseu helper functions
Stuart Summers
2019-05-28
drm/i915: Move calculation of subslices per slice to new function
Stuart Summers
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson
2019-05-27
drm/i915: Make sandybridge_pcode_read() deal with the second data register
Ville Syrjälä
2019-05-20
drm/i915: Add a new "remapped" gtt_view
Ville Syrjälä
2019-05-09
drm/i915: debugfs: HDCP2.2 capability read
Ramalingam C
2019-05-08
drm/i915/hangcheck: Replace hangcheck.seqno with RING_HEAD
Chris Wilson
2019-05-07
drm/i915: Stop spinning for DROP_IDLE (debugfs/i915_drop_caches)
Chris Wilson
2019-05-07
drm/i915: Remove delay for idle_work
Chris Wilson
2019-05-07
drm/i915: Flush the switch-to-kernel-context harder for DROP_IDLE
Chris Wilson
2019-05-03
drm/i915: extract i915_debugfs.h from i915_drv.h
Jani Nikula
2019-05-03
drm/i915/csr: move CSR version macros to intel_csr.h
Jani Nikula
2019-04-30
drm/i915: extract i915_irq.h from intel_drv.h and i915_drv.h
Jani Nikula
2019-04-26
drm/i915: Remove intel_context.active_link
Chris Wilson
2019-04-26
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2019-04-26
drm/i915: Separate sideband declarations to intel_sideband.h
Chris Wilson
2019-04-26
drm/i915: Replace pcu_lock with sb_lock
Chris Wilson
2019-04-26
drm/i915: Lift sideband locking for vlv_punit_(read|write)
Chris Wilson
2019-04-24
drm/i915: Invert the GEM wakeref hierarchy
Chris Wilson
2019-04-24
drm/i915: Pull the GEM powermangement coupling into its own file
Chris Wilson
2019-04-24
drm/i915: Move GraphicsTechnology files under gt/
Chris Wilson
2019-04-24
Merge tag 'drm-intel-next-2019-04-17' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-04-16
drm/i915: add GEN2_ prefix to the I{E, I, M, S}R registers
Paulo Zanoni
2019-04-15
BackMerge v5.1-rc5 into drm-next
Dave Airlie
2019-04-10
drm/i915/dp: Expose force_dsc_enable through debugfs
Manasi Navare
2019-04-08
drm/i915: extract intel_hdmi.h from intel_drv.h
Jani Nikula
2019-04-08
drm/i915: extract intel_dp.h from intel_drv.h
Jani Nikula
2019-04-08
drm/i915: extract intel_pm.h from intel_drv.h
Jani Nikula
2019-04-08
drm/i915: extract intel_hdcp.h from intel_drv.h
Jani Nikula
2019-04-08
drm/i915: extract intel_psr.h from intel_drv.h
Jani Nikula
2019-04-08
drm/i915: extract intel_fbc.h from intel_drv.h
Jani Nikula
2019-04-02
drm/i915: Move intel_engine_mask_t around for use by i915_request_types.h
Chris Wilson
2019-04-01
drm/i915: Always backoff after a drm_modeset_lock() deadlock
Chris Wilson
2019-03-29
drm/i915: Always backoff after a drm_modeset_lock() deadlock
Chris Wilson
2019-03-29
drm/i915: move the edram detection out of uncore init
Daniele Ceraolo Spurio
2019-03-29
Merge tag 'drm-misc-next-2019-03-28-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
[next]