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
2015-02-09
drm/i915: Take runtime pm reference on hangcheck_info
Mika Kuoppala
2015-01-29
drm/i915: Remove nested work in gpu error handling
Mika Kuoppala
2015-01-28
drm/i915: Be consistent on printing seqnos
Mika Kuoppala
2015-01-28
drm/i915: Display current hangcheck status in debugfs
Chris Wilson
2015-01-27
drm/i915: Use intel_gpu_freq() and intel_freq_opcode()
Ville Syrjälä
2015-01-27
drm/i915/skl: Adding power domains for AUX controllers
Satheeshakrishna M
2015-01-27
drm/i915: Rename i915_gen6_forcewake_count_info
Mika Kuoppala
2015-01-27
drm/i915: Rename the forcewake get/put functions
Mika Kuoppala
2015-01-27
drm/i915: Consolidate forcewake code
Mika Kuoppala
2015-01-27
drm/i915: Reduce duplicated forcewake logic
Chris Wilson
2015-01-27
drm/i915: Assert that runtime pm is active on user fw access
Chris Wilson
2015-01-27
drm/i915: Subsume intel_ctx_submit_request in to drm_i915_gem_request
Nick Hoath
2015-01-27
drm/i915: Removed duplicate members from submit_request
Nick Hoath
2015-01-27
drm/i915: Make intel_crtc->config a pointer
Ander Conselvan de Oliveira
2015-01-15
drm/i915: PSR link standby at debugfs
Rodrigo Vivi
2014-12-16
drm/i915: Implement a framework for batch buffer pools
Brad Volkin
2014-12-15
drm/i915: Infrastructure for supporting different GGTT views per object
Tvrtko Ursulin
2014-12-15
drm/i915: Use BUILD_BUG if possible in the i915 WARN_ON
Daniel Vetter
2014-12-10
drm/i915: Protect against leaks in pipe_crc_set_source
Daniel Vetter
2014-12-10
drm/i915: Make i915_pipe_crc_read() oops proof
Ville Syrjälä
2014-12-10
drm/i915: Allocate the pipe_crc->entires with kcalloc()
Ville Syrjälä
2014-12-10
drm/i915: Protect pipe_crc->entries update
Ville Syrjälä
2014-12-10
drm/i915: Fix CRC support for DP port D on CHV
Ville Syrjälä
2014-12-10
drm/i915: Engage the DP scramble reset for pipe C on CHV
Ville Syrjälä
2014-12-04
drm/i915: Don't display nonsensical values in i915_ddb_info on gen < 9
Damien Lespiau
2014-12-03
drm/i915: Remove redundant flip_work->flip_queued_ring
Daniel Vetter
2014-12-03
drm/i915: Remove the now redundant 'obj->ring'
John Harrison
2014-12-03
drm/i915: Convert 'i915_seqno_passed' calls into 'i915_gem_request_completed'
John Harrison
2014-12-03
drm/i915: Convert 'flip_queued_seqno' into 'flip_queued_request'
John Harrison
2014-12-03
drm/i915: Replace last_[rwf]_seqno with last_[rwf]_req
John Harrison
2014-12-03
drm/i915: Remove user pinning code
Daniel Vetter
2014-12-03
drm/i915: VLV/CHV PSR debugfs.
Rodrigo Vivi
2014-12-03
drm/i915: Handle runtime pm in the CRC setup code
Daniel Vetter
2014-12-02
drm/i915: Don't pin LRC in GGTT when dumping in debugfs
Thomas Daniel
2014-11-20
drm/i915: Read power well status before other registers for drpc info
Ville Syrjälä
2014-11-20
drm/i915: Pin tiled objects for L-shaped configs
Daniel Vetter
2014-11-19
drm/i915/bdw: Pin the context backing objects to GGTT on-demand
Oscar Mateo
2014-11-07
drm/i915/skl: Add a debugfs file to dump the DDB allocation
Damien Lespiau
2014-11-07
drm/i915/skl: Augment the latency debugfs files for SKL
Damien Lespiau
2014-11-07
drm/i915: Move dpll crtc_mask and hw_state fields into separate struct
Ander Conselvan de Oliveira
2014-11-07
drm/i915: Convert shared dpll reference count to a crtc mask
Ander Conselvan de Oliveira
2014-11-04
drm/i915: transform INTEL_OUTPUT_* into an enum
Paulo Zanoni
2014-11-04
drm/i915: Move flags describing VMA mappings into the VMA
Tvrtko Ursulin
2014-10-24
drm/i915: add runtime PM get/put call in i915_execlists
Michel Thierry
2014-10-24
drm/i915: disable IPS while getting the pipe CRCs.
Paulo Zanoni
2014-10-24
drm/i915: Check workaround status on dfs read time
Mika Kuoppala
2014-10-24
drm/i915: Build workaround list in ring initialization
Mika Kuoppala
2014-10-01
drm/i915: Bikeshed rpm functions name a bit.
Daniel Vetter
2014-09-30
Merge branch 'topic/skl-stage1' into drm-intel-next-queued
Daniel Vetter
2014-09-24
drm/i915/skl: i915_swizzle_info gen9 fix
Robert Beckett
[next]