Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a4fce9cb782ad340ee5576a38e934e5e75832dc6
/
drivers
/
gpu
/
drm
/
tegra
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
2383050
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
· 8 years ago
fcee590
drm: Nuke ->vblank_disable_allowed
by Daniel Vetter
· 8 years ago
280dc0e
drm/tegra: Fix crash caused by reference count imbalance
by Jon Hunter
· 8 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
· 8 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
13a3d91
drm: Pass 'name' to drm_encoder_init()
by Ville Syrjälä
· 9 years ago
b0b3b79
drm: Pass 'name' to drm_universal_plane_init()
by Ville Syrjälä
· 9 years ago
f988287
drm: Pass 'name' to drm_crtc_init_with_planes()
by Ville Syrjälä
· 9 years ago
1eb8345
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
by Ville Syrjälä
· 9 years ago
b110ef3
drm/tegra: Remove local fbdev emulation Kconfig option
by Archit Taneja
· 9 years ago
3e82806
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
79211c8
remove abs64()
by Andrew Morton
· 9 years ago
596a1d3
Merge tag 'drm/tegra/for-4.4-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 9 years ago
2bcdcbf
drm/tegra: dc: Request/free syncpoint at init/exit
by Thierry Reding
· 9 years ago
c8a8067
drm/tegra: fb: Remove gratuituous blank line
by Thierry Reding
· 9 years ago
f8c4714
drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers
by Daniel Vetter
· 9 years ago
88e7271
drm/irq: Use unsigned int pipe in public API
by Thierry Reding
· 9 years ago
f993406
drm/tegra: Handle I2C_WRITE_STATUS_UPDATE for address only writes
by Ville Syrjälä
· 9 years ago
2b712be
drm/dp: s/I2C_STATUS/I2C_WRITE_STATUS_UPDATE/
by Ville Syrjälä
· 9 years ago
aef9dbb
drm/atomic-helper: Add option to update planes only on active crtc
by Daniel Vetter
· 9 years ago
844f911
drm/atomic: Make prepare_fb/cleanup_fb only take state, v3.
by Maarten Lankhorst
· 9 years ago
bef2c7b
Merge tag 'drm/tegra/for-4.3-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 9 years ago
459cc2c
drm/tegra: sor: Add HDMI support
by Thierry Reding
· 9 years ago
3309ac8
drm/tegra: sor: Add Tegra210 eDP support
by Thierry Reding
· 9 years ago
003fc84
drm/tegra: dc: Implement atomic DPMS
by Thierry Reding
· 9 years ago
850bab4
drm/tegra: sor: Restore DPMS
by Thierry Reding
· 9 years ago
171e2e6
drm/tegra: dsi: Restore DPMS
by Thierry Reding
· 9 years ago
29871b2
drm/tegra: hdmi: Restore DPMS
by Thierry Reding
· 9 years ago
32c3dee
drm/tegra: rgb: Restore DPMS
by Thierry Reding
· 9 years ago
530239a
drm/tegra: sor: Use DRM debugfs infrastructure for CRC
by Thierry Reding
· 9 years ago
51511d0
drm/tegra: sor: Write correct head state registers
by Thierry Reding
· 9 years ago
8044449
drm/tegra: sor: Constify display mode
by Thierry Reding
· 9 years ago
066d30f
drm/tegra: sor: Reset the correct debugfs fields
by Thierry Reding
· 9 years ago
3ff1f22
drm/tegra: sor: Set minor after debugfs initialization
by Thierry Reding
· 9 years ago
4dbdc74
drm/tegra: sor: Provide error messages in probe
by Thierry Reding
· 10 years ago
a9a9e4f
drm/tegra: sor: Rename registers for consistency
by Thierry Reding
· 10 years ago
9e532b3
drm/tegra: dpaux: Disable interrupt when detached
by Thierry Reding
· 9 years ago
Next »