summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
AgeCommit message (Expand)Author
2019-10-03drm/amd/display; Fix kernel doc warningsHarry Wentland
2019-10-03drm/amd/display: hide an unused variableArnd Bergmann
2019-10-03drm/amd/display: Restore backlight brightness after system resumeKai-Heng Feng
2019-10-03drm/amd/display: only enable HDCP for DCN+Bhawanpreet Lakha
2019-10-03drm/amd/display: Update CP property based on HW queryBhawanpreet Lakha
2019-10-03drm/amd/display: handle DP cpirqBhawanpreet Lakha
2019-10-03drm/amd/display: Handle Content protection property changesBhawanpreet Lakha
2019-10-03drm/amd/display: Initialize HDCP work queueBhawanpreet Lakha
2019-10-03drm/amd/display: set minimum abm backlight levelAnthony Koo
2019-09-17drm/amd/display: Separate hardware initialization from creationJulian Parkin
2019-09-17drm/amd/display: Add debugfs entry to force YUV420 outputStylon Wang
2019-09-13drm/amd/display: Isolate DSC module from driver dependenciesBayan Zabihiyan
2019-09-13drm/amd/display: update navi to use new surface programming behaviourDmytro Laktyushkin
2019-09-13drm/amdgpu: disable stutter mode for renoirAaron Liu
2019-09-06Merge tag 'drm-next-5.4-2019-08-30' of git://people.freedesktop.org/~agd5f/li...Dave Airlie
2019-08-29drm/amd/display: Handle Renoir in amdgpu_dm (v2)Bhawanpreet Lakha
2019-08-27drm/amd/display: Fix error messageAndrey Grodzovsky
2019-08-27Merge tag 'drm-next-5.4-2019-08-23' of git://people.freedesktop.org/~agd5f/li...Dave Airlie
2019-08-23drm/amdgpu/display: add flag for multi-display mclk switchingAlex Deucher
2019-08-22drm/amd/display: Enable SST DSC in DMDavid Francis
2019-08-21drm/amd/display: Split out DC programming for CRC captureNicholas Kazlauskas
2019-08-21drm/amd/display: Calculate bpc based on max_requested_bpcNicholas Kazlauskas
2019-08-21Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-08-15drm/amd/display: Enable MPO with pre-blend color processing (RGB)Michael Strauss
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König
2019-08-12Merge tag 'drm-next-5.4-2019-08-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie
2019-08-06drm/amd/display: Block immediate flips for non-fast updatesNicholas Kazlauskas
2019-08-06drm/amd/display: Validate dc_plane_info and dc_plane_size in atomic checkNicholas Kazlauskas
2019-08-06drm/amdgpu: switch driver from bo->resv to bo->base.resvGerd Hoffmann
2019-08-02drm/amd/display: Add missing NV12 asic IDsRoman Li
2019-08-02drm/amd/display: Don't replace the dc_state for fast updatesNicholas Kazlauskas
2019-08-02drm/amd/display: Skip determining update type for async updatesNicholas Kazlauskas
2019-08-02drm/amd/display: Allow cursor async updates for framebuffer swapsNicholas Kazlauskas
2019-07-30drm/amdgpu: Fix amdgpu_display_supported_domains logic.Andrey Grodzovsky
2019-07-30drm/amd/display: enable S/G for RAVEN chipShirish S
2019-07-30drm/amd/display: Use dev_get_drvdataChuhong Yuan
2019-07-18drm/amd/display: add dcc programming for dual planeDmytro Laktyushkin
2019-07-18drm/amd/display: add functionality to get pipe CRC source.Dingchen Zhang
2019-07-18drm/amd/display: add functionality to grab DPRX CRC entries.Dingchen Zhang
2019-07-18drm/amd/display: skip to load dmcu firmware for navi14Xiaojie Yuan
2019-07-18drm/amd/display: add nv14 cases to amdgpu_dmBhawanpreet Lakha
2019-07-11drm/amd/display: Add drm_audio_component support to amdgpu_dmNicholas Kazlauskas
2019-07-02drm/amdgpu/display: fix interrupt client id for naviAlex Deucher
2019-06-25drm/amd/amdgpu: Check stream in amdgpu_dm_commit_planesErnst Sjöstrand
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher
2019-06-22drm/amd/display: Rework CRTC color managementNicholas Kazlauskas
2019-06-22drm/amd/display: update DSC MST DP virtual DPCD peer device enumeration policyWenjing Liu
2019-06-22drm/amd/display: Add power down display on boot flagThomas Lim
2019-06-22drm/amd/display: disable dcn20 abm feature for bring uphersen wu
2019-06-22drm/amd/display: Hook DCN2 into amdgpu_dm and expose as config (v2)Harry Wentland