index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
amdgpu_dm
/
amdgpu_dm_helpers.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-09
drm/amd/display: Log DMCUB trace buffer events
Leo (Hanghong) Ma
1
-2
/
+10
2021-03-23
drm/amd/display: Fix typo for helpers function name
Leo (Hanghong) Ma
1
-1
/
+1
2021-03-23
drm/amdgpu/display: Implement functions to let DC allocate GPU memory
Zhan Liu
1
-3
/
+37
2021-03-02
drm/amd/display: fix the return of the uninitialized value in ret
Colin Ian King
1
-1
/
+1
2021-03-02
drm/amd/display: Implement dmub trace event
Yongqiang Sun
1
-0
/
+6
2021-02-09
drm/amd/display: Add return code instead of boolean for future use
Fangzhi Zuo
1
-4
/
+4
2021-01-05
drm/amd/display: remove unused including <linux/version.h>
Tian Tao
1
-1
/
+0
2020-12-01
drm/amd/display/amdgpu_dm/amdgpu_dm_helpers: Use 'gnu_printf' format notation
Lee Jones
1
-0
/
+1
2020-12-01
drm/amd/display: Clear dc remote sinks on MST disconnect
Aurabindo Pillai
1
-2
/
+20
2020-11-04
drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)
Alex Deucher
1
-2
/
+0
2020-07-01
drm/amd/display: Add DCN3 Support in DM (v2)
Bhawanpreet Lakha
1
-0
/
+20
2020-05-06
drm/amd/display: Add dm support for DP 1.4 Compliance edid corruption test
Jerry (Fangzhi) Zuo
1
-27
/
+13
2020-04-13
drm/amd/display: Change "error" to "dc_log" at amdgpu_dm dpcd reading stage
Zhan Liu
1
-1
/
+1
2020-03-19
drm/amd/display: update connector->display_info after read edid
Hersen Wu
1
-0
/
+14
2020-03-05
drm/amd/display: fix typo "to found" -> "to find"
Roman Li
1
-8
/
+8
2020-02-04
drm/amd/dm/mst: Ignore payload update failures
Lyude Paul
1
-9
/
+4
2020-01-09
drm/amd/display: Write DSC enable to MST DPCD
David Francis
1
-1
/
+18
2019-11-19
drm/amdgpu/dm: Do not throw an error for a display with no audio
Chris Wilson
1
-2
/
+0
2019-11-13
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTED
Bhawanpreet Lakha
1
-2
/
+0
2019-11-13
drm/amd/display: fix dereference of pointer aconnector when it is null
Colin Ian King
1
-3
/
+2
2019-11-13
drm/amd/display: Add MST atomic routines
Mikita Lipski
1
-39
/
+11
2019-09-16
drm/amd: be quiet when no SAD block is found
Jean Delvare
1
-4
/
+3
2019-09-13
drm/amd/display: Don't allocate payloads if link lost
Alvin Lee
1
-5
/
+5
2019-08-22
drm/amd/display: Enable SST DSC in DM
David Francis
1
-1
/
+3
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
1
-1
/
+0
2019-06-22
drm/amd/display: Add DSC support for Navi (v2)
Harry Wentland
1
-0
/
+10
2019-06-10
drm/amd: drop use of drmP.h in display/
Sam Ravnborg
1
-1
/
+0
2019-03-19
drm/amd/display: Poll pending DOWN_REP before enabling the link
Martin Tsai
1
-1
/
+1
2019-02-04
Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-0
/
+7
2019-02-04
Merge tag 'drm-misc-next-2019-02-01' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+1
2019-01-28
drm/amd/display: Poll pending down rep before clear payload allocation table
Martin Tsai
1
-0
/
+7
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-1
/
+1
2019-01-14
drm/amd/display: Use 100 Hz precision for pipe pixel clocks
Ken Chalmers
1
-1
/
+1
2019-01-14
drm/amd/display: remove sink reference in dc_stream_state
Jun Lei
1
-3
/
+3
2018-08-27
drm/amd/display: Support reading hw state from debugfs file
Nicholas Kazlauskas
1
-9
/
+72
2018-08-27
drm/amd/display: Add support for hw_state logging via debugfs
Nicholas Kazlauskas
1
-4
/
+18
2018-07-16
drm/amd/display: Add hook for MST root branch info
Nikola Cornij
1
-0
/
+5
2018-07-13
drm/amd/display: Fix compile error on older GCC versions
Leo (Sunpeng) Li
1
-2
/
+2
2018-07-13
drm/amd/display: Serialize is_dp_sink_present
Harry Wentland
1
-0
/
+16
2018-06-22
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-0
/
+28
2018-06-15
drm/amd/display: Write TEST_EDID_CHECKSUM_WRITE for EDID tests
Mikita Lipski
1
-0
/
+28
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-05-18
drm/amd/display: Fix up dm logging functionality
Anthony Koo
1
-5
/
+0
2018-03-28
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
1
-1
/
+1
2018-03-21
drm/amd/display: Add one to EDID's audio channel count when passing to DC
Harry Wentland
1
-1
/
+1
2018-03-05
drm/amd/display: add diags clock programming
Dmytro Laktyushkin
1
-0
/
+5
2018-03-05
drm/amd/display: move MST branch initialize to before link training
Hersen Wu
1
-0
/
+9
2017-09-26
drm/amd/display: Break out amdgpu_dm_connector
Harry Wentland
1
-10
/
+10
2017-09-26
drm/amd/display: Rename dc_stream to dc_stream_state
Harry Wentland
1
-3
/
+3
2017-09-26
drm/amd/display: Merge amdgpu_dm_types and amdgpu_dm
Harry Wentland
1
-1
/
+0
[next]