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-09-28
drm/amd/display: update cur_lane_setting to an array one for each lane
Wenjing Liu
3
-4
/
+4
2021-09-28
drm/amd/display: Add debug support to override the Minimum DRAM Clock
David Galiffi
2
-0
/
+5
2021-09-28
drm/amd/display: add vsync notify to dmub for abm pause
Eric Yang
4
-0
/
+78
2021-09-28
drm/amd/display: Don't enable AFMT for DP audio stream
Michael Strauss
2
-7
/
+0
2021-09-28
drm/amd/display: use correct vpg instance for 128b/132b encoding
Wenjing Liu
1
-0
/
+6
2021-09-28
drm/amd/display: Fix Display Flicker on embedded panels
Praful Swarnakar
1
-8
/
+7
2021-09-28
Merge tag 'amd-drm-next-5.16-2021-09-27' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
106
-1359
/
+8152
2021-09-23
drm/amd/display: fix empty debug macros
Arnd Bergmann
1
-2
/
+2
2021-09-23
drm/amd/display: 3.2.154
Aric Cyr
1
-1
/
+1
2021-09-23
drm/amd/display: Fix null pointer dereference for encoders
Jimmy Kizito
2
-2
/
+2
2021-09-23
drm/amd/display: DIG mapping change is causing a blocker
Liu, Zhan
1
-6
/
+0
2021-09-23
drm/amd/display: Fix B0 USB-C DP Alt mode
Liu, Zhan
3
-2
/
+43
2021-09-23
drm/amd/display: Disable mem low power for CM HW block on DCN3.1
Michael Strauss
1
-1
/
+1
2021-09-23
drm/amd/display: Fix issue with dynamic bpp change for DCN3x
Guo, Bing
11
-97
/
+204
2021-09-23
drm/amd/display: Use adjusted DCN301 watermarks
Nikola Cornij
2
-3
/
+97
2021-09-23
drm/amd/display: Added power down on boot for DCN3
Lai, Derek
1
-0
/
+2
2021-09-23
drm/amd/display: Fix dynamic encoder reassignment
Jimmy Kizito
13
-88
/
+215
2021-09-23
drm/amd/display: Fix concurrent dynamic encoder assignment
Jimmy Kizito
5
-75
/
+258
2021-09-23
drm/amd/display: Fix link training fallback logic
Jimmy Kizito
1
-2
/
+6
2021-09-23
drm/amd/display: Fix DCN3 B0 DP Alt Mapping
Liu, Zhan
1
-0
/
+6
2021-09-23
drm/amd/display: 3.2.153
Aric Cyr
1
-1
/
+1
2021-09-23
drm/amd/display: Extend w/a for hard hang on HPD to dcn20
Qingqing Zhuo
3
-1
/
+38
2021-09-23
drm/amd/display: Reduce stack size for dml21_ModeSupportAndSystemConfigurationFull
Harry Wentland
1
-113
/
+123
2021-09-23
drm/amd/display: Allocate structs needed by dcn_bw_calc_rq_dlg_ttu in pipe_ctx
Harry Wentland
2
-27
/
+33
2021-09-23
drm/amd/display: Fix rest of pass-by-value structs in DML
Harry Wentland
8
-330
/
+330
2021-09-23
drm/amd/display: Pass all structs in display_rq_dlg_helpers by pointer
Harry Wentland
8
-232
/
+232
2021-09-23
drm/amd/display: Pass display_pipe_params_st as const in DML
Harry Wentland
12
-120
/
+120
2021-09-23
drm/amd/display: fix empty debug macros
Arnd Bergmann
1
-2
/
+2
2021-09-23
drm/amd/display: Use dcc_ind_blk value to set register directly
Joshua Ashton
2
-7
/
+1
2021-09-23
drm/amdgpu/display: add a proper license to dc_link_dp.c
Alex Deucher
1
-1
/
+23
2021-09-16
drm/amdgpu/display: add a proper license to dc_link_dp.c
Alex Deucher
1
-1
/
+23
2021-09-16
drm/amd/display: Link training retry fix for abort case
Meenakshikumar Somasundaram
1
-3
/
+7
2021-09-16
drm/amd/display: Get backlight from PWM if DMCU is not initialized
Harry Wentland
2
-14
/
+12
2021-09-14
drm/amd/display: Enable mem low power control for DCN3.1 sub-IP blocks
Michael Strauss
1
-8
/
+8
2021-09-14
drm/amd/display: remove force_enable_edp_fec param.
Ian Chen
2
-4
/
+2
2021-09-14
drm/amd/display: Add VPG and AFMT low power support for DCN3.1
Michael Strauss
15
-29
/
+593
2021-09-14
drm/amd/display: Link training retry fix for abort case
Meenakshikumar Somasundaram
1
-3
/
+7
2021-09-14
drm/amd/display: 3.2.152
Aric Cyr
1
-1
/
+1
2021-09-14
drm/amd/display: Add periodic detection when zstate is enabled
Eric Yang
8
-5
/
+15
2021-09-14
drm/amd/display: Refine condition of cursor visibility for pipe-split
Dale Zhao
1
-19
/
+24
2021-09-14
drm/amd/display: Optimize bandwidth on following fast update
Nicholas Kazlauskas
1
-9
/
+8
2021-09-14
drm/amd/display: Apply w/a for hard hang on HPD
Qingqing Zhuo
5
-2
/
+43
2021-09-14
drm/amd/display: Get backlight from PWM if DMCU is not initialized
Harry Wentland
2
-14
/
+12
2021-09-14
drm/amd/display: Fix multiple memory leaks reported by coverity
Anson Jacob
4
-5
/
+25
2021-09-14
drm/amd/display: 3.2.151
Aric Cyr
1
-1
/
+1
2021-09-14
drm/amd/display: Revert "dc: w/a for hard hang on HPD on native DP"
Qingqing Zhuo
1
-3
/
+1
2021-09-14
drm/amd/display: Fix for null pointer access for ddc pin and aux engine.
Meenakshikumar Somasundaram
1
-3
/
+9
2021-09-14
drm/amd/display: Fix false BAD_FREE warning from Coverity
Anson Jacob
1
-4
/
+7
2021-09-14
drm/amd/display: Fix dynamic link encoder access.
Jimmy Kizito
12
-39
/
+147
2021-09-14
drm/amd/display: unblock abm when odm is enabled only on configs that support it
Josip Pavic
3
-16
/
+1
[prev]
[next]