summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2019-02-27drm/amd/display: Use vrr friendly pageflip throttling in DC.Mario Kleiner-4/+24
2019-02-20drm/amdgpu: disable bulk moves for nowChristian König-0/+2
2019-02-20drm/amd/display: set clocks to 0 on suspend on dce80Bhawanpreet Lakha-3/+16
2019-02-20drm/amd/display: fix optimize_bandwidth func pointer for dce80Bhawanpreet Lakha-1/+5
2019-02-20drm/amd/display: Fix negative cursor pos programmingNicholas Kazlauskas-2/+2
2019-02-19drm/amd/display: Raise dispclk value for dce11Roman Li-3/+8
2019-02-19drm/amd/display: Fix MST reboot/poweroff sequenceLeo (Hanghong) Ma-2/+3
2019-02-19drm/amdgpu: Update sdma golden setting for vega20shaoyunl-2/+2
2019-02-19drm/amdgpu: Set DPM_FLAG_NEVER_SKIP when enabling PM-runtimeAlex Deucher-0/+1
2019-02-13drm/amdgpu/psp11: TA firmware is optional (v3)Alex Deucher-14/+23
2019-02-08drm/amd/display: Expose connector VRR range via debugfsNicholas Kazlauskas-1/+21
2019-02-05drm/amd/display: Attach VRR properties for eDP connectorsNicholas Kazlauskas-1/+2
2019-02-05drm/amdkfd: Fix if preprocessor statement above kfd_fill_iolink_info_for_cpuNathan Chancellor-1/+1
2019-02-05drm/amdgpu: use spin_lock_irqsave to protect vm_manager.pasid_idrPhilip Yang-2/+3
2019-02-01drm/amdgpu: fix the incorrect external id for raven seriesHuang Rui-2/+4
2019-02-01drm/amdgpu: Implement doorbell self-ring for NBIO 7.4Jay Cornwall-0/+13
2019-02-01drm/amd/display: Fix fclk idle stateRoman Li-1/+9
2019-01-30drm/amdgpu: Transfer fences to dmabuf importerChris Wilson-8/+51
2019-01-29drm/amd/powerplay: Fix missing break in switchGustavo A. R. Silva-0/+1
2019-01-29drm/amdgpu: Add missing power attribute to APU checkAlex Deucher-1/+2
2019-01-21drm/amd/powerplay: OD setting fix on Vega10Kenneth Feng-1/+21
2019-01-17drm/amdgpu: Add APTX quirk for Lenovo laptopAlex Deucher-0/+1
2019-01-16drm/amd/display: Detach backlight from streamDavid Francis-15/+3
2019-01-15Revert "drm/amdgpu: validate user pitch alignment"Michel Dänzer-10/+0
2019-01-15Revert "drm/amdgpu: validate user GEM object size"Alex Deucher-8/+0
2019-01-14drm/amd/display: Fix disabled cursor on top screen edgeNicholas Kazlauskas-2/+2
2019-01-14drm/amd/display: fix warning on raven hotplugRoman Li-13/+6
2019-01-14drm/amd/display: fix PME notification not working in RV desktopCharlene Liu-1/+6
2019-01-14drm/amd/display: Only get the connector state for VRR when toggledNicholas Kazlauskas-1/+1
2019-01-14drm/amd/display: Pack DMCU iRAM alignmentJosip Pavic-0/+2
2019-01-14drm/amd/powerplay: run acg btc for Vega12Kenneth Feng-0/+21
2019-01-14drm/amdkfd: Don't assign dGPUs to APU topology devicesFelix Kuehling-3/+9
2019-01-14drm/amdkfd: Allow building KFD on ARM64 (v2)Felix Kuehling-6/+15
2019-01-11Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-96/+156
2019-01-09drm/amdgpu: disable system memory page tables for nowChristian König-3/+0
2019-01-09drm/amdgpu: set WRITE_BURST_LENGTH to 64B to workaround SDMA1 hangJim Qu-1/+2
2019-01-09drm/amdgpu: fix CPDMA hang in PRT mode for VEGA20Tao Zhou-5/+5
2019-01-08drm/amdgpu: Don't fail resume process if resuming atomic state failsLyude Paul-3/+2
2019-01-08drm/amdgpu: Don't ignore rc from drm_dp_mst_topology_mgr_resume()Lyude Paul-9/+23
2019-01-08drm/amdgpu: validate user GEM object sizeYu Zhao-0/+8
2019-01-08drm/amdgpu: validate user pitch alignmentYu Zhao-0/+10
2019-01-08drm/amd/powerplay: drop the unnecessary uclk hard min settingEvan Quan-7/+0
2019-01-08drm/amd/powerplay: avoid possible buffer overflowEvan Quan-0/+14
2019-01-08drm/amd/powerplay: create pp_od_clk_voltage device file under OD supportEvan Quan-8/+14
2019-01-08drm/amd/powerplay: update OD support flag for SKU with no OD capabilitiesEvan Quan-0/+3
2019-01-05Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-268/+563
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds-12/+6
2019-01-03drm/amdgpu: make gfx9 enter into rlc safe mode when set MGCGLikun Gao-0/+4
2019-01-03drm/amdgpu: Cleanup 2 compiler warningsKent Russell-2/+0
2019-01-02drm/amdgpu/gfx_v8_0: Reorder the gfx, kiq and kcq rings test sequenceTiecheng Zhou-13/+35