aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/shmobile
Commit message (Expand)AuthorAge
* drm/shmobile: make fbdev support really optionalTobias Jakobi2016-07-18
* drm: Lobotomize set_busid nonsense for !pci driversDaniel Vetter2016-06-21
* Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-06-08
|\
| * drm/shmobile: use drm_crtc_vblank_{get,put}()Gustavo Padovan2016-06-06
* | drm/shmob: Use lockless gem BO free callbackDaniel Vetter2016-06-01
|/
* drm/shmobile: use drm_crtc_send_vblank_event()Gustavo Padovan2016-05-02
* drm/shmobile: removed optional dummy crtc mode_fixup function.Carlos Palminha2016-03-04
* Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-02-08
|\
| * drm/shmob: Nuke preclose hookDaniel Vetter2016-02-08
* | dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-20
|/
* drm: Do not set connector->encoder in driversThierry Reding2016-01-13
* drm: Pass 'name' to drm_encoder_init()Ville Syrjälä2015-12-11
* drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä2015-11-24
* drm: Stop using drm_vblank_count() as the hw frame counterVille Syrjälä2015-10-07
* drm/irq: Use unsigned int pipe in public APIThierry Reding2015-10-06
* drm: Simplify drm_for_each_legacy_plane argumentsDaniel Vetter2015-07-22
* drm: Kconfig: Let all DRM_GEM_CMA_HELPER related macros depend on HAVE_DMA_ATTRSChen Gang S2015-02-02
* drm: shmobile: fix Kconfig dependenciesArnd Bergmann2015-01-30
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-15
|\
| * drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter2014-11-04
* | gpu: drm: shmobile: drop owner assignment from platform_driversWolfram Sang2014-10-20
|/
* drm/shmob: Update copyright noticeLaurent Pinchart2014-09-15
* drm: add driver->set_busid() callbackDavid Herrmann2014-09-10
* drm: shmobile: fix warningsRussell King2014-07-21
* drm: add register and unregister functions for connectorsThomas Wood2014-06-19
* drm/shmobile: Add run-time dependenciesJean Delvare2014-05-27
* Merge tag 'topic/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-...Dave Airlie2014-05-15
|\
| * drm: make mode_valid callback optionalAndrzej Hajda2014-04-22
* | drm: pass the irq explicitly to drm_irq_installDaniel Vetter2014-04-23
|/
* drm: Replace crtc fb with primary plane fb (v3)Matt Roper2014-04-01
* drm/shmobile: Restrict plane loops to only operate on legacy planesMatt Roper2014-04-01
* drm/shmob: call drm_put_dev directly from ->remove hookDaniel Vetter2013-12-17
* drm: shmob_drm: Check clk_prepare_enable() return valueLaurent Pinchart2013-12-17
* drm: shmob_drm: Convert to clk_prepare/unprepareLaurent Pinchart2013-11-10
* drm: shmobile: Add dependency on BACKLIGHT_CLASS_DEVICELaurent Pinchart2013-11-05
* drm: Add separate Kconfig option for fbdev helpersDaniel Vetter2013-10-11
* drm: Pass page flip ioctl flags to driverKeith Packard2013-08-29
* drm: remove FASYNC supportDaniel Vetter2013-08-18
* drm/gem: create drm_gem_dumb_destroyDaniel Vetter2013-08-06
* drm/shmobile: Use the GEM PRIME helpersLaurent Pinchart2013-07-17
* drm/shmobile: Enable compilation on all ARM platformsLaurent Pinchart2013-06-20
* drm/shmobile: Add DRM PRIME supportLaurent Pinchart2013-06-20
* drm/shmobile: Use devm_* managed functionsLaurent Pinchart2013-06-20
* drm/shmobile: Minor typo fix in debug messageLaurent Pinchart2013-06-20
* drm/shmobile: Drop usage of removed drm_plane enabled fieldLaurent Pinchart2013-06-20
* drm/shmob: use drm_send_vblank_event() helperRob Clark2013-05-21
* drm/shmobile: Fix race condition between page flip request and handlerLaurent Pinchart2013-04-25
* drm/shmobile: use drm_modeset_lock_allDaniel Vetter2013-01-20
* Drivers: gpu: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* drm/shmob: drm_connector_property -> drm_object_propertyRob Clark2012-11-30