summaryrefslogtreecommitdiff
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorLewis Huang <lewis.huang@amd.com>2024-03-21 16:14:43 +0800
committerAlex Deucher <alexander.deucher@amd.com>2024-04-09 22:14:39 -0400
commit0d38f6009e4e4e511fb5c3c673d54bf0c242c4b7 (patch)
tree95615946d9ff50bedff2cd84145986975e01ebe9 /scripts/const_structs.checkpatch
parentd1999b4017d485a3168b4ba1316937c82454165a (diff)
downloadkernel-0d38f6009e4e4e511fb5c3c673d54bf0c242c4b7.tar.gz
drm/amd/display: Add option to configure mapping policy for edp0 on dp1
[Why] We want flexibility to choose how pwrseq instance is mapped to eDP panel [How] Add configuration option to choose the pwrseq mapping policy. When enabled, allow fixed mapping between DIG inst to pwrseq inst. Reviewed-by: Anthony Koo <anthony.koo@amd.com> Acked-by: Hamza Mahfooz <hamza.mahfooz@amd.com> Signed-off-by: Lewis Huang <lewis.huang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions
/td> 2022-12-05btrfs: move the printk and assert helpers to messages.cJosef Bacik 2022-12-05btrfs: rename struct-funcs.c to accessors.cJosef Bacik 2022-12-05btrfs: move fs wide helpers out of ctree.hJosef Bacik 2022-09-26btrfs: move extent state init and alloc functions to their own fileJosef Bacik 2022-03-13Kbuild: add -Wno-shift-negative-value where -Wextra is usedArnd Bergmann 2022-01-07btrfs: remove reada infrastructureQu Wenruo 2021-08-23btrfs: initial fsverity supportBoris Burkov 2021-04-19btrfs: move the tree mod log code into its own fileFilipe Manana 2021-03-17btrfs: fix build when using M=fs/btrfsDavid Sterba 2021-02-08btrfs: introduce the skeleton of btrfs_subpage structureQu Wenruo 2021-02-08btrfs: enable W=1 checks for btrfsNikolay Borisov 2020-12-09btrfs: remove inode number cache featureNikolay Borisov 2020-12-09btrfs: get zone information of zoned block devicesNaohiro Aota