summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.h
AgeCommit message (Expand)Author
2011-05-10drm/i915: reference counted forcewakeBen Widawsky
2011-05-10drm/i915: proper use of forcewakeBen Widawsky
2011-05-10drm/i915: Disable all outputs early, before KMS takeoverChris Wilson
2011-05-10drm/i915: Rename agp_type to cache_levelChris Wilson
2011-05-10drm/i915: Split the crtc_mode_set function along HAS_PCH_SPLIT() lines.Eric Anholt
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-23Revert "drm/i915: Don't save/restore hardware status page address register"Chris Wilson
2011-03-14Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie
2011-03-07Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2011-03-07drm/i915: Rebind the buffer if its alignment constraints changes with tilingChris Wilson
2011-03-07drm/i915: Disable GPU semaphores by defaultChris Wilson
2011-03-06drm/i915: Do not overflow the MMADDR write FIFOChris Wilson
2011-03-02drm/i915: Don't save/restore hardware status page address registerZhenyu Wang
2011-03-02drm/i915: don't store the reg value for HWS_PGAChris Wilson
2011-03-01Revert "drm/i915: Use PM QoS to prevent C-State starvation of gen3 GPU"Chris Wilson
2011-02-22drm/i915: Add support for limited color range of broadcast outputsChris Wilson
2011-02-22drm/i915: Use a device flag for non-interruptible phasesChris Wilson
2011-02-22drm/i915: Add a module parameter to ignore lid statusChris Wilson
2011-02-22Revert "drm/i915: Disable SSC for outputs other than LVDS or DP"Chris Wilson
2011-02-16Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2011-02-09drm/i915: Disable RC6 on IronlakeChris Wilson
2011-02-07drm/i915: cleanup per-pipe reg usageJesse Barnes
2011-02-07drm/i915: Refine tracepointsChris Wilson
2011-02-07drm: dumb scanout create/mmap for intel/radeon (v3)Dave Airlie
2011-02-01drm/i915: Override SDVO panel type in VBTChris Wilson
2011-01-28drm/i915: Record all error ringbuffersChris Wilson
2011-01-27drm/i915: Defer reporting EIO until we try to use the GPUChris Wilson
2011-01-25drm/i915: use VDD AUX override to make panel power sequencing look betterJesse Barnes
2011-01-25drm/i915: Refactor self-refresh watermark calculationsChris Wilson
2011-01-24Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2011-01-24drm/i915,agp/intel: Do not clear stolen entriesChris Wilson
2011-01-23drm/i915: Remove unused code: i915_enable_interrupt()Chris Wilson
2011-01-19drm/i915: Disable SSC for outputs other than LVDS or DPChris Wilson
2011-01-19drm/i915: Trivial sparse fixesChris Wilson
2011-01-19drm/i915: Use PM QoS to prevent C-State starvation of gen3 GPUChris Wilson
2011-01-19drm/i915: Use ACPI OpRegion to determine lid statusChris Wilson
2011-01-13drm/i915: Add a module option to override the use of SSCChris Wilson
2011-01-11drm/i915/execbuffer: Reorder binding of objects to favour restrictionsChris Wilson
2011-01-11drm/i915: Record AGP memory type upon errorChris Wilson
2011-01-11drm/i915: Record the error batchbuffer on each ringChris Wilson
2011-01-11drm/i915: Propagate error from flushing the ringChris Wilson
2011-01-11drm/i915: cleanup rc6 codeJesse Barnes
2011-01-11drm/i915: Mask USER interrupts on gen6 (until required)Chris Wilson
2011-01-11drm/i915/panel: Only record the backlight level when it is enabledChris Wilson
2010-12-20drm/i915: Allow the application to choose the constant addressing modeChris Wilson
2010-12-18drm/i915: dynamic render p-state support for Sandy BridgeJesse Barnes
2010-12-16drm/i915: Add support for precise vblank timestamping (v2)Mario Kleiner
2010-12-09drm/i915: Terminate the FORCE WAKE after we have finished readingChris Wilson
2010-12-09drm/i915: Eliminate drm_gem_object_lookup during relocationChris Wilson
2010-12-05drm/i915: caps.has_rc6 is no longer used, remove it.Chris Wilson