summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2022-07-20drm/amdgpu: Protect the amdgpu_bo_list list with a mutex v2Luben Tuikov3-4/+19
2022-07-18drm/amdgpu: Remove one duplicated ef removalxinhui pan1-6/+0
2022-07-15Merge tag 'drm-fixes-2022-07-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds10-388/+291
2022-07-15drm/amd/display: Fix new dmub notification enabling in DMStylon Wang1-8/+19
2022-07-15Merge tag 'amd-drm-fixes-5.19-2022-07-13' of https://gitlab.freedesktop.org/a...Dave Airlie6-9/+115
2022-07-15Merge tag 'drm-misc-fixes-2022-07-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie4-379/+176
2022-07-14amdgpu: disable powerpc support for the newer display engineLinus Torvalds1-1/+1
2022-07-13drm/amd/display: Ensure valid event timestamp for cursor-only commitsMichel Dänzer1-3/+40
2022-07-13drm/amd/display: correct check of coverage blend modeMelissa Wen1-1/+1
2022-07-13drm/amd/pm: Prevent divide by zeroYefim Barashkin1-0/+2
2022-07-13drm/amd/display: Only use depth 36 bpp linebuffers on DCN display engines.Mario Kleiner1-5/+6
2022-07-13drm/amdkfd: correct the MEC atomic support firmware checking for GC 10.3.7Prike Liang1-0/+2
2022-07-13drm/amd/display: Ignore First MST Sideband Message Return ErrorFangzhi Zuo3-0/+64
2022-07-08Revert "drm/amdgpu: add drm buddy support to amdgpu"Arunpravin Paneer Selvam4-379/+176
2022-07-07drm/amdgpu/display: disable prefer_shadow for generic fb helpersAlex Deucher6-6/+12
2022-07-07drm/amdgpu: keep fbdev buffers pinned during suspendAlex Deucher1-4/+21
2022-06-29Revert "drm/amdgpu/display: set vblank_disable_immediate for DC"Alex Deucher2-3/+1
2022-06-29drm/amdgpu: To flush tlb for MMHUB of RAVEN seriesRuili Ji1-1/+2
2022-06-29drm/amdgpu: fix adev variable used in amdgpu_device_gpu_recover()Alex Deucher1-1/+1
2022-06-23amd/display/dc: Fix COLOR_ENCODING and COLOR_RANGE doing nothing for DCN20+Joshua Ashton3-0/+9
2022-06-23drm/amd/display: Fix typo in override_lane_settingsGeorge Shen1-1/+1
2022-06-23drm/amd/display: Fix DC warning at driver loadQingqing Zhuo1-1/+1
2022-06-23drm/amd: Revert "drm/amd/display: keep eDP Vdd on when eDP stream is already ...Mario Limonciello1-22/+2
2022-06-23drm/amdgpu: Adjust logic around GTT size (v3)Alex Deucher1-6/+14
2022-06-14drm/amd/display: Cap OLED brightness per max frame-average luminanceRoman Li1-4/+4
2022-06-14drm/amdgpu: Fix GTT size reporting in amdgpu_ioctlMichel Dänzer1-2/+0
2022-06-09Merge tag 'amd-drm-fixes-5.19-2022-06-08' of https://gitlab.freedesktop.org/a...Dave Airlie37-251/+330
2022-06-08drm/amdgpu/mes: only invalid/prime icache when finish loading both pipe MES FWs.Yifan Zhang1-16/+20
2022-06-08drm/amdgpu/jpeg2: Add jpeg vmid update under IB submitMohammad Zafar Ziya2-1/+6
2022-06-08drm/amdgpu: always flush the TLB on gfx8Christian König1-0/+5
2022-06-08drm/amdgpu: fix limiting AV1 to the first instance on VCN3Christian König1-10/+7
2022-06-08drm/amdkfd:Fix fw version for 10.3.6Jesse Zhang1-1/+3
2022-06-07drm/amdgpu: Add MODE register to wave debug info in gfx11Joseph Greathouse1-0/+1
2022-06-07Revert "drm/amd/display: Pass the new context into disable OTG WA"Nicholas Kazlauskas3-12/+12
2022-06-07Revert "drm/amdgpu: Ensure the DMA engine is deactivated during set ups"Guchun Chen1-64/+45
2022-06-05Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds2-2/+2
2022-06-03drm/amdgpu: suppress the compile warning about 64 bit typeEvan Quan1-1/+1
2022-06-03drm/amd/pm: suppress compile warnings about possible unaligned accessesEvan Quan4-10/+23
2022-06-03drm/amdkfd: Fix partial migration bugsPhilip Yang2-4/+4
2022-06-03drm/amdkfd: add pinned BOs to kfd_bo_listLang Yu1-7/+6
2022-06-03drm/amdgpu: Update PDEs flush TLB if PTB/PDB movedPhilip Yang1-2/+6
2022-06-03drm/amdgpu: enable tmz by default for GC 10.3.7Sunil Khatri1-2/+2
2022-06-03drm/amdkfd: Add GC 10.3.6 and 10.3.7 KFD definitionsMario Limonciello2-0/+16
2022-06-03Merge tag 'drm-next-2022-06-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds80-2531/+3531
2022-06-03drm/amd/pm: use bitmap_{from,to}_arr32 where appropriateYury Norov2-2/+2
2022-06-01drm/amdkfd: Use mmget_not_zero in MMU notifierPhilip Yang1-0/+3
2022-06-01drm/amdgpu: Resolve RAS GFX error count issue after cold boot on ArcturusCandice Li2-8/+28
2022-06-01drm/amdgpu: fix ras supported checkStanley.Yang1-2/+3
2022-06-01drm/amd/display: remove stale config guardsAurabindo Pillai2-4/+0
2022-06-01drm/amdgpu: make gfx_v11_0_rlc_stop staticsunliming1-1/+1