index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tegra
/
fb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-17
drm/tegra: Use drm_gem_fb_destroy
Daniel Stone
1
-16
/
+1
2018-05-17
drm/tegra: Move fbdev unmap special case
Daniel Stone
1
-6
/
+11
2018-05-17
drm/tegra: tegra_fb -> drm_framebuffer
Daniel Stone
1
-20
/
+14
2018-05-17
drm/tegra: Move GEM BOs to drm_framebuffer
Daniel Stone
1
-29
/
+8
2018-05-17
drm/tegra: Remove duplicate framebuffer num_planes
Daniel Stone
1
-4
/
+2
2018-03-15
drm/tegra: fb: Properly support linear modifier
Thierry Reding
1
-3
/
+6
2018-03-08
drm/tegra: fb: Implement ->fb_mmap() callback
Thierry Reding
1
-0
/
+16
2018-01-12
Merge tag 'drm/tegra/for-4.16-rc1-fixes' of git://anongit.freedesktop.org/teg...
Dave Airlie
1
-6
/
+30
2017-12-21
drm/tegra: dc: Implement legacy blending
Thierry Reding
1
-12
/
+0
2017-12-13
drm/tegra: fb: Force alpha formats
Thierry Reding
1
-0
/
+13
2017-12-13
drm/tegra: Sanitize format modifiers
Thierry Reding
1
-6
/
+29
2017-12-08
drm/tegra: Use drm_fb_helper_lastclose() and _poll_changed()
Noralf Trønnes
1
-14
/
+0
2017-08-17
drm/tegra: switch to drm_*_get(), drm_*_put() helpers
Cihangir Akturk
1
-4
/
+4
2017-05-05
Merge tag 'drm/tegra/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
1
-3
/
+20
2017-04-05
drm/tegra: Add tiling FB modifiers
Alexandre Courbot
1
-3
/
+20
2017-02-07
drm/fb-helper: Automatically clean up fb_info
Daniel Vetter
1
-4
/
+1
2017-02-02
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
1
-1
/
+1
2017-01-12
drm/tegra: Stop using drm_framebuffer_unregister_private
Daniel Vetter
1
-5
/
+2
2016-12-15
drm: Nuke fb->depth
Ville Syrjälä
1
-1
/
+1
2016-12-15
drm: Replace drm_format_num_planes() with fb->format->num_planes
Ville Syrjälä
1
-1
/
+1
2016-12-15
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
1
-1
/
+1
2016-11-14
drm/tegra: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
Stefan Christ
1
-5
/
+1
2016-07-18
drm/tegra: Delete an unnecessary check before the function call "vunmap"
Markus Elfring
1
-1
/
+1
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
1
-1
/
+1
2015-12-19
Merge tag 'topic/drm-misc-2015-12-18' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-1
/
+1
2015-12-15
drm/tegra: Constify function pointer structs
Ville Syrjälä
1
-1
/
+1
2015-12-14
drm/tegra: Implement subsystem-level suspend/resume
Thierry Reding
1
-0
/
+24
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
1
-2
/
+2
2015-11-24
drm/tegra: Remove local fbdev emulation Kconfig option
Archit Taneja
1
-6
/
+6
2015-10-30
drm/tegra: fb: Remove gratuituous blank line
Thierry Reding
1
-1
/
+0
2015-08-06
drm/tegra: Use new drm_fb_helper functions
Archit Taneja
1
-26
/
+9
2015-01-27
drm/tegra: Move tegra_drm_mode_funcs to the core
Thierry Reding
1
-21
/
+4
2014-11-13
drm/tegra: fb: Add error codes to error messages
Thierry Reding
1
-4
/
+7
2014-11-13
drm/tegra: fb: Properly release GEM objects on failure
Thierry Reding
1
-1
/
+2
2014-11-13
drm/tegra: fb: Do not destroy framebuffer
Thierry Reding
1
-1
/
+1
2014-11-13
drm/tegra: Add IOMMU support
Thierry Reding
1
-1
/
+15
2014-11-13
drm/tegra: Fix error handling cleanup
Thierry Reding
1
-3
/
+17
2014-08-04
drm/tegra: Properly align stride for framebuffers
Thierry Reding
1
-1
/
+3
2014-08-04
drm/tegra: Implement more tiling modes
Thierry Reding
1
-4
/
+5
2014-07-08
drm/tegra: Implement race-free hotplug detection
Thierry Reding
1
-15
/
+32
2014-07-08
drm: Introduce drm_fb_helper_prepare()
Thierry Reding
1
-3
/
+1
2014-07-08
drm: Constify struct drm_fb_helper_funcs
Thierry Reding
1
-1
/
+1
2014-06-05
drm: add drm_fb_helper_restore_fbdev_mode_unlocked()
Rob Clark
1
-5
/
+2
2013-12-20
drm/tegra: Fix small leak on error in tegra_fb_alloc()
Dan Carpenter
1
-1
/
+3
2013-12-20
drm/tegra: Make legacy fbdev support optional
Thierry Reding
1
-16
/
+25
2013-12-03
drm/tegra: Force cast to __iomem to make sparse happy
Thierry Reding
1
-1
/
+1
2013-10-31
drm/tegra: Support bottom-up buffer objects
Thierry Reding
1
-0
/
+10
2013-10-31
drm/tegra: Add support for tiled buffer objects
Thierry Reding
1
-1
/
+11
2013-10-31
drm/tegra: Move driver to DRM tree
Thierry Reding
1
-0
/
+372
2013-04-22
drm/tegra: Move drm to live under host1x
Terje Bergstrom
1
-52
/
+0
[next]