summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2012-11-28drm/doc: integrate fb helper reference into docsDaniel Vetter
2012-11-28drm/doc: integrate crtc helper api into docbookDaniel Vetter
2012-11-28drm/edid: tune down debug message in parse_hdmi_vsdbDaniel Vetter
2012-11-28drm: only build ati_pcigart if PCI enabledJames Hogan
2012-11-28drm/vmwgfx: Tighten the security around buffer mapsThomas Hellstrom
2012-11-28drm: tegra: Add Tegra30 supportThierry Reding
2012-11-28drm: tegra: Use framebuffer pitch as line strideThierry Reding
2012-11-28drm/ttm: Optimize vm locking using kref_get_unless_zero v3Thomas Hellstrom
2012-11-28drm/ttm: Use the hashtab _rcu interface for ttm_objectsThomas Hellstrom
2012-11-28drm/ttm: Fix locking in an error pathThomas Hellstrom
2012-11-28drm/vmwgfx: Free user-space fence objects correctlyThomas Hellstrom
2012-11-28drm: Add a hash-tab rcu-safe APIThomas Hellstrom
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/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
2012-11-21drm/i915: don't limit Haswell CRT encoder to pipe APaulo Zanoni
2012-11-21drm/i915: Flush outstanding unpin tasks before pageflippingChris Wilson
2012-11-21drm/i915: resurrect panel lid handlingDaniel Vetter
2012-11-21drm/i915: Enable DP audio for HaswellTakashi Iwai
2012-11-21drm/i915: Pin the object whilst faulting it inChris Wilson
2012-11-21drm/i915: Guard pages being reaped by OOM whilst binding-to-GTTChris Wilson
2012-11-21drm/i915: Remove bogus test for a present execbufferChris Wilson
2012-11-21drm/i915: Remove save/restore of physical HWS_PGA registerChris Wilson
2012-11-21drm/i915: Fix warning in i915_gem_chipset_flushBen Widawsky
2012-11-21drm/i915: Only check for valid PP_{ON, OFF}_DELAYS on pre ILK hardwareDamien Lespiau
2012-11-21drm/i915: drop buggy write to FDI_RX_CHICKEN registerDaniel Vetter
2012-11-21drm/i915: Use LRI to update the semaphore registersChris Wilson
2012-11-21drm/i915: add LynxPoint-LP PCH IDWei Shun Chang
2012-11-21drm/i915: Optimize DIV_ROUND_CLOSEST callJean Delvare
2012-11-21drm/vmwgfx: Add and make use of a header for surface size calculation.Thomas Hellstrom
2012-11-21drm/vmwgfx: Break out surface and context management to separate filesThomas Hellstrom
2012-11-21drm/vmwgfx: Refactor resource managementThomas Hellstrom
2012-11-20drm/vmwgfx: Make vmw_dmabuf_unreference handle NULL objectsThomas Hellstrom
2012-11-20drm/vmwgfx: Refactor module load to not require fifo unless fbdev is loadedThomas Hellstrom
2012-11-20drm/vmwgfx: Make screen object code not require fifo at init timeThomas Hellstrom