index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-09
drm/amd/display: Add dc_debug flag to disable min fclk
Harry Wentland
3
-3
/
+4
2021-04-09
drm/amd/display: Add debug prints for SMU messages
Harry Wentland
1
-4
/
+25
2021-04-09
drm/amd/display: Added dc_edp_id_count to dc_context
Jake Wang
2
-7
/
+4
2021-04-09
drm/amd/display: Move vupdate keepout programming from DCN20 to DCN10
Leo Li
4
-19
/
+19
2021-04-09
drm/amd/display: add NULL check to avoid kernel crash in DC.
Robin Singh
1
-0
/
+3
2021-04-09
drm/amd/display: Retry getting PSR state if command times out
Wyatt Wood
2
-11
/
+19
2021-04-09
drm/amd/display: add DMCUB trace irq support for DCN302
Guchun Chen
1
-0
/
+30
2021-04-09
drm/amd/display: 3.2.129
Aric Cyr
1
-1
/
+1
2021-04-09
drm/amd/display: Disable MALL when SMU not present
Chris Park
3
-0
/
+14
2021-04-09
drm/amd/display: add log for automated test
Qingqing Zhuo
1
-0
/
+4
2021-04-09
drm/amd/display: Set max TTU on DPG enable
Wesley Chalmers
2
-7
/
+25
2021-04-09
drm/amd/display: New path for enabling DPG
Wesley Chalmers
2
-0
/
+23
2021-04-09
drm/amd/display: Update display endpoint control path.
Jimmy Kizito
4
-8
/
+146
2021-04-09
drm/amd/display: Add dynamic link encoder selection.
Jimmy Kizito
11
-7
/
+366
2021-04-09
drm/amd/display: LTTPR config logic
Wesley Chalmers
1
-10
/
+41
2021-04-09
drm/amd/display: Enumerate LTTPR modes
Wesley Chalmers
3
-12
/
+32
2021-04-09
drm/amd/display: Interface for LTTPR interop
Wesley Chalmers
2
-12
/
+66
2021-04-09
drm/amd/display: Fix typo for variable name
Vladimir Stempen
1
-5
/
+5
2021-04-09
drm/amd/display: enable DP DSC Compliance automation
Qingqing Zhuo
1
-0
/
+40
2021-04-09
drm/amd/display: Guard ASSR with internal display flag
Stylon Wang
1
-17
/
+41
2021-04-09
drm/amd/display: BIOS LTTPR Caps Interface
Wesley Chalmers
2
-0
/
+142
2021-04-09
drm/amdgpu/display: fix memory leak for dimgrey cavefish
Alex Deucher
1
-0
/
+3
2021-04-09
drm/amd/display: 3.2.128
Aric Cyr
1
-1
/
+1
2021-04-09
drm/amd/display: Use pwrseq instance to determine eDP instance
Jake Wang
1
-1
/
+7
2021-04-09
drm/amd/display: Change input parameter for set_drr
Alvin Lee
5
-22
/
+17
2021-04-09
drm/amd/display: Fix UBSAN: shift-out-of-bounds warning
Anson Jacob
5
-25
/
+115
2021-04-09
drm/amd/display: Fixed Clock Recovery Sequence
David Galiffi
1
-4
/
+6
2021-04-09
drm/amd/display: revert max lb use by default for n10
Dmytro Laktyushkin
2
-4
/
+0
2021-04-09
drm/amd/display: Log DMCUB trace buffer events
Leo (Hanghong) Ma
2
-2
/
+52
2021-04-09
drm/amd/display: revert max lb lines change
Dmytro Laktyushkin
6
-7
/
+7
2021-04-09
drm/amd/display: hide VGH asic specific structs
Dmytro Laktyushkin
5
-108
/
+148
2021-04-09
drm/amd/display: Populate socclk entries for dcn2.1
Roman Li
1
-0
/
+13
2021-04-09
drm/amdgpu/display: restore AUX_DPHY_TX_CONTROL for DCN2.x
Alex Deucher
1
-2
/
+1
2021-04-09
drm/amd/display: use GFP_ATOMIC in dcn20_resource_construct
Nirmoy Das
4
-18
/
+18
2021-04-09
drm/amd/display/dc/calcs/dce_calcs: Remove some large variables from the stack
Lee Jones
1
-549
/
+561
2021-04-09
drm/amd/display/dc/calcs/dce_calcs: Move some large variables from the stack to the heap
Lee Jones
1
-4
/
+28
2021-04-09
drm/amd/display/dc/dce80/dce80_resource: Make local functions static
Lee Jones
1
-8
/
+8
2021-03-26
Merge tag 'amd-drm-next-5.13-2021-03-23' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Daniel Vetter
88
-489
/
+1811
2021-03-23
drm/amdgpu/display: properly guard dc_dsc_stream_bandwidth_in_kbps
Alex Deucher
2
-2
/
+4
2021-03-23
drm/amd/display: Remove unnecessary conversion to bool
Jiapeng Chong
1
-1
/
+1
2021-03-23
drm/amd/display: Remove unnecessary conversion to bool
Jiapeng Chong
1
-2
/
+2
2021-03-23
drm/amd/display: Support vertical interrupt 0 for all dcn ASIC
Wayne Lin
4
-0
/
+137
2021-03-23
drm/amd/display: add a func to disable accelerated mode
Yao Wang1
5
-4
/
+29
2021-03-23
drm/amd/display: fix dcn3+ bw validation soc param update sequence
Dmytro Laktyushkin
5
-5
/
+17
2021-03-23
drm/amd/display: fix dml prefetch validation
Dmytro Laktyushkin
2
-0
/
+2
2021-03-23
drm/amd/display: 3.2.127
Aric Cyr
1
-1
/
+1
2021-03-23
drm/amd/display: DCHUB underflow counter increasing in some scenarios
Aric Cyr
1
-1
/
+3
2021-03-23
drm/amd/display: Separate caps for maximum RGB and YUV plane counts
Atufa Khan
8
-0
/
+16
2021-03-23
drm/amd/display: Fix typo for helpers function name
Leo (Hanghong) Ma
2
-2
/
+2
2021-03-23
drm/amd/display: Remove MPC gamut remap logic for DCN30
Dillon Varone
1
-32
/
+2
[prev]
[next]