summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | drm/radeon: Make vramlimit parameter actually work.Michel Dänzer2011-08-221-0/+2
* | | drm/radeon: Explicitly print GTT/VRAM offsets on test failure.Michel Dänzer2011-08-221-6/+18
* | | drm/radeon: Take IH ring into account for test size calculation.Michel Dänzer2011-08-221-3/+7
* | | drm/radeon/alpha: Add Alpha support to Radeon DRM codeJay Estabrook2011-08-221-0/+23
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-08-202-0/+8
|\ \
| * | drm/i915: set GFX_MODE to pre-Ivybridge default value even on IvybridgeJesse Barnes2011-08-192-0/+8
* | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-08-1611-116/+264
|\ \ \
| * | | drm/i915: Cannot set clock gating under UMSKeith Packard2011-08-151-1/+2
| * | | drm/i915: Can't do accurate vblank timestamps with UMSKeith Packard2011-08-151-2/+4
| * | | Not all systems expose a firmware or platform mechanism for changing the back...Matthew Garrett2011-08-156-3/+89
| * | | drm/i915: split out PCH refclk update codeJesse Barnes2011-08-091-43/+76
| * | | drm/i915: show interrupt info on IVBJesse Barnes2011-08-091-1/+1
| |/ /
| * | drm/i915: Remove unused 'reg' argument to dp_pipe_enabledKeith Packard2011-08-081-4/+4
| * | drm/i915: Fix PCH port pipe select in CPT disable pathsKeith Packard2011-08-082-15/+58
| * | drm/i915: Leave LVDS registers unlockedKeith Packard2011-08-081-35/+16
| * | drm/i915: Wait for LVDS panel power sequenceKeith Packard2011-08-081-12/+14
* | | drm/radeon/kms: don't try to be smart in the hpd handlerAlex Deucher2011-08-153-8/+19
* | | drm/radeon: re-POST the asic on Apple hardware when booted via EFIMatthew Garrett2011-08-121-0/+4
* | | drm/radeon: Allow panel preferred EDID to override BIOS native modeMatthew Garrett2011-08-121-2/+11
* | | drm/radeon/kms: make some watermark messages debug onlyAlex Deucher2011-08-121-1/+1
* | | drm/radeon/kms: fix regression is handling >2 heads on cedar/caicosAlex Deucher2011-08-121-0/+3
* | | drm/radeon/kms: don't enable connectors that are off in the hotplug handlerAlex Deucher2011-08-121-0/+4
|/ /
* | Revert "drm/i915: Try enabling RC6 by default (again)"Dave Airlie2011-08-051-1/+1
* | drm/radeon: Extended DDC Probing for ECS A740GM-M DVI-D ConnectorThomas Reim2011-08-041-0/+9
* | drm/radeon: Log Subsystem Vendor and Device InformationThomas Reim2011-08-041-2/+3
* | drm/radeon: Extended DDC Probing for Connectors with Improperly Wired DDC Lin...Thomas Reim2011-08-044-12/+80
* | drm: Separate EDID Header Check from EDID Block CheckThomas Reim2011-08-041-6/+18
* | drm: Add NULL check about irq functionsJoonyoung Shim2011-08-041-8/+15
* | drm: Fix irq install error handlingJoonyoung Shim2011-08-041-0/+3
* | drm/radeon: fix potential NULL dereference in drivers/gpu/drm/radeon/atom.cBojan Prtvar2011-08-041-0/+3
* | drm/radeon: clean reg header filesFernando Luis Vázquez Cao2011-08-041-0/+1
* | drm/debugfs: Initialise empty variableEmil Velikov2011-08-041-1/+3
* | Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel...Dave Airlie2011-08-0416-104/+591
|\ \
| * | drm/i915: allow cache sharing policy controlJesse Barnes2011-08-042-0/+107
| * | drm/i915/hdmi: HDMI source product description infoframe supportJesse Barnes2011-08-042-0/+37
| * | drm/i915/hdmi: split infoframe setting from infoframe type codeJesse Barnes2011-08-043-46/+106
| * | drm: track CEA version number if presentJesse Barnes2011-08-041-0/+9
| * | drm/i915: Try enabling RC6 by default (again)Keith Packard2011-08-031-1/+1
| * | Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-08-031-4/+11
| |\ \
| | * | Revert "drm/i915/dp: Zero the DPCD data before connection probe"Keith Packard2011-08-031-1/+0
| | * | drm/i915/dp: wait for previous AUX channel activity to clearJesse Barnes2011-08-021-3/+11
| * | | drm/i915: don't use uninitialized EDID bpc values when picking pipe bppJesse Barnes2011-08-011-2/+5
| * | | Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-07-307-2/+193
| |\| |
| | * | drm/i915/pch: Save/restore PCH_PORT_HOTPLUG across suspendAdam Jackson2011-07-302-0/+3
| | * | drm/i915: apply phase pointer override on SNB+ tooJesse Barnes2011-07-302-0/+36
| | * | drm/i915: Add quirk to disable SSC on Sony Vaio Y2Michel Alexandre Salim2011-07-301-0/+3
| | * | drm/i915: provide more error output when mode sets failJesse Barnes2011-07-301-1/+4
| | * | drm/i915: add GPU max frequency control fileJesse Barnes2011-07-301-0/+90
| | * | i915: add Dell OptiPlex FX170 to intel_no_lvdsPieterjan Camerlynck2011-07-301-0/+8
| | * | drm/i915: Ignore GPU wedged errors while pinning scanout buffersKeith Packard2011-07-301-1/+1