summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Fix psr static frames calculationRoman Li2020-02-111-2/+3
* drm/amd/display: Move drm_dp_mst_atomic_check() to the front of dc_validate_g...Zhan Liu2020-01-301-4/+10
* drm/amd/display: Fix update type for multiple planesRoman Li2020-01-221-30/+34
* drm/amd/display: Do DMCUB hw_init before DCNicholas Kazlauskas2020-01-221-2/+2
* drm/amd/display: make PSR static screen entry within 30 msAnthony Koo2020-01-161-6/+26
* drm/amdgpu/display: set gpu vm flag for renoirAlex Deucher2020-01-141-0/+1
* drm/amdgpu/display: set gpu vm flag for all asics which support itAlex Deucher2020-01-141-6/+8
* drm/amdgpu/display: protect new DSC code with CONFIG_DRM_AMD_DC_DCNAlex Deucher2020-01-091-0/+4
* drm/amd/display: Trigger modesets on MST DSC connectorsMikita Lipski2020-01-091-0/+33
* drm/amd/display: Recalculate VCPI slots for new DSC connectorsMikita Lipski2020-01-091-5/+71
* drm/amd/display: MST DSC compute fair shareDavid Francis2020-01-091-0/+3
* drm/dp_mst: Manually overwrite PBN divider for calculating timeslotsMikita Lipski2020-01-091-1/+2
* drm/dp_mst: Add PBN calculation for DSC modesDavid Francis2020-01-091-1/+1
* drm/amd/display: Reduce HDMI pixel encoding if max clock is exceededThomas Anderson2020-01-071-22/+23
* drm/amd/display: Add debug option to override DSC target bpp incrementNikola Cornij2019-12-181-1/+2
* drm/amd/display: Get cache window sizes from DMCUB firmwareNicholas Kazlauskas2019-12-181-0/+4
* drm/amd/display: Perform DMUB hw_init on resumeNicholas Kazlauskas2019-12-181-75/+121
* drm/amd/display: Default max bpc to 16 for eDPRoman Li2019-12-181-3/+3
* Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...Daniel Vetter2019-12-171-74/+444
|\
| * Revert "drm/amd/display: enable S/G for RAVEN chip"Alex Deucher2019-11-191-1/+1
| * drm/amd/display: add force Type0/1 flagBhawanpreet Lakha2019-11-191-1/+1
| * drm/amd/display: Refactor HDCP to handle multiple displays per linkBhawanpreet Lakha2019-11-191-15/+5
| * drm/amd/display: Handle hdcp2.2 type0/1 in dmBhawanpreet Lakha2019-11-191-4/+14
| * drm/amd/display: Fix debugfs on MST connectorsMikita Lipski2019-11-191-8/+7
| * drm/amd/display: Add debugfs initalization on mst connectorsMikita Lipski2019-11-191-7/+8
| * drm/amd/display: Fix incorrect deep color setting in YCBCR420 modesStylon Wang2019-11-191-6/+25
| * drm/amd/display: remove set but not used variable 'old_plane_crtc'zhengbin2019-11-191-2/+1
| * drm/amdgpu/display: fix warning when CONFIG_DRM_AMD_DC_DCN is not setAlex Deucher2019-11-131-1/+2
| * drm/amdgpu/display: fix the build when CONFIG_DRM_AMD_DC_DCN is not setAlex Deucher2019-11-131-0/+6
| * drm/amd/display: rename DCN1_0 kconfig to DCNBhawanpreet Lakha2019-11-131-4/+4
| * drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_1 flagBhawanpreet Lakha2019-11-131-6/+0
| * drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha2019-11-131-12/+0
| * drm/amd/display: Disable VUpdate interrupt for DCN hardwareLeo Li2019-11-131-28/+4
| * drm/amd/display: Send vblank and user events at vsartup for DCNLeo Li2019-11-131-1/+64
| * drm/amd/display: set MSA MISC1 bit 6 while sending colorimetry in VSC SDPAnthony Koo2019-11-131-1/+3
| * drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guardsNicholas Kazlauskas2019-11-131-19/+1
| * drm/amd/display: Register DMUB service with DCNicholas Kazlauskas2019-11-131-0/+12
| * drm/amd/display: Hook up the DMUB service in DMNicholas Kazlauskas2019-11-131-0/+267
| * drm/amd/display: Add MST atomic routinesMikita Lipski2019-11-131-2/+63
* | Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-12-171-2/+3
|\ \
| * | drm/amdgpu: Provide ddc symlink in dm connector's sysfs directoryAndrzej Pietrasiewicz2019-11-071-2/+3
* | | Revert "drm/amd/display: enable S/G for RAVEN chip"Alex Deucher2019-11-221-1/+1
| |/ |/|
* | drm/amdgpu: Show resolution correctly in mode validation debug outputNeil Mayhew2019-11-061-1/+1
* | Merge tag 'drm-next-5.5-2019-11-01' of git://people.freedesktop.org/~agd5f/li...Dave Airlie2019-11-041-3/+137
|\ \
| * | drm/amdgpu: Add DC feature mask to disable fractional pwmLeo Li2019-10-251-0/+3
| * | drm/amdgpu/display: add dc feature mask for psr enablementRoman Li2019-10-251-1/+2
| * | drm/amd/display: Enable PSRRoman Li2019-10-251-3/+130
| * | drm/amd/display: Avoid sending abnormal VSIFWayne Lin2019-10-251-0/+3
* | | Merge tag 'drm-misc-next-2019-10-31' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-11-041-1/+1
|\ \ \ | | |/ | |/|
| * | drm/ttm: always keep BOs on the LRUChristian König2019-10-251-1/+1
OpenPOWER on IntegriCloud