aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
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-02Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-08-30Merge tag 'drm-intel-next-2013-08-23' of git://people.freedesktop.org/~danvet...Dave Airlie
2013-08-30drm: Pass page flip ioctl flags to driverKeith Packard
2013-08-30drm/i915/hdmi: Write HDMI vendor specific infoframesLespiau, Damien
2013-08-30drm/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
2013-08-23drm/i915: wrap GEN6_PMIMR changesPaulo Zanoni
2013-08-23drm/i915: wrap GTIMR changesPaulo Zanoni
2013-08-23drm/i915: add the FCLK case to intel_ddi_get_cdclk_freqPaulo Zanoni
2013-08-23drm/i915: Expose energy counter on SNB+ through debugfsJesse Barnes
2013-08-23drm/i915: Remove I915_READ_{NOPID, SYNC_0, SYNC_1})()Damien Lespiau
2013-08-23drm: Remove IS_IRONLAKE_D()Damien Lespiau
2013-08-23drm/i915: Remove HAS_PIPE_CONTROL()Damien Lespiau
2013-08-23drm/i915: Remove DSPARB_HWCONTROL()Damien Lespiau
2013-08-23drm/i915: make IVB FDI training match spec v3Jesse Barnes
2013-08-23drm/i915/vma: Correct use after free in evictionBen Widawsky
2013-08-23Merge tag 'drm-intel-fixes-2013-08-23' of git://people.freedesktop.org/~danve...Dave Airlie
2013-08-22drm/i915: prepare bind_to_vm for preallocated vmaBen Widawsky
2013-08-22drm/i915: Switch eviction code to use vmasBen Widawsky
2013-08-22drm/i915: s/obj->exec_list/obj->obj_exec_link in debugfsBen Widawsky
2013-08-22i915: Add a Kconfig option to turn on i915.preliminary_hw_support by defaultJosh Triplett
2013-08-22drm/i915: enable the power well before module unloadPaulo Zanoni
2013-08-22drm/i915: explicit store base gem object in dma_buf->privDaniel Vetter
2013-08-22drm/i915: unpin backing storage in dmabuf_unmapDaniel Vetter
2013-08-22drm/i915: Only unmask required PM interruptsVinit Azad
2013-08-22drm/i915: clarify Haswell power well bit namesPaulo Zanoni
2013-08-22drm/i915: check the power well when redisabling VGAPaulo Zanoni
2013-08-22drm/i915: Drop the overzealous warning from i915_gem_set_cache_levelChris Wilson