index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
cirrus
/
cirrus_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-08
drm/cirrus: rewrite and modernize driver.
Gerd Hoffmann
1
-328
/
+0
2018-08-30
drm/cirrus: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
1
-1
/
+1
2018-05-18
drm/cirrus: cirrus_framebuffer -> drm_framebuffer
Daniel Stone
1
-10
/
+10
2018-05-18
drm/cirrus: Place GEM BOs in drm_framebuffer
Daniel Stone
1
-21
/
+4
2017-11-10
drm/cirrus: add create_handle support.
Lepton Wu
1
-0
/
+9
2017-08-11
drm/cirrus: switch to drm_*_get(), drm_*_put() helpers
Cihangir Akturk
1
-5
/
+5
2017-01-09
drm: Change the return type of the unload hook to void
Gabriel Krisman Bertazi
1
-3
/
+2
2016-12-15
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
1
-1
/
+1
2016-10-18
drm: cirrus: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
Laurent Pinchart
1
-2
/
+2
2016-08-09
drm/cirrus: Fix NULL pointer dereference when registering the fbdev
Boris Brezillon
1
-2
/
+11
2016-07-18
drm/cirrus: Delete an unnecessary check before drm_gem_object_unreference_unl...
Markus Elfring
1
-2
/
+2
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
1
-2
/
+2
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
1
-2
/
+2
2015-08-10
drm/cirrus: Don't grab dev->struct_mutex for in mmap offset ioctl
Daniel Vetter
1
-11
/
+4
2015-02-05
drm/cirrus: Limit modes depending on bpp option
Takashi Iwai
1
-0
/
+2
2014-11-20
drm/cirrus: allow 32bpp framebuffers for cirrus drm
Zach Reizner
1
-4
/
+23
2014-11-20
drm/cirrus: fix leaky driver load error handling
Zach Reizner
1
-4
/
+9
2014-04-22
drm/cirrus: Remove unecessary NULL check in gem_free
Daniel Vetter
1
-2
/
+0
2014-04-22
drm/cirrus: Remove unnecessary NULL check in bo_unref
Daniel Vetter
1
-3
/
+1
2014-01-14
drivers: gpu: Mark function as static in cirrus_main.c
Rashika
1
-1
/
+1
2013-10-09
drm: kill ->gem_init_object() and friends
David Herrmann
1
-6
/
+0
2013-08-07
drm/gem: create drm_gem_dumb_destroy
Daniel Vetter
1
-7
/
+0
2013-07-25
drm/ttm: convert to unified vma offset manager
David Herrmann
1
-1
/
+1
2013-01-20
drm/<drivers>: Unified handling of unimplemented fb->create_handle
Daniel Vetter
1
-8
/
+0
2013-01-20
drm/<drivers>: reorder framebuffer init sequence
Daniel Vetter
1
-2
/
+2
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-2
/
+2
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
1
-1
/
+0
2012-05-17
drm/kms: driver for virtual cirrus under qemu
Dave Airlie
1
-0
/
+335