summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
...
| | * drm/i915/irq: prefer struct drm_i915_private to drm_i915_private_tJani Nikula2014-03-311-55/+55
| | * drm/i915/gem: prefer struct drm_i915_private to drm_i915_private_tJani Nikula2014-03-311-23/+23
| | * drm/i915/dma: prefer struct drm_i915_private to drm_i915_private_tJani Nikula2014-03-311-24/+24
| | * drm/i915/debugfs: prefer struct drm_i915_private to drm_i915_private_tJani Nikula2014-03-311-23/+23
| | * drm/i915: Mask PM/RPS interrupt generation based on activityChris Wilson2014-03-311-16/+25
| | * drm/i915: Refactor gen6_set_rpsChris Wilson2014-03-311-20/+14
| | * Revert "drm/i915: Disable/Enable PM Intrrupts based on the current freq."Chris Wilson2014-03-313-49/+0
| | * drm/i915: Make sure vsyncshift is positiveVille Syrjälä2014-03-311-1/+4
| | * drm/i915: Fix the interlace mode selection for gmch platformsVille Syrjälä2014-03-311-7/+7
| | * drm/i915: Program VSYNCSHIFT in a more consistent mannerVille Syrjälä2014-03-311-6/+8
| | * drm/i915/vlv: use W_SYNC_SHIFT for interlaced modes on VLVJesse Barnes2014-03-311-1/+4
| | * drm/i915: restrict vt-d stolen memory workaround to pre-gen8Daniel Vetter2014-03-311-1/+1
| | * Merge tag 'v3.14' into drm-intel-next-queuedDaniel Vetter2014-03-313-31/+49
| | |\
| | * | drm/i915/tv: fix gen4 composite s-video tv-outJani Nikula2014-03-281-2/+7
| | * | drm/i915: Split 64bit hexadecimal addresses to make them easier to readChris Wilson2014-03-281-2/+2
| | * | drm/i915: Broadwell expands ACTHD to 64bitChris Wilson2014-03-286-13/+36
| | * | drm/i915/bdw: Implement Wa4x4STCOptimizationDisable:bdwDamien Lespiau2014-03-282-1/+6
| | * | drm/i915: Undo gtt scratch pte unmapping againDaniel Vetter2014-03-281-1/+1
| | * | drm/i915: Recompute WM when the cursor size changesChris Wilson2014-03-281-1/+7
| | * | drm/i915: Compute WM for current cursor sizeChris Wilson2014-03-281-4/+4
| | * | drm/i915: Remove the enabling of VS_TIMER_DISPATCH bit in MI MODE regAkash Goel2014-03-281-1/+2
| | * | drm/i915: Track the enabled PM interrupts in dev_priv.Deepak S2014-03-283-12/+17
| | * | drm/i915: Fix initial pipe underrun state trackingDaniel Vetter2014-03-281-0/+11
| | * | drm/i915: fix up semaphore_waits_forDaniel Vetter2014-03-281-12/+26
| | * | drm/i915: add locking to fixed panel edid probingDaniel Vetter2014-03-282-0/+7
| * | | drm: Add support for two-ended allocation, v3Lauri Kasanen2014-04-042-2/+4
| * | | Merge tag 'drm-intel-next-2014-03-21' of git://anongit.freedesktop.org/drm-in...Dave Airlie2014-04-0330-929/+1302
| |\ \ \ | | |/ /
| | * | drm/i915: Include a note about the dangers of I915_READ64/I915_WRITE64Chris Wilson2014-03-211-0/+6
| | * | drm/i915/sdvo: fix questionable return value checkJani Nikula2014-03-211-3/+3
| | * | drm/i915: Fix unsafe loop iteration over vma whilst unbinding themChris Wilson2014-03-211-2/+2
| | * | drm/i915: Enabling 128x128 and 256x256 ARGB Cursor SupportSagar Kamble2014-03-203-5/+59
| | * | drm/i915: Print how many objects are shared in per-process statsChris Wilson2014-03-201-2/+8
| | * | drm/i915: Per-process stats work better when evaluated per-processChris Wilson2014-03-203-9/+43
| | * | drm/i915: remove rps local variablesBen Widawsky2014-03-202-43/+33
| | * | drm/i915: Remove extraneous MMIO for RPSBen Widawsky2014-03-201-12/+9
| | * | drm/i915: Rename and comment all the RPS *stuff*Ben Widawsky2014-03-205-107/+120
| | * | drm/i915: Store the HW min frequency as min_freqBen Widawsky2014-03-202-1/+2
| | * | drm/i915: Fix coding style for RPSBen Widawsky2014-03-201-10/+10
| | * | drm/i915: Reorganize the overclock codeBen Widawsky2014-03-201-11/+9
| | * | drm/i915: init pm.suspended earlierPaulo Zanoni2014-03-191-2/+1
| | * | drm/i915: update the PC8 and runtime PM documentationPaulo Zanoni2014-03-192-40/+35
| | * | drm/i915: rename __hsw_do_{en, dis}able_pc8Paulo Zanoni2014-03-193-6/+6
| | * | drm/i915: kill struct i915_package_c8Paulo Zanoni2014-03-193-9/+0
| | * | drm/i915: move pc8.irqs_disabled to pm.irqs_disabledPaulo Zanoni2014-03-197-41/+42
| | * | drm/i915: remove dev_priv->pc8.enabledPaulo Zanoni2014-03-194-9/+0
| | * | drm/i915: don't get/put PC8 when getting/putting power wellsPaulo Zanoni2014-03-193-24/+0
| | * | drm/i915: make intel_aux_display_runtime_get get runtime PM, not PC8Paulo Zanoni2014-03-191-3/+2
| | * | drm/i915: don't get/put PC8 reference on freeze/thawPaulo Zanoni2014-03-191-5/+0
| | * | drm/i915: remove an indirection level on PC8 functionsPaulo Zanoni2014-03-191-14/+2
| | * | drm/i915: kill pc8.disable_countPaulo Zanoni2014-03-194-17/+0
OpenPOWER on IntegriCloud