summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-11-08drm/nv10/kms: add plane support for nv10-nv40Ilia Mirkin
2013-11-08drm/nv10: fix chipset checks, mostly for the benefit of nv1aIlia Mirkin
2013-11-08drm/nv10: introduce a new NV_11 card typeIlia Mirkin
2013-11-08drm/nouveau: fix backlight mask on ppc powerbookIlia Mirkin
2013-11-08drm/nouveau: remove prototype for non-existent nouveau_connector_bppIlia Mirkin
2013-11-08drm/nouveau/vic: rename PUNK1C1 to PVICBen Skeggs
2013-11-08drm/nouveau/therm: kill some over-zealous debuggingBen Skeggs
2013-11-08drm/nouveau/core: split lock into list+exec and enable refcount locksBen Skeggs
2013-11-08drm/nouveau/core: convert event handler apis to split create/enable semanticsBen Skeggs
2013-11-08drm/nv50-/sw: share engine/channel constructor between implementationsBen Skeggs
2013-11-08drm/nouveau/sw: prepare for the sharing of constructors between implementationsBen Skeggs
2013-11-08drm/nv50-/sw: make vblank tracking data private to the implementationsBen Skeggs
2013-11-08drm/nv50-/sw: share engine/channel struct definitions between implementationsBen Skeggs
2013-11-08drm/nouveau/core: Allow asymmetric nouveau_event_get/_putPeter Hurley
2013-11-08drm/nouveau/core: Move event index check from critical sectionPeter Hurley
2013-11-08drm/nouveau/core: Add priv field for event handlersPeter Hurley
2013-11-08drm/nouveau: off by one in nouveau_drm_vblank_enable()Dan Carpenter
2013-11-08drm/nouveau: remove pointless assignmentDave Jones
2013-11-07Merge branch 'ttm-next-3.13' of git://people.freedesktop.org/~thomash/linux i...Dave Airlie
2013-11-06drm/ttm: Fix memory type compatibility checkThomas Hellstrom
2013-11-06drm/ttm: Fix ttm_bo_move_memcpyThomas Hellstrom
2013-11-06drm/ttm: Handle in-memory region copiesJakob Bornecrantz
2013-11-06drm/ttm: Make NO_EVICT bos available to shrinkers pending destructionThomas Hellstrom
2013-11-06drm/ttm: Allow vm fault retriesThomas Hellstrom
2013-11-06drm/vmwgfx: Use the linux DMA api to get valid device addresses of pagesThomas Hellstrom
2013-11-06drm/ttm: Enable the dma page pool also for intel IOMMUsThomas Hellstrom
2013-11-06qxl: add a connector property to denote hotplug should rescan modes.Dave Airlie
2013-11-06drm: delay minor destruction to drm_dev_free()David Herrmann
2013-11-06drm: remove minor-id during unplugDavid Herrmann
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ä