开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tegra
/
dc.c
Age
Commit message (
Expand
)
Author
2023-09-01
drm/debugfs: rework drm_debugfs_create_files implementation v2
Christian König
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
2023-04-04
drm/tegra: dc: Remove set but unused variable 'state'
Lee Jones
2023-04-04
drm/tegra: dc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-04
drm/tegra: rgb: Make tegra_dc_rgb_remove() return void
Uwe Kleine-König
2023-04-04
gpu: host1x: Make host1x_client_unregister() return void
Uwe Kleine-König
2022-11-25
drm/tegra: Add missing clk_disable_unprepare() in tegra_dc_probe()
Zhang Zekun
2022-07-26
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
2022-07-12
Merge tag 'drm/tegra/for-5.20-rc1' of https://gitlab.freedesktop.org/drm/tegr...
Dave Airlie
2022-07-08
drm/tegra: Include DMA API header where used
Robin Murphy
2022-06-20
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-03-01
drm/tegra: Support YVYU, VYUY and YU24 formats
Thierry Reding
2022-03-01
drm/tegra: Support semi-planar formats on Tegra114+
Thierry Reding
2022-02-24
drm/tegra: Use dev_err_probe()
Dmitry Osipenko
2021-12-16
drm/tegra: dc: Support OPP and SoC core voltage scaling
Dmitry Osipenko
2021-12-16
drm/tegra: dc: rgb: Allow changing PLLD rate on Tegra30+
Dmitry Osipenko
2021-12-16
drm/tegra: dc: rgb: Move PCLK shifter programming to CRTC
Dmitry Osipenko
2021-12-16
drm/tegra: Support asynchronous commits for cursor
Thierry Reding
2021-12-16
drm/tegra: Do not reference tegra_plane_funcs directly
Thierry Reding
2021-09-16
drm/tegra: dc: Remove unused variables
Dmitry Osipenko
2021-08-13
drm/tegra: dc: Extend debug stats with total number of events
Dmitry Osipenko
2021-08-13
drm/tegra: dc: Support memory bandwidth management
Dmitry Osipenko
2021-06-23
Merge tag 'drm/tegra/for-5.14-rc1' of ssh://git.freedesktop.org/git/tegra/lin...
Dave Airlie
2021-05-31
drm/tegra: hub: Fix YUV support
Thierry Reding
2021-05-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2021-04-26
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2021-04-15
drm/tegra: Don't set allow_fb_modifiers explicitly
Daniel Vetter
2021-04-13
Merge drm/drm-fixes into drm-next
Daniel Vetter
2021-03-31
drm/tegra: Support sector layout on Tegra194
Thierry Reding
2021-03-31
drm/tegra: Count number of display controllers at runtime
Thierry Reding
2021-03-31
drm/tegra: dc: Implement hardware cursor on Tegra186 and later
Thierry Reding
2021-03-31
drm/tegra: dc: Parameterize maximum resolution
Thierry Reding
2021-03-31
drm/tegra: dc: Inherit DMA mask
Thierry Reding
2021-03-31
gpu: host1x: Reserve VBLANK syncpoints at initialization
Mikko Perttunen
2021-03-31
gpu: host1x: Cleanup and refcounting for syncpoints
Mikko Perttunen
2021-03-30
Merge branch 'drm/tegra/fixes' into drm/tegra/for-next
Thierry Reding
2021-03-30
drm/tegra: dc: Restore coupling of display controllers
Thierry Reding
2021-03-30
drm/tegra: dc: Don't set PLL clock to 0Hz
Dmitry Osipenko
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-24
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
2021-02-24
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
2021-01-15
drm/tegra: Fix reference leak when pm_runtime_get_sync() fails
Qinglang Miao
2020-11-10
drm: Use state helper instead of CRTC state pointer
Maxime Ripard
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
[next]