aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAge
* drm/i915: Support for ns2501-DVOThomas Richter2012-07-25
* drm/i915: add port field to struct intel_dp and use itPaulo Zanoni2012-07-25
* drm/i915: move common code to intel_dp_set_link_trainPaulo Zanoni2012-07-25
* drm/i915: add port parameter to intel_hdmi_initDaniel Vetter2012-07-25
* drm/i915: simplify possible_clones computationDaniel Vetter2012-07-25
* drm/i915: group ADPA #defines togetherDaniel Vetter2012-07-25
* drm/i915: Cleanup context switching through do_switch()Chris Wilson2012-07-25
* drm/i915: Move DP structs to shared locationShobhit Kumar2012-07-25
* drm/i915: unbreak lastclose for failed driver initDaniel Vetter2012-07-25
* drm/i915: Set the context before setting up regs for the context.Eric Anholt2012-07-25
* drm/i915: constify mode in crtc_mode_fixupDaniel Vetter2012-07-25
* drm/i915/lvds: ditch ->prepare special caseDaniel Vetter2012-07-25
* drm/i915: dereferencing an error pointerDan Carpenter2012-07-25
* drm/i915: fix invalid reference handling of the default ctx objChris Wilson2012-07-25
* drm/i915: Add -EIO to the list of known errors for __wait_seqnoChris Wilson2012-07-25
* drm/i915: Flush the context object from the CPU caches upon switchingChris Wilson2012-07-25
* drm/i915: Make the lock for pageflips interruptibleChris Wilson2012-07-20
* drm/i915: don't forget the PCH backlight registersPaulo Zanoni2012-07-20
* drm/i915: Insert a flush between batches if the breadcrumb was droppedChris Wilson2012-07-20
* drm/i915: missing error case in init status pageBen Widawsky2012-07-20
* drm/i915: mask tiled bit when updating ILK spritesAnder Conselvan de Oliveira2012-07-20
* drm/i915: try to train DP even harderPaulo Zanoni2012-07-20
* drm/i915: kill intel_ddc_probeDaniel Vetter2012-07-20
* drm/i915: check whether we actually received an edid in detect_ddcDaniel Vetter2012-07-20
* drm/i915: fix up PCH backlight #define mixupDaniel Vetter2012-07-20
* drm/i915: Add comments to explain the BSD tail write workaroundChris Wilson2012-07-20
* drm/i915: Disable the BLT on pre-production SNB hardwareChris Wilson2012-07-20
* drm/i915: initialize power wells in modeset_init_hwEugeni Dodonov2012-07-20
* drm/i915: Only request PM interrupts for the events we handledChris Wilson2012-07-20
* drm/i915/context: Add missing IVB context sizesBen Widawsky2012-07-20
* drm/i915/context/: s/CTX/CXTBen Widawsky2012-07-20
* drm: kill reclaim_buffers callbackDaniel Vetter2012-07-19
* drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart2012-07-19
* drm: Add colouring to the range allocatorChris Wilson2012-07-15
* Merge tag 'drm-intel-next-2012-07-06' of git://people.freedesktop.org/~danvet...Dave Airlie2012-07-14
|\
| * drm/i915: program FDI_RX TP and FDI delaysEugeni Dodonov2012-07-05
| * drm/i915: introduce for_each_encoder_on_crtcDaniel Vetter2012-07-05
| * drm/i915: adjust framebuffer base address on gen4+Daniel Vetter2012-07-05
| * drm/i915: introduce crtc->dspaddr_offsetDaniel Vetter2012-07-05
| * drm/i915: Reject page flips with changed format/offset/pitchVille Syrjälä2012-07-05
| * drm/i915: Zero initialize mode_cmdVille Syrjälä2012-07-05
| * drm/i915: don't return a spurious -EIO from intel_ring_beginDaniel Vetter2012-07-05
| * drm/i915: properly SIGBUS on I/O errorsDaniel Vetter2012-07-05
| * drm/i915: don't hang userspace when the gpu reset is stuckDaniel Vetter2012-07-05
| * drm/i915: non-interruptible sleeps can't handle -EAGAINDaniel Vetter2012-07-05
| * drm/i915: don't trylock in the gpu reset codeDaniel Vetter2012-07-05
| * drm/i915: fix PIPE_DDI_PORT_MASKPaulo Zanoni2012-07-05
| * drm/i915: prevent bogus intel_update_fbc notificationsEugeni Dodonov2012-07-05
| * drm/i915: re-initialize DDI buffer translations after resumeEugeni Dodonov2012-07-05
| * drm/i915: don't ironlake_init_pch_refclk() on LPTPaulo Zanoni2012-07-05