index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau: off by one in nouveau_drm_vblank_enable()
Dan Carpenter
2013-11-08
1
-1
/
+1
*
drm/nouveau: remove pointless assignment
Dave Jones
2013-11-08
1
-1
/
+1
*
Merge branch 'ttm-next-3.13' of git://people.freedesktop.org/~thomash/linux i...
Dave Airlie
2013-11-07
3
-36
/
+102
|
\
|
*
drm/ttm: Fix memory type compatibility check
Thomas Hellstrom
2013-11-06
1
-12
/
+20
|
*
drm/ttm: Fix ttm_bo_move_memcpy
Thomas Hellstrom
2013-11-06
1
-11
/
+17
|
*
drm/ttm: Handle in-memory region copies
Jakob Bornecrantz
2013-11-06
1
-1
/
+3
|
*
drm/ttm: Make NO_EVICT bos available to shrinkers pending destruction
Thomas Hellstrom
2013-11-06
1
-1
/
+13
|
*
drm/ttm: Allow vm fault retries
Thomas Hellstrom
2013-11-06
1
-12
/
+50
*
|
Merge branch 'vmwgfx-next-3.13' of git://people.freedesktop.org/~thomash/linu...
Dave Airlie
2013-11-07
7
-100
/
+634
|
\
\
|
|
/
|
/
|
|
*
drm/vmwgfx: Use the linux DMA api to get valid device addresses of pages
Thomas Hellstrom
2013-11-06
4
-94
/
+620
|
*
drm/ttm: Enable the dma page pool also for intel IOMMUs
Thomas Hellstrom
2013-11-06
3
-6
/
+14
|
/
*
qxl: add a connector property to denote hotplug should rescan modes.
Dave Airlie
2013-11-06
2
-0
/
+20
*
drm: delay minor destruction to drm_dev_free()
David Herrmann
2013-11-06
1
-3
/
+7
*
drm: remove minor-id during unplug
David Herrmann
2013-11-06
1
-3
/
+1
*
drm: cleanup debugfs in drm_unplug_minor()
David Herrmann
2013-11-06
1
-4
/
+4
*
drm: make drm_get_minor() static
David Herrmann
2013-11-06
2
-9
/
+11
*
drm: simplify drm_put_minor()
David Herrmann
2013-11-06
2
-19
/
+13
*
drm: call drm_unplug_minor() from drm_put_minor()
David Herrmann
2013-11-06
1
-9
/
+24
*
drm: eliminate bit-copy restoration of crtc
Ilija Hadzic
2013-11-06
1
-25
/
+8
*
drm: do not set crtc enabled field twice
Ilija Hadzic
2013-11-06
1
-2
/
+1
*
drm: fix error recovery path in drm_crtc_helper_set_mode
Ilija Hadzic
2013-11-06
1
-4
/
+7
*
drm: restore crtc origin if mode_set_base fails
Ilija Hadzic
2013-11-06
1
-0
/
+2
*
drm: eliminate old_fb from drm_crtc_helper_set_config
Ilija Hadzic
2013-11-06
1
-8
/
+4
*
drm: remove redundant if statement
Ilija Hadzic
2013-11-06
1
-2
/
+1
*
drm: Compact booleans within struct drm_file
Chris Wilson
2013-11-06
1
-7
/
+6
*
drm: Do not drop root privileges for a fancier younger process
Chris Wilson
2013-11-06
2
-2
/
+4
*
nouveau: drop interrupt busy setting.
Dave Airlie
2013-11-06
1
-3
/
+0
*
drm/sysfs: Remove stale comments about calling drm_sysfs_connector_add() mult...
Ville Syrjälä
2013-11-06
1
-6
/
+0
*
drm/radeon: fix radeon_fence_wait_empty_locked
Christian König
2013-11-06
1
-0
/
+3
*
drm/qxl: add some surface memory logging
Gerd Hoffmann
2013-11-06
2
-3
/
+9
*
drm/qxl: support 64bit surface bar
Gerd Hoffmann
2013-11-06
1
-7
/
+25
*
drm/cirrus: use drm_set_preferred_mode
Gerd Hoffmann
2013-11-06
1
-6
/
+5
*
drm: add drm_set_preferred_mode
Gerd Hoffmann
2013-11-06
2
-0
/
+15
*
drm: Pretty print pixel format in drm_fb_get_bpp_depth() and format_check()
Ville Syrjälä
2013-11-06
1
-1
/
+4
*
drm/edid: Yank a helpful comment about EST modes from xf86EdidModes.c
Ville Syrjälä
2013-11-06
1
-0
/
+9
*
drm/edid: Don't skip every eighth EST III mode
Ville Syrjälä
2013-11-06
1
-1
/
+1
*
drm/edid: Fix the 1792x1344-75 EST III mode
Ville Syrjälä
2013-11-06
1
-1
/
+1
*
drm/vmwgfx: Return -ENOENT when a framebuffer can't be found
Ville Syrjälä
2013-11-06
1
-2
/
+2
*
drm/vmwgfx: Return -ENOENT when a mode object can't be found
Ville Syrjälä
2013-11-06
1
-1
/
+1
*
drm/radeon: Return -ENOENT when a mode object can't be found
Ville Syrjälä
2013-11-06
2
-2
/
+2
*
drm/i915: Return -ENOENT when a mode object can't be found
Ville Syrjälä
2013-11-06
2
-3
/
+3
*
drm/gma500: Return -ENOENT when a mode object can't be found
Ville Syrjälä
2013-11-06
2
-3
/
+3
*
drm: Return -ENOENT when a framebuffer can't be found
Ville Syrjälä
2013-11-06
1
-5
/
+7
*
drm: Consistently return -ENOENT when a mode object can't be found
Ville Syrjälä
2013-11-06
1
-14
/
+18
*
drm: Pass pointers to virt_to_page()
Ben Hutchings
2013-11-06
2
-3
/
+3
*
drm: Do not include page offset in argument to virt_to_page()
Ben Hutchings
2013-11-06
1
-1
/
+1
*
drm: delete unconsumed pending event list in drm_events_release
YoungJun Cho
2013-11-06
1
-1
/
+3
*
drm/i915: Make the debugfs structures const
Lespiau, Damien
2013-11-06
1
-2
/
+2
*
drm: Make drm_debugfs_list const
Lespiau, Damien
2013-11-06
1
-1
/
+1
*
drm: Remove drm_debugfs_node and drm_debugfs_list
Lespiau, Damien
2013-11-06
1
-21
/
+0
[next]