index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
amdgpu_dm
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/display: Fix psr static frames calculation
Roman Li
2020-02-11
1
-2
/
+3
*
drm/amd/dm/mst: Ignore payload update failures
Lyude Paul
2020-02-04
1
-9
/
+4
*
drm/amd/display: Fix HW/SW state mismatch
Bhawanpreet Lakha
2020-02-04
1
-0
/
+19
*
drm/amd/display: Fix a typo when computing dsc configuration
Mikita Lipski
2020-02-04
1
-1
/
+1
*
drm/amd/display: Move drm_dp_mst_atomic_check() to the front of dc_validate_g...
Zhan Liu
2020-01-30
1
-4
/
+10
*
drm/amd/display: Fix update type for multiple planes
Roman Li
2020-01-22
1
-30
/
+34
*
drm/amd/display: Do DMCUB hw_init before DC
Nicholas Kazlauskas
2020-01-22
1
-2
/
+2
*
drm/amd/display: make PSR static screen entry within 30 ms
Anthony Koo
2020-01-16
1
-6
/
+26
*
drm/amdgpu/display: set gpu vm flag for renoir
Alex Deucher
2020-01-14
1
-0
/
+1
*
drm/amdgpu/display: set gpu vm flag for all asics which support it
Alex Deucher
2020-01-14
1
-6
/
+8
*
drm/amdgpu/display: Use u64 divide macro for round up division
Mikita Lipski
2020-01-14
1
-1
/
+1
*
drm/amd/display: Fix compilation warnings on i386
Mikita Lipski
2020-01-10
1
-2
/
+2
*
drm/amdgpu/display: protect new DSC code with CONFIG_DRM_AMD_DC_DCN
Alex Deucher
2020-01-09
3
-1
/
+17
*
drm/amd/display: Trigger modesets on MST DSC connectors
Mikita Lipski
2020-01-09
1
-0
/
+33
*
drm/amd/display: Recalculate VCPI slots for new DSC connectors
Mikita Lipski
2020-01-09
1
-5
/
+71
*
drm/amd/display: Check return value of drm helper
Mikita Lipski
2020-01-09
1
-45
/
+54
*
drm/amd/display: MST DSC compute fair share
David Francis
2020-01-09
3
-0
/
+370
*
drm/amd/display: Add PBN per slot calculation for DSC
Mikita Lipski
2020-01-09
2
-0
/
+10
*
drm/dp_mst: Manually overwrite PBN divider for calculating timeslots
Mikita Lipski
2020-01-09
1
-1
/
+2
*
drm/amd/display: Write DSC enable to MST DPCD
David Francis
2020-01-09
1
-1
/
+18
*
drm/amd/display: Validate DSC caps on MST endpoints
David Francis
2020-01-09
2
-1
/
+29
*
drm/dp_mst: Add PBN calculation for DSC modes
David Francis
2020-01-09
1
-1
/
+1
*
drm/amd/display: Reduce HDMI pixel encoding if max clock is exceeded
Thomas Anderson
2020-01-07
1
-22
/
+23
*
drm/amd: use list_for_each_entry for list iteration.
Wambui Karuga
2020-01-07
1
-15
/
+4
*
drm/amd/display: Add debug option to override DSC target bpp increment
Nikola Cornij
2019-12-18
1
-1
/
+2
*
drm/amd/display: Get cache window sizes from DMCUB firmware
Nicholas Kazlauskas
2019-12-18
1
-0
/
+4
*
drm/amd/display: Perform DMUB hw_init on resume
Nicholas Kazlauskas
2019-12-18
2
-75
/
+128
*
drm/amd/display: Default max bpc to 16 for eDP
Roman Li
2019-12-18
1
-3
/
+3
*
Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...
Daniel Vetter
2019-12-17
8
-151
/
+585
|
\
|
*
drm/amd/display: Null check aconnector in event_property_validate
Bhawanpreet Lakha
2019-11-26
1
-0
/
+3
|
*
drm/amd/display: add default clocks if not able to fetch them
Alex Deucher
2019-11-22
1
-1
/
+2
|
*
Revert "drm/amd/display: enable S/G for RAVEN chip"
Alex Deucher
2019-11-19
1
-1
/
+1
|
*
drm/amd/display: Fix coding error in connector atomic check
Mikita Lipski
2019-11-19
1
-1
/
+1
|
*
drm/amd/display: Refactor HDCP encryption status update
Bhawanpreet Lakha
2019-11-19
1
-2
/
+1
|
*
drm/amd/display: add force Type0/1 flag
Bhawanpreet Lakha
2019-11-19
3
-5
/
+11
|
*
drm/amd/display: Refactor HDCP to handle multiple displays per link
Bhawanpreet Lakha
2019-11-19
3
-42
/
+40
|
*
drm/amd/display: Handle hdcp2.2 type0/1 in dm
Bhawanpreet Lakha
2019-11-19
3
-10
/
+29
|
*
drm/amd/display: Enable HDCP 2.2
Bhawanpreet Lakha
2019-11-19
1
-2
/
+1
|
*
drm/amd/display: add color space option when sending link test pattern
Wenjing Liu
2019-11-19
1
-0
/
+1
|
*
drm/amd/display: Fix debugfs on MST connectors
Mikita Lipski
2019-11-19
2
-9
/
+16
|
*
drm/amd/display: Add debugfs initalization on mst connectors
Mikita Lipski
2019-11-19
1
-7
/
+8
|
*
drm/amd/display: Fix incorrect deep color setting in YCBCR420 modes
Stylon Wang
2019-11-19
1
-6
/
+25
|
*
drm/amdgpu/dm: Do not throw an error for a display with no audio
Chris Wilson
2019-11-19
1
-2
/
+0
|
*
drm/amd/display: remove set but not used variable 'old_plane_crtc'
zhengbin
2019-11-19
1
-2
/
+1
|
*
drm/amdgpu/display: fix warning when CONFIG_DRM_AMD_DC_DCN is not set
Alex Deucher
2019-11-13
1
-1
/
+2
|
*
drm/amdgpu/display: fix the build when CONFIG_DRM_AMD_DC_DCN is not set
Alex Deucher
2019-11-13
1
-0
/
+6
|
*
drm/amd/display: rename DCN1_0 kconfig to DCN
Bhawanpreet Lakha
2019-11-13
1
-4
/
+4
|
*
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_1 flag
Bhawanpreet Lakha
2019-11-13
2
-10
/
+0
|
*
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTED
Bhawanpreet Lakha
2019-11-13
4
-18
/
+0
|
*
drm/amd/display: Disable VUpdate interrupt for DCN hardware
Leo Li
2019-11-13
1
-28
/
+4
[next]