index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon: Extended DDC Probing for Toshiba L300D Radeon Mobility X1100 HDMI...
Thomas Reim
2011-08-23
1
-0
/
+10
*
drm/ttm: ensure ttm for new node is bound before calling move_notify()
Ben Skeggs
2011-08-23
1
-4
/
+6
*
drm/ttm: unbind ttm before destroying node in accel move cleanup
Ben Skeggs
2011-08-23
1
-1
/
+1
*
drm/ttm: fix ttm_bo_add_ttm(user) failure path
Marcin Slusarz
2011-08-23
1
-1
/
+3
*
drm/radeon: Make vramlimit parameter actually work.
Michel Dänzer
2011-08-22
1
-0
/
+2
*
drm/radeon: Explicitly print GTT/VRAM offsets on test failure.
Michel Dänzer
2011-08-22
1
-6
/
+18
*
drm/radeon: Take IH ring into account for test size calculation.
Michel Dänzer
2011-08-22
1
-3
/
+7
*
drm/radeon/alpha: Add Alpha support to Radeon DRM code
Jay Estabrook
2011-08-22
1
-0
/
+23
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2011-08-19
2
-0
/
+8
|
\
|
*
drm/i915: set GFX_MODE to pre-Ivybridge default value even on Ivybridge
Jesse Barnes
2011-08-19
2
-0
/
+8
*
|
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2011-08-15
11
-116
/
+264
|
\
\
|
*
|
drm/i915: Cannot set clock gating under UMS
Keith Packard
2011-08-15
1
-1
/
+2
|
*
|
drm/i915: Can't do accurate vblank timestamps with UMS
Keith Packard
2011-08-15
1
-2
/
+4
|
*
|
Not all systems expose a firmware or platform mechanism for changing the back...
Matthew Garrett
2011-08-15
6
-3
/
+89
|
*
|
drm/i915: split out PCH refclk update code
Jesse Barnes
2011-08-09
1
-43
/
+76
|
*
|
drm/i915: show interrupt info on IVB
Jesse Barnes
2011-08-09
1
-1
/
+1
|
|
/
|
*
drm/i915: Remove unused 'reg' argument to dp_pipe_enabled
Keith Packard
2011-08-08
1
-4
/
+4
|
*
drm/i915: Fix PCH port pipe select in CPT disable paths
Keith Packard
2011-08-08
2
-15
/
+58
|
*
drm/i915: Leave LVDS registers unlocked
Keith Packard
2011-08-08
1
-35
/
+16
|
*
drm/i915: Wait for LVDS panel power sequence
Keith Packard
2011-08-08
1
-12
/
+14
*
|
drm/radeon/kms: don't try to be smart in the hpd handler
Alex Deucher
2011-08-15
3
-8
/
+19
*
|
drm/radeon: re-POST the asic on Apple hardware when booted via EFI
Matthew Garrett
2011-08-12
1
-0
/
+4
*
|
drm/radeon: Allow panel preferred EDID to override BIOS native mode
Matthew Garrett
2011-08-12
1
-2
/
+11
*
|
drm/radeon/kms: make some watermark messages debug only
Alex Deucher
2011-08-12
1
-1
/
+1
*
|
drm/radeon/kms: fix regression is handling >2 heads on cedar/caicos
Alex Deucher
2011-08-12
1
-0
/
+3
*
|
drm/radeon/kms: don't enable connectors that are off in the hotplug handler
Alex Deucher
2011-08-12
1
-0
/
+4
|
/
*
Revert "drm/i915: Try enabling RC6 by default (again)"
Dave Airlie
2011-08-05
1
-1
/
+1
*
drm/radeon: Extended DDC Probing for ECS A740GM-M DVI-D Connector
Thomas Reim
2011-08-04
1
-0
/
+9
*
drm/radeon: Log Subsystem Vendor and Device Information
Thomas Reim
2011-08-04
1
-2
/
+3
*
drm/radeon: Extended DDC Probing for Connectors with Improperly Wired DDC Lin...
Thomas Reim
2011-08-04
4
-12
/
+80
*
drm: Separate EDID Header Check from EDID Block Check
Thomas Reim
2011-08-04
1
-6
/
+18
*
drm: Add NULL check about irq functions
Joonyoung Shim
2011-08-04
1
-8
/
+15
*
drm: Fix irq install error handling
Joonyoung Shim
2011-08-04
1
-0
/
+3
*
drm/radeon: fix potential NULL dereference in drivers/gpu/drm/radeon/atom.c
Bojan Prtvar
2011-08-04
1
-0
/
+3
*
drm/radeon: clean reg header files
Fernando Luis Vázquez Cao
2011-08-04
1
-0
/
+1
*
drm/debugfs: Initialise empty variable
Emil Velikov
2011-08-04
1
-1
/
+3
*
Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel...
Dave Airlie
2011-08-04
16
-104
/
+591
|
\
|
*
drm/i915: allow cache sharing policy control
Jesse Barnes
2011-08-03
2
-0
/
+107
|
*
drm/i915/hdmi: HDMI source product description infoframe support
Jesse Barnes
2011-08-03
2
-0
/
+37
|
*
drm/i915/hdmi: split infoframe setting from infoframe type code
Jesse Barnes
2011-08-03
3
-46
/
+106
|
*
drm: track CEA version number if present
Jesse Barnes
2011-08-03
1
-0
/
+9
|
*
drm/i915: Try enabling RC6 by default (again)
Keith Packard
2011-08-03
1
-1
/
+1
|
*
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2011-08-03
1
-4
/
+11
|
|
\
|
|
*
Revert "drm/i915/dp: Zero the DPCD data before connection probe"
Keith Packard
2011-08-03
1
-1
/
+0
|
|
*
drm/i915/dp: wait for previous AUX channel activity to clear
Jesse Barnes
2011-08-01
1
-3
/
+11
|
*
|
drm/i915: don't use uninitialized EDID bpc values when picking pipe bpp
Jesse Barnes
2011-08-01
1
-2
/
+5
|
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2011-07-29
7
-2
/
+193
|
|
\
\
|
|
|
/
|
|
*
drm/i915/pch: Save/restore PCH_PORT_HOTPLUG across suspend
Adam Jackson
2011-07-29
2
-0
/
+3
|
|
*
drm/i915: apply phase pointer override on SNB+ too
Jesse Barnes
2011-07-29
2
-0
/
+36
|
|
*
drm/i915: Add quirk to disable SSC on Sony Vaio Y2
Michel Alexandre Salim
2011-07-29
1
-0
/
+3
[next]