index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
omap_fbdev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/fb-helper: Rename drm_fb_helper_unregister_fbi() to use _info postfix
Thomas Zimmermann
2022-11-05
1
-1
/
+1
*
drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfix
Thomas Zimmermann
2022-11-05
1
-1
/
+1
*
drm/fb_helper: Rename field fbdev to info in struct drm_fb_helper
Thomas Zimmermann
2022-11-05
1
-1
/
+1
*
drm: Remove drm_mode_config::fb_base
Zack Rusin
2022-10-19
1
-2
/
+0
*
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+1
*
drm: omapdrm: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-11-10
1
-1
/
+1
*
drm/omapdrm: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2020-05-19
1
-1
/
+1
*
drm: Remove drm_fb_helper add, add all and remove connector calls
Pankaj Bharadiya
2020-03-06
1
-4
/
+0
*
drm: Remove unused arg from drm_fb_helper_init
Pankaj Bharadiya
2020-03-06
1
-1
/
+1
*
drm: constify fb ops across all drivers
Jani Nikula
2019-12-05
1
-1
/
+1
*
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
2019-07-22
1
-12
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
*
|
drm/omapdrm: drop use of drmP.h
Sam Ravnborg
2019-07-17
1
-0
/
+2
*
|
drm/omapdrm: drop fb_debug_enter/leave
Daniel Vetter
2019-06-21
1
-2
/
+0
|
/
*
drm/omap: Use drm_fb_helper_fill_info
Daniel Vetter
2019-03-27
1
-5
/
+1
*
drm: move drm_can_sleep() to drm_util.h
Sam Ravnborg
2019-01-14
1
-0
/
+1
*
drm/omap: Replace drm_gem_object_unreference_unlocked with put function
Thomas Zimmermann
2018-10-02
1
-1
/
+1
*
drm/omap: Group CRTC, encoder, connector and dssdev in a structure
Laurent Pinchart
2018-09-03
1
-2
/
+2
*
drm/omap: gem: Replace struct_mutex usage with omap_obj private lock
Laurent Pinchart
2018-06-28
1
-7
/
+1
*
drm/omap: Init fbdev emulation only when we have displays
Peter Ujfalusi
2018-03-01
1
-0
/
+3
*
drm/omap: cleanup fbdev init/free
Tomi Valkeinen
2018-03-01
1
-10
/
+8
*
drm/omap: fix omap_fbdev_free() when omap_fbdev_create() wasn't called
Tomi Valkeinen
2018-03-01
1
-1
/
+2
*
drm/omap: fbdev: avoid double initializer entry
Tomi Valkeinen
2018-03-01
1
-3
/
+9
*
drm/omap: fbdev: use 'screen_buffer' field
Tomi Valkeinen
2018-03-01
1
-1
/
+1
*
drm: omapdrm: Remove filename from header and fix copyright tag
Andrew F. Davis
2017-12-19
1
-3
/
+1
*
drm/omap: drop incorrect comment
Sebastian Reichel
2017-12-19
1
-3
/
+0
*
drm/<drivers>: Drop fbdev info flags
Daniel Vetter
2017-07-26
1
-1
/
+0
*
drm: omapdrm: Rename omap_gem_(get|put)_paddr() to omap_gem_(un)pin()
Laurent Pinchart
2017-06-02
1
-5
/
+4
*
drm: omapdrm: Rename occurrences of paddr to dma_addr
Laurent Pinchart
2017-06-02
1
-4
/
+4
*
drm: omapdrm: Remove remap argument to omap_gem_get_paddr()
Laurent Pinchart
2017-06-02
1
-1
/
+1
*
drm/fb-helper: Automatically clean up fb_info
Daniel Vetter
2017-02-07
1
-4
/
+0
*
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2017-02-02
1
-2
/
+1
*
drm/omap: Stop using drm_framebuffer_unregister_private
Daniel Vetter
2017-01-12
1
-6
/
+2
*
drm: Nuke fb->depth
Ville Syrjälä
2016-12-15
1
-1
/
+1
*
drm/omapdrm: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
Stefan Christ
2016-11-14
1
-4
/
+1
*
drm/omapdrm: don't call drm_helper_disable_unused_functions
Daniel Vetter
2016-06-21
1
-3
/
+0
*
drm/omap: fix pitch round-up
Tomi Valkeinen
2016-06-06
1
-2
/
+2
*
drm/omap: remove align_pitch()
Tomi Valkeinen
2016-06-06
1
-3
/
+2
*
drm/omapdrm: Use unlocked gem unreferencing
Daniel Vetter
2016-04-20
1
-1
/
+1
*
drm: omapdrm: Make fbdev emulation optional
Laurent Pinchart
2015-12-31
1
-0
/
+4
*
drm/omap: fix fbdev pix format to support all platforms
Tomi Valkeinen
2015-12-14
1
-4
/
+1
*
drm/omap: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
1
-25
/
+13
*
drm/omap: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN
Fabian Frederick
2015-07-02
1
-1
/
+1
*
drm: omapdrm: Clean up #include's
Laurent Pinchart
2015-06-12
1
-3
/
+3
*
drm: omapdrm: Remove manual update display support
Laurent Pinchart
2015-03-20
1
-53
/
+4
*
drm/fb-helper: Propagate errors from initial config failure
Thierry Reding
2015-01-21
1
-2
/
+8
*
drm: Introduce drm_fb_helper_prepare()
Thierry Reding
2014-07-08
1
-1
/
+1
*
drm: Constify struct drm_fb_helper_funcs
Thierry Reding
2014-07-08
1
-1
/
+1
*
drm/omap: fix missing unref to fb's buf object
Tomi Valkeinen
2014-04-14
1
-0
/
+3
*
drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers
Ville Syrjälä
2013-06-17
1
-14
/
+0
[next]