aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2019-02-18drm/amdgpu: Add first_non_cp and last_non_cp in amdgpu_doorbell_indexYong Zhao3-0/+17
2019-02-18drm/amdkfd: Move a constant definition aroundYong Zhao1-5/+6
2019-02-15drm/amdgpu: remove some old unused dpm helpersAlex Deucher2-97/+0
2019-02-15drm/amdgpu: Add command to override the context priority.Bas Nieuwenhuizen1-1/+40
2019-02-15drm/amdgpu: Check if fd really is an amdgpu fd.Bas Nieuwenhuizen3-3/+25
2019-02-15drm/amdgpu: Only add rqs for initialized rings.Bas Nieuwenhuizen1-3/+8
2019-02-13drm/amdgpu: don't clamp debugfs register access to the BAR sizeAlex Deucher1-3/+0
2019-02-13drm/amdgpu: fix several indentation issuesColin Ian King6-6/+6
2019-02-13drm/amdgpu/powerplay: declare firmware for CI cardsAlex Deucher1-0/+4
2019-02-13drm/amd/display: Fix deadlock with display during hanged ring recovery.Andrey Grodzovsky1-6/+13
2019-02-13drm/amdgpu: Delete user queue doorbell variablesYong Zhao3-12/+0
2019-02-13drm/amdgpu: Fix bugs in setting CP RB/MEC DOORBELL_RANGE registersYong Zhao2-9/+29
2019-02-13drm/amdgpu: Simplify eviction fence handlingFelix Kuehling1-123/+11
2019-02-13drm/amdgpu: Avoid setting off KFD eviction fences in amdgpu_vmFelix Kuehling1-3/+3
2019-02-13drm/amdgpu: Replace ttm_bo_wait with amdgpu_bo_sync_waitFelix Kuehling1-2/+2
2019-02-13drm/amdgpu: Add helper to wait for BO fences using a sync objectFelix Kuehling3-27/+28
2019-02-13drm/amdgpu: tighten gpu_recover in mailbox_flr to avoid duplicate recover in ...wentalou1-1/+2
2019-02-13drm/amdgpu: cleanup amdgpu_ih_process a bit moreChristian König4-39/+21
2019-02-11Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie50-486/+1155
2019-02-07drm/amd/display: Check hpd_gpio for NULL before accessing itHarry Wentland1-3/+4
2019-02-07drm/amdgpu: fix NULL ptr dref in the VM codeChristian König1-3/+5
2019-02-07drm/amd/powerplay: add override pcie parameters for Vega20 (v2)Harish Kasiviswanathan1-20/+27
2019-02-07drm/amdgpu: Fix pci platform speed and widthHarish Kasiviswanathan1-12/+46
2019-02-06drm/amd/display: add n_vid_mul and half pix_rate for odmDmytro Laktyushkin3-5/+8
2019-02-06drm/amd/display: refactor init_hw to isolate pipe related initAnthony Koo3-82/+85
2019-02-06drm/amd/display: refactor programming of DRRAnthony Koo2-31/+15
2019-02-06drm/amd/display: add seamless boot flag to streamAnthony Koo5-6/+75
2019-02-06drm/amd/display: add way to determine if link is activeAnthony Koo3-0/+10
2019-02-06drm/amd/display: refactor out programming of vupdate interruptAnthony Koo3-11/+48
2019-02-06drm/amd/display: interface to check if timing can be seamlessAnthony Koo9-2/+154
2019-02-06drm/amd/display: 3.2.17mark mcgarrity1-1/+1
2019-02-06drm/amd/display: PIP overlay corruptionMurton Liu2-2/+24
2019-02-06drm/amd/display: link_rate_set should index into tableAnthony Koo1-34/+1
2019-02-06drm/amd/display: DC VM FixesEryk Brol4-16/+11
2019-02-06drm/amd/display: Disable Stutter for Stereo 3DWesley Chalmers3-10/+31
2019-02-06drm/amd/display: Calc vline position in dc.Yongqiang Sun5-20/+97
2019-02-06drm/amd/display: Clear dc_sink after it gets releasedJerry (Fangzhi) Zuo1-1/+3
2019-02-06drm/amd/display: Don't re-program planes for DPMS changesNicholas Kazlauskas1-1/+2
2019-02-06drm/amdgpu/display: fix compiler errors [-Werror,-Wparentheses-equality]Pratik Vishwakarma1-1/+1
2019-02-05drm/amd/display: Disconnect mpcc when changing tgNicholas Kazlauskas1-3/+4
2019-02-05drm/amd/display: Apply fake sink back to MST sequenceJerry (Fangzhi) Zuo2-5/+6
2019-02-05drm/amd/display: add a debug flag to force odm combineDmytro Laktyushkin1-0/+1
2019-02-05drm/amd/display: store timing sync info in dc_stream_statusSu Sung Chung2-1/+21
2019-02-05drm/amd/display: Modify ABM 2.2 Max ReductionJosip Pavic1-2/+2
2019-02-05drm/amd/display: pass vline_config parameter by reference.Yongqiang Sun4-8/+8
2019-02-05drm/amd/display: add gpio lock/unlockChiawen Huang6-25/+81
2019-02-05drm/amd/display: 3.2.16Steven Chiu1-1/+1
2019-02-05drm/amd/display: determine if a pipe is synced by plane stateWenjing Liu1-4/+4
2019-02-05drm/amd/display: DGAM enabled for HDRKrunoslav Kovac1-37/+52
2019-02-05drm/amd/display: Check that vrefresh is in freesync rangeIlya Bakoulin1-5/+5