summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-28drm/amd/display: Ext displays with dock can't recognized after resumeRyan Lin3-2/+11
2023-02-28drm/amdgpu: fix ttm_bo calltrace warning in psp_hw_finiHoratio Zhang1-3/+3
2023-02-28drm/amdgpu: remove unused variable ringTom Rix1-2/+0
2023-02-28drm/amd/display: fix dm irq error message in gpu recovertiancyin1-2/+2
2023-02-28drm/amd: Fix initialization for nbio 7.5.1Mario Limonciello1-0/+5
2023-02-28drm/amd/display: Format input and output CSC matrixHarry Wentland2-36/+56
2023-02-28drm/amd/display: Don't restrict bpc to 8 bpcHarry Wentland1-1/+1
2023-02-28drm/amdgpu: Make umc_v8_10_convert_error_address static and remove unused var...Candice Li1-10/+5
2023-02-24drm/amdgpu: added a sysfs interface for thermal throttlingKun Liu1-0/+17
2023-02-24drm/amdgpu: added a sysfs interface for thermal throttlingKun Liu6-0/+146
2023-02-24drm/amd/display: Remove unused local variables and functionArthur Grillo1-41/+0
2023-02-24drm/amd/display: Remove unused local variablesArthur Grillo9-30/+2
2023-02-24drm/radeon: Fix eDP for single-display iMac11,2Mark Hawrylak1-2/+3
2023-02-24drm/amdkfd: Make kobj_type structures constantThomas Weißschuh2-9/+9
2023-02-24drm/amdgpu: make kobj_type structures constantThomas Weißschuh2-6/+6
2023-02-24drm/amd/display: Modify mismatched function nameJiapeng Chong1-1/+1
2023-02-24drm/amd/display: Pass proper parent for DM backlight device registrationHans de Goede1-4/+6
2023-02-24drm/amd/pm: downgrade log level upon SMU IF version mismatchGuchun Chen3-6/+6
2023-02-24drm/amdgpu: Add ecc info query interface for umc v8_10Candice Li1-0/+134
2023-02-24drm/amdgpu: Add convert_error_address function for umc v8_10Candice Li1-31/+42
2023-02-24drm/amdgpu: add bad_page_threshold check in ras_eeprom_check_errTao Zhou1-5/+14
2023-02-24drm/amdgpu: change default behavior of bad_page_threshold parameterTao Zhou3-6/+7
2023-02-24drm/amdgpu: exclude duplicate pages from UMC RAS UE countTao Zhou3-6/+17
2023-02-24drm/amdgpu: add umc retire unit elementTao Zhou4-0/+7
2023-02-24drm/amd/pm: no pptable resetup on runpm exitingEvan Quan1-4/+11
2023-02-24drm/amd/pm: correct the baco state setting for ArmD3 scenarioEvan Quan1-4/+17
2023-02-24drm/amdgpu: add more fields into device info, caches sizes, etc.Marek Olšák5-1/+33
2023-02-24drm/amdkfd: Fix an illegal memory accessQu Huang1-6/+3
2023-02-24drm/amdgpu/vcn: set and use harvest configJane Jian1-11/+15
2023-02-24drm/amd: Don't allow s0ix on APUs older than RavenMario Limonciello2-1/+9
2023-02-24drm/amdgpu: fix incorrect active rb bitmap for gfx11Hawking Zhang1-26/+52
2023-02-24drm/amdgpu: optimize VRAM allocation when using drm buddyShane Xiao1-1/+2
2023-02-24drm/amdgpu: remove TOPDOWN flags when allocating VRAM in large bar systemShane Xiao1-1/+1
2023-02-24drm/amdgpu: Select DRM_DISPLAY_HDCP_HELPER in amdgpuHarry Wentland2-1/+1
2023-02-24drm/amd/display: only warn once in dce110_edp_wait_for_hpd_ready()Hamza Mahfooz1-4/+2
2023-02-24drm/amd/pm: re-enable ac/dc on smu_v13_0_0/10Kenneth Feng1-0/+1
2023-02-24drm/amdgpu: add tmz support for GC 10.3.6Jesse Zhang1-0/+1
2023-02-24drm/amdkfd: To fix sdma page fault issue for GC 11Ruili Ji2-3/+17
2023-02-23msm/fbdev: fix unused variable warning with clang.Dave Airlie1-1/+1
2023-02-23Merge tag 'drm-misc-next-fixes-2023-02-21' of git://anongit.freedesktop.org/d...Dave Airlie12-24/+52
2023-02-21drm/fb-helper: Remove drm_fb_helper_unprepare() from drm_fb_helper_fini()Thomas Zimmermann10-3/+17
2023-02-21Merge tag 'drm-intel-next-fixes-2023-02-17' of git://anongit.freedesktop.org/...Dave Airlie9-43/+107
2023-02-21Merge tag 'amd-drm-next-6.3-2023-02-17' of https://gitlab.freedesktop.org/agd...Dave Airlie148-5708/+7488
2023-02-21Merge tag 'drm-misc-next-fixes-2023-02-16' of git://anongit.freedesktop.org/d...Dave Airlie8-23/+135
2023-02-17dma-buf: make kobj_type structure constantThomas Weißschuh1-1/+1
2023-02-16drm/shmem-helper: Fix locking for drm_gem_shmem_get_pages_sgt()Asahi Lina1-20/+34
2023-02-16Merge tag 'drm-misc-next-fixes-2023-02-09' of git://anongit.freedesktop.org/d...Daniel Vetter10-111/+165
2023-02-16drm/amd/display: disable SubVP + DRR to prevent underflowAurabindo Pillai4-1/+11
2023-02-16drm/amd/display: Fail atomic_check early on normalize_zpos errorLeo Li1-1/+5
2023-02-16drm/amd/pm: avoid unaligned access warningsJonathan Gray9-0/+18