index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
shmobile
/
shmob_drm_drv.c
Age
Commit message (
Expand
)
Author
2018-09-14
drm: shmobile: convert to SPDX identifiers
Kuninori Morimoto
2017-07-29
drm/shmobile: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
2017-06-22
drm/shmob: Drop drm_vblank_cleanup
Daniel Vetter
2017-03-14
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
Daniel Vetter
2017-03-11
Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into dr...
Daniel Vetter
2017-02-17
drm: shmobile: Perform initialization/cleanup at probe/remove time
Laurent Pinchart
2017-02-09
drm: shmobile: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
2017-02-07
drm: remove drm_vblank_no_hw_counter assignment from driver code
Shawn Guo
2017-01-09
drm: Change the return type of the unload hook to void
Gabriel Krisman Bertazi
2016-11-02
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
2016-06-21
drm: Lobotomize set_busid nonsense for !pci drivers
Daniel Vetter
2016-06-01
drm/shmob: Use lockless gem BO free callback
Daniel Vetter
2016-02-08
drm/shmob: Nuke preclose hook
Daniel Vetter
2015-10-07
drm: Stop using drm_vblank_count() as the hw frame counter
Ville Syrjälä
2015-10-06
drm/irq: Use unsigned int pipe in public API
Thierry Reding
2014-10-20
gpu: drm: shmobile: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-15
drm/shmob: Update copyright notice
Laurent Pinchart
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
2014-07-22
drm: shmobile: fix warnings
Russell King
2014-04-23
drm: pass the irq explicitly to drm_irq_install
Daniel Vetter
2013-12-18
drm/shmob: call drm_put_dev directly from ->remove hook
Daniel Vetter
2013-08-19
drm: remove FASYNC support
Daniel Vetter
2013-08-07
drm/gem: create drm_gem_dumb_destroy
Daniel Vetter
2013-07-17
drm/shmobile: Use the GEM PRIME helpers
Laurent Pinchart
2013-06-20
drm/shmobile: Add DRM PRIME support
Laurent Pinchart
2013-06-20
drm/shmobile: Use devm_* managed functions
Laurent Pinchart
2013-01-20
drm/shmobile: use drm_modeset_lock_all
Daniel Vetter
2013-01-03
Drivers: gpu: remove __dev* attributes.
Greg Kroah-Hartman
2012-10-23
drm: platform: Don't initialize driver-private data
Thierry Reding
2012-09-18
drm: Renesas SH Mobile DRM driver
Laurent Pinchart