summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-next-2013-08-23' of git://people.freedesktop.org/~danvet...Dave Airlie2013-08-3025-385/+1035
|\
| * drm/i915: Print seqnos as unsigned in debugfsVille Syrjälä2013-08-231-1/+1
| * drm/i915: Fix context size calculation on SNB/IVB/VLVVille Syrjälä2013-08-231-8/+15
| * drm/i915: Use POSTING_READ in lcpll codeDaniel Vetter2013-08-231-1/+2
| * drm/i915: enable Package C8+ by defaultPaulo Zanoni2013-08-231-2/+2
| * drm/i915: add i915.pc8_timeout functionPaulo Zanoni2013-08-233-1/+6
| * drm/i915: add i915_pc8_status debugfs filePaulo Zanoni2013-08-231-0/+26
| * drm/i915: allow package C8+ states on Haswell (disabled)Paulo Zanoni2013-08-2310-2/+390
| * drm/i915: fix SDEIMR assertion when disabling LCPLLPaulo Zanoni2013-08-231-6/+2
| * drm/i915: grab force_wake when restoring LCPLLPaulo Zanoni2013-08-231-0/+6
| * drm/i915: drop WaMbcDriverBootEnable workaroundJesse Barnes2013-08-231-17/+0
| * drm/i915: Cleaning up the relocate entry functionRafael Barbalho2013-08-231-34/+54
| * drm/i915: merge HSW and SNB PM irq handlersPaulo Zanoni2013-08-231-38/+12
| * drm/i915: fix how we mask PMIMR when adding work to the queuePaulo Zanoni2013-08-231-9/+2
| * drm/i915: don't queue PM events we won't processPaulo Zanoni2013-08-231-3/+6
| * drm/i915: don't disable/reenable IVB error interrupts when not neededPaulo Zanoni2013-08-231-2/+5
| * drm/i915: add dev_priv->pm_irq_maskPaulo Zanoni2013-08-232-5/+8
| * drm/i915: don't update GEN6_PMIMR when it's not neededPaulo Zanoni2013-08-231-5/+9
| * drm/i915: wrap GEN6_PMIMR changesPaulo Zanoni2013-08-234-14/+46
| * drm/i915: wrap GTIMR changesPaulo Zanoni2013-08-233-20/+39
| * drm/i915: add the FCLK case to intel_ddi_get_cdclk_freqPaulo Zanoni2013-08-231-3/+6
| * drm/i915: Expose energy counter on SNB+ through debugfsJesse Barnes2013-08-232-0/+25
| * drm/i915: Remove I915_READ_{NOPID, SYNC_0, SYNC_1})()Damien Lespiau2013-08-231-4/+0
| * drm: Remove IS_IRONLAKE_D()Damien Lespiau2013-08-231-1/+0
| * drm/i915: Remove HAS_PIPE_CONTROL()Damien Lespiau2013-08-231-2/+0
| * drm/i915: Remove DSPARB_HWCONTROL()Damien Lespiau2013-08-231-2/+0
| * drm/i915: make IVB FDI training match spec v3Jesse Barnes2013-08-231-70/+72
| * drm/i915/vma: Correct use after free in evictionBen Widawsky2013-08-231-2/+5
| * drm/i915: prepare bind_to_vm for preallocated vmaBen Widawsky2013-08-222-6/+20
| * drm/i915: Switch eviction code to use vmasBen Widawsky2013-08-223-17/+19
| * drm/i915: s/obj->exec_list/obj->obj_exec_link in debugfsBen Widawsky2013-08-223-6/+9
| * i915: Add a Kconfig option to turn on i915.preliminary_hw_support by defaultJosh Triplett2013-08-222-2/+13
| * drm/i915: enable the power well before module unloadPaulo Zanoni2013-08-221-1/+6
| * drm/i915: explicit store base gem object in dma_buf->privDaniel Vetter2013-08-221-9/+12
| * drm/i915: unpin backing storage in dmabuf_unmapDaniel Vetter2013-08-221-0/+8
| * drm/i915: Only unmask required PM interruptsVinit Azad2013-08-221-2/+2
| * drm/i915: clarify Haswell power well bit namesPaulo Zanoni2013-08-223-9/+10
| * drm/i915: check the power well when redisabling VGAPaulo Zanoni2013-08-221-0/+11
| * drm/i915: Drop the overzealous warning from i915_gem_set_cache_levelChris Wilson2013-08-221-1/+0
| * drm: WARN when removing unallocated nodeBen Widawsky2013-08-221-0/+3
| * drm/i915: use vma->node directly and rewrap map&fence in bindDaniel Vetter2013-08-221-5/+4
| * drm/i915: cleanup map&fence in bindBen Widawsky2013-08-221-10/+9
| * drm/i915: Remove node only when allocatedBen Widawsky2013-08-221-0/+5
| * drm/i915: clarify error paths in create_stolen_for_preallocatedDaniel Vetter2013-08-221-2/+3
| * drm/i915: Get VECS semaphore info on errorBen Widawsky2013-08-221-0/+11
| * drm/i915: Initialize seqno for VECS tooBen Widawsky2013-08-221-0/+2
| * drm/i915: tune the RC6 threshold for stabilityStéphane Marchesin2013-08-221-1/+4
| * drm/i915: print a message when we detect an early Haswell SDVPaulo Zanoni2013-08-222-0/+10
| * drm/i915: Print the changes required for modesetChris Wilson2013-08-221-0/+3
| * drm/i915: remove set but unused variablesPaulo Zanoni2013-08-223-15/+2
OpenPOWER on IntegriCloud