index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tegra
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/tegra: Correct idr_alloc() minimum id
Dmitry Osipenko
2017-06-15
1
-1
/
+1
*
drm/tegra: Fix lockup on a use of staging API
Dmitry Osipenko
2017-06-15
1
-16
/
+4
*
Merge tag 'drm/tegra/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
2017-05-05
10
-62
/
+1089
|
\
|
*
drm/tegra: Add VIC support
Arto Merilainen
2017-04-05
5
-1
/
+433
|
*
drm/tegra: Add falcon helper library
Arto Merilainen
2017-04-05
3
-1
/
+388
|
*
drm/tegra: Add Tegra DRM allocation API
Mikko Perttunen
2017-04-05
2
-7
/
+115
|
*
drm/tegra: Add tiling FB modifiers
Alexandre Courbot
2017-04-05
2
-3
/
+22
|
*
drm/tegra: Don't leak kernel pointer to userspace
Thierry Reding
2017-04-05
2
-48
/
+114
|
*
drm/tegra: Protect IOMMU operations by mutex
Thierry Reding
2017-04-05
3
-2
/
+16
|
*
drm/tegra: Enable IOVA API when IOMMU support is enabled
Thierry Reding
2017-04-05
1
-0
/
+1
*
|
dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
Logan Gunthorpe
2017-04-20
1
-4
/
+4
*
|
drm/tegra: Don't use modeset_lock_crtc
Daniel Vetter
2017-03-27
1
-4
/
+4
*
|
Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next
Daniel Vetter
2017-03-14
1
-1
/
+2
|
\
|
|
*
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-25
1
-1
/
+2
*
|
drm: tegra: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
2017-02-09
3
-44
/
+12
*
|
drm/fb-helper: Automatically clean up fb_info
Daniel Vetter
2017-02-07
1
-4
/
+1
|
/
*
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
Chris Wilson
2017-02-03
1
-2
/
+2
*
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2017-02-02
1
-1
/
+1
*
drm/tegra: Remove tegra_debugfs_cleanup()
Noralf Trønnes
2017-01-27
1
-7
/
+0
*
drm: tegra: use crtc helper drm_crtc_from_index()
Shawn Guo
2017-01-18
1
-16
/
+3
*
drm/tegra: Stop using drm_framebuffer_unregister_private
Daniel Vetter
2017-01-12
1
-5
/
+2
*
Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-01-09
1
-9
/
+6
|
\
|
*
drm: Change the return type of the unload hook to void
Gabriel Krisman Bertazi
2017-01-09
1
-4
/
+2
|
*
drm: Deduplicate driver initialization message
Gabriel Krisman Bertazi
2016-12-30
1
-4
/
+0
|
*
drm/mm: Convert to drm_printer
Daniel Vetter
2016-12-30
1
-1
/
+4
*
|
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-01-09
4
-9
/
+11
|
\
|
|
*
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
Laurent Pinchart
2016-12-18
1
-0
/
+1
|
*
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
1
-1
/
+1
|
*
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
2016-12-15
2
-2
/
+2
|
*
drm: Nuke fb->depth
Ville Syrjälä
2016-12-15
2
-2
/
+3
|
*
drm: Replace drm_format_num_planes() with fb->format->num_planes
Ville Syrjälä
2016-12-15
2
-3
/
+3
|
*
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
2016-12-15
1
-1
/
+1
*
|
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
2016-12-15
1
-2
/
+2
|
/
*
Merge tag 'drm/tegra/for-4.10-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
2016-12-13
4
-14
/
+37
|
\
|
*
drm/tegra: Set sgt pointer in BO pin
Mikko Perttunen
2016-11-11
1
-0
/
+2
|
*
drm/tegra: Support kernel mappings with IOMMU
Arto Merilainen
2016-11-11
1
-3
/
+31
|
*
drm/tegra: gem: Remove some dead code
Christophe JAILLET
2016-11-07
1
-5
/
+0
|
*
drm/tegra: sor: No need to free devm_ allocated memory
Christophe Jaillet
2016-11-07
1
-2
/
+0
|
*
drm/tegra: Fix error handling
Christophe Jaillet
2016-11-07
1
-2
/
+2
|
*
drm/tegra: dpaux: Fix error handling
Christophe Jaillet
2016-11-07
1
-2
/
+2
*
|
drm/tegra: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
Stefan Christ
2016-11-14
1
-5
/
+1
*
|
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
2016-11-02
1
-2
/
+0
*
|
gpu: Remove depends on RESET_CONTROLLER when not a provider
Stephen Boyd
2016-10-19
1
-1
/
+0
*
|
drm: Add reference counting to drm_atomic_state
Chris Wilson
2016-10-17
1
-1
/
+2
|
/
*
drm/prime: Take a ref on the drm_dev when exporting a dma_buf
Chris Wilson
2016-10-05
1
-1
/
+1
*
Merge tag 'drm/tegra/for-4.9-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
2016-09-30
1
-1
/
+8
|
\
|
*
drm/tegra: Fix window[0] base address corruption
Dmitry Osipenko
2016-08-24
1
-1
/
+8
*
|
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
2016-09-28
1
-7
/
+36
|
\
|
|
*
drm/tegra: dsi: Enhance runtime power management
Thierry Reding
2016-08-24
1
-7
/
+36
*
|
drm: Don't swallow error codes in drm_dev_alloc()
Tom Gundersen
2016-09-22
1
-2
/
+2
[next]