index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dcn21
/
dcn21_resource.c
Age
Commit message (
Expand
)
Author
2023-11-17
drm/amd/display: Refactor resource into component directory
Mounika Adhuri
2023-10-26
drm/amd/display: Set the DML2 attribute to false in all DCNs older than versi...
Rodrigo Siqueira
2023-10-09
drm/amd/display: Refactor HWSS into component folder
Mounika Adhuri
2023-10-09
drm/amd/display: Move the memory allocation out of dcn21_validate_bandwidth_f...
Sebastian Andrzej Siewior
2023-08-30
drm/amd/display: add more pipe resource interfaces
Wenjing Liu
2023-08-07
drm/amd/display: rename acquire_idle_pipe_for_layer to acquire_free_pipe_as_s...
Wenjing Liu
2023-08-07
drm/amd/display: Add structs for Freesync Panel Replay
Bhawanpreet Lakha
2023-07-25
drm/amd/display: Refactor recout calculation with a more generic formula
Wenjing Liu
2023-06-09
drm/amd/display: Refactor fast update to use new HWSS build sequence
Alvin Lee
2023-06-09
drm/amd/display: remove unused definition
Yang Li
2023-06-09
drm/amd/display: Clean FPGA code in dc
Qingqing Zhuo
2023-03-08
drm/amd/display: remove legacy fields of dc_plane_cap struct
David Tadokoro
2023-03-08
Revert "drm/amdgpu/display: change pipe policy for DCN 2.1"
Alex Deucher
2023-02-03
drm/amd/display: Trivial swizzle-related code clean-ups
Guilherme G. Piccoli
2022-11-15
drm/amd/display: rework macros for DWB register access
Aurabindo Pillai
2022-10-24
drm/amd/display: Refactor eDP PSR codes
Ian Chen
2022-10-06
drm/amd/display: Refactor edp ILR caps codes
Ian Chen
2022-07-25
drm/amd/display: Add dc_ctx to link_enc_create() parameters
Aurabindo Pillai
2022-07-05
drm/amd/display: rename hdmi_frl_pcon_support
Hamza Mahfooz
2022-04-21
drm/amd/display: Fix memory leak in dcn21_clock_source_create
Miaoqian Lin
2022-04-06
drm/amdgpu/display: change pipe policy for DCN 2.1
Benjamin Marty
2022-03-15
drm/amd/display: move FPU operations from dcn21 to dml/dcn20 folder
Melissa Wen
2022-03-15
drm/amd/display: move FPU-related code from dcn20 to dml folder
Melissa Wen
2021-12-30
drm/amd/display: Changed pipe split policy to allow for multi-display pipe split
Angus Wang
2021-12-13
drm/amd/display: fix function scopes
Isabella Basso
2021-12-01
drm/amd/display: Add DP-HDMI FRL PCON Support in DC
Fangzhi Zuo
2021-10-06
drm/amd/display: Re-arrange FPU code structure for dcn2x
Qingqing Zhuo
2021-08-05
drm/amd/display: Move specific DCN2x code that uses FPU to DML
Rodrigo Siqueira
2021-07-27
drm/amd/display: Add missing DCN21 IP parameter
Victor Lu
2021-07-23
drm/amd/display: Enable eDP ILR on DCN2.1
Michael Strauss
2021-06-08
drm/amd/display: Add interface for ADD & DROP PIXEL Registers
Wesley Chalmers
2021-06-08
drm/amd/display: Revert "Fix clock table filling logic"
Ilya Bakoulin
2021-05-10
drm/amd/display: Fix clock table filling logic
Ilya Bakoulin
2021-04-09
drm/amd/display: revert max lb lines change
Dmytro Laktyushkin
2021-04-09
drm/amd/display: hide VGH asic specific structs
Dmytro Laktyushkin
2021-03-23
drm/amd/display: Separate caps for maximum RGB and YUV plane counts
Atufa Khan
2021-03-23
drm/amd/display: use max lb for latency hiding
Dmytro Laktyushkin
2021-03-23
drm/amd/display: remove duplicate include in dcn21 and gpio
Zhang Yunkai
2021-03-23
drm/amd/display: Revert dram_clock_change_latency for DCN2.1
Sung Lee
2021-03-05
drm/amdgpu/display: use GFP_ATOMIC in dcn21_validate_bandwidth_fp()
Holger Hoffstätte
2021-03-05
drm/amd/display: Fix nested FPU context in dcn21_validate_bandwidth()
Holger Hoffstätte
2021-02-18
drm/amd/display: Copy over soc values before bounding box creation
Sung Lee
2021-02-18
drm/amd/display: Populate dcn2.1 bounding box before state duplication
Sung Lee
2021-02-18
drm/amd/display: Add FPU wrappers to dcn21_validate_bandwidth()
Jan Kokemüller
2021-02-02
drm/amd/display: Add more Clock Sources to DCN2.1
Sung Lee
2021-01-20
drm/amd/display: Update dram_clock_change_latency for DCN2.1
Jake Wang
2020-12-08
drm/amd/display: Revert DCN2.1 dram_clock_change_latency update
Michael Strauss
2020-12-01
drm/amd/display: Update dram_clock_change_latency for DCN2.1
Sung Lee
2020-11-16
drm/amd/display: Populate hostvm parameter before DML calculation
Sung Lee
2020-11-10
drm/amd/display: update dpp dto phase and modulo.
Yongqiang Sun
[next]