aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-30drm/i915: ivb: fix edp voltage swing reg valImre Deak1-1/+1
2013-08-29gpu/vga_switcheroo: add driver control power feature. (v3)Dave Airlie1-1/+1
2013-08-23drm/i915: Print seqnos as unsigned in debugfsVille Syrjälä1-1/+1
2013-08-23drm/i915: Fix context size calculation on SNB/IVB/VLVVille Syrjälä1-8/+15
2013-08-23drm/i915: Use POSTING_READ in lcpll codeDaniel Vetter1-1/+2
2013-08-23drm/i915: enable Package C8+ by defaultPaulo Zanoni1-2/+2
2013-08-23drm/i915: add i915.pc8_timeout functionPaulo Zanoni3-1/+6
2013-08-23drm/i915: add i915_pc8_status debugfs filePaulo Zanoni1-0/+26
2013-08-23drm/i915: allow package C8+ states on Haswell (disabled)Paulo Zanoni10-2/+390
2013-08-23drm/i915: fix SDEIMR assertion when disabling LCPLLPaulo Zanoni1-6/+2
2013-08-23drm/i915: grab force_wake when restoring LCPLLPaulo Zanoni1-0/+6
2013-08-23drm/i915: drop WaMbcDriverBootEnable workaroundJesse Barnes1-17/+0
2013-08-23drm/i915: Cleaning up the relocate entry functionRafael Barbalho1-34/+54
2013-08-23drm/i915: merge HSW and SNB PM irq handlersPaulo Zanoni1-38/+12
2013-08-23drm/i915: fix how we mask PMIMR when adding work to the queuePaulo Zanoni1-9/+2
2013-08-23drm/i915: don't queue PM events we won't processPaulo Zanoni1-3/+6
2013-08-23drm/i915: don't disable/reenable IVB error interrupts when not neededPaulo Zanoni1-2/+5
2013-08-23drm/i915: add dev_priv->pm_irq_maskPaulo Zanoni2-5/+8
2013-08-23drm/i915: don't update GEN6_PMIMR when it's not neededPaulo Zanoni1-5/+9
2013-08-23drm/i915: wrap GEN6_PMIMR changesPaulo Zanoni4-14/+46
2013-08-23drm/i915: wrap GTIMR changesPaulo Zanoni3-20/+39
2013-08-23drm/i915: add the FCLK case to intel_ddi_get_cdclk_freqPaulo Zanoni1-3/+6
2013-08-23drm/i915: Expose energy counter on SNB+ through debugfsJesse Barnes2-0/+25
2013-08-23drm/i915: Remove I915_READ_{NOPID, SYNC_0, SYNC_1})()Damien Lespiau1-4/+0
2013-08-23drm: Remove IS_IRONLAKE_D()Damien Lespiau1-1/+0
2013-08-23drm/i915: Remove HAS_PIPE_CONTROL()Damien Lespiau1-2/+0
2013-08-23drm/i915: Remove DSPARB_HWCONTROL()Damien Lespiau1-2/+0
2013-08-23drm/i915: make IVB FDI training match spec v3Jesse Barnes1-70/+72
2013-08-23drm/i915/vma: Correct use after free in evictionBen Widawsky1-2/+5
2013-08-23Merge tag 'drm-intel-fixes-2013-08-23' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixesDave Airlie2-0/+14
2013-08-22drm/i915: prepare bind_to_vm for preallocated vmaBen Widawsky2-6/+20
2013-08-22drm/i915: Switch eviction code to use vmasBen Widawsky3-17/+19
2013-08-22drm/i915: s/obj->exec_list/obj->obj_exec_link in debugfsBen Widawsky3-6/+9
2013-08-22i915: Add a Kconfig option to turn on i915.preliminary_hw_support by defaultJosh Triplett1-2/+2
2013-08-22drm/i915: enable the power well before module unloadPaulo Zanoni1-1/+6
2013-08-22drm/i915: explicit store base gem object in dma_buf->privDaniel Vetter1-9/+12
2013-08-22drm/i915: unpin backing storage in dmabuf_unmapDaniel Vetter1-0/+8
2013-08-22drm/i915: Only unmask required PM interruptsVinit Azad1-2/+2
2013-08-22drm/i915: clarify Haswell power well bit namesPaulo Zanoni3-9/+10
2013-08-22drm/i915: check the power well when redisabling VGAPaulo Zanoni1-0/+11
2013-08-22drm/i915: Drop the overzealous warning from i915_gem_set_cache_levelChris Wilson1-1/+0
2013-08-22drm/i915: use vma->node directly and rewrap map&fence in bindDaniel Vetter1-5/+4
2013-08-22drm/i915: cleanup map&fence in bindBen Widawsky1-10/+9
2013-08-22drm/i915: Remove node only when allocatedBen Widawsky1-0/+5
2013-08-22drm/i915: clarify error paths in create_stolen_for_preallocatedDaniel Vetter1-2/+3
2013-08-22drm/i915: Get VECS semaphore info on errorBen Widawsky1-0/+11
2013-08-22drm/i915: Initialize seqno for VECS tooBen Widawsky1-0/+2
2013-08-22drm/i915: tune the RC6 threshold for stabilityStéphane Marchesin1-1/+4
2013-08-22drm/i915: print a message when we detect an early Haswell SDVPaulo Zanoni2-0/+10
2013-08-22drm/i915: Print the changes required for modesetChris Wilson1-0/+3