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
2018-02-22
drm/i915: Extract intel_plane_{pin,unpin}_fb()
Ville Syrjälä
2018-02-22
drm/i915: Require fence only for FBC capable planes
Ville Syrjälä
2018-02-22
drm/i915: Clean up fbc vs. plane checks
Ville Syrjälä
2018-02-22
drm/i915: Only pin the fence for primary planes (and gen2/3)
Ville Syrjälä
2018-02-22
drm/i915: Fail if we can't get a fence for gen2/3 tiled scanout
Ville Syrjälä
2018-02-22
drm/i915: Fix Limited Range Color Handling
Johnson Lin
2018-02-22
drm/i915: Move page sizes out of the 8-bit sandwich
Tvrtko Ursulin
2018-02-22
drm/i915/hsw: add missing disabled EUs registers reads
Lionel Landwerlin
2018-02-22
drm/i915/icl: Show interrupt registers in debugfs
Tvrtko Ursulin
2018-02-22
drm/i915/icl: Add the ICL PCI IDs
Paulo Zanoni
2018-02-22
drm/i915/execlists: Move the GEM_BUG_ON context matches CSB later
Chris Wilson
2018-02-22
drm/i915/execlists: Add a GEM_TRACE to show when the context is completed
Chris Wilson
2018-02-21
drm/i915/execlists: Remove the ring advancement under preemption
Chris Wilson
2018-02-21
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
2018-02-21
drm/doc: Fix documentation for _vblank_restore().
Dhinakaran Pandiyan
2018-02-21
drm/i915: Make global seqno known in i915_gem_request_execute tracepoint
Tvrtko Ursulin
2018-02-21
drm/i915: Update DRIVER_DATE to 20180221
Joonas Lahtinen
2018-02-20
drm/i915/fbc: Use PLANE_HAS_FENCE to determine if the plane is fenced
Chris Wilson
2018-02-20
drm/i915/fbdev: Use the PLANE_HAS_FENCE flags from the time of pinning
Chris Wilson
2018-02-20
drm/i915: Move the policy for placement of the GGTT vma into the caller
Chris Wilson
2018-02-20
drm/i915: Also check view->type for a normal GGTT view
Chris Wilson
2018-02-20
drm/i915: Drop WaDoubleCursorLP3Latency:ivb
Ville Syrjälä
2018-02-20
drm/i915: Set the primary plane pipe select bits on gen4
Ville Syrjälä
2018-02-20
drm/i915: Don't set cursor pipe select bits on g4x+
Ville Syrjälä
2018-02-20
drm/i915: Assert that we don't overflow frontbuffer tracking bits
Ville Syrjälä
2018-02-20
drm/i915: Track number of pending freed objects
Chris Wilson
2018-02-19
drm/i915/: Initialise trans_min for skl_compute_transition_wm()
Chris Wilson
2018-02-19
drm/i915: Clear the in-use marker on execbuf failure
Chris Wilson
2018-02-19
drm/i915: Prune gen8_gt_irq_handler
Chris Wilson
2018-02-19
drm/i915: Track GT interrupt handling using the master iir
Chris Wilson
2018-02-19
drm/i915: Remove WARN_ONCE for failing to pm_runtime_if_in_use
Chris Wilson
2018-02-19
drm: intel_dpio_phy: fix kernel-doc comments at nested struct
Mauro Carvalho Chehab
2018-02-19
drm/i915: Release connector iterator on a digital port conflict.
Maarten Lankhorst
2018-02-16
drm/i915/execlists: Remove too early assert
Chris Wilson
2018-02-16
drm/i915: Assert that we always complete a submission to guc/execlists
Chris Wilson
2018-02-16
drm: move read_domains and write_domain into i915
Christian König
2018-02-15
drm/i915/cnl: Fix PORT_TX_DW5/7 register address
Mahesh Kumar
2018-02-15
drm/i915: Estimate and update missed vblanks.
Dhinakaran Pandiyan
2018-02-15
drm/vblank: Restoring vblank counts after device PM events.
Dhinakaran Pandiyan
2018-02-15
drm/vblank: Do not update vblank count if interrupts are already disabled.
Dhinakaran Pandiyan
2018-02-15
drm/atomic: Handle 64-bit return from drm_crtc_vblank_count()
Dhinakaran Pandiyan
2018-02-15
drm/tegra: Handle 64-bit return from drm_crtc_vblank_count()
Dhinakaran Pandiyan
2018-02-15
drm/radeon: Handle 64-bit return from drm_crtc_vblank_count()
Dhinakaran Pandiyan
2018-02-15
drm/amdgpu: Handle 64-bit return from drm_crtc_vblank_count()
Dhinakaran Pandiyan
2018-02-15
drm/i915: Handle 64-bit return from drm_crtc_vblank_count()
Dhinakaran Pandiyan
2018-02-15
drm/i915/vblank: Make the vblank counter u64 -> u32 typecast explicit
Dhinakaran Pandiyan
2018-02-15
drm/vblank: Data type fixes for 64-bit vblank sequences.
Dhinakaran Pandiyan
2018-02-15
drm/i915/selftests: fix inconsistent IS_ERR and PTR_ERR
Gustavo A. R. Silva
2018-02-15
drm/i915: Store platform_mask inside the static device info
Chris Wilson
2018-02-15
drm/i915: Always define GEN as part of GENx_FEATURES
Chris Wilson
[next]