summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2012-12-17Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-12-16Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-12-13drm/i915: Fix missed needs_dmar settingZhenyu Wang
2012-12-11drm/i915: Fix shifted screen on top of LVDS on IVY laptopTakashi Iwai
2012-12-10drm/i915: disable cpt phase pointer fdi rx workaroundDaniel Vetter
2012-12-10Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damageLinus Torvalds
2012-12-10drm/i915: set the LPT FDI RX polarity reversal bit when neededPaulo Zanoni
2012-12-10drm/i915: add lpt_init_pch_refclkPaulo Zanoni
2012-12-10Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2012-12-10drm/i915: add support for mPHY destination on intel_sbi_{read, write}Paulo Zanoni
2012-12-08drm/i915: reject modes the LPT FDI receiver can't handlePaulo Zanoni
2012-12-08drm/i915: fix hsw_fdi_link_train "retry" codePaulo Zanoni
2012-12-06drm/i915: Close race between processing unpin task and queueing the flipChris Wilson
2012-12-05drm/i915: fixup l3 parity sysfs access checkDaniel Vetter
2012-12-04drm/i915: Clear the existing watermarks for g4x when modifying the cursor srChris Wilson
2012-12-04drm/i915: do not access BLC_PWM_CTL2 on pre-gen4 hardwareJani Nikula
2012-12-03drm/i915: Don't allow ring tail to reach the same cacheline as headVille Syrjälä
2012-12-03drm/i915: Decouple the object from the unbound list before freeing pagesChris Wilson
2012-11-30drm/i915: One more drm_connector_property -> drm_object_propertyRob Clark
2012-11-29drm/i915: Set sync_seqno properly after seqno wrapMika Kuoppala
2012-11-29drm/i915: Include the last semaphore sync point in the error-stateChris Wilson
2012-11-29drm/i915: Rearrange code to only have a single method for waiting upon the ringChris Wilson
2012-11-29drm/i915: Simplify flushing activity on the ringChris Wilson
2012-11-29drm/i915: Preallocate next seqno before touching the ringChris Wilson
2012-11-29drm/i915: force restore on lid openDaniel Vetter
2012-11-29drm/i915: Wait upon the last request seqno, rather than a future seqnoChris Wilson
2012-11-29drm/i915: fix possible NULL dereference of dev_privMika Kuoppala
2012-11-29drm/i915: Increase the response time for slow SDVO devicesChris Wilson
2012-11-29drm/i915: set the VIC of the mode on the AVI InfoFramePaulo Zanoni
2012-11-29drm/i915: Fix pte updates in ggtt clear rangeBen Widawsky
2012-11-25Revert "drm/i915: enable rc6 on ilk again"Chris Wilson
2012-11-23drm/i915: promote Haswell to full supportPaulo Zanoni
2012-11-22drm/i915: Report the origin of the LVDS fixed panel modeChris Wilson
2012-11-22drm/i915: LVDS fallback to fixed-mode if EDID not presentChris Wilson
2012-11-22drm/i915: do not default to 18 bpp for eDP if missing from VBTJani Nikula
2012-11-22drm/i915/sdvo: kfree the intel_sdvo_connector, not drm_connector, on destroyJani Nikula
2012-11-21drm/i915: drm_connector_property -> drm_object_propertyRob Clark
2012-11-21drm/i915: use drm_send_vblank_event() helperRob Clark
2012-11-21drm/i915: Use pci_resource functions for BARs.Ben Widawsky
2012-11-21drm/i915: Borrow our struct_mutex for the direct reclaimChris Wilson
2012-11-21drm/i915: Defer assignment of obj->gtt_space until after all possible mallocsChris Wilson
2012-11-21drm/i915: Apply the IBX transcoder A w/a for HDMI to SDVO as wellChris Wilson
2012-11-21drm/i915: implement WaMbcDriverBootEnable on HaswellPaulo Zanoni
2012-11-21drm/i915: fix intel_ddi_get_cdclk_freq for ULT machinesPaulo Zanoni
2012-11-21drm/i915: make the panel fitter work on pipes B and C on HaswellPaulo Zanoni
2012-11-21drm/i915: make the panel fitter work on pipes B and C on IVBPaulo Zanoni
2012-11-21drm/i915: don't intel_crt_init if DDI A has 4 lanesPaulo Zanoni
2012-11-21drm/i915: make DP work on LPT-LP machinesPaulo Zanoni
2012-11-21drm/i915: fix false positive "Unclaimed write" messagesPaulo Zanoni
2012-11-21drm/i915: use cpu/pch transcoder on intel_enable_pipePaulo Zanoni