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
Age
Commit message (
Expand
)
Author
2016-07-25
drm/i915/bxt: Fix inadvertent CPU snooping due to incorrect MOCS config
Imre Deak
2016-07-25
drm/i915/gen9: Clean up MOCS table definitions
Imre Deak
2016-07-19
drm/i915: Set legacy properties when using legacy gamma set IOCTL. (v2)
Bob Paauwe
2016-07-19
drm/i915: Enable polling when we don't have hpd
Lyude
2016-07-19
drm/i915/vlv: Disable HPD in valleyview_crt_detect_hotplug()
Lyude
2016-07-19
drm/i915/vlv: Reset the ADPA in vlv_display_power_well_init()
Lyude
2016-07-19
drm/i915/vlv: Make intel_crt_reset() per-encoder
Lyude
2016-07-14
drm/i915: Unbreak interrupts on pre-gen6
Ville Syrjälä
2016-07-14
drm/i915/breadcrumbs: Queue hangcheck before sleeping
Chris Wilson
2016-07-11
drm/i915: Update DRIVER_DATE to 20160711
Daniel Vetter
2016-07-10
drm/i915: Select DRM_VGEM for igt
Chris Wilson
2016-07-10
drm/i915: Select X86_MSR for igt
Chris Wilson
2016-07-08
drm/i915: Fill unused GGTT with scratch pages for VT-d
Chris Wilson
2016-07-07
drm/i915: Introduce Kabypoint PCH for Kabylake H/DT.
Rodrigo Vivi
2016-07-07
drm/i915:gen9: implement WaMediaPoolStateCmdInWABB
Tim Gore
2016-07-07
drm/i915: Check for invalid cloning earlier during modeset
Ville Syrjälä
2016-07-07
drm/i915: Simplify hdmi_12bpc_possible()
Ville Syrjälä
2016-07-07
drm/i915: Kill has_dsi_encoder
Ville Syrjälä
2016-07-07
drm/i915: s/INTEL_OUTPUT_DISPLAYPORT/INTEL_OUTPUT_DP/
Ville Syrjälä
2016-07-07
drm/i915: Replace some open coded intel_crtc_has_dp_encoder()s
Ville Syrjälä
2016-07-07
drm/i915: Kill has_dp_encoder from pipe_config
Ville Syrjälä
2016-07-07
drm/i915: Replace manual lvds and sdvo/hdmi counting with intel_crtc_has_type()
Ville Syrjälä
2016-07-07
drm/i915: Unify intel_pipe_has_type() and intel_pipe_will_have_type()
Ville Syrjälä
2016-07-07
drm/i915: Add output_types bitmask into the crtc state
Ville Syrjälä
2016-07-07
drm/i915: Remove encoder type checks from MST suspend/resume
Ville Syrjälä
2016-07-07
drm/i915: Don't mark eDP encoders as MST capable
Ville Syrjälä
2016-07-06
drm/i915: avoid wait_for_atomic() in non-atomic host2guc_action()
Dave Gordon
2016-07-06
drm/i915: Group the irq breadcrumb variables into the same cacheline
Chris Wilson
2016-07-06
drm/i915: Wake up the bottom-half if we steal their interrupt
Chris Wilson
2016-07-06
drm/i915: Always double check for a missed interrupt for new bottom halves
Chris Wilson
2016-07-05
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
Chris Wilson
2016-07-05
drm/i915: Remove impossible tests for dev->dev_private
Chris Wilson
2016-07-05
drm/i915: Remove use of dev_priv->dev backpointer in __i915_printk()
Chris Wilson
2016-07-05
drm/i915: Split out runtime configuration of device info to its own file
Chris Wilson
2016-07-05
drm/i915: Skip capturing an error state if we already have one
Chris Wilson
2016-07-05
drm/i915: Clean up GPU hang message
Chris Wilson
2016-07-05
drm/i915: Amalgamate gen6_mm_switch() and vgpu_mm_switch()
Chris Wilson
2016-07-05
drm/i915: Replace lockless_dereference(bool) with READ_ONCE()
Chris Wilson
2016-07-04
drm/i915: Explicitly convert some macros to boolean values
Tvrtko Ursulin
2016-07-04
drm/i915: convert a few more E->dev_private to to_i915(E)
Dave Gordon
2016-07-04
drm/i915: Mass convert dev->dev_private to to_i915(dev)
Chris Wilson
2016-07-04
i915/guc: Add Kabylake GuC Loading
Peter Antoine
2016-07-04
Revert "drm/i915/kbl: drm/i915: Avoid GuC loading for now on Kabylake."
Peter Antoine
2016-07-04
drm/i915: Limit i915_ring_test_irq debugfs to actual rings
Chris Wilson
2016-07-04
drm/i915: Hold irq uncore.lock when initialising fw_domains
Chris Wilson
2016-07-04
drm/i915: Allow userspace to request no-error-capture upon GPU hangs
Chris Wilson
2016-07-04
drm/i915: Record the ringbuffer associated with the request
Chris Wilson
2016-07-04
drm/i915: Remove stop-rings debugfs interface
Chris Wilson
2016-07-04
drm/i915: Flush the RPS bottom-half when the GPU idles
Chris Wilson
2016-07-04
drm/i915: Add background commentary to "waitboosting"
Chris Wilson
[next]