summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h
Commit message (Expand)AuthorAgeFilesLines
* Not all systems expose a firmware or platform mechanism for changing the back...Matthew Garrett2011-08-151-0/+4
* Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-07-291-0/+1
|\
| * drm/i915/pch: Save/restore PCH_PORT_HOTPLUG across suspendAdam Jackson2011-07-291-0/+1
* | Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-07-221-1/+4
|\ \ | |/
| * drm/i915: Fix unfenced alignment on pre-G33 hardwareChris Wilson2011-07-181-1/+3
| * drm/i915: Add quirk to disable SSC on Lenovo U160 LVDSKeith Packard2011-07-131-0/+1
* | drm/i915: add module parameter compiler hintsBen Widawsky2011-07-131-10/+10
* | drm/i915: Cache GT fifo count for SandyBridgeChris Wilson2011-07-131-0/+1
* | drm/i915: Share the common work of disabling active FBC before updatingChris Wilson2011-07-081-4/+2
* | drm/i915: Perform intel_enable_fbc() from a delayed taskChris Wilson2011-07-081-0/+2
* | drm/i915: Only export the generic intel_disable_fbc() interfaceChris Wilson2011-07-081-5/+1
* | drm/i915: split out plane update codeJesse Barnes2011-07-071-0/+2
* | Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-06-291-29/+1
|\ \ | |/
| * drm/i915: move IRQ function table init to i915_irq.cJesse Barnes2011-06-291-29/+1
* | Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-06-291-2/+0
|\ \ | |/
| * drm/i915: Hold struct_mutex during i915_save_state/i915_restore_stateKeith Packard2011-06-291-2/+0
* | drm/i915: hangcheck disable parameterBen Widawsky2011-06-291-0/+1
* | Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-06-261-0/+3
|\ \ | |/
| * drm/i915: split page flip queueing into per-chipset functionsJesse Barnes2011-06-261-0/+3
* | drm/i915: Combine pinning with setting to the display planeChris Wilson2011-06-091-1/+2
* | drm/i915: Add an interface to dynamically change the cache levelChris Wilson2011-06-091-0/+5
* | drm/i915: Introduce i915_gem_object_finish_gpu()Chris Wilson2011-06-091-1/+1
|/
* drm/i915: Share the common force-audio property between connectorsChris Wilson2011-06-041-0/+1
* drm/i915: Remove unused enum "chip_family"Chris Wilson2011-06-041-7/+0
* drm/i915: add fbc enable flag, but disable by defaultJesse Barnes2011-05-171-0/+2
* drm/i915: split PCH clock gating initJesse Barnes2011-05-131-0/+1
* drm/i915: split clock gating init into per-chipset functionsJesse Barnes2011-05-131-1/+1
* drm/i915: interrupt & vblank support for Ivy BridgeJesse Barnes2011-05-131-0/+7
* drm/i915: Ivy Bridge has split display and pipe controlJesse Barnes2011-05-131-2/+2
* drm/i915: add IS_IVYBRIDGE macro for checksJesse Barnes2011-05-131-0/+2
* drm/i915: add IS_GEN7 macro to cover Ivy Bridge and laterJesse Barnes2011-05-131-0/+7
* drm/i915: split enable/disable vblank code into chipset specific functionsJesse Barnes2011-05-131-0/+2
* drm/i915: split irq handling into per-chipset functionsJesse Barnes2011-05-131-0/+6
* drm/i915: make FDI training a display functionJesse Barnes2011-05-131-1/+1
* drm/i915: move gen6 rps handling to workqueueBen Widawsky2011-05-101-0/+4
* drm/i915: reference counted forcewakeBen Widawsky2011-05-101-4/+7
* drm/i915: proper use of forcewakeBen Widawsky2011-05-101-30/+24
* drm/i915: Disable all outputs early, before KMS takeoverChris Wilson2011-05-101-0/+1
* drm/i915: Rename agp_type to cache_levelChris Wilson2011-05-101-3/+9
* drm/i915: Split the crtc_mode_set function along HAS_PCH_SPLIT() lines.Eric Anholt2011-05-101-0/+6
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Revert "drm/i915: Don't save/restore hardware status page address register"Chris Wilson2011-03-231-0/+1
* Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie2011-03-141-85/+52
|\
| * Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-03-071-5/+18
| |\
| | * drm/i915: Rebind the buffer if its alignment constraints changes with tilingChris Wilson2011-03-071-0/+3
| | * drm/i915: Disable GPU semaphores by defaultChris Wilson2011-03-071-0/+1
| | * drm/i915: Do not overflow the MMADDR write FIFOChris Wilson2011-03-061-5/+15
| * | drm/i915: Don't save/restore hardware status page address registerZhenyu Wang2011-03-021-1/+0
| * | drm/i915: don't store the reg value for HWS_PGAChris Wilson2011-03-021-1/+0
| * | Revert "drm/i915: Use PM QoS to prevent C-State starvation of gen3 GPU"Chris Wilson2011-03-011-5/+0
OpenPOWER on IntegriCloud