summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_crtc.c
AgeCommit message (Expand)Author
2014-12-11Merge tag 'topic/core-stuff-2014-12-10' of git://anongit.freedesktop.org/drm-...Dave Airlie
2014-12-10drm: Zero out DRM object memory upon cleanupThierry Reding
2014-12-09drm: fix a word repetition in a commentMartin Peres
2014-12-09drm/tile: expose the tile property to userspace (v3)Dave Airlie
2014-12-09drm/connector: store tile information from displayid (v3)Dave Airlie
2014-12-09drm: add tile_group support. (v3)Dave Airlie
2014-11-27drm: Handle atomic state properly in kms getfoo ioctlDaniel Vetter
2014-11-27drm: use mode_object_find helpersRob Clark
2014-11-25drm: Free atomic state during cleanupThierry Reding
2014-11-20drm: s/enum_blob_list/enum_list/ in drm_propertyDaniel Vetter
2014-11-20drm/crtc: Polish kerneldocDaniel Vetter
2014-11-20drm/atomic: Ensure that drm_connector_index is stableDaniel Vetter
2014-11-15Merge tag 'drm/gem-cma/for-3.19-rc1' of git://people.freedesktop.org/~tagr/li...Dave Airlie
2014-11-15drm: add properties for suggested x/y offset for connectors. (v2)Dave Airlie
2014-11-15drm: Simplify return value handling in drm_crtc.cDaniel Vetter
2014-11-15Merge tag 'drm/fixes/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linu...Dave Airlie
2014-11-13drm: Sanitize DRM_IOCTL_MODE_CREATE_DUMB inputThierry Reding
2014-11-13drm: Make drm_mode_create_tv_properties() signature consistentThierry Reding
2014-11-13drm: Use const data when creating blob propertiesThierry Reding
2014-11-13drm: Use size_t for blob property sizesThierry Reding
2014-11-12drm: More specific locking for get* ioctlsDaniel Vetter
2014-11-12drm: Per-plane lockingDaniel Vetter
2014-11-10drm/mode: document path property and function to set it. (v1.1)Dave Airlie
2014-10-31drm: Add a note to drm_property_create() about property lifetimeDamien Lespiau
2014-10-23gpu: drm: Fix warning caused by a parameter description in drm_crtc.cMasanari Iida
2014-10-22drm/crtc: Remove duplicated ioctl codeChuck Ebbert
2014-10-22drm/crtc: Fix two typosChuck Ebbert
2014-10-21gpu:drm: Fix typo in Documentation/DocBook/drm.xmlMasanari Iida
2014-09-25drm: Drop grab fpriv->fbs_lock in drm_fb_releaseDaniel Vetter
2014-09-24drm: Fixup locking for universal cursor planesDaniel Vetter
2014-09-16drm: backmerge tag 'v3.17-rc5' into drm-nextDave Airlie
2014-09-15Merge tag 'topic/core-stuff-2014-09-15' of git://anongit.freedesktop.org/drm-...Dave Airlie
2014-09-15drm: Drop modeset locking from crtc init functionDaniel Vetter
2014-09-12drm: Move piles of functions from drmP.h to drm_internal.hDaniel Vetter
2014-09-03Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-08-28drm: fix division-by-zero on dumb_create()David Herrmann
2014-08-20drm: fix plane rotation when restoring fbdev configurationThomas Wood
2014-08-14drm: Docbook fixesDaniel Vetter
2014-08-11drm: Add a plane->reset hookDaniel Vetter
2014-08-08drm: Move ->old_fb from crtc to planeDaniel Vetter
2014-08-08drm: Handle legacy per-crtc locking with full acquire ctxDaniel Vetter
2014-08-08drm: Move modeset_lock_all helpers to drm_modeset_lock.[hc]Daniel Vetter
2014-08-08drm: Add drm_plane/connector_indexDaniel Vetter
2014-08-08Revert "drm: drop redundant drm_file->is_master"Dave Airlie
2014-08-06drm: Perform cmdline mode parsing during connector initialisationChris Wilson
2014-08-06drm: Don't grab an fb reference for the idrDaniel Vetter
2014-08-06Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...Dave Airlie
2014-08-05drm: drop redundant drm_file->is_masterDavid Herrmann
2014-08-05drm: Fix race when checking for fb in the generic kms obj lookupDaniel Vetter
2014-08-04Merge tag 'drm-intel-next-2014-07-25-merged' of git://anongit.freedesktop.org...Dave Airlie