index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
2013-11-12
drm/vmwgfx: Fix a couple of compile / sparse warnings and errors
Thomas Hellstrom
2013-11-12
drm/vmwgfx: Resource evict fixes
Thomas Hellstrom
2013-11-06
drm/vmwgfx: Use the linux DMA api to get valid device addresses of pages
Thomas Hellstrom
2013-11-06
drm/ttm: Enable the dma page pool also for intel IOMMUs
Thomas Hellstrom
2013-11-06
qxl: add a connector property to denote hotplug should rescan modes.
Dave Airlie
2013-11-06
drm: delay minor destruction to drm_dev_free()
David Herrmann
2013-11-06
drm: remove minor-id during unplug
David Herrmann
2013-11-06
drm: cleanup debugfs in drm_unplug_minor()
David Herrmann
2013-11-06
drm: make drm_get_minor() static
David Herrmann
2013-11-06
drm: simplify drm_put_minor()
David Herrmann
2013-11-06
drm: call drm_unplug_minor() from drm_put_minor()
David Herrmann
2013-11-06
drm: eliminate bit-copy restoration of crtc
Ilija Hadzic
2013-11-06
drm: do not set crtc enabled field twice
Ilija Hadzic
2013-11-06
drm: fix error recovery path in drm_crtc_helper_set_mode
Ilija Hadzic
2013-11-06
drm: restore crtc origin if mode_set_base fails
Ilija Hadzic
2013-11-06
drm: eliminate old_fb from drm_crtc_helper_set_config
Ilija Hadzic
2013-11-06
drm: remove redundant if statement
Ilija Hadzic
2013-11-06
drm: Do not drop root privileges for a fancier younger process
Chris Wilson
2013-11-06
nouveau: drop interrupt busy setting.
Dave Airlie
2013-11-06
drm/sysfs: Remove stale comments about calling drm_sysfs_connector_add() mult...
Ville Syrjälä
2013-11-06
drm/radeon: fix radeon_fence_wait_empty_locked
Christian König
2013-11-06
drm/qxl: add some surface memory logging
Gerd Hoffmann
2013-11-06
drm/qxl: support 64bit surface bar
Gerd Hoffmann
2013-11-06
drm/cirrus: use drm_set_preferred_mode
Gerd Hoffmann
2013-11-06
drm: add drm_set_preferred_mode
Gerd Hoffmann
2013-11-06
drm: Pretty print pixel format in drm_fb_get_bpp_depth() and format_check()
Ville Syrjälä
2013-11-06
drm/edid: Yank a helpful comment about EST modes from xf86EdidModes.c
Ville Syrjälä
2013-11-06
drm/edid: Don't skip every eighth EST III mode
Ville Syrjälä
2013-11-06
drm/edid: Fix the 1792x1344-75 EST III mode
Ville Syrjälä
2013-11-06
drm/vmwgfx: Return -ENOENT when a framebuffer can't be found
Ville Syrjälä
2013-11-06
drm/vmwgfx: Return -ENOENT when a mode object can't be found
Ville Syrjälä
2013-11-06
drm/radeon: Return -ENOENT when a mode object can't be found
Ville Syrjälä
2013-11-06
drm/i915: Return -ENOENT when a mode object can't be found
Ville Syrjälä
2013-11-06
drm/gma500: Return -ENOENT when a mode object can't be found
Ville Syrjälä
2013-11-06
drm: Return -ENOENT when a framebuffer can't be found
Ville Syrjälä
2013-11-06
drm: Consistently return -ENOENT when a mode object can't be found
Ville Syrjälä
2013-11-06
drm: Pass pointers to virt_to_page()
Ben Hutchings
2013-11-06
drm: Do not include page offset in argument to virt_to_page()
Ben Hutchings
2013-11-06
drm: delete unconsumed pending event list in drm_events_release
YoungJun Cho
2013-11-06
drm/i915: Make the debugfs structures const
Lespiau, Damien
2013-11-06
drm: Make drm_debugfs_list const
Lespiau, Damien
2013-11-06
drm: Constify struct drm_info_list * arguments
Lespiau, Damien
2013-11-06
DRM: Armada: convert to use simple_open()
Duan Jiong
2013-11-06
drm: shmobile: Add dependency on BACKLIGHT_CLASS_DEVICE
Laurent Pinchart
2013-11-06
drm/intel: Push get_scanout_position() timestamping into kms driver.
Mario Kleiner
2013-11-06
drm/radeon: Push get_scanout_position() timestamping into kms driver.
Mario Kleiner
2013-11-06
drm: Push latency sensitive bits of vblank scanoutpos timestamping into kms d...
Mario Kleiner
2013-11-06
drm: Remove preempt_disable() from vblank timestamping code.
Mario Kleiner
2013-11-05
Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2013-11-05
Merge tag 'drm/for-3.13-rc1' of git://anongit.freedesktop.org/tegra/linux int...
Dave Airlie
[next]