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
Age
Commit message (
Expand
)
Author
2015-06-23
drm/i915: Update execbuffer_move_to_active() to take a request structure
John Harrison
2015-06-23
drm/i915: Update move_to_gpu() to take a request structure
John Harrison
2015-06-23
drm/i915: Update the dispatch tracepoint to use params->request
John Harrison
2015-06-23
drm/i915: Add request to execbuf params and add explicit cleanup
John Harrison
2015-06-23
drm/i915: Update alloc_request to return the allocated request
John Harrison
2015-06-23
drm/i915: Simplify i915_gem_execbuffer_retire_commands() parameters
John Harrison
2015-06-23
drm/i915: Merged the many do_execbuf() parameters into a structure
John Harrison
2015-06-23
drm/i915: Set context in request from creation even in legacy mode
John Harrison
2015-06-23
drm/i915: Early alloc request in execbuff
John Harrison
2015-06-23
drm/i915: i915_add_request must not fail
John Harrison
2015-06-23
drm/i915: Reserve ring buffer space for i915_add_request() commands
John Harrison
2015-06-23
Merge remote-tracking branch 'airlied/drm-next' into HEAD
Daniel Vetter
2015-06-23
drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround
Arun Siluvery
2015-06-23
drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround
Arun Siluvery
2015-06-23
drm/i915/gen8: Re-order init pipe_control in lrc mode
Arun Siluvery
2015-06-23
drm/i915/gen8: Add infrastructure to initialize WA batch buffers
Arun Siluvery
2015-06-23
drm/i915: Report an error when i915.reset prevents a reset
Chris Wilson
2015-06-23
drm/i915: Fix up KMS Kconfig removal patch
Daniel Vetter
2015-06-23
drm/dp/mst: take lock around looking up the branch device on hpd irq
Dave Airlie
2015-06-23
drm/dp/mst: make sure mst_primary mstb is valid in work function
Daniel Vetter
2015-06-23
Merge tag 'drm-intel-next-fixes-2015-06-22' of git://anongit.freedesktop.org/...
Dave Airlie
2015-06-23
of: add EXPORT_SYMBOL for of_graph_get_endpoint_by_regs
Dave Airlie
2015-06-23
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
2015-06-23
Merge tag 'topic/drm-misc-2015-06-22' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-06-22
drm/i915: Remove KMS Kconfig option
Chris Wilson
2015-06-22
drm/i915: Ignore LVDS presence in VBT flag if the LVDS is enabled by BIOS
Chris Wilson
2015-06-22
drm/i915: Enforce execobject.alignment to be a power-of-two
Chris Wilson
2015-06-22
drm/i915: Remove unused ring argument from frontbuffer invalidate and busy fu...
Rodrigo Vivi
2015-06-22
drm/i915: Factor out p2 divider selection for pre-ilk platforms
Ville Syrjälä
2015-06-22
drm/i915: reduce line width in {pch, i9xx}_get_hpd_pins()
Jani Nikula
2015-06-22
drm/i915: move generic hotplug code into new intel_hotplug.c file
Jani Nikula
2015-06-22
drm/i915/irq: clarify irq storm related function naming
Jani Nikula
2015-06-22
drm/i915/irq: abstract irq storm hotplug disabling
Jani Nikula
2015-06-22
drm/i915/irq: move hotplug even debug print to second connector loop
Jani Nikula
2015-06-22
drm/i915: Make cdclk part of the atomic state.
Maarten Lankhorst
2015-06-22
drm/i915: Remove transitional references from intel_plane_atomic_check.
Maarten Lankhorst
2015-06-22
drm/i915: Make setting color key atomic.
Maarten Lankhorst
2015-06-22
drm/i915: Update less state during modeset.
Maarten Lankhorst
2015-06-22
drm/i915: atomic plane updates in a nutshell
Maarten Lankhorst
2015-06-22
drm/i915: Handle disabling planes better, v2.
Maarten Lankhorst
2015-06-22
drm/i915: Do not run most checks when there's no modeset.
Maarten Lankhorst
2015-06-22
drm/i915: Move crtc commit updates to separate functions.
Maarten Lankhorst
2015-06-22
drm/i915: move detaching scalers to begin_crtc_commit, v2.
Maarten Lankhorst
2015-06-22
drm/i915: remove force argument from disable_plane
Maarten Lankhorst
2015-06-22
drm/i915: clean up atomic plane check functions, v2.
Maarten Lankhorst
2015-06-22
drm/i915: clean up plane commit functions
Maarten Lankhorst
2015-06-22
drm/i915: Split plane updates of crtc->atomic into a helper, v2.
Maarten Lankhorst
2015-06-22
drm/i915: Split skl_update_scaler, v4.
Maarten Lankhorst
2015-06-22
drm/i915: Assign a new pll from the crtc check function, v2.
Maarten Lankhorst
2015-06-22
drm/i915: Move scaler setup to check crtc function, v2.
Maarten Lankhorst
[next]