summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2013-09-06drm/i915: try not to lose backlight CBLV precisionJani Nikula
2013-09-06drm/i915: Confine page flips to BCS on ValleyviewChris Wilson
2013-09-05drm/i915: Skip stolen region initialisation if none is reservedChris Wilson
2013-09-05drm/i915: fix gpu hang vs. flip stall deadlocksDaniel Vetter
2013-09-05drm/i915: Hold an object reference whilst we shrink itChris Wilson
2013-09-04drm/i915: fix i9xx_crtc_clock_get for multiplied pixelsDaniel Vetter
2013-09-04drm/i915: handle sdvo input pixel multiplier correctly againDaniel Vetter
2013-09-04drm/i915: fix hpd work vs. flush_work in the pageflip code deadlockDaniel Vetter
2013-09-03drm/i915: fix up the relocate_entry refactoringDaniel Vetter
2013-09-03drm/i915: Fix pipe config warnings when dealing with LVDS fixed modeVille Syrjälä
2013-09-03drm/i915: Don't call sg_free_table() if sg_alloc_table() failsDamien Lespiau
2013-09-03i915: Update VGA arbiter support for newer devicesAlex Williamson
2013-09-03drm/i915: Pin pages whilst mapping the dma-bufChris Wilson
2013-09-03drm/i915: enable trickle feed on HaswellPaulo Zanoni
2013-09-03x86: add early quirk for reserving Intel graphics stolen memory v5Jesse Barnes
2013-09-03drm/i915: split PCI IDs out into i915_drm.h v4Jesse Barnes
2013-09-03i915_gem: Convert kmem_cache_alloc(...GFP_ZERO) to kmem_cache_zallocJoe Perches
2013-09-03drm/i915: Use RCS flips on Ivybridge+Chris Wilson
2013-09-03drm/i915: Embed the ring->private within the struct intel_ring_bufferChris Wilson
2013-09-03drm/i915: fix lvds/dp panel fitter settingImre Deak
2013-09-03drm/i915: tune down hangcheck noiseDaniel Vetter
2013-09-03drm/i915: Report requested frequency alongside current frequency in debugfsChris Wilson
2013-09-03drm/i915: Apply the force-detect VGA w/a to ValleyviewChris Wilson
2013-09-03drm/i915: Adjust available RPS information through sysfs for vlvChris Wilson
2013-09-03drm/i915: sanitize forcewake registers on resetMika Kuoppala
2013-09-03drm/i915: Don't mask EI UP interrupt on IVB|SNBMika Kuoppala
2013-09-02drm/i915: Support render nodesKristian Høgsberg
2013-09-01Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-08-29Merge tag 'drm-intel-next-2013-08-23' of git://people.freedesktop.org/~danvet...Dave Airlie
2013-08-29drm: Pass page flip ioctl flags to driverKeith Packard
2013-08-29drm/i915/hdmi: Write HDMI vendor specific infoframesLespiau, Damien
2013-08-29drm/i915: ivb: fix edp voltage swing reg valImre Deak
2013-08-29gpu/vga_switcheroo: add driver control power feature. (v3)Dave Airlie
2013-08-23drm/i915: Print seqnos as unsigned in debugfsVille Syrjälä
2013-08-23drm/i915: Fix context size calculation on SNB/IVB/VLVVille Syrjälä
2013-08-23drm/i915: Use POSTING_READ in lcpll codeDaniel Vetter
2013-08-23drm/i915: enable Package C8+ by defaultPaulo Zanoni
2013-08-23drm/i915: add i915.pc8_timeout functionPaulo Zanoni
2013-08-23drm/i915: add i915_pc8_status debugfs filePaulo Zanoni
2013-08-23drm/i915: allow package C8+ states on Haswell (disabled)Paulo Zanoni
2013-08-23drm/i915: fix SDEIMR assertion when disabling LCPLLPaulo Zanoni
2013-08-23drm/i915: grab force_wake when restoring LCPLLPaulo Zanoni
2013-08-23drm/i915: drop WaMbcDriverBootEnable workaroundJesse Barnes
2013-08-23drm/i915: Cleaning up the relocate entry functionRafael Barbalho
2013-08-23drm/i915: merge HSW and SNB PM irq handlersPaulo Zanoni
2013-08-23drm/i915: fix how we mask PMIMR when adding work to the queuePaulo Zanoni
2013-08-23drm/i915: don't queue PM events we won't processPaulo Zanoni
2013-08-23drm/i915: don't disable/reenable IVB error interrupts when not neededPaulo Zanoni
2013-08-23drm/i915: add dev_priv->pm_irq_maskPaulo Zanoni
2013-08-23drm/i915: don't update GEN6_PMIMR when it's not neededPaulo Zanoni