index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tegra
/
dc.c
Age
Commit message (
Expand
)
Author
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
2016-12-15
drm: Replace drm_format_num_planes() with fb->format->num_planes
Ville Syrjälä
2016-09-30
Merge tag 'drm/tegra/for-4.9-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
2016-08-24
drm/tegra: Fix window[0] base address corruption
Dmitry Osipenko
2016-08-19
drm: Don't implement empty prepare_fb()/cleanup_fb()
Laurent Pinchart
2016-08-19
drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fb
Chris Wilson
2016-07-04
drm/tegra: dc: Implement runtime PM
Thierry Reding
2016-05-17
drm: Drop plane argument from __drm_atomic_helper_plane_destroy_state
Daniel Vetter
2016-05-17
drm: Drop crtc argument from __drm_atomic_helper_crtc_destroy_state
Daniel Vetter
2016-03-31
drm/tegra: Don't set a gamma table size
Daniel Vetter
2016-02-08
drm/tegra: Stop cancelling page flip events
Daniel Vetter
2015-12-17
Merge tag 'drm/tegra/for-4.5-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
2015-12-14
drm/tegra: dc: Add missing of_node_put()
Julia Lawall
2015-12-11
drm: Pass 'name' to drm_universal_plane_init()
Ville Syrjälä
2015-12-11
drm: Pass 'name' to drm_crtc_init_with_planes()
Ville Syrjälä
2015-11-05
Merge tag 'drm/tegra/for-4.4-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
2015-10-30
drm/tegra: dc: Request/free syncpoint at init/exit
Thierry Reding
2015-09-08
drm/atomic: Make prepare_fb/cleanup_fb only take state, v3.
Maarten Lankhorst
2015-08-17
Merge tag 'drm/tegra/for-4.3-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
2015-08-13
drm/tegra: dc: Implement atomic DPMS
Thierry Reding
2015-08-13
drm/tegra: dc: Don't explicitly set owner module
Thierry Reding
2015-08-13
drm/tegra: dc: Record statistics
Thierry Reding
2015-08-13
drm/tegra: dc: Request syncpoint earlier
Thierry Reding
2015-08-13
drm/tegra: dc: Remove gratuituous blank line
Thierry Reding
2015-08-13
drm/tegra: dc: Clarify comment about cursor treatment
Thierry Reding
2015-08-13
drm/tegra: dc: Implement CRC debugfs interface
Thierry Reding
2015-08-13
drm/tegra: dc: Add Tegra210 support
Thierry Reding
2015-08-13
drm/tegra: dc: Reset VBLANK to off
Thierry Reding
2015-07-27
drm/atomic: pass old crtc state to atomic_begin/flush.
Maarten Lankhorst
2015-04-08
Merge tag 'drm/tegra/for-4.1-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
2015-04-02
drm/tegra: dc: Document tegra_dc_state_setup_clock()
Thierry Reding
2015-04-02
drm/tegra: dc: Remove unused callbacks
Thierry Reding
2015-04-02
drm/tegra: dc: Remove unused function
Thierry Reding
2015-04-02
drm/tegra: dc: Use base atomic state helpers
Thierry Reding
2015-04-02
drm/tegra: dc: Implement hardware VBLANK counter
Thierry Reding
2015-04-02
drm/tegra: dc: Check for valid parent clock
Thierry Reding
2015-03-09
Merge tag 'v4.0-rc3' into drm-next
Dave Airlie
2015-03-05
drm: Pass in new and old plane state to prepare_fb and cleanup_fb
Tvrtko Ursulin
2015-02-19
drm/tegra: dc: Move more code into ->init()
Thierry Reding
2015-02-19
drm/tegra: dc: Wire up CRTC parent of atomic state
Thierry Reding
2015-02-19
drm/tegra: dc: Reset state's active_changed field
Thierry Reding
2015-01-27
drm/tegra: dc: Unify enabling the display controller
Thierry Reding
2015-01-27
drm/tegra: Track tiling and format in plane state
Thierry Reding
2015-01-27
drm/tegra: Track active planes in CRTC state
Thierry Reding
2015-01-27
drm/tegra: Atomic conversion, phase 3, step 3
Thierry Reding
2015-01-27
drm/tegra: Atomic conversion, phase 3, step 2
Thierry Reding
2015-01-27
drm/tegra: dc: Use atomic clock state in modeset
Thierry Reding
2015-01-27
drm/tegra: dc: Store clock setup in atomic state
Thierry Reding
2015-01-27
drm/tegra: Atomic conversion, phase 3, step 1
Thierry Reding
[next]