summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/vmwgfx: Use the linux DMA api to get valid device addresses of pagesThomas Hellstrom2013-11-064-94/+620
* drm/ttm: Enable the dma page pool also for intel IOMMUsThomas Hellstrom2013-11-063-6/+14
* qxl: add a connector property to denote hotplug should rescan modes.Dave Airlie2013-11-062-0/+20
* drm: delay minor destruction to drm_dev_free()David Herrmann2013-11-061-3/+7
* drm: remove minor-id during unplugDavid Herrmann2013-11-061-3/+1
* drm: cleanup debugfs in drm_unplug_minor()David Herrmann2013-11-061-4/+4
* drm: make drm_get_minor() staticDavid Herrmann2013-11-062-9/+11
* drm: simplify drm_put_minor()David Herrmann2013-11-062-19/+13
* drm: call drm_unplug_minor() from drm_put_minor()David Herrmann2013-11-061-9/+24
* drm: eliminate bit-copy restoration of crtcIlija Hadzic2013-11-061-25/+8
* drm: do not set crtc enabled field twiceIlija Hadzic2013-11-061-2/+1
* drm: fix error recovery path in drm_crtc_helper_set_modeIlija Hadzic2013-11-061-4/+7
* drm: restore crtc origin if mode_set_base failsIlija Hadzic2013-11-061-0/+2
* drm: eliminate old_fb from drm_crtc_helper_set_configIlija Hadzic2013-11-061-8/+4
* drm: remove redundant if statementIlija Hadzic2013-11-061-2/+1
* drm: Compact booleans within struct drm_fileChris Wilson2013-11-061-7/+6
* drm: Do not drop root privileges for a fancier younger processChris Wilson2013-11-062-2/+4
* nouveau: drop interrupt busy setting.Dave Airlie2013-11-061-3/+0
* drm/sysfs: Remove stale comments about calling drm_sysfs_connector_add() mult...Ville Syrjälä2013-11-061-6/+0
* drm/radeon: fix radeon_fence_wait_empty_lockedChristian König2013-11-061-0/+3
* drm/qxl: add some surface memory loggingGerd Hoffmann2013-11-062-3/+9
* drm/qxl: support 64bit surface barGerd Hoffmann2013-11-061-7/+25
* drm/cirrus: use drm_set_preferred_modeGerd Hoffmann2013-11-061-6/+5
* drm: add drm_set_preferred_modeGerd Hoffmann2013-11-062-0/+15
* drm: Pretty print pixel format in drm_fb_get_bpp_depth() and format_check()Ville Syrjälä2013-11-061-1/+4
* drm/edid: Yank a helpful comment about EST modes from xf86EdidModes.cVille Syrjälä2013-11-061-0/+9
* drm/edid: Don't skip every eighth EST III modeVille Syrjälä2013-11-061-1/+1
* drm/edid: Fix the 1792x1344-75 EST III modeVille Syrjälä2013-11-061-1/+1
* drm/vmwgfx: Return -ENOENT when a framebuffer can't be foundVille Syrjälä2013-11-061-2/+2
* drm/vmwgfx: Return -ENOENT when a mode object can't be foundVille Syrjälä2013-11-061-1/+1
* drm/radeon: Return -ENOENT when a mode object can't be foundVille Syrjälä2013-11-062-2/+2
* drm/i915: Return -ENOENT when a mode object can't be foundVille Syrjälä2013-11-062-3/+3
* drm/gma500: Return -ENOENT when a mode object can't be foundVille Syrjälä2013-11-062-3/+3
* drm: Return -ENOENT when a framebuffer can't be foundVille Syrjälä2013-11-061-5/+7
* drm: Consistently return -ENOENT when a mode object can't be foundVille Syrjälä2013-11-061-14/+18
* drm: Pass pointers to virt_to_page()Ben Hutchings2013-11-062-3/+3
* drm: Do not include page offset in argument to virt_to_page()Ben Hutchings2013-11-061-1/+1
* drm: delete unconsumed pending event list in drm_events_releaseYoungJun Cho2013-11-061-1/+3
* drm/i915: Make the debugfs structures constLespiau, Damien2013-11-061-2/+2
* drm: Make drm_debugfs_list constLespiau, Damien2013-11-061-1/+1
* drm: Remove drm_debugfs_node and drm_debugfs_listLespiau, Damien2013-11-061-21/+0
* drm: Constify struct drm_info_list * argumentsLespiau, Damien2013-11-062-6/+7
* DRM: Armada: convert to use simple_open()Duan Jiong2013-11-061-7/+1
* drm: shmobile: Add dependency on BACKLIGHT_CLASS_DEVICELaurent Pinchart2013-11-061-0/+1
* drm/intel: Push get_scanout_position() timestamping into kms driver.Mario Kleiner2013-11-061-11/+43
* drm/radeon: Push get_scanout_position() timestamping into kms driver.Mario Kleiner2013-11-064-6/+26
* drm: Push latency sensitive bits of vblank scanoutpos timestamping into kms d...Mario Kleiner2013-11-062-10/+20
* drm: Remove preempt_disable() from vblank timestamping code.Mario Kleiner2013-11-061-7/+0
* Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-11-0540-881/+1561
|\
| * drm/radeon: don't share PPLLs on DCE4.1Alex Deucher2013-11-011-1/+1
OpenPOWER on IntegriCloud