summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-08-261-3/+1
|\
| * drm/i915: Fix wrong initializer for "locked" variable in assert_panel_unlockedThomas Jarosch2011-08-251-1/+1
| * i915: do not setup intel_backlight twiceKamal Mostafa2011-08-221-2/+0
* | drm/radeon: Extended DDC Probing for Toshiba L300D Radeon Mobility X1100 HDMI...Thomas Reim2011-08-231-0/+10
* | drm/ttm: ensure ttm for new node is bound before calling move_notify()Ben Skeggs2011-08-231-4/+6
* | drm/ttm: unbind ttm before destroying node in accel move cleanupBen Skeggs2011-08-231-1/+1
* | drm/ttm: fix ttm_bo_add_ttm(user) failure pathMarcin Slusarz2011-08-231-1/+3
* | 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-192-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-1511-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-032-0/+107
| * drm/i915/hdmi: HDMI source product description infoframe supportJesse Barnes2011-08-032-0/+37
| * drm/i915/hdmi: split infoframe setting from infoframe type codeJesse Barnes2011-08-033-46/+106
| * drm: track CEA version number if presentJesse Barnes2011-08-031-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-011-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-297-2/+193
| |\ \ | | |/
OpenPOWER on IntegriCloud