aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/cirrus/cirrus_main.c
Commit message (Expand)AuthorAge
* drm/cirrus: Replace ttm_bo_unref with ttm_bo_putThomas Zimmermann2018-08-30
* drm/cirrus: cirrus_framebuffer -> drm_framebufferDaniel Stone2018-05-18
* drm/cirrus: Place GEM BOs in drm_framebufferDaniel Stone2018-05-18
* drm/cirrus: add create_handle support.Lepton Wu2017-11-10
* drm/cirrus: switch to drm_*_get(), drm_*_put() helpersCihangir Akturk2017-08-11
* drm: Change the return type of the unload hook to voidGabriel Krisman Bertazi2017-01-09
* drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()Ville Syrjälä2016-12-15
* drm: cirrus: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()Laurent Pinchart2016-10-18
* drm/cirrus: Fix NULL pointer dereference when registering the fbdevBoris Brezillon2016-08-08
* drm/cirrus: Delete an unnecessary check before drm_gem_object_unreference_unl...Markus Elfring2016-07-18
* drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson2016-05-17
* drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä2015-11-24
* drm/cirrus: Don't grab dev->struct_mutex for in mmap offset ioctlDaniel Vetter2015-08-10
* drm/cirrus: Limit modes depending on bpp optionTakashi Iwai2015-02-04
* drm/cirrus: allow 32bpp framebuffers for cirrus drmZach Reizner2014-11-19
* drm/cirrus: fix leaky driver load error handlingZach Reizner2014-11-19
* drm/cirrus: Remove unecessary NULL check in gem_freeDaniel Vetter2014-04-22
* drm/cirrus: Remove unnecessary NULL check in bo_unrefDaniel Vetter2014-04-22
* drivers: gpu: Mark function as static in cirrus_main.cRashika2014-01-13
* drm: kill ->gem_init_object() and friendsDavid Herrmann2013-10-09
* drm/gem: create drm_gem_dumb_destroyDaniel Vetter2013-08-06
* drm/ttm: convert to unified vma offset managerDavid Herrmann2013-07-25
* drm/<drivers>: Unified handling of unimplemented fb->create_handleDaniel Vetter2013-01-20
* drm/<drivers>: reorder framebuffer init sequenceDaniel Vetter2013-01-20
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02
* UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells2012-10-02
* drm/kms: driver for virtual cirrus under qemuDave Airlie2012-05-17