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
Age
Commit message (
Expand
)
Author
2014-06-12
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-06-10
drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()
Damien Lespiau
2014-06-06
Merge tag 'drm-intel-fixes-2014-06-06' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2014-06-05
drm/i915: BDW: Adding missing cursor offsets.
Rodrigo Vivi
2014-06-05
Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next
Dave Airlie
2014-06-05
drm/i915/bdw: Only use 2g GGTT for 32b platforms
Ben Widawsky
2014-06-05
drm/i915: Nuke pipe A quirk on i830M
Daniel Vetter
2014-06-05
drm/i915: fix display power sw state reporting
Imre Deak
2014-06-05
drm/i915: Always apply cursor width changes
Chris Wilson
2014-06-05
drm/i915: tell the user if both KMS and UMS are disabled
Jani Nikula
2014-06-05
drm/i915: use VBT to determine whether to enumerate the VGA port
Jesse Barnes
2014-06-05
drm/i915: Don't WARN about ring idle bit on gen2
Ville Syrjälä
2014-06-05
drm/i915: Silence the WARN if the user tries to GTT mmap an incoherent object
Chris Wilson
2014-06-05
drm/i915: Move the C3 LP write bit setup to gen3_init_clock_gating() for KMS
Ville Syrjälä
2014-06-05
drm/i915: Enable interrupt-based AGPBUSY# enable on 85x
Ville Syrjälä
2014-06-05
drm/i915: Flip the sense of AGPBUSY_DIS bit
Ville Syrjälä
2014-06-05
drm/i915: Set AGPBUSY# bit in init_clock_gating
Ville Syrjälä
2014-06-05
drm/i915/vlv: add pll assertion when disabling DPIO common well
Jesse Barnes
2014-06-05
drm/i915/vlv: move DPIO common reset de-assert into __vlv_set_power_well
Jesse Barnes
2014-06-05
drm/i915/vlv: re-order power wells so DPIO common comes after TX
Jesse Barnes
2014-06-05
drm/i915/vlv: move CRI refclk enable into __vlv_set_power_well
Jesse Barnes
2014-06-05
drm/i915/vlv: drop power well enable in uncore_sanitize
Jesse Barnes
2014-06-05
drm/i915/vlv: assert and de-assert sideband reset at boot and resume v3
Jesse Barnes
2014-06-05
drm/i915: dsi: fix pipe-off timeout due to port vs. pipe disable ordering
Imre Deak
2014-06-05
drm/i915: Detect if MIPI panel based on VBT and initialize only if present
Shobhit Kumar
2014-06-05
drm/i915/vlv: Modifying WA 'WaDisableL3Bank2xClockGate for vlv
Akash Goel
2014-06-05
drm/i915: Add support for Generic MIPI panel driver
Shobhit Kumar
2014-06-05
drm/i915: Extract gen8_gt_irq_reset
Daniel Vetter
2014-06-05
drm/i915: Improve irq handling after gpu resets
Daniel Vetter
2014-06-05
drm/i915: Inline ilk/gen8_irq_reset
Daniel Vetter
2014-06-05
drm/i915: Disable gpu reset on i965g/gm
Daniel Vetter
2014-06-05
drm/i915: Fix up fifo underrun tracking, take N
Daniel Vetter
2014-06-05
drm/i915: Add fifo underrun reporting state to debugfs
Daniel Vetter
2014-06-05
drm: add drm_fb_helper_restore_fbdev_mode_unlocked()
Rob Clark
2014-06-05
drm: convert crtc and connection_mutex to ww_mutex (v5)
Rob Clark
2014-06-05
drm/dp: add a hw mutex around the transfer functions. (v2)
Dave Airlie
2014-06-04
drm: Split connection_mutex out of mode_config.mutex (v3)
Daniel Vetter
2014-06-04
drm/i915: replace drm_get_encoder_name() with direct name field use
Jani Nikula
2014-06-04
drm/i915: replace drm_get_connector_name() with direct name field use
Jani Nikula
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-05-27
drm/i915: Prevent negative relocation deltas from wrapping
Chris Wilson
2014-05-27
drm/i915: Only copy back the modified fields to userspace from execbuffer
Chris Wilson
2014-05-27
drm/i915: Fix dynamic allocation of physical handles
Chris Wilson
2014-05-22
drm/i915: Kill private_default_ctx off
Oscar Mateo
2014-05-22
drm/i915: s/i915_hw_context/intel_context
Oscar Mateo
2014-05-22
drm/i915: Split the ringbuffers from the rings (3/3)
Oscar Mateo
2014-05-22
drm/i915: Split the ringbuffers from the rings (2/3)
Oscar Mateo
2014-05-22
drm/i915: Split the ringbuffers from the rings (1/3)
Oscar Mateo
2014-05-22
drm/i915: s/intel_ring_buffer/intel_engine_cs
Oscar Mateo
2014-05-22
drm/i915: disable GT power saving early during system suspend
Imre Deak
[next]