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.12.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
2023-04-06
drm/tegra: Hide fbdev support behind config option
Thomas Zimmermann
1
-225
/
+4
2023-04-05
drm/tegra: Remove struct tegra_fbdev
Thomas Zimmermann
1
-37
/
+22
2023-04-05
drm/tegra: Removed fb from struct tegra_fbdev
Thomas Zimmermann
1
-11
/
+12
2023-04-05
drm/tegra: Fix another missing include
Christian König
1
-0
/
+1
2023-02-21
drm/fb-helper: Remove drm_fb_helper_unprepare() from drm_fb_helper_fini()
Thomas Zimmermann
1
-0
/
+1
2023-01-26
drm/fb-helper: Initialize fb-helper's preferred BPP in prepare function
Thomas Zimmermann
1
-4
/
+3
2022-11-05
drm/fb-helper: Perform all fbdev I/O with the same implementation
Thomas Zimmermann
1
-0
/
+2
2022-11-05
drm/fb-helper: Rename drm_fb_helper_unregister_fbi() to use _info postfix
Thomas Zimmermann
1
-1
/
+1
2022-11-05
drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfix
Thomas Zimmermann
1
-1
/
+1
2022-11-05
drm/fb_helper: Rename field fbdev to info in struct drm_fb_helper
Thomas Zimmermann
1
-1
/
+1
2022-10-20
drm: Remove drm_mode_config::fb_base
Zack Rusin
1
-1
/
+0
2022-08-03
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
1
-1
/
+1
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2021-08-16
drm/tegra: Use fourcc_mod_is_vendor() helper
Thierry Reding
1
-1
/
+1
2021-03-31
drm/tegra: Support sector layout on Tegra194
Thierry Reding
1
-0
/
+9
2021-03-31
drm/tegra: fb: Add diagnostics for framebuffer modifiers
Thierry Reding
1
-0
/
+1
2020-05-20
drm/tegra: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
1
-3
/
+3
2020-04-21
drm: Fix misspellings of "Analog Devices"
Geert Uytterhoeven
1
-1
/
+1
2020-03-06
drm: Remove drm_fb_helper add, add all and remove connector calls
Pankaj Bharadiya
1
-6
/
+0
2020-03-06
drm: Remove unused arg from drm_fb_helper_init
Pankaj Bharadiya
1
-1
/
+1
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-1
/
+1
2019-12-05
drm: constify fb ops across all drivers
Jani Nikula
1
-1
/
+1
2019-10-28
drm/tegra: gem: Rename paddr -> iova
Thierry Reding
1
-2
/
+2
2019-08-14
drm/tegra: drop use of drmP.h
Sam Ravnborg
1
-2
/
+4
2019-07-16
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-8
/
+6
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-20
drm: Remove users of drm_format_info_plane_cpp
Maxime Ripard
1
-1
/
+1
2019-05-20
drm/fourcc: Pass the format_info pointer to drm_format_plane_cpp
Maxime Ripard
1
-1
/
+1
2019-05-20
drm: Remove users of drm_format_(horz|vert)_chroma_subsampling
Maxime Ripard
1
-6
/
+3
2019-05-20
drm: Remove users of drm_format_num_planes
Maxime Ripard
1
-1
/
+2
2019-03-27
drm/tegra: Use drm_fb_helper_fill_info
Daniel Vetter
1
-3
/
+1
2019-01-29
drm/<drivers>: Don't set FBINFO_(FLAG_)DEFAULT
Daniel Vetter
1
-1
/
+0
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-0
/
+1
2018-09-18
drm/tegra: Convert drm_atomic_helper_suspend/resume()
Souptick Joarder
1
-23
/
+1
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
[next]