summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2012-06-08Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-06-06drm/i915: pch_irq_handler -> {ibx, cpt}_irq_handlerAdam Jackson
2012-06-05drm/i915: fix up ivb plane 3 pageflipsDaniel Vetter
2012-06-04drm/i915: hold forcewake around ring hw initDaniel Vetter
2012-06-04drm/i915: Mark the ringbuffers as being in the GTT domainChris Wilson
2012-05-31i915: add dma-buf vmap support for exporting vmapped bufferDave Airlie
2012-05-31drm/i915/crt: Do not rely upon the HPD presence pinChris Wilson
2012-05-31i915: add stub dma-buf mmap callback.Dave Airlie
2012-05-29drm/i915: Reset last_retired_head when resetting ringChris Wilson
2012-05-29Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-05-25drm/i915: tune down the noise of the RP irq limit failDaniel Vetter
2012-05-25drm/i915: Remove the error message for unbinding pinned buffersChris Wilson
2012-05-25drm/i915: Limit page allocations to lowmem (dma32) for i965Chris Wilson
2012-05-24Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-05-24drm/i915: always use RPNSWREQ for turbo change requestsJesse Barnes
2012-05-24drm/i915: reject doubleclocked cea modes on dpDaniel Vetter
2012-05-24drm/i915: Adding TV Out Missing modes.Rodrigo Vivi
2012-05-24drm/i915: wait for a vblank to pass after tv detectDaniel Vetter
2012-05-24drm/i915: no lvds quirk for HP t5740e Thin ClientJan-Benedict Glaw
2012-05-24drm/i915: enable vdd when switching off the eDP panelDaniel Vetter
2012-05-24drm/i915: Fix PCH PLL assertions to not assume CRTC:PLL relationshipChris Wilson
2012-05-24drm/i915: Always update RPS interrupts thresholds along with frequencyChris Wilson
2012-05-24drm/i915: properly handle interlaced bit for sdvo dtd conversionDaniel Vetter
2012-05-23drm/i915: make some dmabuf things staticDave Airlie
2012-05-23i915: add dmabuf/prime buffer sharing support.Daniel Vetter
2012-05-22drm: Constify drm_mode_config_funcs pointerLaurent Pinchart
2012-05-22drm: Constify gem_vm_ops pointerLaurent Pinchart
2012-05-22drm/backlight: initialize struct backlight_properties properlyCorentin Chary
2012-05-22drm/i915/dp: Probe branch/sink OUIsAdam Jackson
2012-05-22drm/i915: fix module unload since error_state reworkDaniel Vetter
2012-05-21drm/i915: be more careful when returning -ENXIO in gmbus transferDaniel Vetter
2012-05-21Merge tag 'drm-intel-next-2012-05-20' of git://people.freedesktop.org/~danvet...Dave Airlie
2012-05-20drm/i915: IBX has a fixed pch pll to pch pipe mappingDaniel Vetter
2012-05-20drm/i915: implement hsw_write_infoframePaulo Zanoni
2012-05-20drm/i915: small hdmi coding style cleanupsPaulo Zanoni
2012-05-20drm/i915: fixup infoframe support for sdvoDaniel Vetter
2012-05-19drm/i915: Enable the PCH PLL for all generations after link trainingChris Wilson
2012-05-19drm/i915: Convert BUG_ON(!pll->active) and friends to a WARNChris Wilson
2012-05-19drm/i915: don't clobber the pipe param in sanitize_modesettingDaniel Vetter
2012-05-19drm/i915: disable gmbus on i830Daniel Vetter
2012-05-19drm/i915: Replace the feature tests for BLT/BSD with ring init checksChris Wilson
2012-05-19drm/i915: Check whether the ring is initialised prior to dispatchChris Wilson
2012-05-19drm/i915: Introduce for_each_ring() macroChris Wilson
2012-05-19drm/i915: Assert that the transcoder is indeed off before modifying itChris Wilson
2012-05-19drm/i915: hook Haswell devices in placeEugeni Dodonov
2012-05-19drm/i915: prepare HDMI link for HaswellEugeni Dodonov
2012-05-19drm/i915: move HDMI structs to shared locationEugeni Dodonov
2012-05-19drm/i915: add WR PLL programming tableEugeni Dodonov
2012-05-19drm/i915: add support for DDI-controlled digital outputsEugeni Dodonov
2012-05-19drm/i915: detect digital outputs on HaswellEugeni Dodonov