index
:
kernel/linux.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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-18
drm/amd/display: Set watermarks set D equal to A
Alvin Lee
1
-0
/
+5
2023-04-18
drm/amd/display: Correct output color space during HW reinitialize
Michael Mityushkin
3
-0
/
+6
2023-04-18
drm/amd/display: DSC policy override when ODM combine is forced
Nasir Osman
2
-1
/
+10
2023-04-18
drm/amd/display: Adding support for VESA SCR
Iswara Nagulendran
3
-5
/
+40
2023-04-18
drm/amd/display: Add FAMS validation before trying to use it
Rodrigo Siqueira
4
-2
/
+14
2023-04-18
drm/amd/display: fix access hdcp_workqueue assert
Hersen Wu
2
-6
/
+16
2023-04-18
drm/amd/display: drain dmub inbox if queue is full
Josip Pavic
1
-0
/
+9
2023-04-18
drm/amd/display: refactor dmub commands into single function
Josip Pavic
26
-283
/
+148
2023-04-18
drm/amd/display: Reduce SubVP + DRR stretch margin
Alvin Lee
1
-1
/
+1
2023-04-18
drm/amd/display: Only consider DISPCLK when using optimized boot path
Alvin Lee
1
-3
/
+3
2023-04-18
drm/amd/display: update max streams per surface
Dmytro Laktyushkin
1
-1
/
+1
2023-04-18
drm/amd/display: fix memleak in aconnector->timing_requested
Hersen Wu
1
-3
/
+6
2023-04-18
drm/amd/display: Fix hang when skipping modeset
Aurabindo Pillai
2
-1
/
+7
2023-04-18
drm/amd/display: Fix in disabling secure display
Alan Liu
1
-18
/
+13
2023-04-18
drm/amd/display: set variable dccg314_init storage-class-specifier to static
Tom Rix
1
-1
/
+1
2023-04-18
drm/amd/display: allow edp updates for virtual signal
Alex Hung
1
-0
/
+1
2023-04-18
drm/amd/display: Use pointer in the memcpy
Rodrigo Siqueira
1
-1
/
+1
2023-04-18
drm/amd/display: copy dmub caps to dc on dcn31
Josip Pavic
1
-0
/
+4
2023-04-18
drm/amd/display: Remove wrong assignment of DP link rate
Rodrigo Siqueira
1
-1
/
+0
2023-04-18
drm/amd/display: Add missing WA and MCLK validation
Rodrigo Siqueira
3
-2
/
+19
2023-04-18
drm/amd/display: Set dp_rate to dm_dp_rate_na by default
Rodrigo Siqueira
1
-2
/
+1
2023-04-18
drm/amd/display: Block optimize on consecutive FAMS enables
Wesley Chalmers
2
-3
/
+22
2023-04-18
drm/amd/display: Do not set drr on pipe commit
Wesley Chalmers
2
-0
/
+13
2023-04-18
drm/amd/display: Fix ABM pipe/backlight issues when change backlight
Leon Huang
1
-17
/
+47
2023-04-18
drm/amd/display: Check & log if receiver supports MST, DSC & FEC.
Srinivasan Shanmugam
1
-0
/
+16
2023-04-18
drm/amd/display: Unconditionally print when DP sink power state fails
Srinivasan Shanmugam
1
-3
/
+1
2023-04-18
drm/amd/display: Refactor ABM feature
Leon Huang
5
-162
/
+442
2023-04-18
drm/amd/display: Set maximum VStartup if is DCN201
Rodrigo Siqueira
1
-0
/
+2
2023-04-18
drm/amd/display: Adjust code identation and other minor details
Rodrigo Siqueira
2
-105
/
+109
2023-04-18
drm/amd/display: Add missing mclk update
Rodrigo Siqueira
1
-0
/
+5
2023-04-18
drm/amd/display: Update bouding box values for DCN32
Rodrigo Siqueira
1
-3
/
+3
2023-04-14
drm/amd/display: Add logging when DP link training Clock recovery is Successful
Srinivasan Shanmugam
2
-1
/
+5
2023-04-14
drm/amd/display: Add logging when setting DP sink power state fails
Srinivasan Shanmugam
1
-0
/
+3
2023-04-12
drm/amd/display: Pass the right info to drm_dp_remove_payload
Wayne Lin
1
-7
/
+50
2023-04-12
drm/amd/display: Add logging for DP link traning Test Pattern Seqeunces
Srinivasan Shanmugam
1
-0
/
+9
2023-04-12
drm/amd/display : Log DP link training downspread info
Srinivasan Shanmugam
1
-6
/
+8
2023-04-12
drm/amd/display: remove unused matching_stream_ptrs variable
Tom Rix
1
-4
/
+1
2023-04-12
drm/amd/display: set variables dml*_funcs storage-class-specifier to static
Tom Rix
1
-12
/
+12
2023-04-12
drm/amd/display: set variables aperture_default_system and context0_default_s...
Tom Rix
1
-2
/
+2
2023-04-12
drm/amd/display: set variable dcn3_14_soc storage-class-specifier to static
Tom Rix
1
-1
/
+1
2023-04-12
drm/amd/display: Fix potential null dereference
Igor Artemiev
1
-1
/
+2
2023-04-12
drm/amd/display: 3.2.230
Aric Cyr
1
-1
/
+1
2023-04-12
drm/amd: Fix an out of bounds error in BIOS parser
Mario Limonciello
1
-5
/
+2
2023-04-12
drm/amd/display: [FW Promotion] Release 0.0.161.0
Anthony Koo
1
-2
/
+26
2023-04-12
drm/amd/display: Improve robustness of FIXED_VS link training at DP1 rates
Michael Strauss
6
-3
/
+396
2023-04-12
drm/amd/display: add dscclk instance offset check
Charlene Liu
3
-0
/
+30
2023-04-12
drm/amd/display: On clock init, maintain DISPCLK freq
Alvin Lee
6
-5
/
+45
2023-04-12
drm/amd/display: Add FPO + VActive support
Alvin Lee
8
-3
/
+267
2023-04-12
drm/amd/display: Correct DML calculation to follow HW SPEC
Paul Hsieh
4
-4
/
+4
2023-04-12
drm/amd/display: prep work for root clock optimization enablement for DCN314
Hamza Mahfooz
2
-1
/
+33
[prev]
[next]