summaryrefslogtreecommitdiff
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | drm/vmwgfx: Use the linux DMA api to get valid device addresses of pagesThomas Hellstrom2013-11-06
| * | | | | | | | | drm/ttm: Enable the dma page pool also for intel IOMMUsThomas Hellstrom2013-11-06
| |/ / / / / / / /
| * | | | | | | | qxl: add a connector property to denote hotplug should rescan modes.Dave Airlie2013-11-06
| * | | | | | | | drm: delay minor destruction to drm_dev_free()David Herrmann2013-11-06
| * | | | | | | | drm: remove minor-id during unplugDavid Herrmann2013-11-06
| * | | | | | | | drm: cleanup debugfs in drm_unplug_minor()David Herrmann2013-11-06
| * | | | | | | | drm: make drm_get_minor() staticDavid Herrmann2013-11-06
| * | | | | | | | drm: simplify drm_put_minor()David Herrmann2013-11-06
| * | | | | | | | drm: call drm_unplug_minor() from drm_put_minor()David Herrmann2013-11-06
| * | | | | | | | drm: eliminate bit-copy restoration of crtcIlija Hadzic2013-11-06
| * | | | | | | | drm: do not set crtc enabled field twiceIlija Hadzic2013-11-06
| * | | | | | | | drm: fix error recovery path in drm_crtc_helper_set_modeIlija Hadzic2013-11-06
| * | | | | | | | drm: restore crtc origin if mode_set_base failsIlija Hadzic2013-11-06
| * | | | | | | | drm: eliminate old_fb from drm_crtc_helper_set_configIlija Hadzic2013-11-06
| * | | | | | | | drm: remove redundant if statementIlija Hadzic2013-11-06
| * | | | | | | | drm: Do not drop root privileges for a fancier younger processChris Wilson2013-11-06
| * | | | | | | | nouveau: drop interrupt busy setting.Dave Airlie2013-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_lockedChristian König2013-11-06
| * | | | | | | | drm/qxl: add some surface memory loggingGerd Hoffmann2013-11-06
| * | | | | | | | drm/qxl: support 64bit surface barGerd Hoffmann2013-11-06
| * | | | | | | | drm/cirrus: use drm_set_preferred_modeGerd Hoffmann2013-11-06
| * | | | | | | | drm: add drm_set_preferred_modeGerd Hoffmann2013-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.cVille Syrjälä2013-11-06
| * | | | | | | | drm/edid: Don't skip every eighth EST III modeVille Syrjälä2013-11-06
| * | | | | | | | drm/edid: Fix the 1792x1344-75 EST III modeVille Syrjälä2013-11-06
| * | | | | | | | drm/vmwgfx: Return -ENOENT when a framebuffer can't be foundVille Syrjälä2013-11-06
| * | | | | | | | drm/vmwgfx: Return -ENOENT when a mode object can't be foundVille Syrjälä2013-11-06
| * | | | | | | | drm/radeon: Return -ENOENT when a mode object can't be foundVille Syrjälä2013-11-06
| * | | | | | | | drm/i915: Return -ENOENT when a mode object can't be foundVille Syrjälä2013-11-06
| * | | | | | | | drm/gma500: Return -ENOENT when a mode object can't be foundVille Syrjälä2013-11-06
| * | | | | | | | drm: Return -ENOENT when a framebuffer can't be foundVille Syrjälä2013-11-06
| * | | | | | | | drm: Consistently return -ENOENT when a mode object can't be foundVille Syrjälä2013-11-06
| * | | | | | | | drm: Pass pointers to virt_to_page()Ben Hutchings2013-11-06
| * | | | | | | | drm: Do not include page offset in argument to virt_to_page()Ben Hutchings2013-11-06
| * | | | | | | | drm: delete unconsumed pending event list in drm_events_releaseYoungJun Cho2013-11-06
| * | | | | | | | drm/i915: Make the debugfs structures constLespiau, Damien2013-11-06
| * | | | | | | | drm: Make drm_debugfs_list constLespiau, Damien2013-11-06
| * | | | | | | | drm: Constify struct drm_info_list * argumentsLespiau, Damien2013-11-06
| * | | | | | | | DRM: Armada: convert to use simple_open()Duan Jiong2013-11-06
| * | | | | | | | drm: shmobile: Add dependency on BACKLIGHT_CLASS_DEVICELaurent Pinchart2013-11-06
| * | | | | | | | drm/intel: Push get_scanout_position() timestamping into kms driver.Mario Kleiner2013-11-06
| * | | | | | | | drm/radeon: Push get_scanout_position() timestamping into kms driver.Mario Kleiner2013-11-06
| * | | | | | | | drm: Push latency sensitive bits of vblank scanoutpos timestamping into kms d...Mario Kleiner2013-11-06
| * | | | | | | | drm: Remove preempt_disable() from vblank timestamping code.Mario Kleiner2013-11-06
| * | | | | | | | Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-11-05
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/radeon: don't share PPLLs on DCE4.1Alex Deucher2013-11-01
| | * | | | | | | | drm/radeon/dpm: fix typo in setting smc flagAlex Deucher2013-11-01
| | * | | | | | | | drm/radeon: fixup locking inversion between, mmap_sem and reservationsMaarten Lankhorst2013-11-01