aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm
AgeCommit message (Expand)Author
2014-12-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-11-20drm: omapdrm: remove unused variableBoris BREZILLON
2014-11-15Merge tag 'drm/gem-cma/for-3.19-rc1' of git://people.freedesktop.org/~tagr/li...Dave Airlie
2014-11-15drm: flip-work: change drm_flip_work_init prototypeBoris BREZILLON
2014-11-13drm/omap: gem: dumb: pitch is an outputThierry Reding
2014-11-05drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter
2014-10-20gpu: drm: omapdrm: drop owner assignment from platform_driversWolfram Sang
2014-09-24drm: Extract <drm/drm_gem.h>Daniel Vetter
2014-09-10drm: add driver->set_busid() callbackDavid Herrmann
2014-08-08Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds
2014-08-07Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-07-29Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter
2014-07-22drm: omapdrm: fix compiler errorsRussell King
2014-07-11drm/omap: Switch omapdrm over to drm_mode_create_rotation_property()Ville Syrjälä
2014-07-11drm: Add support_bits parameter to drm_property_create_bitmask()Ville Syrjälä
2014-07-11drm: Move DRM_ROTATE bits out of omapdrm into drm_crtc.hVille Syrjälä
2014-07-08dma-buf: use reservation objectsMaarten Lankhorst
2014-07-08drm: Introduce drm_fb_helper_prepare()Thierry Reding
2014-07-08drm: Constify struct drm_fb_helper_funcsThierry Reding
2014-07-08Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...Dave Airlie
2014-07-08drm/omap: remove null test before kfreeFabian Frederick
2014-07-08drm/gem: remove misleading gfp parameter to get_pages()David Herrmann
2014-07-08drm/omap: use __GFP_DMA32 for shmem-backed gemDavid Herrmann
2014-07-04drm/omap: Add infoframe & dvi/hdmi mode supportTomi Valkeinen
2014-06-19drm: add register and unregister functions for connectorsThomas Wood
2014-06-05drm: add drm_fb_helper_restore_fbdev_mode_unlocked()Rob Clark
2014-06-05drm: convert crtc and connection_mutex to ww_mutex (v5)Rob Clark
2014-06-04drm: Split connection_mutex out of mode_config.mutex (v3)Daniel Vetter
2014-04-15drm/omap: fix the handling of fb ref countsTomi Valkeinen
2014-04-15drm/omap: protect omap_crtc's event with event_lock spinlockArchit Taneja
2014-04-15drm/omap: Use old_fb to synchronize between successive page flipsArchit Taneja
2014-04-15drm/omap: Fix crash when using LCD3 overlay managerArchit Taneja
2014-04-15drm/omap: gem sync: wait on correct eventsArchit Taneja
2014-04-15drm/omap: Fix memory leak in omap_gem_op_asyncSubhajit Paul
2014-04-15drm/omap: remove warn from debugfsTomi Valkeinen
2014-04-15drm/omap: remove extra plane->destroy from crtc destroyTomi Valkeinen
2014-04-15drm/omap: print warning when rotating non-TILER fbTomi Valkeinen
2014-04-14drm/omap: fix missing unref to fb's buf objectTomi Valkeinen
2014-04-14drm/omap: fix plane rotationGrazvydas Ignotas
2014-04-14drm/omap: fix enabling/disabling of video pipelineTomi Valkeinen
2014-04-14drm/omap: fix missing disable for unused encoderTomi Valkeinen
2014-04-14drm/omap: fix race issue when unloading omapdrmTomi Valkeinen
2014-04-14drm/omap: fix DMM driver (un)registrationTomi Valkeinen
2014-04-14drm/omap: fix uninit order in pdev_remove()Tomi Valkeinen
2014-04-14drm/omap: fix output enable/disable sequenceTomi Valkeinen
2014-04-08Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-04-04Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie
2014-04-01drm: Replace crtc fb with primary plane fb (v3)Matt Roper
2014-03-31drm/omap: Don't dereference list head when the connectors list is emptyLaurent Pinchart
2014-03-16drm: use anon-inode instead of relying on cdevsDavid Herrmann