summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2012-07-26Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-07-25drm/i915: unbreak lastclose for failed driver initDaniel Vetter
2012-07-25drm/i915: Set the context before setting up regs for the context.Eric Anholt
2012-07-25drm/i915: constify mode in crtc_mode_fixupDaniel Vetter
2012-07-25drm/i915/lvds: ditch ->prepare special caseDaniel Vetter
2012-07-25drm/i915: dereferencing an error pointerDan Carpenter
2012-07-25drm/i915: fix invalid reference handling of the default ctx objChris Wilson
2012-07-25drm/i915: Add -EIO to the list of known errors for __wait_seqnoChris Wilson
2012-07-25drm/i915: Flush the context object from the CPU caches upon switchingChris Wilson
2012-07-20drm/i915: Make the lock for pageflips interruptibleChris Wilson
2012-07-20drm/i915: don't forget the PCH backlight registersPaulo Zanoni
2012-07-20drm/i915: Insert a flush between batches if the breadcrumb was droppedChris Wilson
2012-07-20drm/i915: missing error case in init status pageBen Widawsky
2012-07-20drm/i915: mask tiled bit when updating ILK spritesAnder Conselvan de Oliveira
2012-07-20drm/i915: try to train DP even harderPaulo Zanoni
2012-07-20drm/i915: kill intel_ddc_probeDaniel Vetter
2012-07-20drm/i915: check whether we actually received an edid in detect_ddcDaniel Vetter
2012-07-20drm/i915: fix up PCH backlight #define mixupDaniel Vetter
2012-07-20drm/i915: Add comments to explain the BSD tail write workaroundChris Wilson
2012-07-20drm/i915: Disable the BLT on pre-production SNB hardwareChris Wilson
2012-07-20drm/i915: initialize power wells in modeset_init_hwEugeni Dodonov
2012-07-20drm/i915: Only request PM interrupts for the events we handledChris Wilson
2012-07-20drm/i915/context: Add missing IVB context sizesBen Widawsky
2012-07-20drm/i915/context/: s/CTX/CXTBen Widawsky
2012-07-20Merge tag 'v3.5-rc7' into drm-nextDave Airlie
2012-07-20drm: kill reclaim_buffers callbackDaniel Vetter
2012-07-20drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart
2012-07-15drm: Add colouring to the range allocatorChris Wilson
2012-07-14Merge tag 'drm-intel-next-2012-07-06' of git://people.freedesktop.org/~danvet...Dave Airlie
2012-07-05drm/i915: program FDI_RX TP and FDI delaysEugeni Dodonov
2012-07-05drm/i915: introduce for_each_encoder_on_crtcDaniel Vetter
2012-07-05drm/i915: adjust framebuffer base address on gen4+Daniel Vetter
2012-07-05drm/i915: introduce crtc->dspaddr_offsetDaniel Vetter
2012-07-05drm/i915: Reject page flips with changed format/offset/pitchVille Syrjälä
2012-07-05drm/i915: Zero initialize mode_cmdVille Syrjälä
2012-07-05drm/i915: don't return a spurious -EIO from intel_ring_beginDaniel Vetter
2012-07-05drm/i915: properly SIGBUS on I/O errorsDaniel Vetter
2012-07-05drm/i915: don't hang userspace when the gpu reset is stuckDaniel Vetter
2012-07-05drm/i915: non-interruptible sleeps can't handle -EAGAINDaniel Vetter
2012-07-05drm/i915: don't trylock in the gpu reset codeDaniel Vetter
2012-07-05drm/i915: fix PIPE_DDI_PORT_MASKPaulo Zanoni
2012-07-05drm/i915: prevent bogus intel_update_fbc notificationsEugeni Dodonov
2012-07-05drm/i915: re-initialize DDI buffer translations after resumeEugeni Dodonov
2012-07-05drm/i915: don't ironlake_init_pch_refclk() on LPTPaulo Zanoni
2012-07-05drm/i915: get rid of dev_priv->info->has_pch_splitPaulo Zanoni
2012-07-05drm/i915: add PCH_NONE to enum intel_pchPaulo Zanoni
2012-07-05drm/i915: prefer wide & slow to fast & narrow in DP configsJesse Barnes
2012-07-05drm/i915: fix up ilk rc6 disabling confusionDaniel Vetter
2012-07-05drm/i915: move force wake support into intel_pmEugeni Dodonov
2012-07-05drm/i915: enable RC6 workaround on HaswellEugeni Dodonov