summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
AgeCommit message (Expand)AuthorFilesLines
2021-01-14Revert "drm/amd/display: Expose new CRC window property"Rodrigo Siqueira1-19/+0
2021-01-14Revert "drm/amdgpu/disply: fix documentation warnings in display manager"Rodrigo Siqueira1-20/+1
2020-12-16drm/amdgpu/disply: fix documentation warnings in display managerAlex Deucher1-1/+20
2020-11-18drm/amd/display: Add display only once.Bhawanpreet Lakha1-0/+3
2020-11-16drm/amd/display: Expose new CRC window propertyWayne Lin1-0/+19
2020-11-02drm/amd/display: Update connector on DSC property changeEryk Brol1-0/+1
2020-10-30drm/amd/display: Store tiling_flags in the framebuffer.Bas Nieuwenhuizen1-2/+0
2020-10-23drm/amdgpu_dm: fix a typoMauro Carvalho Chehab1-3/+3
2020-10-14drm/amd/display: kernel-doc: document force_timing_syncMauro Carvalho Chehab1-0/+2
2020-09-15drm/amd/display: Calculate DSC number of slices in debugfs when forcedEryk Brol1-2/+2
2020-09-15drm/amd/display: Add DSC force disable to dsc_clock_en debugfs entryEryk Brol1-2/+8
2020-09-15drm/amd/display: Refactor to prevent crtc state access in DM IRQ handlerAurabindo Pillai1-1/+0
2020-08-06drm/amd/display: Store tiling_flags and tmz_surface on dm_plane_stateNicholas Kazlauskas1-0/+2
2020-08-04drm/amd/display: Add debugfs for forcing stream timing syncVictor Lu1-0/+3
2020-08-04drm/amd/display: DSC Bit target rate debugfs write entryEryk Brol1-0/+1
2020-08-04drm/amd/display: DSC Slice height debugfs write entryEryk Brol1-0/+1
2020-07-30drm/amd/display: DSC Slice width debugfs write entryEryk Brol1-0/+1
2020-07-30drm/amd/display: DSC Clock enable debugfs write entryEryk Brol1-0/+5
2020-07-14drm/amd/display: Allow for vblank enabled with no active planesNicholas Kazlauskas1-1/+0
2020-07-10drm/amdgpu/display: create fake mst encoders ahead of time (v4)Alex Deucher1-1/+10
2020-07-01drm/amd: correct trivial kernel-doc inconsistenciesColton Lewis1-0/+2
2020-05-22drm/amd/display: Handle GPU reset for DC blockBhawanpreet Lakha1-0/+1
2020-03-19drm/amd/display: update connector->display_info after read edidHersen Wu1-0/+3
2020-02-11drm/amd/display: Add backlight support via AUXRodrigo Siqueira1-4/+30
2020-01-09drm/amd/display: Validate DSC caps on MST endpointsDavid Francis1-0/+1
2019-12-18drm/amd/display: Perform DMUB hw_init on resumeNicholas Kazlauskas1-0/+7
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha1-2/+0
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guardsNicholas Kazlauskas1-4/+0
2019-11-13drm/amd/display: Hook up the DMUB service in DMNicholas Kazlauskas1-0/+50
2019-11-13drm/amd/display: Add MST atomic routinesMikita Lipski1-0/+2
2019-10-03drm/amd/display; Fix kernel doc warningsHarry Wentland1-1/+9
2019-10-03drm/amd/display: Initialize HDCP work queueBhawanpreet Lakha1-0/+3
2019-09-17drm/amd/display: Add debugfs entry to force YUV420 outputStylon Wang1-0/+1
2019-08-06drm/amd/display: Block immediate flips for non-fast updatesNicholas Kazlauskas1-0/+1
2019-07-18drm/amd/display: add functionality to grab DPRX CRC entries.Dingchen Zhang1-14/+2
2019-07-11drm/amd/display: Add drm_audio_component support to amdgpu_dmNicholas Kazlauskas1-0/+25
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher1-1/+4
2019-06-22drm/amd/display: Rework CRTC color managementNicholas Kazlauskas1-4/+6
2019-06-21drm/amd/display: Read soc_bounding_box from gpu_info (v2)Harry Wentland1-0/+7
2019-06-20Revert "drm/amd/display: Rework CRTC color management"Alex Deucher1-6/+4
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-1/+4
2019-06-11drm/amd/display: Rework CRTC color managementNicholas Kazlauskas1-4/+6
2019-06-10drm/amd: drop use of drmP.h from all header filesSam Ravnborg1-1/+4
2019-05-24drm/amd/display: Switch the custom "max bpc" property to the DRM propNicholas Kazlauskas1-1/+0
2019-04-29drm/amd/display: Refactor CRTC interrupt toggling logicNicholas Kazlauskas1-0/+3
2019-04-03drm/amd/display: In VRR mode, do DRM core vblank handling at end of vblank. (v2)Mario Kleiner1-0/+9
2019-03-20drm/amd/display: Add debugfs dpcd interfaceDavid Francis1-0/+4
2019-03-19drm/amd/display: Drop atomic_obj_lock for private objNicholas Kazlauskas1-2/+0
2018-12-18drm/amd/display: Add below the range support for FreeSyncNicholas Kazlauskas1-1/+1
2018-12-12drm/amd/display: Add fast path for cursor plane updatesNicholas Kazlauskas1-0/+8