Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
yocto
/
kernel
/
common
/
8f62142e490d761ceb92b55a7c05bb79294d6c6c
/
drivers
/
gpu
/
drm
/
tegra
/
dc.c
8f62142
drm/tegra: dc: Properly cleanup overlay planes
by Thierry Reding
· 8 years ago
89f6501
drm/tegra: dc: Fix possible_crtcs mask for planes
by Thierry Reding
· 8 years ago
ebae8d0
drm/tegra: dc: Implement legacy blending
by Thierry Reding
· 8 years ago
f68ba69
drm/tegra: dc: Link DC1 to DC0 on Tegra20
by Dmitry Osipenko
· 8 years ago
39f55c6
drm/tegra: Fix non-debugfs builds
by Arnd Bergmann
· 8 years ago
bc8828b
drm/tegra: Use IOMMU groups
by Thierry Reding
· 8 years ago
ab7d3f5
drm/tegra: Implement zpos property
by Thierry Reding
· 8 years ago
363541e
drm/tegra: dc: Remove redundant spinlock
by Thierry Reding
· 8 years ago
1087fac
drm/tegra: dc: Use direct offset to plane registers
by Thierry Reding
· 8 years ago
511c702
drm/tegra: dc: Support more formats
by Thierry Reding
· 8 years ago
c57997b
drm/tegra: sor: Add Tegra186 support
by Thierry Reding
· 8 years ago
7772fda
drm/tegra: Support ARGB and ABGR formats
by Thierry Reding
· 8 years ago
4730795
drm/tegra: dc: Add Tegra186 support
by Thierry Reding
· 8 years ago
c4755fb
drm/tegra: Add Tegra186 display hub support
by Thierry Reding
· 8 years ago
5acd351
drm/tegra: Move common plane code to separate file
by Thierry Reding
· 8 years ago
b1415ff
drm/tegra: dc: Move state definition to header
by Thierry Reding
· 8 years ago
301e0dd
drm/tegra: dc: Remove duplicate plane funcs
by Thierry Reding
· 8 years ago
b652ab1
drm/tegra: dc: Remove tegra_overlay_plane_destroy()
by Thierry Reding
· 8 years ago
c1cb4b6
drm/tegra: dc: Remove duplicate plane funcs
by Thierry Reding
· 8 years ago
6f70ec5
drm/tegra: dc: Remove tegra_primary_plane_destroy()
by Thierry Reding
· 8 years ago
9d99ab6
drm/tegra: Remove custom page-flip handler
by Thierry Reding
· 8 years ago
31b02ca
drm/tegra: Use atomic commit helpers
by Thierry Reding
· 8 years ago
7116e9a
drm/tegra: dc: Support background color
by Thierry Reding
· 8 years ago
b95800e
drm/tegra: dc: Register debugfs in ->late_register()
by Thierry Reding
· 8 years ago
c49c81e
drm/tegra: dc: Reshuffle some code
by Thierry Reding
· 8 years ago
cf6824ac
drm/tegra: dc: Move register definitions into a table
by Thierry Reding
· 8 years ago
70c5f93
Merge airlied/drm-next into drm-misc-next
by Daniel Vetter
· 8 years ago
a01cb8b
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
by Ville Syrjälä
· 8 years ago
10b47ee
drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_check_state()
by Ville Syrjälä
· 8 years ago
a2f2f74
drm/tegra: dc: Perform a complete reset sequence
by Thierry Reding
· 8 years ago
39e08af
drm/tegra: dc: Make sure to set the module clock rate
by Thierry Reding
· 8 years ago
a4bfa09
drm/tegra: dc: Simplify atomic plane helper functions
by Thierry Reding
· 8 years ago
2d1c18f
drm/tegra: dc: Move some declarations to dc.h
by Thierry Reding
· 8 years ago
b9ff7ae
drm/tegra: dc: Use of_device_get_match_data()
by Thierry Reding
· 8 years ago
617dd7c
gpu: host1x: syncpt: Request syncpoints per client
by Thierry Reding
· 8 years ago
e6fc3b6
drm: Plumb modifiers through plane init
by Ben Widawsky
· 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
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
99612b2
drm/tegra: Don't use modeset_lock_crtc
by Daniel Vetter
· 8 years ago
10437d9
drm: tegra: use vblank hooks in struct drm_crtc_funcs
by Shawn Guo
· 8 years ago
438b74a
drm: Nuke fb->pixel_format
by Ville Syrjälä
· 9 years ago
272725c
drm: Nuke fb->bits_per_pixel
by Ville Syrjälä
· 9 years ago
bcb0b46
drm: Replace drm_format_num_planes() with fb->format->num_planes
by Ville Syrjälä
· 9 years ago
b2d7e08
Merge tag 'drm/tegra/for-4.9-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 9 years ago
08ee017
drm/tegra: Fix window[0] base address corruption
by Dmitry Osipenko
· 9 years ago
420382a
drm: Don't implement empty prepare_fb()/cleanup_fb()
by Laurent Pinchart
· 9 years ago
1832040
drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fb
by Chris Wilson
· 9 years ago
33a8eb8
drm/tegra: dc: Implement runtime PM
by Thierry Reding
· 10 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
3a9b33c
drm/tegra: Don't set a gamma table size
by Daniel Vetter
· 9 years ago
0417d42
drm/tegra: Stop cancelling page flip events
by Daniel Vetter
· 10 years ago
9a1123e
Merge tag 'drm/tegra/for-4.5-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 10 years ago
cf6b174
drm/tegra: dc: Add missing of_node_put()
by Julia Lawall
· 10 years ago
b0b3b79
drm: Pass 'name' to drm_universal_plane_init()
by Ville Syrjälä
· 10 years ago
f988287
drm: Pass 'name' to drm_crtc_init_with_planes()
by Ville Syrjälä
· 10 years ago
596a1d3
Merge tag 'drm/tegra/for-4.4-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 10 years ago
2bcdcbf
drm/tegra: dc: Request/free syncpoint at init/exit
by Thierry Reding
· 10 years ago
844f911
drm/atomic: Make prepare_fb/cleanup_fb only take state, v3.
by Maarten Lankhorst
· 10 years ago
bef2c7b
Merge tag 'drm/tegra/for-4.3-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 10 years ago
003fc84
drm/tegra: dc: Implement atomic DPMS
by Thierry Reding
· 10 years ago
76ac328
drm/tegra: dc: Don't explicitly set owner module
by Thierry Reding
· 10 years ago
791ddb1
drm/tegra: dc: Record statistics
by Thierry Reding
· 10 years ago
01a5da0
drm/tegra: dc: Request syncpoint earlier
by Thierry Reding
· 10 years ago
e83dcb5
drm/tegra: dc: Remove gratuituous blank line
by Thierry Reding
· 10 years ago
a1df3b2
drm/tegra: dc: Clarify comment about cursor treatment
by Thierry Reding
· 10 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
· 10 years ago
613d2b2
drm/atomic: pass old crtc state to atomic_begin/flush.
by Maarten Lankhorst
· 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
9d910b6
drm/tegra: dc: Document tegra_dc_state_setup_clock()
by Thierry Reding
· 11 years ago
d0852ab
drm/tegra: dc: Remove unused callbacks
by Thierry Reding
· 11 years ago
3774363
drm/tegra: dc: Remove unused function
by Thierry Reding
· 11 years ago
3b59b7ac
drm/tegra: dc: Use base atomic state helpers
by Thierry Reding
· 11 years ago
42e9ce0
drm/tegra: dc: Implement hardware VBLANK counter
by Thierry Reding
· 11 years ago
d298274
drm/tegra: dc: Check for valid parent clock
by Thierry Reding
· 11 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
07d05cb
drm/tegra: dc: Move more code into ->init()
by Thierry Reding
· 11 years ago
332bbe7
drm/tegra: dc: Wire up CRTC parent of atomic state
by Thierry Reding
· 11 years ago
567a3cd
drm/tegra: dc: Reset state's active_changed field
by Thierry Reding
· 10 years ago
666cb87
drm/tegra: dc: Unify enabling the display controller
by Thierry Reding
· 11 years ago
8f604f8
drm/tegra: Track tiling and format in plane state
by Thierry Reding
· 11 years ago
47802b0
drm/tegra: Track active planes in CRTC state
by Thierry Reding
· 11 years ago
1503ca4
drm/tegra: Atomic conversion, phase 3, step 3
by Thierry Reding
· 11 years ago
74f4879
drm/tegra: Atomic conversion, phase 3, step 2
by Thierry Reding
· 11 years ago
76d59ed
drm/tegra: dc: Use atomic clock state in modeset
by Thierry Reding
· 11 years ago
ca915b1
drm/tegra: dc: Store clock setup in atomic state
by Thierry Reding
· 11 years ago
0786696
drm/tegra: Atomic conversion, phase 3, step 1
by Thierry Reding
· 11 years ago
9d44189
drm/tegra: Atomic conversion, phase 2
by Thierry Reding
· 11 years ago
4aa3df7
drm/tegra: Atomic conversion, phase 1
by Thierry Reding
· 11 years ago
05f175f
drm/tegra: dc: Do not needlessly deassert reset
by Thierry Reding
· 11 years ago
ea130b2
drm/tegra: Remove remnants of the output midlayer
by Thierry Reding
· 11 years ago
3b0e585
drm/tegra: rgb: Demidlayer
by Thierry Reding
· 11 years ago
c5a107d
drm/tegra: Add tegra_dc_setup_clock() helper
by Thierry Reding
· 11 years ago
d5bae6f
drm/tegra: output: Make ->setup_clock() optional
by Thierry Reding
· 11 years ago
Next »