Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d25263d917caadba52275bf95c9b3400fe77edbe
/
drivers
/
gpu
/
drm
/
tegra
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
3227166
drm/tegra: dpaux: Configure pads as I2C by default
by Thierry Reding
· 10 years ago
08f580e
drm/tegra: dpaux: Provide error message in probe
by Thierry Reding
· 10 years ago
ddfb406
drm/tegra: dsi: Add Tegra210 support
by Thierry Reding
· 10 years ago
c06c793
drm/tegra: dsi: Add Tegra132 support
by Thierry Reding
· 10 years ago
7d33858
drm/tegra: dsi: Add Tegra124 support
by Thierry Reding
· 10 years ago
b8be0bd
drm/tegra: dsi: Use proper back-porch for non-sync video mode
by Thierry Reding
· 10 years ago
472a6d1f
drm/tegra: dc: Rename BASE_COLOR_SIZE* fields
by Thierry Reding
· 9 years ago
76ac328
drm/tegra: dc: Don't explicitly set owner module
by Thierry Reding
· 9 years ago
8fd3ffa
drm/tegra: dc: Rename register for consistency
by Thierry Reding
· 10 years ago
791ddb1
drm/tegra: dc: Record statistics
by Thierry Reding
· 9 years ago
01a5da0
drm/tegra: dc: Request syncpoint earlier
by Thierry Reding
· 9 years ago
e83dcb5
drm/tegra: dc: Remove gratuituous blank line
by Thierry Reding
· 9 years ago
a1df3b2
drm/tegra: dc: Clarify comment about cursor treatment
by Thierry Reding
· 9 years ago
6ca1f62
drm/tegra: dc: Implement CRC debugfs interface
by Thierry Reding
· 10 years ago
5b4f516
drm/tegra: dc: Add Tegra210 support
by Thierry Reding
· 10 years ago
31930d4
drm/tegra: dc: Reset VBLANK to off
by Thierry Reding
· 9 years ago
fb36d0e
drm/tegra: output: Support low-active hotplug detect
by Thierry Reding
· 10 years ago
a13f1dc
drm/tegra: Use SIMPLE_DEV_PM_OPS
by Thierry Reding
· 9 years ago
cdc630b
drm/tegra: Allow VBLANK to be disabled
by Thierry Reding
· 9 years ago
0f7d905
drm/tegra: Use new drm_fb_helper functions
by Archit Taneja
· 9 years ago
9a69a9a
drm: Make the connector dpms callback return a value, v2.
by Maarten Lankhorst
· 9 years ago
613d2b2
drm/atomic: pass old crtc state to atomic_begin/flush.
by Maarten Lankhorst
· 9 years ago
c861acc
Merge tag 'drm/tegra/for-4.2-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 10 years ago
8a8005e
drm/tegra: dpaux: Registers are 32-bit
by Thierry Reding
· 10 years ago
fd73caa
drm/tegra: gem: Flush pages after allocation
by Thierry Reding
· 10 years ago
4553f73
drm/tegra: gem: Take into account IOMMU aperture
by Thierry Reding
· 10 years ago
3c1dae0
drm/tegra: dpaux: Fix transfers larger than 4 bytes
by Thierry Reding
· 10 years ago
3790e39
drm/tegra: Don't use vblank_disable_immediate on incapable driver.
by Mario Kleiner
· 10 years ago
d8fbe34
dma-buf: cleanup dma_buf_export() to make it easily extensible
by Sumit Semwal
· 10 years ago
1ddd36e
Merge tag 'drm/tegra/for-4.1-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 10 years ago
535a65d
drm/tegra: sor: Reset during initialization
by Tomeu Vizoso
· 10 years ago
5c1c071
drm/tegra: hdmi: Name register fields consistently
by Thierry Reding
· 10 years ago
375e118
drm/tegra: hdmi: Resets are synchronous
by Thierry Reding
· 10 years ago
9d910b6
drm/tegra: dc: Document tegra_dc_state_setup_clock()
by Thierry Reding
· 10 years ago
d0852ab
drm/tegra: dc: Remove unused callbacks
by Thierry Reding
· 10 years ago
3774363
drm/tegra: dc: Remove unused function
by Thierry Reding
· 10 years ago
3b59b7ac
drm/tegra: dc: Use base atomic state helpers
by Thierry Reding
· 10 years ago
42e9ce0
drm/tegra: dc: Implement hardware VBLANK counter
by Thierry Reding
· 10 years ago
dab1633
drm/tegra: sor: Dump registers via debugfs
by Thierry Reding
· 10 years ago
28fe207
drm/tegra: sor: Registers are 32-bit
by Thierry Reding
· 10 years ago
28c2337
drm/tegra: Provide debugfs file for the IOVA space
by Thierry Reding
· 10 years ago
d298274
drm/tegra: dc: Check for valid parent clock
by Thierry Reding
· 10 years ago
a8c6ecb
Merge tag 'v4.0-rc3' into drm-next
by Dave Airlie
· 10 years ago
d136dfe
drm: Pass in new and old plane state to prepare_fb and cleanup_fb
by Tvrtko Ursulin
· 10 years ago
1af434a
drm/atomic-helper: Rename commmit_post/pre_planes
by Daniel Vetter
· 10 years ago
07d05cb
drm/tegra: dc: Move more code into ->init()
by Thierry Reding
· 10 years ago
332bbe7
drm/tegra: dc: Wire up CRTC parent of atomic state
by Thierry Reding
· 10 years ago
567a3cd
drm/tegra: dc: Reset state's active_changed field
by Thierry Reding
· 10 years ago
c03bf1b
drm/tegra: hdmi: Explicitly set clock rate
by Thierry Reding
· 10 years ago
31f40f8
drm/tegra: Use correct relocation target offsets
by David Ung
· 10 years ago
359ae68
drm/tegra: Add minimal power management
by Thierry Reding
· 10 years ago
Next »