summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: hide an unused variableArnd Bergmann2019-10-021-0/+2
* Revert "drm/amdgpu: disable stutter mode for renoir"Aaron Liu2019-10-021-2/+0
* Merge tag 'drm-fixes-5.4-2019-09-25' of git://people.freedesktop.org/~agd5f/l...Dave Airlie2019-09-261-0/+3
|\
| * drm/amd/display: Restore backlight brightness after system resumeKai-Heng Feng2019-09-171-0/+1
| * drm/amdgpu: disable stutter mode for renoirAaron Liu2019-09-171-0/+2
* | Merge tag 'drm-misc-next-fixes-2019-09-23' of git://anongit.freedesktop.org/d...Dave Airlie2019-09-261-3/+2
|\ \ | |/ |/|
| * drm/atomic: Rename crtc_state->pageflip_flags to async_flipDaniel Vetter2019-09-181-3/+2
* | Merge tag 'drm-next-5.4-2019-08-30' of git://people.freedesktop.org/~agd5f/li...Dave Airlie2019-09-061-1/+15
|\ \ | |/ |/|
| * drm/amd/display: Handle Renoir in amdgpu_dm (v2)Bhawanpreet Lakha2019-08-291-0/+14
| * drm/amd/display: Fix error messageAndrey Grodzovsky2019-08-271-1/+1
* | Merge tag 'drm-next-5.4-2019-08-23' of git://people.freedesktop.org/~agd5f/li...Dave Airlie2019-08-271-34/+45
|\|
| * drm/amdgpu/display: add flag for multi-display mclk switchingAlex Deucher2019-08-231-0/+3
| * drm/amd/display: Enable SST DSC in DMDavid Francis2019-08-221-11/+21
| * drm/amd/display: Split out DC programming for CRC captureNicholas Kazlauskas2019-08-211-21/+4
| * drm/amd/display: Calculate bpc based on max_requested_bpcNicholas Kazlauskas2019-08-211-2/+14
| * drm/amd/display: Enable MPO with pre-blend color processing (RGB)Michael Strauss2019-08-151-0/+3
* | Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-08-211-1/+1
|\ \ | |/ |/|
| * dma-buf: rename reservation_object to dma_resvChristian König2019-08-131-1/+1
* | Merge tag 'drm-next-5.4-2019-08-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie2019-08-121-47/+128
|\ \ | |/ |/|
| * drm/amd/display: Block immediate flips for non-fast updatesNicholas Kazlauskas2019-08-061-1/+15
| * drm/amd/display: Validate dc_plane_info and dc_plane_size in atomic checkNicholas Kazlauskas2019-08-061-0/+24
| * drm/amd/display: Add missing NV12 asic IDsRoman Li2019-08-021-0/+4
| * drm/amd/display: Don't replace the dc_state for fast updatesNicholas Kazlauskas2019-08-021-0/+23
| * drm/amd/display: Skip determining update type for async updatesNicholas Kazlauskas2019-08-021-7/+20
| * drm/amd/display: Allow cursor async updates for framebuffer swapsNicholas Kazlauskas2019-08-021-10/+0
| * drm/amdgpu: Fix amdgpu_display_supported_domains logic.Andrey Grodzovsky2019-07-301-1/+1
| * drm/amd/display: enable S/G for RAVEN chipShirish S2019-07-301-1/+1
| * drm/amd/display: Use dev_get_drvdataChuhong Yuan2019-07-301-2/+1
| * drm/amd/display: add dcc programming for dual planeDmytro Laktyushkin2019-07-181-21/+21
| * drm/amd/display: add functionality to get pipe CRC source.Dingchen Zhang2019-07-181-0/+1
| * drm/amd/display: add functionality to grab DPRX CRC entries.Dingchen Zhang2019-07-181-6/+11
| * drm/amd/display: skip to load dmcu firmware for navi14Xiaojie Yuan2019-07-181-0/+1
| * drm/amd/display: add nv14 cases to amdgpu_dmBhawanpreet Lakha2019-07-181-0/+7
* | drm/amdgpu: switch driver from bo->resv to bo->base.resvGerd Hoffmann2019-08-061-1/+1
|/
* drm/amd/display: Add drm_audio_component support to amdgpu_dmNicholas Kazlauskas2019-07-111-0/+222
* drm/amdgpu/display: fix interrupt client id for naviAlex Deucher2019-07-021-4/+1
* drm/amd/amdgpu: Check stream in amdgpu_dm_commit_planesErnst Sjöstrand2019-06-251-1/+2
* Merge branch 'drm-next' into drm-next-5.3Alex Deucher2019-06-251-5/+7
|\
| * Merge v5.2-rc5 into drm-nextDaniel Vetter2019-06-191-2/+1
| |\
| | * drm/amd: fix fb references in async updateHelen Koike2019-06-041-2/+1
| | * drm/amd/display: Don't load DMCU for Raven 1 (v2)Harry Wentland2019-05-241-2/+10
| | * Revert "drm/amd/display: Don't load DMCU for Raven 1"Dave Airlie2019-05-241-10/+2
| | * drm/amd/display: Don't load DMCU for Raven 1Harry Wentland2019-05-201-2/+10
| * | Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-06-141-3/+6
| |\ \
| | * | drm/amdgpu: Fix connector atomic_check compilation failSean Paul2019-06-141-2/+3
| | * | drm/amd: drop use of drmP.h in display/Sam Ravnborg2019-06-101-1/+3
* | | | drm/amd/display: Rework CRTC color managementNicholas Kazlauskas2019-06-221-10/+22
* | | | drm/amd/display: update DSC MST DP virtual DPCD peer device enumeration policyWenjing Liu2019-06-221-0/+14
* | | | drm/amd/display: Add power down display on boot flagThomas Lim2019-06-221-0/+1
* | | | drm/amd/display: disable dcn20 abm feature for bring uphersen wu2019-06-221-4/+7
OpenPOWER on IntegriCloud