summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Force uclk to max for every stateNicholas Kazlauskas2019-07-181-3/+3
* drm/amdgpu: Print out voltage in DM_PPLIBPaul Menzel2019-07-121-1/+2
* drm/amd/display: Add drm_audio_component support to amdgpu_dmNicholas Kazlauskas2019-07-112-0/+247
* drm/amdgpu/display: fix interrupt client id for naviAlex Deucher2019-07-021-4/+1Star
* 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-258-12/+15
|\
| * Merge v5.2-rc5 into drm-nextDaniel Vetter2019-06-191-2/+1Star
| |\
| | * drm/amd: fix fb references in async updateHelen Koike2019-06-041-2/+1Star
| | * 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/+2Star
| | * 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-148-10/+14
| |\ \
| | * | 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-105-6/+3Star
| | * | drm/amd: drop use of drmP.h from all header filesSam Ravnborg2019-06-101-1/+4
| | * | drm/amd: drop use of drmP.h in amdgpu.hSam Ravnborg2019-06-102-1/+4
* | | | drm/amd/display: Rework CRTC color managementNicholas Kazlauskas2019-06-223-159/+356
* | | | 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
* | | | drm/amd/display: Add DSC support for Navi (v2)Harry Wentland2019-06-221-0/+10
* | | | drm/amd/display: Hook DCN2 into amdgpu_dm and expose as config (v2)Harry Wentland2019-06-222-1/+15
* | | | drm/amd/display: hook navi10 pplib functionshersen wu2019-06-221-8/+271
* | | | drm/amd/display: Read soc_bounding_box from gpu_info (v2)Harry Wentland2019-06-222-0/+10
* | | | drm/amd/powerplay: add function get_clock_by_type_with_latency for navi10Kevin Wang2019-06-221-1/+18
* | | | drm/amd/display: move dcn v1_0 irq source header to ivsrcid/dcn/Hawking Zhang2019-06-211-1/+1
* | | | Revert "drm/amd/display: Rework CRTC color management"Alex Deucher2019-06-203-356/+159Star
* | | | Revert "drm/amd/display: Enable fast plane updates when state->allow_modeset ...Nicholas Kazlauskas2019-06-201-0/+8
* | | | drm/amd/display: Delete a redundant memory setting in amdgpu_dm_irq_register_...Markus Elfring2019-06-171-2/+0Star
* | | | amdgpu_dm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-133-31/+12Star
* | | | drm/amd/display: Rework CRTC color managementNicholas Kazlauskas2019-06-113-159/+356
* | | | drm/amd/display: Set default ABM level to module parameterNicholas Kazlauskas2019-06-111-0/+3
* | | | drm/amd/display: Enable fast plane updates when state->allow_modeset = trueNicholas Kazlauskas2019-06-111-8/+0Star
* | | | drm/amd/display: Use current connector state if NULL when checking bpcNicholas Kazlauskas2019-06-111-0/+4
* | | | drm/amd/display: Always allocate initial connector state stateNicholas Kazlauskas2019-06-111-3/+7
* | | | drm/amd/display: Add connector debugfs for "output_bpc"Nicholas Kazlauskas2019-06-111-2/+69
* | | | drm/amd/display: Don't set mode_changed=false if the stream was removedNicholas Kazlauskas2019-06-111-1/+11
|/ / /
* | | Merge branch 'drm-next-5.3' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2019-06-061-13/+53
|\ \ \
| * | | drm/amdgpu/display: Drop some new CONFIG_DRM_AMD_DC_DCN1_01 guardsAlex Deucher2019-06-061-2/+0Star
| * | | drm/amd/display: use ttm_eu_reserve_buffers instead of amdgpu_bo_reserve v2Chunming Zhou2019-05-311-5/+16
| * | | drm/amdgpu/display: Fix reload driver errorEmily Deng2019-05-311-1/+14
| * | | drm/amd/display: Reset planes for color management changesNicholas Kazlauskas2019-05-311-0/+4
| * | | drm/amd/display: Ensure DRR triggers in BPEryk Brol2019-05-311-5/+19
* | | | Merge tag 'drm-misc-next-2019-06-05' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-06-061-4/+151
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | drm/amd/display: Only force modesets when toggling HDRNicholas Kazlauskas2019-06-031-6/+28
| * | drm/amd/display: Expose HDR output metadata for supported connectorsNicholas Kazlauskas2019-06-031-0/+125
| |/
* | drm/amdgpu: fix unload driver failEmily Deng2019-05-281-3/+4
* | drm/amdgpu: sort probed modes before adding common modesYogesh Mohan Marimuthu2019-05-241-0/+9
* | drm/amd/display: Use new connector state when getting color depthNicholas Kazlauskas2019-05-241-12/+15
* | drm/amd/display: Switch the custom "max bpc" property to the DRM propNicholas Kazlauskas2019-05-242-18/+12Star