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
Age
Commit message (
Expand
)
Author
2014-12-05
drm/i915: Add support for port enable/disable for dual link configuration
Gaurav K Singh
2014-12-05
drm/i915: s/MI_STORE_DWORD_IMM_GEN8/MI_STORE_DWORD_IMM_GEN4/
Ville Syrjälä
2014-12-05
drm/i915: release struct_mutex on the i915_gem_init_hw fail path
Jani Nikula
2014-12-04
drm/i915: Added port as parameter to the functions which does read/write of D...
Gaurav K Singh
2014-12-04
drm/i915: New functions added for enabling & disabling MIPI Port Ctrl reg
Gaurav K Singh
2014-12-04
drm/i915: Don't display nonsensical values in i915_ddb_info on gen < 9
Damien Lespiau
2014-12-04
drm/i915: Stop putting GGTT VMA at the head of the list
Tvrtko Ursulin
2014-12-03
drm/i915/skl: Update the DDI translation values for DP/eDP 1.3
Damien Lespiau
2014-12-03
drm/i915: Move init_unused_rings to gem_init_hw
Daniel Vetter
2014-12-03
drm/i915: Fix startup failure in LRC mode after recent init changes
Thomas Daniel
2014-12-03
drm/i915: Convert pxvid to extvid lookup table to a function
Mika Kuoppala
2014-12-03
drm/i915: Flatten engine init control flow
Daniel Vetter
2014-12-03
drm/i915: Remove unnecessary goto in intel_primary_plane_disable()
Ander Conselvan de Oliveira
2014-12-03
drm/i915: Only init engines once
Daniel Vetter
2014-12-03
drm/i915: Move intel_init_pipe_control out of engine->init_hw
Daniel Vetter
2014-12-03
drm/i915: s/init()/init_hw()/ in intel_engine_cs
Daniel Vetter
2014-12-03
drm/i915: Consolidate ring freespace calculations
Dave Gordon
2014-12-03
drm/i915: Make ring freespace calculation more robust
Dave Gordon
2014-12-03
drm/i915/dsi: add ports to intel_dsi to describe the ports being driven
Jani Nikula
2014-12-03
drm/i915/dsi: clean up MIPI DSI pipe vs. port usage
Jani Nikula
2014-12-03
drm/i915: Deal with video overlay on GPU reset
Ville Syrjälä
2014-12-03
drm/i915: Convert 'trace_irq' to use requests rather than seqnos
John Harrison
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: Connect requests to rings at creation not submission
John Harrison
2014-12-03
drm/i915: Convert 'ring_idle()' to use requests not seqnos
John Harrison
2014-12-03
drm/i915: Convert trace functions from seqno to request
John Harrison
2014-12-03
drm/i915: Convert 'flip_queued_seqno' into 'flip_queued_request'
John Harrison
2014-12-03
drm/i915: Remove obsolete seqno parameter from 'i915_add_request'
John Harrison
2014-12-03
drm/i915: Convert __wait_seqno() to __wait_request()
John Harrison
2014-12-03
drm/i915: Convert mmio_flip::seqno to struct request
John Harrison
2014-12-03
drm/i915: Check locking in i915_gem_request_unreference
Daniel Vetter
2014-12-03
drm/i915: Convert i915_wait_seqno to i915_wait_request
Daniel Vetter
2014-12-03
drm/i915: Convert 'last_flip_req' to be a request not a seqno
John Harrison
2014-12-03
drm/i915: Make 'i915_gem_check_olr' actually check by request not seqno
John Harrison
2014-12-03
drm/i915: Remove 'outstanding_lazy_seqno'
John Harrison
2014-12-03
drm/i915: Ensure requests stick around during waits
John Harrison
2014-12-03
drm/i915: Convert i915_gem_ring_throttle to use requests
John Harrison
2014-12-03
drm/i915: Replace last_[rwf]_seqno with last_[rwf]_req
John Harrison
2014-12-03
drm/i915: Add helper functions to aid seqno -> request transition
John Harrison
2014-12-03
drm/i915: Add reference count to request structure
John Harrison
2014-12-03
drm/i915: Ensure OLS & PLR are always in sync
John Harrison
2014-12-03
drm/i915: Fix short description of intel_display_power_is_enabled()
Damien Lespiau
2014-12-03
drm/i915: Assert that we successfully downclock the GPU before suspend
Chris Wilson
2014-12-03
drm/i915: Remove user pinning code
Daniel Vetter
2014-12-03
drm/i915: Don't read 'HEAD' MMIO register in LRC mode
Dave Gordon
2014-12-03
drm/i915: Check for matching ringbuffer in logical_ring_wait_request()
Dave Gordon
2014-12-03
drm/i915: Enable PSR for Baytrail and Braswell.
Rodrigo Vivi
2014-12-03
drm/i915: VLV/CHV PSR debugfs.
Rodrigo Vivi
[next]