index
:
blackbird-op-linux
master
Blackbird™ 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
/
amdgpu_dm.c
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/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: protect new DSC code with CONFIG_DRM_AMD_DC_DCN
Alex Deucher
2020-01-09
1
-0
/
+4
*
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: MST DSC compute fair share
David Francis
2020-01-09
1
-0
/
+3
*
drm/dp_mst: Manually overwrite PBN divider for calculating timeslots
Mikita Lipski
2020-01-09
1
-1
/
+2
*
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/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
1
-75
/
+121
*
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
1
-74
/
+444
|
\
|
*
Revert "drm/amd/display: enable S/G for RAVEN chip"
Alex Deucher
2019-11-19
1
-1
/
+1
|
*
drm/amd/display: add force Type0/1 flag
Bhawanpreet Lakha
2019-11-19
1
-1
/
+1
|
*
drm/amd/display: Refactor HDCP to handle multiple displays per link
Bhawanpreet Lakha
2019-11-19
1
-15
/
+5
|
*
drm/amd/display: Handle hdcp2.2 type0/1 in dm
Bhawanpreet Lakha
2019-11-19
1
-4
/
+14
|
*
drm/amd/display: Fix debugfs on MST connectors
Mikita Lipski
2019-11-19
1
-8
/
+7
|
*
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/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
1
-6
/
+0
|
*
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTED
Bhawanpreet Lakha
2019-11-13
1
-12
/
+0
|
*
drm/amd/display: Disable VUpdate interrupt for DCN hardware
Leo Li
2019-11-13
1
-28
/
+4
|
*
drm/amd/display: Send vblank and user events at vsartup for DCN
Leo Li
2019-11-13
1
-1
/
+64
|
*
drm/amd/display: set MSA MISC1 bit 6 while sending colorimetry in VSC SDP
Anthony Koo
2019-11-13
1
-1
/
+3
|
*
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards
Nicholas Kazlauskas
2019-11-13
1
-19
/
+1
|
*
drm/amd/display: Register DMUB service with DC
Nicholas Kazlauskas
2019-11-13
1
-0
/
+12
|
*
drm/amd/display: Hook up the DMUB service in DM
Nicholas Kazlauskas
2019-11-13
1
-0
/
+267
|
*
drm/amd/display: Add MST atomic routines
Mikita Lipski
2019-11-13
1
-2
/
+63
*
|
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-12-17
1
-2
/
+3
|
\
\
|
*
|
drm/amdgpu: Provide ddc symlink in dm connector's sysfs directory
Andrzej Pietrasiewicz
2019-11-07
1
-2
/
+3
*
|
|
Revert "drm/amd/display: enable S/G for RAVEN chip"
Alex Deucher
2019-11-22
1
-1
/
+1
|
|
/
|
/
|
*
|
drm/amdgpu: Show resolution correctly in mode validation debug output
Neil Mayhew
2019-11-06
1
-1
/
+1
*
|
Merge tag 'drm-next-5.5-2019-11-01' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
2019-11-04
1
-3
/
+137
|
\
\
|
*
|
drm/amdgpu: Add DC feature mask to disable fractional pwm
Leo Li
2019-10-25
1
-0
/
+3
|
*
|
drm/amdgpu/display: add dc feature mask for psr enablement
Roman Li
2019-10-25
1
-1
/
+2
|
*
|
drm/amd/display: Enable PSR
Roman Li
2019-10-25
1
-3
/
+130
|
*
|
drm/amd/display: Avoid sending abnormal VSIF
Wayne Lin
2019-10-25
1
-0
/
+3
*
|
|
Merge tag 'drm-misc-next-2019-10-31' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-11-04
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
drm/ttm: always keep BOs on the LRU
Christian König
2019-10-25
1
-1
/
+1
[next]