summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2013-11-06drm: cleanup debugfs in drm_unplug_minor()David Herrmann
2013-11-06drm: make drm_get_minor() staticDavid Herrmann
2013-11-06drm: simplify drm_put_minor()David Herrmann
2013-11-06drm: call drm_unplug_minor() from drm_put_minor()David Herrmann
2013-11-06drm: eliminate bit-copy restoration of crtcIlija Hadzic
2013-11-06drm: do not set crtc enabled field twiceIlija Hadzic
2013-11-06drm: fix error recovery path in drm_crtc_helper_set_modeIlija Hadzic
2013-11-06drm: restore crtc origin if mode_set_base failsIlija Hadzic
2013-11-06drm: eliminate old_fb from drm_crtc_helper_set_configIlija Hadzic
2013-11-06drm: remove redundant if statementIlija Hadzic
2013-11-06drm: Do not drop root privileges for a fancier younger processChris Wilson
2013-11-06nouveau: drop interrupt busy setting.Dave Airlie
2013-11-06drm/sysfs: Remove stale comments about calling drm_sysfs_connector_add() mult...Ville Syrjälä
2013-11-06drm/radeon: fix radeon_fence_wait_empty_lockedChristian König
2013-11-06drm/qxl: add some surface memory loggingGerd Hoffmann
2013-11-06drm/qxl: support 64bit surface barGerd Hoffmann
2013-11-06drm/cirrus: use drm_set_preferred_modeGerd Hoffmann
2013-11-06drm: add drm_set_preferred_modeGerd Hoffmann
2013-11-06drm: Pretty print pixel format in drm_fb_get_bpp_depth() and format_check()Ville Syrjälä
2013-11-06drm/edid: Yank a helpful comment about EST modes from xf86EdidModes.cVille Syrjälä
2013-11-06drm/edid: Don't skip every eighth EST III modeVille Syrjälä
2013-11-06drm/edid: Fix the 1792x1344-75 EST III modeVille Syrjälä
2013-11-06drm/vmwgfx: Return -ENOENT when a framebuffer can't be foundVille Syrjälä
2013-11-06drm/vmwgfx: Return -ENOENT when a mode object can't be foundVille Syrjälä
2013-11-06drm/radeon: Return -ENOENT when a mode object can't be foundVille Syrjälä
2013-11-06drm/i915: Return -ENOENT when a mode object can't be foundVille Syrjälä
2013-11-06drm/gma500: Return -ENOENT when a mode object can't be foundVille Syrjälä
2013-11-06drm: Return -ENOENT when a framebuffer can't be foundVille Syrjälä
2013-11-06drm: Consistently return -ENOENT when a mode object can't be foundVille Syrjälä
2013-11-06drm: Pass pointers to virt_to_page()Ben Hutchings
2013-11-06drm: Do not include page offset in argument to virt_to_page()Ben Hutchings
2013-11-06drm: delete unconsumed pending event list in drm_events_releaseYoungJun Cho
2013-11-06drm/i915: Make the debugfs structures constLespiau, Damien
2013-11-06drm: Make drm_debugfs_list constLespiau, Damien
2013-11-06drm: Constify struct drm_info_list * argumentsLespiau, Damien
2013-11-06DRM: Armada: convert to use simple_open()Duan Jiong
2013-11-06drm: shmobile: Add dependency on BACKLIGHT_CLASS_DEVICELaurent Pinchart
2013-11-06drm/intel: Push get_scanout_position() timestamping into kms driver.Mario Kleiner
2013-11-06drm/radeon: Push get_scanout_position() timestamping into kms driver.Mario Kleiner
2013-11-06drm: Push latency sensitive bits of vblank scanoutpos timestamping into kms d...Mario Kleiner
2013-11-06drm: Remove preempt_disable() from vblank timestamping code.Mario Kleiner
2013-11-05Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-11-05Merge tag 'drm/for-3.13-rc1' of git://anongit.freedesktop.org/tegra/linux int...Dave Airlie
2013-11-04qxl: avoid an oops in the deferred io code.Dave Airlie
2013-11-01drm/radeon: don't share PPLLs on DCE4.1Alex Deucher
2013-11-01drm/radeon/dpm: fix typo in setting smc flagAlex Deucher
2013-11-01drm/radeon: fixup locking inversion between, mmap_sem and reservationsMaarten Lankhorst
2013-11-01drm/radeon: clear the page directory using the DMAChristian König
2013-11-01drm/radeon: initially clear page tablesChristian König
2013-11-01drm/radeon: drop CP page table updates & cleanup v2Christian König