summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2019-01-11Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie15-96/+156
2019-01-09drm/amdgpu: disable system memory page tables for nowChristian König1-3/+0
2019-01-09drm/amdgpu: set WRITE_BURST_LENGTH to 64B to workaround SDMA1 hangJim Qu1-1/+2
2019-01-09drm/amdgpu: fix CPDMA hang in PRT mode for VEGA20Tao Zhou1-5/+5
2019-01-08drm/amdgpu: Don't fail resume process if resuming atomic state failsLyude Paul1-3/+2
2019-01-08drm/amdgpu: Don't ignore rc from drm_dp_mst_topology_mgr_resume()Lyude Paul1-9/+23
2019-01-08drm/amdgpu: validate user GEM object sizeYu Zhao1-0/+8
2019-01-08drm/amdgpu: validate user pitch alignmentYu Zhao1-0/+10
2019-01-08drm/amd/powerplay: drop the unnecessary uclk hard min settingEvan Quan1-7/+0
2019-01-08drm/amd/powerplay: avoid possible buffer overflowEvan Quan1-0/+14
2019-01-08drm/amd/powerplay: create pp_od_clk_voltage device file under OD supportEvan Quan1-8/+14
2019-01-08drm/amd/powerplay: update OD support flag for SKU with no OD capabilitiesEvan Quan1-0/+3
2019-01-05Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds42-268/+563
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-12/+6
2019-01-03drm/amdgpu: make gfx9 enter into rlc safe mode when set MGCGLikun Gao1-0/+4
2019-01-03drm/amdgpu: Cleanup 2 compiler warningsKent Russell1-2/+0
2019-01-02drm/amdgpu/gfx_v8_0: Reorder the gfx, kiq and kcq rings test sequenceTiecheng Zhou1-13/+35
2019-01-02drm/amdgpu/sriov:Correct pfvf exchange logicEmily Deng2-5/+5
2019-01-02drm/amd/powerplay: support BOOTUP_DEFAULT power profile modeEvan Quan6-29/+40
2019-01-02drm/amdgpu/virtual_dce: No need to pin the cursor boEmily Deng1-2/+2
2019-01-02drm/amdgpu/virtual_dce: No need to pin the fb's boEmily Deng2-22/+15
2018-12-28mm/mmu_notifier: use structure for invalidate_range_start/end callbackJérôme Glisse1-27/+20
2018-12-28mm: convert zone->managed_pages to atomic variableArun KS1-1/+1
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds236-6590/+9562
2018-12-21drm/amdgpu: Add new VegaM pci idAlex Deucher1-0/+1
2018-12-21drm/amdgpu: add Vega20 PSP ASD firmware loadingEvan Quan1-9/+31
2018-12-20drm/amd/display: Fix MST dp_blank REG_WAIT timeoutJerry (Fangzhi) Zuo1-2/+2
2018-12-20drm/amd/display: validate extended dongle capsWenjing Liu1-1/+2
2018-12-20drm/amd/display: Use div_u64 for flip timestamp ns to msNicholas Kazlauskas1-1/+4
2018-12-20drm/amdgpu/uvd:Change uvd ring name conventionJames Zhu1-2/+2
2018-12-20drm/amd/powerplay: add Vega20 LCLK DPM level setting supportEvan Quan1-0/+43
2018-12-20drm/amdgpu: print process info when job timeoutTrigger Huang1-0/+6
2018-12-20drm/amdgpu/nbio7.4: add hw bug workaround for vega20Alex Deucher1-0/+7
2018-12-20drm/amdgpu/nbio6.1: add hw bug workaround for vega10/12Alex Deucher1-0/+7
2018-12-18drm/amd/display: Optimize passive update planes.Yongqiang Sun1-3/+0
2018-12-18drm/amd/display: verify lane status before exiting verify link capWenjing Liu2-119/+127
2018-12-18drm/amd/display: Fix bug with not updating VSP infoframeSivapiriyanKumarasamy1-1/+2
2018-12-18drm/amd/display: Add retry to read ddc_clock pinPaul Hsieh1-6/+17
2018-12-18drm/amd/display: Don't skip link training for empty dongleEric Yang1-2/+16
2018-12-18drm/amd/display: Wait edp HPD to high in detect_sinkDale Zhao1-0/+3
2018-12-18drm/amd/display: fix surface update sequenceDmytro Laktyushkin1-2/+4
2018-12-18drm/amd/display: fix YCbCr420 blank colorEric Yang2-1/+19
2018-12-18drm/amd/display: Warn instead of error on REG_WAIT timeoutDavid Francis1-2/+2
2018-12-18drm/amd/display: move AYCrCb8888 format to video sectionDmytro Laktyushkin1-1/+1
2018-12-18drm/amd/display: Don't log error if we have no connectorsHarry Wentland1-4/+0
2018-12-18drm/amd/display: Add functionality to get XGMI SS infoLeo Li2-0/+16
2018-12-18drm/amd/display: Add DCE_VERSION_12_1 enum for Vega 20Leo Li6-1/+10
2018-12-18drm/amd/display: Add below the range support for FreeSyncNicholas Kazlauskas2-19/+63
2018-12-18drm/amd/display: Raise dispclk value for PolarisRoman Li1-0/+7
2018-12-18drm/amd/display: Skip fast cursor updates for fb changesNicholas Kazlauskas1-0/+10