Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2cddddc56a1179aa71b460ad616176c237d4a243
/
drivers
/
gpu
/
drm
/
tegra
3aac450
dma-buf: use reservation objects
by Maarten Lankhorst
· 10 years ago
1f64ae7
drm/tegra: sor - Remove obsolete comment
by Thierry Reding
· 10 years ago
0c90a18
drm/tegra: sor - Enable only the necessary number of lanes
by Thierry Reding
· 10 years ago
899451b
drm/tegra: sor - Power on only the necessary lanes
by Thierry Reding
· 10 years ago
d692229
drm/tegra: sor - Do not program interlaced mode registers
by Thierry Reding
· 10 years ago
a4263fe
drm/tegra: sor - Do not hardcode link speed
by Thierry Reding
· 10 years ago
7890b57
drm/tegra: sor - Do not hardcode number of blank symbols
by Thierry Reding
· 10 years ago
34fa183
drm/tegra: sor - Don't hardcode link parameters
by Thierry Reding
· 10 years ago
ca185c6
drm/tegra: sor - Change power down ordering
by Stéphane Marchesin
· 10 years ago
143b1df
drm/tegra: sor - Fix copy/paste error
by Stéphane Marchesin
· 10 years ago
ccb8b12
drm/tegra: sor - Remove pixel clock rounding
by Stéphane Marchesin
· 10 years ago
1b0c7b4
drm/tegra: sor - Make debugfs setup consistent
by Thierry Reding
· 10 years ago
9578184
drm/tegra: sor - Recursively remove debugfs tree
by Thierry Reding
· 11 years ago
7c46338
drm/tegra: dp - Mark the connector as hotplug capable
by Thierry Reding
· 11 years ago
2fff79d
drm/tegra: dp - Implement hotplug detection in work queue
by Thierry Reding
· 11 years ago
e687651
drm/tegra: Add hardware cursor support
by Thierry Reding
· 11 years ago
9910f5c
drm/tegra: Remove host1x drm_bus implementation
by Thierry Reding
· 10 years ago
540457c
drm/tegra: gem - Make tegra_bo_import() static
by Thierry Reding
· 10 years ago
fb7be70
drm/tegra: hdmi - Add Tegra124 support
by Thierry Reding
· 11 years ago
86f5c52
drm/tegra: sor - Protect CRC debugfs against enable state
by Thierry Reding
· 11 years ago
76245ad
drm/tegra: dsi - Do not needlessly recompute pclk
by Thierry Reding
· 11 years ago
91eded9
drm/tegra: dc - Compute shift clock divider in output drivers
by Thierry Reding
· 11 years ago
dbb3f2f
drm/tegra: dc - Move around shift clock programming
by Thierry Reding
· 11 years ago
cb825d8
drm/tegra: dsi - Reset controller on driver unload
by Thierry Reding
· 11 years ago
79eb7e5
drm/tegra: dsi - Fix typo when disabling controller
by Thierry Reding
· 11 years ago
334ae6b
drm/tegra: dsi - Add enable guard
by Thierry Reding
· 11 years ago
17297a2
drm/tegra: dsi - Initialize proper packet sequences
by Thierry Reding
· 11 years ago
3b077af
drm/tegra: dsi - Implement VDD supply support
by Thierry Reding
· 11 years ago
bcfc7ac
drm/tegra: dsi - Remove unneeded code
by Thierry Reding
· 11 years ago
f7d6889
drm/tegra: dsi - Use internal pixel format
by Thierry Reding
· 11 years ago
7e24643
drm/tegra: hdmi - Fix disable sequence
by Thierry Reding
· 11 years ago
9cbfc73
drm/tegra: hdmi - Disable LVDS mode
by Thierry Reding
· 11 years ago
8c8282c
drm/tegra: hdmi - Use proper power-up sequence
by Thierry Reding
· 11 years ago
d06e7f8f6
drm/tegra: hdmi - Clean up clock usage
by Thierry Reding
· 11 years ago
8868568
drm/tegra: hdmi - Reverse regulator enable ordering
by Thierry Reding
· 11 years ago
80b9213
drm/tegra: hdmi - Remove duplicate code
by Thierry Reding
· 11 years ago
fb50a11
drm/tegra: hdmi - Add connector supply support
by Thierry Reding
· 11 years ago
0444c0f
drm/tegra: dc - Use proper H/V ref-to-sync values
by Thierry Reding
· 11 years ago
501bcbd
drm/tegra: dc - Do not touch power control register
by Thierry Reding
· 11 years ago
10288ee
drm/tegra: dc - Reshuffle code to get rid of prototypes
by Thierry Reding
· 11 years ago
eba6650
drm/tegra: dc - Rename INVERT_V to V_DIRECTION
by Thierry Reding
· 11 years ago
a82752e
drm/tegra: sor - Add CRC debugfs support
by Thierry Reding
· 11 years ago
f925390
drm/tegra: dc - Add YUYV support
by Thierry Reding
· 11 years ago
688c59a
drm/tegra: Cleanup header file
by Thierry Reding
· 11 years ago
5ea1f75
drm: add drm_fb_helper_restore_fbdev_mode_unlocked()
by Rob Clark
· 10 years ago
4f71d0c
drm/dp: add a hw mutex around the transfer functions. (v2)
by Dave Airlie
· 10 years ago
444c9a0
Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm into drm-next
by Dave Airlie
· 11 years ago
917db41
Merge tag 'drm/tegra/for-3.15-rc3' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 11 years ago
2b4c366
drm/tegra: restrict plane loops to legacy planes
by Daniel Vetter
· 11 years ago
5829d18
drm: rip out dev->devname
by Daniel Vetter
· 11 years ago
42b2104
drm: kill drm_bus->bus_type
by Daniel Vetter
· 11 years ago
1ca2030
drm/tegra: dp: Support address-only I2C-over-AUX transactions
by Thierry Reding
· 11 years ago
82c68b6
Merge tag 'drm/tegra/for-3.15-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 11 years ago
d105a6c
drm/tegra: Use standard GPL v2 license text
by Thierry Reding
· 11 years ago
9a2ac2d
drm/tegra: Relicense under GPL v2
by Thierry Reding
· 11 years ago
6b6b604
drm/tegra: Add eDP support
by Thierry Reding
· 11 years ago
d40326f
drm/tegra: prime: Add vmap support
by Thierry Reding
· 11 years ago
f4510a2
drm: Replace crtc fb with primary plane fb (v3)
by Matt Roper
· 11 years ago
bcc298b
Merge tag 'v3.14-rc7' into drm-next
by Dave Airlie
· 11 years ago
099d1c2
drm: provide device-refcount
by David Herrmann
· 11 years ago
b189153
drm/tegra: Add guard to avoid double disable/enable of RGB outputs
by Dmitry Osipenko
· 11 years ago
6e60163
drm/tegra: fix typo 'CONFIG_TEGRA_DRM_FBDEV'
by Paul Bolle
· 11 years ago
45ab1e0
Merge tag 'drm/for-3.14-rc1-20140123' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 11 years ago
13411dd
drm/tegra: Obtain head number from DT
by Thierry Reding
· 11 years ago
7236aa0
drm/tegra: Use proper data type
by Thierry Reding
· 11 years ago
acde541
drm/tegra: Clarify how panel modes override others
by Thierry Reding
· 11 years ago
456ac56
drm/tegra: Fix possible CRTC mask for RGB outputs
by Thierry Reding
· 11 years ago
ff5009e
drm/tegra: Don't check resource with devm_ioremap_resource()
by Wolfram Sang
· 11 years ago
785e15e
Merge tag 'drm/for-3.14-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 11 years ago
81239c6
drm/tegra: fix compile w/ CONFIG_DYNAMIC_DEBUG
by Stephen Warren
· 11 years ago
3800391
drm/tegra: Add PRIME support
by Thierry Reding
· 11 years ago
72d3028
drm/tegra: Relocate some output-specific code
by Thierry Reding
· 11 years ago
8620fc6
drm/tegra: Add Tegra124 DC support
by Thierry Reding
· 11 years ago
6b7c79d
drm/tegra: Fix small leak on error in tegra_fb_alloc()
by Dan Carpenter
· 11 years ago
60c2f70
drm/tegra: Make legacy fbdev support optional
by Thierry Reding
· 11 years ago
d30a91f
drm/tegra: Sort reverse-dependencies alphabetically
by Thierry Reding
· 11 years ago
85316ea
drm/tegra: Fix return value check
by Wei Yongjun
· 11 years ago
dec7273
drm/tegra: Add DSI support
by Thierry Reding
· 11 years ago
b519002
drm/tegra: Disable outputs for power-saving
by Thierry Reding
· 11 years ago
365765f
drm/tegra: Track HDMI enable state
by Thierry Reding
· 11 years ago
17a8b6b
drm/tegra: Fix HDMI audio frequency typo
by Thierry Reding
· 11 years ago
425c0fd
drm/tegra: Do not export tegra_bo_ops
by Thierry Reding
· 11 years ago
f1f34ad
drm/tegra: Remove spurious blank line
by Thierry Reding
· 11 years ago
158b50a
drm/tegra: Increase compile test coverage
by Thierry Reding
· 11 years ago
fac8f15
drm/tegra: Allow the driver to be built as a module
by Thierry Reding
· 11 years ago
23a0e27
gpu: host1x: clk_round_rate() can return a zero upon error
by Paul Walmsley
· 11 years ago
b3f2333
drm: restrict the device list for shadow attached drivers
by Daniel Vetter
· 11 years ago
9be7d86
drm/tegra: Implement panel support
by Thierry Reding
· 11 years ago
b03bb79
Merge tag 'tegra-for-3.14-dmas-resets-rework' into drm/for-next
by Thierry Reding
· 11 years ago
80b2879
ARM: tegra: pass reset to tegra_powergate_sequence_power_up()
by Stephen Warren
· 11 years ago
ca48080
drm/tegra: use reset framework
by Stephen Warren
· 11 years ago
9a99160
drm/tegra: return -EFAULT if copy_from_user() fails
by Dan Carpenter
· 11 years ago
9ab3415
drm/tegra: Force cast to __iomem to make sparse happy
by Thierry Reding
· 11 years ago
9b57f5f
drm/tegra: Make tegra_drm_driver static
by Thierry Reding
· 11 years ago
a7ed68f
drm/tegra: Fix address space mismatches
by Thierry Reding
· 11 years ago
7602fa1
drm/tegra: Tightly bind RGB output to DC
by Thierry Reding
· 11 years ago
3782651
drm/tegra: Make CRTC upcasting safer
by Thierry Reding
· 11 years ago
90c3706
Merge tag 'drm/for-3.13-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 11 years ago
977386a
drm/tegra: Reserve syncpoint base for gr3d
by Thierry Reding
· 11 years ago
61644dc
drm/tegra: Reserve base for gr2d
by Arto Merilainen
· 11 years ago
Next »