Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6a4407a653e93f56e0d7b8849fc9c1d334de39fc
/
drivers
/
gpu
/
drm
/
tegra
b558dfd
Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 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
· 8 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
· 8 years ago
f8c7912
drm/tegra: sor: Prepare for generic PM domain support
by Jon Hunter
· 8 years ago
64230aa
drm/tegra: dsi: Prepare for generic PM domain support
by Jon Hunter
· 8 years ago
30b4943
drm/tegra: sor: Make XBAR configurable per SoC
by Thierry Reding
· 9 years ago
618dee3
drm/tegra: sor: Use sor1_src clock to set parent for HDMI
by Thierry Reding
· 8 years ago
b299221
drm/tegra: sor: Implement sor1_brick clock
by Thierry Reding
· 9 years ago
aaff8bd
drm/tegra: sor: Implement runtime PM
by Thierry Reding
· 9 years ago
5234549
drm/tegra: hdmi: Implement runtime PM
by Thierry Reding
· 9 years ago
ef8187d
drm/tegra: dsi: Implement runtime PM
by Thierry Reding
· 9 years ago
33a8eb8
drm/tegra: dc: Implement runtime PM
by Thierry Reding
· 9 years ago
2ccb396
drm/tegra: hdmi: Enable audio over HDMI
by Thierry Reding
· 10 years ago
c31efa7
drm/tegra: sor: Do not support deep color modes
by Thierry Reding
· 9 years ago
2bd1dd3
drm/tegra: sor: Extract tegra_sor_mode_set()
by Thierry Reding
· 9 years ago
402f6bc
drm/tegra: sor: Split out tegra_sor_apply_config()
by Thierry Reding
· 9 years ago
a198359
drm/tegra: sor: Rename tegra_sor_calc_config()
by Thierry Reding
· 9 years ago
25bb2ce
drm/tegra: sor: Factor out tegra_sor_set_parent_clock()
by Thierry Reding
· 9 years ago
0751bb5
drm/tegra: dpaux: Add pinctrl support
by Jon Hunter
· 8 years ago
9b99044
drm/tegra: Prepare DPAUX for supporting generic PM domains
by Jon Hunter
· 8 years ago
9d0e09c
drm/tegra: dpaux: Add helpers for setting up pads
by Jon Hunter
· 8 years ago
bcbd63d
drm/tegra: dpaux: Clean-up on probe failure
by Jon Hunter
· 8 years ago
26b4ee3
drm: tegra: Rely on the default ->best_encoder() behavior
by Boris Brezillon
· 8 years ago
5e84c26
drm/atomic-helper: Massage swap_state signature somewhat
by Daniel Vetter
· 8 years ago
1d6da87
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
fcee590
drm: Nuke ->vblank_disable_allowed
by Daniel Vetter
· 9 years ago
280dc0e
drm/tegra: Fix crash caused by reference count imbalance
by Jon Hunter
· 9 years ago
2f70169
drm: Drop plane argument from __drm_atomic_helper_plane_destroy_state
by Daniel Vetter
· 9 years ago
ec2dc6a
drm: Drop crtc argument from __drm_atomic_helper_crtc_destroy_state
by Daniel Vetter
· 9 years ago
a8ad0bd
drm: Remove unused drm_device from drm_gem_object_lookup()
by Chris Wilson
· 9 years ago
99ee872
Merge tag 'topic/drm-misc-2016-05-13' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
9530697
Merge tag 'drm/tegra/for-4.7-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 9 years ago
1ddbdbd
drm/tegra: Use lockless gem BO free callback
by Daniel Vetter
· 9 years ago
2dacdd7
drm/tegra: Rename async to nonblock.
by Maarten Lankhorst
· 9 years ago
747a598
drm/mode: introduce wrapper to read framebuffer refcount.
by Dave Airlie
· 9 years ago
70293ed
soc/tegra: pmc: Change powergate and rail IDs to be an unsigned type
by Jon Hunter
· 9 years ago
3a9b33c
drm/tegra: Don't set a gamma table size
by Daniel Vetter
· 9 years ago
266c73b
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
f6e4566
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
by Luis R. Rodriguez
· 9 years ago
10c1b61
drm/tegra: drop unused variable.
by Dave Airlie
· 9 years ago
0417d42
drm/tegra: Stop cancelling page flip events
by Daniel Vetter
· 9 years ago
28f0360
Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
5459a2a
drm/tegra: Use __drm_atomic_helper_reset_connector for subclassing connector state, v2.
by Maarten Lankhorst
· 9 years ago
45ad5cc
Merge tag 'topic/drm-misc-2015-12-18' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
9a1123e
Merge tag 'drm/tegra/for-4.5-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 9 years ago
e112e59
drm: use dev_name as default unique name in drm_dev_alloc()
by Nicolas Iooss
· 9 years ago
4ecae78
drm/tegra: Constify function pointer structs
by Ville Syrjälä
· 9 years ago
ad90659
drm/tegra: Advertise DRIVER_ATOMIC
by Thierry Reding
· 9 years ago
d2d8c35
drm/tegra: Use DRIVER level for IOMMU aperture message
by Thierry Reding
· 9 years ago
db8b42f
drm/tegra: checking for IS_ERR() instead of NULL
by Dan Carpenter
· 9 years ago
cf6b174
drm/tegra: dc: Add missing of_node_put()
by Julia Lawall
· 9 years ago
986c58d
drm/tegra: Implement subsystem-level suspend/resume
by Thierry Reding
· 9 years ago
01b9bea
drm/tegra: sor: Remove unnecessary conditional
by Thierry Reding
· 9 years ago
9542c23
drm/tegra: sor: Operate on struct drm_dp_aux *
by Thierry Reding
· 9 years ago
a07cdfe
drm/tegra: Use drm_gem_object_unreference_unlocked()
by Daniel Vetter
· 9 years ago
d849c82
drm/tegra: Don't take dev->struct_mutex in mmap offset ioctl
by Daniel Vetter
· 9 years ago
1153330
drm/tegra: Use unlocked gem unreferencing
by Daniel Vetter
· 9 years ago
473112e
drm/tegra: Use new multi-driver module helpers
by Thierry Reding
· 9 years ago
Next »