index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
2014-06-09
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-04
drm: convert crtc and connection_mutex to ww_mutex (v5)
Rob Clark
2014-06-04
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-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
2014-05-22
drm/i915: fix possible RPM ref leaking during RPS disabling
Imre Deak
2014-05-22
drm/i915: remove user GTT mappings early during runtime suspend
Imre Deak
[next]