aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h
Commit message (Expand)AuthorAgeFilesLines
* merge more graphics stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-95/+107
* remove firmware files, merge more uncritical stuff from 3.0.101Wolfgang Wiedmeyer2015-10-231-213/+140
* samsung update 1codeworkx2012-06-021-140/+216
* drm/i915/pch: Save/restore PCH_PORT_HOTPLUG across suspendAdam Jackson2011-11-261-0/+1
* 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: move IRQ function table init to i915_irq.cJesse Barnes2011-06-291-29/+1
* drm/i915: Hold struct_mutex during i915_save_state/i915_restore_stateKeith Packard2011-06-291-2/+0
* drm/i915: split page flip queueing into per-chipset functionsJesse Barnes2011-06-261-0/+3
* 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
| * | drm/i915: Add support for limited color range of broadcast outputsChris Wilson2011-02-221-0/+2
| * | drm/i915: Use a device flag for non-interruptible phasesChris Wilson2011-02-221-8/+10
| * | drm/i915: Add a module parameter to ignore lid statusChris Wilson2011-02-221-0/+1
| * | Revert "drm/i915: Disable SSC for outputs other than LVDS or DP"Chris Wilson2011-02-221-1/+0
| * | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-02-161-0/+1
| |\ \ | | |/
| | * drm/i915: Disable RC6 on IronlakeChris Wilson2011-02-091-0/+1
| * | drm/i915: cleanup per-pipe reg usageJesse Barnes2011-02-071-4/+8
| * | drm/i915: Refine tracepointsChris Wilson2011-02-071-41/+11
| * | drm/i915: Override SDVO panel type in VBTChris Wilson2011-02-011-0/+1
| * | drm/i915: Record all error ringbuffersChris Wilson2011-01-281-1/+1
| * | drm/i915: Defer reporting EIO until we try to use the GPUChris Wilson2011-01-271-1/+0
| * | drm/i915: use VDD AUX override to make panel power sequencing look betterJesse Barnes2011-01-251-0/+1
| * | drm/i915: Refactor self-refresh watermark calculationsChris Wilson2011-01-251-3/+1