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
2016-07-20
drm/i915: Disable waitboosting for mmioflips/semaphores
Chris Wilson
2016-07-20
drm/i915: Derive GEM requests from dma-fence
Chris Wilson
2016-07-14
drm/i915: Remove superfluous powersave work flushing
Chris Wilson
2016-07-14
drm/i915: Define a separate variable and control for RPS waitboost frequency
Chris Wilson
2016-07-07
drm/i915: s/INTEL_OUTPUT_DISPLAYPORT/INTEL_OUTPUT_DP/
Ville Syrjälä
2016-07-06
drm/i915: Group the irq breadcrumb variables into the same cacheline
Chris Wilson
2016-07-05
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
Chris Wilson
2016-07-04
drm/i915: Mass convert dev->dev_private to to_i915(dev)
Chris Wilson
2016-07-04
drm/i915: Limit i915_ring_test_irq debugfs to actual rings
Chris Wilson
2016-07-04
drm/i915: Remove stop-rings debugfs interface
Chris Wilson
2016-07-04
drm/i915: Only start retire worker when idle
Chris Wilson
2016-07-02
drm/i915: Fix indentation in i915_gem_framebuffer_info()
Chris Wilson
2016-07-01
drm/i915: Use HWS for seqno tracking everywhere
Chris Wilson
2016-07-01
drm/i915: Spin after waking up for an interrupt
Chris Wilson
2016-07-01
drm/i915: Slaughter the thundering i915_wait_request herd
Chris Wilson
2016-06-24
drm/i915: Split idling from forcing context switch
Chris Wilson
2016-06-24
drm/i915: Register debugfs interface last
Chris Wilson
2016-06-21
drm/i915: Use connector_type for printing in intel_connector_info, v2.
Maarten Lankhorst
2016-06-21
drm/i915: Use atomic state and connector_type in i915_sink_src
Maarten Lankhorst
2016-06-21
drm/i915: Use connector_type instead of intel_encoder->type for DP.
Maarten Lankhorst
2016-06-21
drm/i915: Use connector->name in drrs debugfs.
Maarten Lankhorst
2016-06-21
drm/i915/guc: index host arrays by i915 engine ID, not guc_id
Dave Gordon
2016-06-16
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
2016-06-14
drm/i915/guc: add doorbell map to debugfs/i915_guc_info
Dave Gordon
2016-06-14
drm/i915:bxt: Enable Pooled EU support
arun.siluvery@linux.intel.com
2016-06-14
drm/i915: Fix missing unlock on error in i915_ppgtt_info()
Wei Yongjun
2016-05-31
drm/i915: Update GEN6_PMINTRMSK setup with GuC enabled
Sagar Arun Kamble
2016-05-25
drm/i915: Revert async unpin and nonblocking atomic commit
Daniel Vetter
2016-05-24
drm/i915/debugfs: Show context objects in i915_gem_objects
Chris Wilson
2016-05-24
drm/i915: Merge legacy+execlists context structs
Chris Wilson
2016-05-24
drm/i915: Show i915_gem_context owner in debugfs
Chris Wilson
2016-05-24
drm/i915: Rename struct intel_context
Chris Wilson
2016-05-23
drm/i915/guc: don't spinwait if the GuC's workqueue is full
Dave Gordon
2016-05-19
drm/i915: Remove cs based page flip support.
Maarten Lankhorst
2016-05-19
drm/i915: Rework intel_crtc_page_flip to be almost atomic, v3.
Maarten Lankhorst
2016-05-19
drm/i915: Convert flip_work to a list.
Maarten Lankhorst
2016-05-19
drm/i915: Unify unpin_work and mmio_work into flip_work, v2.
Maarten Lankhorst
2016-05-19
drm/i915: Remove intel_prepare_page_flip, v3.
Maarten Lankhorst
2016-05-19
drm/i915: Remove stallcheck special handling, v3.
Maarten Lankhorst
2016-05-17
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
2016-05-13
drm/i915: Remove redundant const from function return type
Imre Deak
2016-05-11
drm/i915: Replace "INTEL_INFO->gen == x" checks with IS_GENx
Tvrtko Ursulin
2016-05-10
drm/i915: Use drm_i915_private as the native pointer for intel_uncore.c
Chris Wilson
2016-05-09
drm/i915: Store a i915 backpointer from engine, and use it
Chris Wilson
2016-05-04
Merge tag 'topic/drm-misc-2016-04-29' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-05-04
Merge tag 'drm-intel-next-2016-04-25' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-05-03
Revert "drm/i915: start adding dp mst audio"
Lyude
2016-04-28
drm/i915: Refactor execlists default context pinning
Chris Wilson
2016-04-28
drm/i915: Replace the pinned context address with its unique ID
Chris Wilson
2016-04-28
drm/i915: Assign every HW context a unique ID
Chris Wilson
[next]