aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-14drm: move drm_can_sleep() to drm_util.hSam Ravnborg1-0/+2
2019-01-11drm: Move the legacy kms disable_all helper to crtc helpersDaniel Vetter1-1/+1
2019-01-11Merge drm/drm-next into drm-misc-nextMaxime Ripard173-2562/+4946
2019-01-10drm/amdgpu/display: Keep malloc ref to MST portLyude Paul1-4/+7
2019-01-10drm/edid: Pass connector to AVI infoframe functionsVille Syrjälä4-4/+5
2019-01-10Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie3-11/+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
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
2018-12-18drm/amdgpu: correct the return value for error caseEvan Quan3-16/+31
2018-12-18drm/amdkfd: Fix handling of return code of dma_buf_getFelix Kuehling1-2/+2
2018-12-18drm/amdgpu:Improves robustness of SOC15_WAIT_ON_RREGJames Zhu1-2/+7
2018-12-18drm/amdgpu/vcn:Remove bit 31 for scratch2 to indicate the WA is activeJames Zhu1-2/+2
2018-12-18drm/amdgpu/vcn:Scan enc/jpeg fences to init dpg pause new stateJames Zhu1-4/+14
2018-12-18drm/amdgpu/vcn:Always check all vcn ring status during dpg mode stopJames Zhu1-8/+16
2018-12-18drm/amdgpu/vcn:Update ring point to JPEG before init JPEG wptrJames Zhu1-1/+2
2018-12-18drm/amdgpu/vcn:Always gate vcn block during hw finishingJames Zhu1-1/+2
2018-12-18drm/amdgpu/vcn: Update vcn.cur_state during suspendJames Zhu1-1/+2
2018-12-14drm/amdgpu: WARN once if amdgpu_bo_unpin is called for an unpinned BOMichel Dänzer1-1/+1
2018-12-14drm/amdgpu: enable Vega20 page queue supportEvan Quan1-2/+1
2018-12-14drm/amdgpu: use different irq ring ID for Vega20 page queuesEvan Quan1-2/+4
2018-12-14drm/amdgpu: update the vm invalidation engine layout V2Evan Quan2-22/+41