summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.h
AgeCommit message (Expand)Author
2011-08-15Not all systems expose a firmware or platform mechanism for changing the back...Matthew Garrett
2011-07-29Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard
2011-07-29drm/i915/pch: Save/restore PCH_PORT_HOTPLUG across suspendAdam Jackson
2011-07-22Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard
2011-07-18drm/i915: Fix unfenced alignment on pre-G33 hardwareChris Wilson
2011-07-13drm/i915: Add quirk to disable SSC on Lenovo U160 LVDSKeith Packard
2011-07-13drm/i915: add module parameter compiler hintsBen Widawsky
2011-07-13drm/i915: Cache GT fifo count for SandyBridgeChris Wilson
2011-07-08drm/i915: Share the common work of disabling active FBC before updatingChris Wilson
2011-07-08drm/i915: Perform intel_enable_fbc() from a delayed taskChris Wilson
2011-07-08drm/i915: Only export the generic intel_disable_fbc() interfaceChris Wilson
2011-07-07drm/i915: split out plane update codeJesse Barnes
2011-06-29Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard
2011-06-29drm/i915: move IRQ function table init to i915_irq.cJesse Barnes
2011-06-29Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard
2011-06-29drm/i915: Hold struct_mutex during i915_save_state/i915_restore_stateKeith Packard
2011-06-29drm/i915: hangcheck disable parameterBen Widawsky
2011-06-26Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard
2011-06-26drm/i915: split page flip queueing into per-chipset functionsJesse Barnes
2011-06-09drm/i915: Combine pinning with setting to the display planeChris Wilson
2011-06-09drm/i915: Add an interface to dynamically change the cache levelChris Wilson
2011-06-09drm/i915: Introduce i915_gem_object_finish_gpu()Chris Wilson
2011-06-04drm/i915: Share the common force-audio property between connectorsChris Wilson
2011-06-04drm/i915: Remove unused enum "chip_family"Chris Wilson
2011-05-17drm/i915: add fbc enable flag, but disable by defaultJesse Barnes
2011-05-13drm/i915: split PCH clock gating initJesse Barnes
2011-05-13drm/i915: split clock gating init into per-chipset functionsJesse Barnes
2011-05-13drm/i915: interrupt & vblank support for Ivy BridgeJesse Barnes
2011-05-13drm/i915: Ivy Bridge has split display and pipe controlJesse Barnes
2011-05-13drm/i915: add IS_IVYBRIDGE macro for checksJesse Barnes
2011-05-13drm/i915: add IS_GEN7 macro to cover Ivy Bridge and laterJesse Barnes
2011-05-13drm/i915: split enable/disable vblank code into chipset specific functionsJesse Barnes
2011-05-13drm/i915: split irq handling into per-chipset functionsJesse Barnes
2011-05-13drm/i915: make FDI training a display functionJesse Barnes
2011-05-10drm/i915: move gen6 rps handling to workqueueBen Widawsky
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