Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
ff320d6e72ff3600184a1c01ea75b689b4b8a16d
/
drivers
/
gpu
/
drm
/
tegra
a98c75f
drm/tegra: trace: Fix path to include
by Thierry Reding
· 7 years ago
3aadb88
Merge tag 'drm/tegra/for-4.14-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 7 years ago
ec73c4c
drm/tegra: Prevent BOs from being freed during job submission
by Dmitry Osipenko
· 7 years ago
a8bc8c6
drm/tegra: gem: Implement mmap() for PRIME buffers
by Thierry Reding
· 7 years ago
6c68b71
drm/tegra: Support render node
by Thierry Reding
· 7 years ago
932f652
drm/tegra: sor: Trace register accesses
by Thierry Reding
· 7 years ago
eba7c45
drm/tegra: dpaux: Trace register accesses
by Thierry Reding
· 7 years ago
75af8fa
drm/tegra: dsi: Trace register accesses
by Thierry Reding
· 7 years ago
07a8aab
drm/tegra: hdmi: Trace register accesses
by Thierry Reding
· 7 years ago
67e04d1
drm/tegra: dc: Trace register accesses
by Thierry Reding
· 7 years ago
5c5f130
drm/tegra: sor: Use unsigned int for register offsets
by Thierry Reding
· 7 years ago
7efe20c
drm/tegra: hdmi: Use unsigned int for register offsets
by Thierry Reding
· 7 years ago
1283107
drm/tegra: dsi: Use unsigned int for register offsets
by Thierry Reding
· 7 years ago
e8ddfdc
drm/tegra: dpaux: Use unsigned int for register offsets
by Thierry Reding
· 7 years ago
3be713b
drm/tegra: dc: Use unsigned int for register offsets
by Thierry Reding
· 7 years ago
68d890a
drm/tegra: Fix NULL deref in debugfs/iova
by Michał Mirosław
· 7 years ago
7664b2f
drm/tegra: switch to drm_*_get(), drm_*_put() helpers
by Cihangir Akturk
· 7 years ago
788ff4b
drm/tegra: Set MODULE_FIRMWARE for the VIC
by Nicolas Chauvet
· 8 years ago
2d0f986
drm/tegra: Add CONFIG_OF dependency
by Arnd Bergmann
· 7 years ago
bcf8771
drm/tegra: Use .dumb_map_offset and .dumb_destroy defaults
by Noralf Trønnes
· 7 years ago
7d902c0
drm: Nuke drm_atomic_helper_connector_dpms
by Daniel Vetter
· 7 years ago
e6fc3b6
drm: Plumb modifiers through plane init
by Ben Widawsky
· 7 years ago
424624e
drm/tegra: Handle drm_atomic_helper_swap_state failure
by Maarten Lankhorst
· 8 years ago
0c1f528
drm: handle HDMI 2.0 VICs in AVI info-frames
by Shashank Sharma
· 8 years ago
6458171
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
by Laurent Pinchart
· 8 years ago
0b20a0f
drm: Add old state pointer to CRTC .enable() helper function
by Laurent Pinchart
· 8 years ago
b740e76
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
by Sean Paul
· 8 years ago
6d61e70
Backmerge tag 'v4.12-rc7' into drm-next
by Dave Airlie
· 8 years ago
00a9121
drm/tegra: Drop drm_vblank_cleanup
by Daniel Vetter
· 8 years ago
4a525ba
Merge tag 'drm/tegra/for-4.13-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 8 years ago
8474b02
gpu: host1x: Refactor channel allocation code
by Mikko Perttunen
· 8 years ago
0f563a4
gpu: host1x: Forbid unrelated SETCLASS opcode in the firewall
by Dmitry Osipenko
· 8 years ago
80d3eef
drm/tegra: dc: Disable plane if it is invisible
by Dmitry Osipenko
· 8 years ago
7d20585
drm/tegra: dc: Apply clipping to the plane
by Dmitry Osipenko
· 8 years ago
6ac1571
drm/tegra: dc: Avoid reset asserts on Tegra20
by Dmitry Osipenko
· 8 years ago
e0b2ce0
drm/tegra: Check syncpoint ID in the 'submit' IOCTL
by Dmitry Osipenko
· 8 years ago
d0fbbdf
drm/tegra: Correct copying of waitchecks and disable them in the 'submit' IOCTL
by Dmitry Osipenko
· 8 years ago
368f622
drm/tegra: Check for malformed offsets and sizes in the 'submit' IOCTL
by Dmitry Osipenko
· 8 years ago
d6c153e
drm/tegra: Correct idr_alloc() minimum id
by Dmitry Osipenko
· 8 years ago
1066a89
drm/tegra: Fix lockup on a use of staging API
by Dmitry Osipenko
· 8 years ago
e98c58e
Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
bda0ecc
drm/tegra: switch to postclose
by Daniel Vetter
· 8 years ago
644b493
Merge tag 'drm/tegra/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 8 years ago
f9b67f0
dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
by Logan Gunthorpe
· 8 years ago
0ae797a
drm/tegra: Add VIC support
by Arto Merilainen
· 8 years ago
8746f65
drm/tegra: Add falcon helper library
by Arto Merilainen
· 8 years ago
ad92601
drm/tegra: Add Tegra DRM allocation API
by Mikko Perttunen
· 8 years ago
5e91144
drm/tegra: Add tiling FB modifiers
by Alexandre Courbot
· 8 years ago
bdd2f9c
drm/tegra: Don't leak kernel pointer to userspace
by Thierry Reding
· 8 years ago
347ad49d
drm/tegra: Protect IOMMU operations by mutex
by Thierry Reding
· 8 years ago
398cbaa
drm/tegra: Enable IOVA API when IOMMU support is enabled
by Thierry Reding
· 8 years ago
99612b2
drm/tegra: Don't use modeset_lock_crtc
by Daniel Vetter
· 8 years ago
b70366e
Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next
by Daniel Vetter
· 8 years ago
11bac80
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
by Dave Jiang
· 8 years ago
10437d9
drm: tegra: use vblank hooks in struct drm_crtc_funcs
by Shawn Guo
· 8 years ago
da7bdda
drm/fb-helper: Automatically clean up fb_info
by Daniel Vetter
· 8 years ago
4e64e55
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
by Chris Wilson
· 8 years ago
e4563f6
drm: Rely on mode_config data for fb_helper initialization
by Gabriel Krisman Bertazi
· 8 years ago
5b6954b
drm/tegra: Remove tegra_debugfs_cleanup()
by Noralf Trønnes
· 8 years ago
75bcb05
drm: tegra: use crtc helper drm_crtc_from_index()
by Shawn Guo
· 8 years ago
3e7d2fdd
drm/tegra: Stop using drm_framebuffer_unregister_private
by Daniel Vetter
· 8 years ago
282d0a3
Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
11b3c20
drm: Change the return type of the unload hook to void
by Gabriel Krisman Bertazi
· 8 years ago
3806a27
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
75f6dfe
drm: Deduplicate driver initialization message
by Gabriel Krisman Bertazi
· 8 years ago
b5c3714
drm/mm: Convert to drm_printer
by Daniel Vetter
· 8 years ago
9338203
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
by Laurent Pinchart
· 8 years ago
438b74a
drm: Nuke fb->pixel_format
by Ville Syrjälä
· 8 years ago
272725c
drm: Nuke fb->bits_per_pixel
by Ville Syrjälä
· 8 years ago
b00c600
drm: Nuke fb->depth
by Ville Syrjälä
· 8 years ago
bcb0b46
drm: Replace drm_format_num_planes() with fb->format->num_planes
by Ville Syrjälä
· 8 years ago
a3f913c
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
by Ville Syrjälä
· 8 years ago
1a29d85
mm: use vmf->address instead of of vmf->virtual_address
by Jan Kara
· 8 years ago
a77a1ad
Merge tag 'drm/tegra/for-4.10-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 8 years ago
902c255
drm/tegra: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
by Stefan Christ
· 8 years ago
585ee0f
drm/tegra: Set sgt pointer in BO pin
by Mikko Perttunen
· 8 years ago
7ecada3
drm/tegra: Support kernel mappings with IOMMU
by Arto Merilainen
· 8 years ago
cc09cb6
drm/tegra: gem: Remove some dead code
by Christophe JAILLET
· 8 years ago
4141e74
drm/tegra: sor: No need to free devm_ allocated memory
by Christophe Jaillet
· 8 years ago
87ba3e1
drm/tegra: Fix error handling
by Christophe Jaillet
· 9 years ago
9376cad
drm/tegra: dpaux: Fix error handling
by Christophe Jaillet
· 8 years ago
55edf41
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
by Jani Nikula
· 8 years ago
fb80016
gpu: Remove depends on RESET_CONTROLLER when not a provider
by Stephen Boyd
· 8 years ago
0853695
drm: Add reference counting to drm_atomic_state
by Chris Wilson
· 8 years ago
a4fce9c
drm/prime: Take a ref on the drm_dev when exporting a dma_buf
by Chris Wilson
· 8 years ago
b2d7e08
Merge tag 'drm/tegra/for-4.9-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 8 years ago
ca09fb9
Merge tag 'v4.8-rc8' into drm-next
by Dave Airlie
· 8 years ago
0f28860
drm: Don't swallow error codes in drm_dev_alloc()
by Tom Gundersen
· 8 years ago
2b58e98
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
by Liu Ying
· 8 years ago
08ee017
drm/tegra: Fix window[0] base address corruption
by Dmitry Osipenko
· 8 years ago
87904c3
drm/tegra: dsi: Enhance runtime power management
by Thierry Reding
· 8 years ago
420382a
drm: Don't implement empty prepare_fb()/cleanup_fb()
by Laurent Pinchart
· 8 years ago
1832040
drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fb
by Chris Wilson
· 8 years ago
2383050f
Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc
by Daniel Vetter
· 8 years ago
a63caf1
drm/tegra: Delete an unnecessary check before the function call "vunmap"
by Markus Elfring
· 8 years ago
877fa9a
Merge tag 'drm/tegra/for-4.8-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 8 years ago
64ea25c
drm/tegra: sor: Reject HDMI 2.0 modes
by Thierry Reding
· 9 years ago
f8c7912
drm/tegra: sor: Prepare for generic PM domain support
by Jon Hunter
· 9 years ago
64230aa
drm/tegra: dsi: Prepare for generic PM domain support
by Jon Hunter
· 9 years ago
30b4943
drm/tegra: sor: Make XBAR configurable per SoC
by Thierry Reding
· 9 years ago
Next »