drm/i915: Wait for the clocks to stabilise before updating PLLs
[cascardo/linux.git] / drivers /
2012-05-03 Chris Wilsondrm/i915: Wait for the clocks to stabilise before updat...
2012-05-03 Daniel Vetterdrm/i915: rip out intel_dpio_write again
2012-05-03 Ben Widawskydrm/i915: extract some common olr+wedge code
2012-05-03 Daniel Vetterdrm/i915: move pnv|ilk_gem_mem_freq to intel_pm.c
2012-05-03 Daniel Vetterdrm/i915: fixup __iomem mixups in ringbuffer.c
2012-05-03 Daniel Vetterdrm/i915: rework legacy GFX HWS handling
2012-05-03 Daniel Vetterdrm/i915: kill pointless clearing of dev_priv->hws_map
2012-05-03 Daniel Vetterdrm/i915: move rps/emon function declarations
2012-05-03 Daniel Vetterdrm/i915: move the ips code to intel_pm.c
2012-05-03 Daniel Vetterdrm/i915: disallow clip rects on gen5+
2012-05-03 Daniel Vetterdrm/i915: move LP_RING&friends to i915_dma.c
2012-05-03 Daniel Vetterdrm/i915: extract dri1 breadcrumb update from irq handler
2012-05-03 Daniel Vetterdrm/i915: move dri1 irq ioctl code to i915_dma.c
2012-05-03 Daniel Vetterdrm/i915: rip out dri1 breadcrumb updates from gen5...
2012-05-03 Daniel Vetterdrm/i915: kill intel_clear_scanline_wait
2012-05-03 Daniel Vetterdrm/i915: remove LP_RING&friends from modeset code
2012-05-03 Daniel Vetterdrm/i915: rip out dev_priv->tex_lru_log_granularity
2012-05-03 Daniel Vetterdrm/i915 disallow physical batchbuffers for KMS
2012-05-03 Daniel Vetterdrm/i915: create dev_priv->dri1 dragon dungeon^W^W...
2012-05-03 Daniel Vetterdrm/i915: move dri1 vblank stubs to i915_dma.c
2012-05-03 Chris Wilsondrm/i915: Remove unused dev_priv->vblank_pipe
2012-05-03 Chris Wilsondrm/i915: Only enable IPS polling for gen5
2012-05-03 Chris Wilsondrm/i915: Remove unused ring->irq_seqno
2012-05-03 Ben Widawskydrm/i915: use __wait_seqno for ring throttle
2012-05-03 Ben Widawskydrm/i915: remove polled wait from throttle
2012-05-03 Ben Widawskydrm/i915: extract __wait_seqno from i915_wait_request
2012-05-03 Ben Widawskydrm/i915: drop polled waits from i915_wait_request
2012-05-03 Ben Widawskydrm/i915: kill waiting_seqno
2012-05-03 Ben Widawskydrm/i915: move vbetool invoked ier stuff
2012-05-03 Ben Widawskydrm/i915: remove do_retire from i915_wait_request
2012-05-03 Daniel Vetterdrm/i915: use the new masked bit macro some more
2012-05-03 Chris Wilsondrm/i915: Remove unused and unloved vblank macros
2012-05-03 Chris Wilsondrm/i915: Inline I915_INTERRUPT_ENABLE_FIX
2012-05-03 Chris Wilsondrm/i915: Handle PendingFlip on gen3 robustly
2012-05-03 Chris Wilsondrm/i915: Cleanup gen3 irq uninstall
2012-05-03 Chris Wilsondrm/i915: HWSTAM is only 16-bit on gen3
2012-05-03 Chris Wilsondrm/i915: Remove gen4 irq code from gen3 irq routine
2012-05-03 Chris Wilsondrm/i915: Remove gen3 irq code from gen4 irq routine
2012-05-03 Chris Wilsondrm/i915: Clear FlipDone semantics change for pageflipp...
2012-05-03 Chris Wilsondrm/i915: Duplicate and split the gen3/4 irq handler
2012-05-03 Chris Wilsondrm/i915: pending_flip_is_done is gen3, name it so
2012-05-03 Chris Wilsondrm/i915: Remove redundant initialisation of per-ring...
2012-05-03 Chris Wilsondrm/i915: Unconditionally initialise the interrupt...
2012-05-03 Daniel Vetterdrm/i915: check for kms in dri1 ioctls
2012-05-03 Daniel Vetterdrm/i915: rip out dev_priv->has_gem
2012-05-03 Daniel Vetterdrm/i915: rip out GEM drm feature checks
2012-05-03 Daniel Vetterdrm/i915: disallow gem ums init ioctl for kms
2012-05-03 Daniel Vetterdrm/i915: properly check for MODESET for kms driver...
2012-05-03 Chris Wilsondrm/i915: CR clock gating is recommend to be set on...
2012-05-03 Chris Wilsondrm/i915: Move GEM initialisation from i915_dma.c to...
2012-05-03 Chris Wilsondrm/i915: Split the stolen handling for GEM out of...
2012-05-03 Chris Wilsondrm/i915: Remove the deferred-free list
2012-05-03 Chris Wilsondrm/i915: Remove the list of pinned inactive objects
2012-05-03 Chris Wilsondrm/i915: Remove i915_gem_evict_inactive()
2012-05-03 Chris Wilsondrm/i915: Bump the inactive LRU on set-to-GTT-domain
2012-05-03 Chris Wilsondrm/i915: Remove too early plane enable on pre-PCH...
2012-05-03 Chris Wilsondrm/i915: Use a global lock for modifying global irq...
2012-05-03 Daniel Vetterdrm/i915: implement Disable4x2SubspanOptimization w...
2012-05-03 Daniel Vetterdrm/i915: create macros to handle masked bits
2012-05-03 Jesse Barnesdrm/i915: manage PCH PLLs separately from pipes
2012-05-03 Chris Wilsondrm/i915: i8xx interrupt handler
2012-05-03 Chris Wilsondrm/i915: Only the zap the VMA after updating the tilin...
2012-05-03 Chris Wilsondrm/i915: Clarify the semantics of tiling_changed
2012-05-03 Daniel Vetterdrm/i915: fixup tv load-detect on enabled but not activ...
2012-05-03 Daniel Vetterdrm/i915: re-add static qualifier to get_cxsr_latency
2012-05-03 Ben Widawskydrm/i915: [sparse] __iomem fixes for gem
2012-05-03 Daniel Vetterdrm/i915: [sparse] __iomem fixes for debugfs
2012-05-03 Ben Widawskydrm/i915: [sparse] __iomem fixes for overlay
2012-05-03 Ben Widawskydrm/i915: [sparse] __iomem fixes for opregion
2012-05-03 Chris Wilsondrm/i915: Remove i915_gem_ringbuffer_(data|info) from...
2012-05-03 Chris Wilsondrm/i915/sprite: Avoid incurring extra vblank stall...
2012-05-03 Daniel Vetterdrm/i915: print computed bpp in dp link configuration
2012-05-02 Dave AirlieMerge tag 'drm-intel-next-2012-04-23' of git://people...
2012-05-01 Rafał Miłeckidrm/radeon/kms/hdmi: use relative offsets, official...
2012-05-01 Rafał Miłeckidrm/radeon/kms: keep HDMI state in separated variable
2012-05-01 Rafał Miłeckidrm/radeon/kms: get rid of r600_hdmi_find_free_block
2012-05-01 Rafał Miłeckidrm/radeon/kms: get rid of hdmi_config_offset
2012-05-01 Rafał Miłeckidrm/radeon/kms: move audio params to separated struct
2012-04-30 Dave Airliedrm/edid: fix collision between two patches breaking...
2012-04-27 Alan Coxgma500: Set the mapping mask
2012-04-27 Alan Coxgma500: Add the base elements of CDV hotplug support
2012-04-27 Alan Coxgma500: Add ops for hotplug support.
2012-04-27 Alan Coxcdv: continue synching up with updated reference code
2012-04-27 Alan Coxgma500: Clean up weirdness in the cdv mode test code
2012-04-27 Alan Coxgma500: support 1080p
2012-04-27 Alan Coxgma500: panel presence check
2012-04-27 Alan Coxgma500: intel_bios updates
2012-04-27 Alan Coxgma500: mark framebuffer pages write combining
2012-04-27 Alan Coxgma500: Update the Cedarview clock handling
2012-04-27 Alan Coxgma500: read the PLL bits
2012-04-27 Alan Coxgma500: Fix leak of uncached page
2012-04-27 Ian Pilcherdrm: Store vendor IDs directly in the EDID quirk structure
2012-04-27 Adam Jacksondrm/edid: Try harder to fix up base EDID blocks
2012-04-24 Matthew Garrettvga: fix build when fbdev is a module
2012-04-24 Ville Syrjälädrm: Unify and fix idr error handling
2012-04-24 Dave Airlievga-switcheroo: select VGA arbitration.
2012-04-24 Matthew Garrettefifb: Implement vga_default_device() (v2)
2012-04-24 Matthew Garrettvga-switcheroo: Use vga_default_device()
2012-04-24 Matthew Garrettvgaarb: Add support for setting the default video devic...
2012-04-24 Alex Deucherdrm/radeon/kms: fix up audio interrupt handling
next