aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h
Commit message (Expand)AuthorAge
* Fix common misspellingsLucas De Marchi2011-03-31
* Revert "drm/i915: Don't save/restore hardware status page address register"Chris Wilson2011-03-23
* Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie2011-03-14
|\
| * Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-03-07
| |\
| | * drm/i915: Rebind the buffer if its alignment constraints changes with tilingChris Wilson2011-03-07
| | * drm/i915: Disable GPU semaphores by defaultChris Wilson2011-03-07
| | * drm/i915: Do not overflow the MMADDR write FIFOChris Wilson2011-03-06
| * | drm/i915: Don't save/restore hardware status page address registerZhenyu Wang2011-03-02
| * | drm/i915: don't store the reg value for HWS_PGAChris Wilson2011-03-02
| * | Revert "drm/i915: Use PM QoS to prevent C-State starvation of gen3 GPU"Chris Wilson2011-03-01
| * | drm/i915: Add support for limited color range of broadcast outputsChris Wilson2011-02-22
| * | drm/i915: Use a device flag for non-interruptible phasesChris Wilson2011-02-22
| * | drm/i915: Add a module parameter to ignore lid statusChris Wilson2011-02-22
| * | Revert "drm/i915: Disable SSC for outputs other than LVDS or DP"Chris Wilson2011-02-22
| * | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-02-16
| |\|
| | * drm/i915: Disable RC6 on IronlakeChris Wilson2011-02-09
| * | drm/i915: cleanup per-pipe reg usageJesse Barnes2011-02-07
| * | drm/i915: Refine tracepointsChris Wilson2011-02-07
| * | drm/i915: Override SDVO panel type in VBTChris Wilson2011-02-01
| * | drm/i915: Record all error ringbuffersChris Wilson2011-01-28
| * | drm/i915: Defer reporting EIO until we try to use the GPUChris Wilson2011-01-27
| * | drm/i915: use VDD AUX override to make panel power sequencing look betterJesse Barnes2011-01-25
| * | drm/i915: Refactor self-refresh watermark calculationsChris Wilson2011-01-25
| * | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-01-24
| |\|
| * | drm/i915: Remove unused code: i915_enable_interrupt()Chris Wilson2011-01-23
| * | drm/i915: Disable SSC for outputs other than LVDS or DPChris Wilson2011-01-19
| * | drm/i915: Trivial sparse fixesChris Wilson2011-01-19
| * | drm/i915: Use PM QoS to prevent C-State starvation of gen3 GPUChris Wilson2011-01-19
| * | drm/i915: Use ACPI OpRegion to determine lid statusChris Wilson2011-01-19
* | | drm: dumb scanout create/mmap for intel/radeon (v3)Dave Airlie2011-02-06
| |/ |/|
* | drm/i915,agp/intel: Do not clear stolen entriesChris Wilson2011-01-24
|/
* drm/i915: Add a module option to override the use of SSCChris Wilson2011-01-13
* drm/i915/execbuffer: Reorder binding of objects to favour restrictionsChris Wilson2011-01-11
* drm/i915: Record AGP memory type upon errorChris Wilson2011-01-11
* drm/i915: Record the error batchbuffer on each ringChris Wilson2011-01-11
* drm/i915: Propagate error from flushing the ringChris Wilson2011-01-11
* drm/i915: cleanup rc6 codeJesse Barnes2011-01-11
* drm/i915: Mask USER interrupts on gen6 (until required)Chris Wilson2011-01-11
* drm/i915/panel: Only record the backlight level when it is enabledChris Wilson2011-01-11
* drm/i915: Allow the application to choose the constant addressing modeChris Wilson2010-12-20
* drm/i915: dynamic render p-state support for Sandy BridgeJesse Barnes2010-12-18
* drm/i915: Add support for precise vblank timestamping (v2)Mario Kleiner2010-12-16
* drm/i915: Terminate the FORCE WAKE after we have finished readingChris Wilson2010-12-09
* drm/i915: Eliminate drm_gem_object_lookup during relocationChris Wilson2010-12-09
* drm/i915: caps.has_rc6 is no longer used, remove it.Chris Wilson2010-12-05
* drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNBChris Wilson2010-12-04
* drm/i915: Pipelined fencing [infrastructure]Chris Wilson2010-12-02
* drm/i915: Prevent stalling for a GTT read back from a read-only GPU targetChris Wilson2010-12-02
* drm/i915/ringbuffer: Handle cliprects in the callerChris Wilson2010-11-30
* drm/i915: Avoid allocation for execbuffer object listChris Wilson2010-11-25