summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
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-19drm: kill reclaim_buffers callbackDaniel Vetter
2012-07-19drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart
2012-07-16drm: 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
2012-07-05drm/i915: introduce haswell_init_clock_gatingEugeni Dodonov
2012-07-05drm/i915: disable RC6 when disabling rpsEugeni Dodonov
2012-07-05drm/i915: enable RC6 by default on HaswellEugeni Dodonov
2012-07-05drm/i915: slightly improve gt enable/disable routinesEugeni Dodonov
2012-07-05drm/i915: add RPS configuration for HaswellEugeni Dodonov
2012-07-03drm/i915: support Haswell force wakingEugeni Dodonov
2012-07-03drm/i915: Implement w/a for sporadic read failures on waking from rc6Chris Wilson
2012-07-03drm/i915: Group the GT routines together in both code and vtableChris Wilson
2012-06-29drm/i915: linuxify create_hw_context()Ben Widawsky
2012-06-28drm/i915: fix PIPE_WM_LINETIME definitionPaulo Zanoni
2012-06-28drm/i915: "Flush Me Harder" required on gen6+Daniel Vetter
2012-06-28Merge tag 'drm-intel-next-2012-06-21-merged' of git://people.freedesktop.org/...Dave Airlie
2012-06-27drm/i915/sprite: Fix mem leak in intel_plane_init()Jesper Juhl
2012-06-27drm/i915: correct IVB default sprite formatJesse Barnes
2012-06-27drm/i915: mask tiled bit when updating IVB spritesJesse Barnes