summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
AgeCommit message (Expand)Author
2021-02-24drm/amd/display: Fix system hang after multiple hotplugs (v3)Qingqing Zhuo
2021-01-15drm/amdgpu/display: these forward declarations are not usedZhiJie.Zhang
2021-01-14Revert "drm/amd/display: Expose new CRC window property"Rodrigo Siqueira
2021-01-14Revert "drm/amdgpu/disply: fix documentation warnings in display manager"Rodrigo Siqueira
2021-01-11drm/amd/display: tweak the kerneldoc for active_vblank_irq_countLukas Bulwahn
2021-01-05drm/amd/display: enable idle optimizations for linux (MALL stutter)Bhawanpreet Lakha
2020-12-16drm/amdgpu/disply: fix documentation warnings in display managerAlex Deucher
2020-11-18drm/amd/display: Add display only once.Bhawanpreet Lakha
2020-11-16drm/amd/display: Expose new CRC window propertyWayne Lin
2020-11-02drm/amd/display: Update connector on DSC property changeEryk Brol
2020-10-30drm/amd/display: Store tiling_flags in the framebuffer.Bas Nieuwenhuizen
2020-10-23drm/amdgpu_dm: fix a typoMauro Carvalho Chehab
2020-10-14drm/amd/display: kernel-doc: document force_timing_syncMauro Carvalho Chehab
2020-09-15drm/amd/display: Calculate DSC number of slices in debugfs when forcedEryk Brol
2020-09-15drm/amd/display: Add DSC force disable to dsc_clock_en debugfs entryEryk Brol
2020-09-15drm/amd/display: Refactor to prevent crtc state access in DM IRQ handlerAurabindo Pillai
2020-08-06drm/amd/display: Store tiling_flags and tmz_surface on dm_plane_stateNicholas Kazlauskas
2020-08-04drm/amd/display: Add debugfs for forcing stream timing syncVictor Lu
2020-08-04drm/amd/display: DSC Bit target rate debugfs write entryEryk Brol
2020-08-04drm/amd/display: DSC Slice height debugfs write entryEryk Brol
2020-07-30drm/amd/display: DSC Slice width debugfs write entryEryk Brol
2020-07-30drm/amd/display: DSC Clock enable debugfs write entryEryk Brol
2020-07-14drm/amd/display: Allow for vblank enabled with no active planesNicholas Kazlauskas
2020-07-10drm/amdgpu/display: create fake mst encoders ahead of time (v4)Alex Deucher
2020-07-01drm/amd: correct trivial kernel-doc inconsistenciesColton Lewis
2020-05-22drm/amd/display: Handle GPU reset for DC blockBhawanpreet Lakha
2020-03-19drm/amd/display: update connector->display_info after read edidHersen Wu
2020-02-11drm/amd/display: Add backlight support via AUXRodrigo Siqueira
2020-01-09drm/amd/display: Validate DSC caps on MST endpointsDavid Francis
2019-12-18drm/amd/display: Perform DMUB hw_init on resumeNicholas Kazlauskas
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guardsNicholas Kazlauskas
2019-11-13drm/amd/display: Hook up the DMUB service in DMNicholas Kazlauskas
2019-11-13drm/amd/display: Add MST atomic routinesMikita Lipski
2019-10-03drm/amd/display; Fix kernel doc warningsHarry Wentland
2019-10-03drm/amd/display: Initialize HDCP work queueBhawanpreet Lakha
2019-09-17drm/amd/display: Add debugfs entry to force YUV420 outputStylon Wang
2019-08-06drm/amd/display: Block immediate flips for non-fast updatesNicholas Kazlauskas
2019-07-18drm/amd/display: add functionality to grab DPRX CRC entries.Dingchen Zhang
2019-07-11drm/amd/display: Add drm_audio_component support to amdgpu_dmNicholas Kazlauskas
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher
2019-06-22drm/amd/display: Rework CRTC color managementNicholas Kazlauskas
2019-06-21drm/amd/display: Read soc_bounding_box from gpu_info (v2)Harry Wentland
2019-06-20Revert "drm/amd/display: Rework CRTC color management"Alex Deucher
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-06-11drm/amd/display: Rework CRTC color managementNicholas Kazlauskas
2019-06-10drm/amd: drop use of drmP.h from all header filesSam Ravnborg
2019-05-24drm/amd/display: Switch the custom "max bpc" property to the DRM propNicholas Kazlauskas
2019-04-29drm/amd/display: Refactor CRTC interrupt toggling logicNicholas Kazlauskas
2019-04-03drm/amd/display: In VRR mode, do DRM core vblank handling at end of vblank. (v2)Mario Kleiner