aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h
Commit message (Expand)AuthorAge
* drm/i915: Disable GGTT PTEs on GEN6+ suspendBen Widawsky2013-10-18
* drm/i915: Make PTE valid encoding optionalBen Widawsky2013-10-18
* drm/i915: fix hpd work vs. flush_work in the pageflip code deadlockDaniel Vetter2013-09-04
* Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-09-01
|\
| * drm/i915: fix missed hunk after GT access breakageBen Widawsky2013-07-30
* | Merge tag 'drm-intel-next-2013-08-23' of git://people.freedesktop.org/~danvet...Dave Airlie2013-08-29
|\ \
| * | drm/i915: add i915.pc8_timeout functionPaulo Zanoni2013-08-23
| * | drm/i915: allow package C8+ states on Haswell (disabled)Paulo Zanoni2013-08-23
| * | drm/i915: add dev_priv->pm_irq_maskPaulo Zanoni2013-08-23
| * | drm: Remove IS_IRONLAKE_D()Damien Lespiau2013-08-23
| * | drm/i915: Remove HAS_PIPE_CONTROL()Damien Lespiau2013-08-23
| * | drm/i915: Remove DSPARB_HWCONTROL()Damien Lespiau2013-08-23
| * | drm/i915: prepare bind_to_vm for preallocated vmaBen Widawsky2013-08-22
| * | drm/i915: Switch eviction code to use vmasBen Widawsky2013-08-22
| * | drm/i915: s/obj->exec_list/obj->obj_exec_link in debugfsBen Widawsky2013-08-22
| * | drm/i915: print a message when we detect an early Haswell SDVPaulo Zanoni2013-08-22
| * | drm/i915: Use Write-Through cacheing for the display plane on IrisChris Wilson2013-08-22
| * | drm/i915: Only do a chipset flush after a clflushChris Wilson2013-08-22
| * | drm/i915: Update rules for writing through the LLC with the cpuChris Wilson2013-08-10
| * | drm/i915: Track when an object is pinned for use by the display engineChris Wilson2013-08-10
* | | drm: Pass page flip ioctl flags to driverKeith Packard2013-08-29
* | | Merge tag 'drm-intel-next-2013-08-09' of git://people.freedesktop.org/~danvet...Dave Airlie2013-08-20
|\| |
| * | drm/i915: Make i915_hangcheck_elapsed() staticDamien Lespiau2013-08-09
| * | drm/i915: Remove i915_gem_object_check_coherency()Damien Lespiau2013-08-09
| * | drm/i915: Remove stale prototypesDamien Lespiau2013-08-09
| * | drm/i915: Pass plane and crtc to intel_update_sprite_watermarksVille Syrjälä2013-08-08
| * | drm/i915: Rename hsw_lp_wm_result to intel_wm_levelVille Syrjälä2013-08-08
| * | drm/i915: Update error capture for VMsBen Widawsky2013-08-08
| * | drm/i915: mm_list is per VMABen Widawsky2013-08-08
| * | drm/i915: Rename hsw_data_buf_partitioning to intel_ddb_partitioningVille Syrjälä2013-08-08
| * | drm/i915: Use new bind/unbind in eviction codeBen Widawsky2013-08-08
| * | drm/i915: plumb VM into bind/unbind codeBen Widawsky2013-08-08
| * | drm/i915: Improve VMA commentsBen Widawsky2013-08-06
| * | drm/i915: Rename I915_CACHE_MLC_LLC to L3_LLC for IvybridgeChris Wilson2013-08-06
| * | drm/i915: Store the watermark latency values in dev_privVille Syrjälä2013-08-05
| * | drm/i915: Add VM to pinBen Widawsky2013-08-05
| * | drm/i915: Make proper functions for VMsBen Widawsky2013-08-05
| * | drm/i915: Add scaled paramater to update_sprite_watermarks()Ville Syrjälä2013-08-05
| * | drm/i915: Tidy the macro casting by using an inline functionChris Wilson2013-08-05
| * | drm/i915: Squelch repeated reasoning for why FBC cannot be activatedChris Wilson2013-08-04
* | | Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~...Dave Airlie2013-08-07
|\| |
| * | drm/i915: fix the racy object accountingDaniel Vetter2013-07-25
| * | drm/i915: Use the common register access functions for NOTRACE variantsChris Wilson2013-07-25
| * | drm/i915: Use a private interface for register access within GTChris Wilson2013-07-25
| * | drm/i915: Colocate all GT access routines in the same fileChris Wilson2013-07-25
| * | Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airli...Daniel Vetter2013-07-25
| |\|
| | * drm/i915: fix up gt init sequence falloutDaniel Vetter2013-07-21
| | * drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlightKamal Mostafa2013-07-20
| | * Merge tag 'v3.10' into drm-intel-fixesDaniel Vetter2013-07-18
| | |\
| * | | drm/i915: add prefault_disable module optionXiong Zhang2013-07-19