summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.h
AgeCommit message (Expand)AuthorFilesLines
2011-06-30drm/i915: move IRQ function table init to i915_irq.cJesse Barnes1-29/+1
2011-06-29drm/i915: Hold struct_mutex during i915_save_state/i915_restore_stateKeith Packard1-2/+0
2011-06-27drm/i915: split page flip queueing into per-chipset functionsJesse Barnes1-0/+3
2011-06-04drm/i915: Share the common force-audio property between connectorsChris Wilson1-0/+1
2011-06-04drm/i915: Remove unused enum "chip_family"Chris Wilson1-7/+0
2011-05-18drm/i915: add fbc enable flag, but disable by defaultJesse Barnes1-0/+2
2011-05-14drm/i915: split PCH clock gating initJesse Barnes1-0/+1
2011-05-14drm/i915: split clock gating init into per-chipset functionsJesse Barnes1-1/+1
2011-05-14drm/i915: interrupt & vblank support for Ivy BridgeJesse Barnes1-0/+7
2011-05-14drm/i915: Ivy Bridge has split display and pipe controlJesse Barnes1-2/+2
2011-05-14drm/i915: add IS_IVYBRIDGE macro for checksJesse Barnes1-0/+2
2011-05-14drm/i915: add IS_GEN7 macro to cover Ivy Bridge and laterJesse Barnes1-0/+7
2011-05-14drm/i915: split enable/disable vblank code into chipset specific functionsJesse Barnes1-0/+2
2011-05-14drm/i915: split irq handling into per-chipset functionsJesse Barnes1-0/+6
2011-05-14drm/i915: make FDI training a display functionJesse Barnes1-1/+1
2011-05-11drm/i915: move gen6 rps handling to workqueueBen Widawsky1-0/+4
2011-05-11drm/i915: reference counted forcewakeBen Widawsky1-4/+7
2011-05-11drm/i915: proper use of forcewakeBen Widawsky1-30/+24
2011-05-11drm/i915: Disable all outputs early, before KMS takeoverChris Wilson1-0/+1
2011-05-11drm/i915: Rename agp_type to cache_levelChris Wilson1-3/+9
2011-05-11drm/i915: Split the crtc_mode_set function along HAS_PCH_SPLIT() lines.Eric Anholt1-0/+6
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-24Revert "drm/i915: Don't save/restore hardware status page address register"Chris Wilson1-0/+1
2011-03-14Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie1-85/+52
2011-03-07Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson1-5/+18
2011-03-07drm/i915: Rebind the buffer if its alignment constraints changes with tilingChris Wilson1-0/+3
2011-03-07drm/i915: Disable GPU semaphores by defaultChris Wilson1-0/+1
2011-03-06drm/i915: Do not overflow the MMADDR write FIFOChris Wilson1-5/+15
2011-03-02drm/i915: Don't save/restore hardware status page address registerZhenyu Wang1-1/+0
2011-03-02drm/i915: don't store the reg value for HWS_PGAChris Wilson1-1/+0
2011-03-01Revert "drm/i915: Use PM QoS to prevent C-State starvation of gen3 GPU"Chris Wilson1-5/+0
2011-02-22drm/i915: Add support for limited color range of broadcast outputsChris Wilson1-0/+2
2011-02-22drm/i915: Use a device flag for non-interruptible phasesChris Wilson1-8/+10
2011-02-22drm/i915: Add a module parameter to ignore lid statusChris Wilson1-0/+1
2011-02-22Revert "drm/i915: Disable SSC for outputs other than LVDS or DP"Chris Wilson1-1/+0
2011-02-16Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson1-0/+1
2011-02-09drm/i915: Disable RC6 on IronlakeChris Wilson1-0/+1
2011-02-08drm/i915: cleanup per-pipe reg usageJesse Barnes1-4/+8
2011-02-07drm/i915: Refine tracepointsChris Wilson1-41/+11
2011-02-07drm: dumb scanout create/mmap for intel/radeon (v3)Dave Airlie1-0/+7
2011-02-01drm/i915: Override SDVO panel type in VBTChris Wilson1-0/+1
2011-01-28drm/i915: Record all error ringbuffersChris Wilson1-1/+1
2011-01-27drm/i915: Defer reporting EIO until we try to use the GPUChris Wilson1-1/+0
2011-01-25drm/i915: use VDD AUX override to make panel power sequencing look betterJesse Barnes1-0/+1
2011-01-25drm/i915: Refactor self-refresh watermark calculationsChris Wilson1-3/+1
2011-01-25Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson1-1/+4
2011-01-24drm/i915,agp/intel: Do not clear stolen entriesChris Wilson1-1/+4
2011-01-23drm/i915: Remove unused code: i915_enable_interrupt()Chris Wilson1-3/+0
2011-01-19drm/i915: Disable SSC for outputs other than LVDS or DPChris Wilson1-0/+1
2011-01-19drm/i915: Trivial sparse fixesChris Wilson1-21/+0