index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tegra
/
fb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/tegra: drop use of drmP.h
Sam Ravnborg
2019-08-14
1
-2
/
+4
*
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-07-15
1
-8
/
+6
|
\
|
*
drm: Remove users of drm_format_info_plane_cpp
Maxime Ripard
2019-05-20
1
-1
/
+1
|
*
drm/fourcc: Pass the format_info pointer to drm_format_plane_cpp
Maxime Ripard
2019-05-20
1
-1
/
+1
|
*
drm: Remove users of drm_format_(horz|vert)_chroma_subsampling
Maxime Ripard
2019-05-20
1
-6
/
+3
|
*
drm: Remove users of drm_format_num_planes
Maxime Ripard
2019-05-20
1
-1
/
+2
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
/
*
drm/tegra: Use drm_fb_helper_fill_info
Daniel Vetter
2019-03-27
1
-3
/
+1
*
drm/<drivers>: Don't set FBINFO_(FLAG_)DEFAULT
Daniel Vetter
2019-01-29
1
-1
/
+0
*
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
1
-0
/
+1
*
drm/tegra: Convert drm_atomic_helper_suspend/resume()
Souptick Joarder
2018-09-18
1
-23
/
+1
*
drm/tegra: Use drm_gem_fb_destroy
Daniel Stone
2018-05-17
1
-16
/
+1
*
drm/tegra: Move fbdev unmap special case
Daniel Stone
2018-05-17
1
-6
/
+11
*
drm/tegra: tegra_fb -> drm_framebuffer
Daniel Stone
2018-05-17
1
-20
/
+14
*
drm/tegra: Move GEM BOs to drm_framebuffer
Daniel Stone
2018-05-17
1
-29
/
+8
*
drm/tegra: Remove duplicate framebuffer num_planes
Daniel Stone
2018-05-17
1
-4
/
+2
*
drm/tegra: fb: Properly support linear modifier
Thierry Reding
2018-03-15
1
-3
/
+6
*
drm/tegra: fb: Implement ->fb_mmap() callback
Thierry Reding
2018-03-08
1
-0
/
+16
*
Merge tag 'drm/tegra/for-4.16-rc1-fixes' of git://anongit.freedesktop.org/teg...
Dave Airlie
2018-01-12
1
-6
/
+30
|
\
|
*
drm/tegra: dc: Implement legacy blending
Thierry Reding
2017-12-21
1
-12
/
+0
|
*
drm/tegra: fb: Force alpha formats
Thierry Reding
2017-12-13
1
-0
/
+13
|
*
drm/tegra: Sanitize format modifiers
Thierry Reding
2017-12-13
1
-6
/
+29
*
|
drm/tegra: Use drm_fb_helper_lastclose() and _poll_changed()
Noralf Trønnes
2017-12-08
1
-14
/
+0
|
/
*
drm/tegra: switch to drm_*_get(), drm_*_put() helpers
Cihangir Akturk
2017-08-17
1
-4
/
+4
*
Merge tag 'drm/tegra/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
2017-05-05
1
-3
/
+20
|
\
|
*
drm/tegra: Add tiling FB modifiers
Alexandre Courbot
2017-04-05
1
-3
/
+20
*
|
drm/fb-helper: Automatically clean up fb_info
Daniel Vetter
2017-02-07
1
-4
/
+1
|
/
*
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2017-02-02
1
-1
/
+1
*
drm/tegra: Stop using drm_framebuffer_unregister_private
Daniel Vetter
2017-01-12
1
-5
/
+2
*
drm: Nuke fb->depth
Ville Syrjälä
2016-12-15
1
-1
/
+1
*
drm: Replace drm_format_num_planes() with fb->format->num_planes
Ville Syrjälä
2016-12-15
1
-1
/
+1
*
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
2016-12-15
1
-1
/
+1
*
drm/tegra: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
Stefan Christ
2016-11-14
1
-5
/
+1
*
drm/tegra: Delete an unnecessary check before the function call "vunmap"
Markus Elfring
2016-07-18
1
-1
/
+1
*
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2016-05-17
1
-1
/
+1
*
Merge tag 'topic/drm-misc-2015-12-18' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-12-19
1
-1
/
+1
|
\
|
*
drm/tegra: Constify function pointer structs
Ville Syrjälä
2015-12-15
1
-1
/
+1
*
|
drm/tegra: Implement subsystem-level suspend/resume
Thierry Reding
2015-12-14
1
-0
/
+24
|
/
*
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
2015-11-24
1
-2
/
+2
*
drm/tegra: Remove local fbdev emulation Kconfig option
Archit Taneja
2015-11-24
1
-6
/
+6
*
drm/tegra: fb: Remove gratuituous blank line
Thierry Reding
2015-10-30
1
-1
/
+0
*
drm/tegra: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
1
-26
/
+9
*
drm/tegra: Move tegra_drm_mode_funcs to the core
Thierry Reding
2015-01-27
1
-21
/
+4
*
drm/tegra: fb: Add error codes to error messages
Thierry Reding
2014-11-13
1
-4
/
+7
*
drm/tegra: fb: Properly release GEM objects on failure
Thierry Reding
2014-11-13
1
-1
/
+2
*
drm/tegra: fb: Do not destroy framebuffer
Thierry Reding
2014-11-13
1
-1
/
+1
*
drm/tegra: Add IOMMU support
Thierry Reding
2014-11-13
1
-1
/
+15
*
drm/tegra: Fix error handling cleanup
Thierry Reding
2014-11-13
1
-3
/
+17
*
drm/tegra: Properly align stride for framebuffers
Thierry Reding
2014-08-04
1
-1
/
+3
*
drm/tegra: Implement more tiling modes
Thierry Reding
2014-08-04
1
-4
/
+5
[next]