summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/shmobile
AgeCommit message (Expand)AuthorFilesLines
2016-07-18drm/shmobile: make fbdev support really optionalTobias Jakobi1-1/+0
2016-06-21drm: Lobotomize set_busid nonsense for !pci driversDaniel Vetter1-1/+0
2016-06-09Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-2/+2
2016-06-06drm/shmobile: use drm_crtc_vblank_{get,put}()Gustavo Padovan1-2/+2
2016-06-01drm/shmob: Use lockless gem BO free callbackDaniel Vetter1-1/+1
2016-05-02drm/shmobile: use drm_crtc_send_vblank_event()Gustavo Padovan1-1/+1
2016-03-04drm/shmobile: removed optional dummy crtc mode_fixup function.Carlos Palminha1-8/+0
2016-02-09Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie3-30/+0
2016-02-08drm/shmob: Nuke preclose hookDaniel Vetter3-30/+0
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-1/+1
2016-01-13drm: Do not set connector->encoder in driversThierry Reding1-2/+0
2015-12-11drm: Pass 'name' to drm_encoder_init()Ville Syrjälä1-1/+1
2015-11-24drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä1-1/+1
2015-10-07drm: Stop using drm_vblank_count() as the hw frame counterVille Syrjälä1-1/+1
2015-10-06drm/irq: Use unsigned int pipe in public APIThierry Reding1-2/+2
2015-07-22drm: Simplify drm_for_each_legacy_plane argumentsDaniel Vetter1-1/+1
2015-02-03drm: Kconfig: Let all DRM_GEM_CMA_HELPER related macros depend on HAVE_DMA_ATTRSChen Gang S1-1/+1
2015-01-31drm: shmobile: fix Kconfig dependenciesArnd Bergmann1-0/+2
2014-12-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1
2014-11-05drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter1-0/+1
2014-10-20gpu: drm: shmobile: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-09-15drm/shmob: Update copyright noticeLaurent Pinchart11-11/+11
2014-09-10drm: add driver->set_busid() callbackDavid Herrmann1-0/+1
2014-07-22drm: shmobile: fix warningsRussell King1-1/+1
2014-06-19drm: add register and unregister functions for connectorsThomas Wood1-3/+3
2014-05-27drm/shmobile: Add run-time dependenciesJean Delvare1-1/+2
2014-05-16Merge tag 'topic/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-...Dave Airlie1-7/+0
2014-04-23drm: pass the irq explicitly to drm_irq_installDaniel Vetter1-1/+1
2014-04-22drm: make mode_valid callback optionalAndrzej Hajda1-7/+0
2014-04-01drm: Replace crtc fb with primary plane fb (v3)Matt Roper1-7/+7
2014-04-01drm/shmobile: Restrict plane loops to only operate on legacy planesMatt Roper1-1/+1
2013-12-18drm/shmob: call drm_put_dev directly from ->remove hookDaniel Vetter1-1/+3
2013-12-18drm: shmob_drm: Check clk_prepare_enable() return valueLaurent Pinchart1-4/+14
2013-11-10drm: shmob_drm: Convert to clk_prepare/unprepareLaurent Pinchart1-2/+2
2013-11-06drm: shmobile: Add dependency on BACKLIGHT_CLASS_DEVICELaurent Pinchart1-0/+1
2013-10-11drm: Add separate Kconfig option for fbdev helpersDaniel Vetter1-0/+1
2013-08-30drm: Pass page flip ioctl flags to driverKeith Packard1-1/+2
2013-08-19drm: remove FASYNC supportDaniel Vetter1-1/+0
2013-08-07drm/gem: create drm_gem_dumb_destroyDaniel Vetter1-1/+1
2013-07-17drm/shmobile: Use the GEM PRIME helpersLaurent Pinchart1-2/+7
2013-06-20drm/shmobile: Enable compilation on all ARM platformsLaurent Pinchart1-1/+1
2013-06-20drm/shmobile: Add DRM PRIME supportLaurent Pinchart1-1/+6
2013-06-20drm/shmobile: Use devm_* managed functionsLaurent Pinchart2-25/+10
2013-06-20drm/shmobile: Minor typo fix in debug messageLaurent Pinchart1-1/+1
2013-06-20drm/shmobile: Drop usage of removed drm_plane enabled fieldLaurent Pinchart1-1/+1
2013-05-22drm/shmob: use drm_send_vblank_event() helperRob Clark1-15/+4
2013-04-26drm/shmobile: Fix race condition between page flip request and handlerLaurent Pinchart1-1/+1
2013-01-20drm/shmobile: use drm_modeset_lock_allDaniel Vetter1-2/+2
2013-01-03Drivers: gpu: remove __dev* attributes.Greg Kroah-Hartman1-5/+5
2012-11-30drm/shmob: drm_connector_property -> drm_object_propertyRob Clark1-1/+1