开源镜像站
帮助
动态
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
/
amd
/
display
/
dc
/
inc
/
hw
/
opp.h
Age
Commit message (
Expand
)
Author
2024-07-16
drm/amd/display: Add simple struct doc to remove doc build warning
Rodrigo Siqueira
2024-05-13
drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe split
Wenjing Liu
2024-03-20
drm/amd/display: Implement wait_for_odm_update_pending_complete
Wenjing Liu
2024-01-29
Documentation/gpu: Add entry for OPP in the kernel doc
Rodrigo Siqueira
2020-10-26
drm/amd/display: Raise DPG height during timing synchronization
Taimur Hassan
2020-03-05
drm/amd/display: program DPG_OFFSET_SEGMENT for odm_pipe
Wenjing Liu
2019-11-19
drm/amd/display: add color space option when sending link test pattern
Wenjing Liu
2019-11-13
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTED
Bhawanpreet Lakha
2019-10-10
drm/amd/display: Added pixel dynamic expansion control.
Robin Singh
2019-08-23
drm/amd/display: remove unused function
Qingqing Zhuo
2019-06-21
drm/amd/display: Add DCN2 OPP
Harry Wentland
2018-02-19
drm/amd/display: Move opp reg access from hwss to opp module.
Yongqiang Sun
2017-12-20
drm/amd/display: Update FMT and OPPBUF functions
Eric Bernstein
2017-12-20
drm/amd/display: Only blank DCN when we have set_blank implementation
Yue Hin Lau
2017-12-14
drm/amd/display: Move OPP mpc tree initialization to hw_init
Eric Bernstein
2017-12-14
drm/amd/display: OPP DPG test pattern
Eric Bernstein
2017-12-14
drm/amd/display: Integrating MPC pseudocode
Eric Bernstein
2017-12-06
drm/amd/display: Added Opp and Diags Interface for P to I
Arun Pandey
2017-12-06
drm/amd/display: Remove unused OPP functions from interface
Eric Bernstein
2017-12-06
drm/amd/display: Add OPP DPG blank function
Eric Bernstein
2017-09-26
drm/amd/display: remove DCN1 guard as DCN1 is already open sourced.
AMD\ktsao
2017-09-26
drm/amd/display: move regamma from opp to dpp for dce
Yue Hin Lau
2017-09-26
drm/amd/display: move ocsc programming from opp to dpp for dce
Yue Hin Lau
2017-09-26
drm/amd/display: mpc block redesign
Dmytro Laktyushkin
2017-09-26
drm/amd/display: move RGAM programming from opp to dpp
Yue Hin Lau
2017-09-26
drm/amd/display: move ocsc programming from opp to dpp
Tony Cheng
2017-09-26
drm/amd/display: add idle wait for passive surface update and modeset
Eric Yang
2017-09-26
drm/amd/display: support for updated register headers on DCN
Dmytro Laktyushkin
2017-09-26
drm/amd/display: ifdef some code only needed for DCN
Harry Wentland
2017-09-26
drm/amdgpu/display: Enable DCN in DC
Alex Deucher
2017-09-26
drm/amd/display: remove unnecessary allocation for regamma_params inside opp
Dmytro Laktyushkin
2017-09-26
drm/amd/display: Add support for programming stereo sync
Vitaly Prosyak
2017-09-26
drm/amd/display: HDMI YCbCr422 12bpc pixel format issue
Charlene Liu
2017-09-26
drm/amd/display: Fixing some fallout from dc_target removal
Leon Elazar
2017-09-26
drm/amd/display: Output Transfer Function Regamma Refactor
Amy Zhang
2017-09-26
drm/amd/display: Implement gamma correction using input LUT
Aric Cyr
2017-09-26
drm/amd/dc: Add dc display driver (v2)
Harry Wentland