summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2023-01-24Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-01-18drm/amdgpu: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2023-01-16Merge tag 'drm-misc-next-2023-01-12' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-01-16Merge tag 'amd-drm-next-6.3-2023-01-13' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-01-16Merge tag 'amd-drm-next-6.3-2023-01-06' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-01-13drm/amdgpu: Do not include <drm/drm_fb_helper.h>Thomas Zimmermann
2023-01-13drm/amdgpu: Do not include <linux/fb.h>Thomas Zimmermann
2023-01-13drm: Include <linux/backlight.h> where neededThomas Zimmermann
2023-01-11drm/amdkfd: Page aligned memory reserve sizePhilip Yang
2023-01-11drm/amdkfd: Cleanup vm process info if init vm failedPhilip Yang
2023-01-10drm/amdkfd: Fix NULL pointer error for GC 11.0.1 on mGPUEric Huang
2023-01-10drm/amd/display: No need for Null pointer check before kfreeDeepak R Varma
2023-01-10drm/amd/pm/smu13: BACO is supported when it's in BACO stateGuchun Chen
2023-01-10drm/amdkfd: Add sync after creating vram boEric Huang
2023-01-10drm/amdkfd: Use resource_size() helper functionDeepak R Varma
2023-01-10drm/amdgpu: Fixed bug on error when unloading amdgpuYiPeng Chai
2023-01-10drm/amd: make amdgpu_ucode_validate staticMario Limonciello
2023-01-10drm/amd: Use `amdgpu_ucode_release` helper for siMario Limonciello
2023-01-10drm/amd: Use `amdgpu_ucode_release` helper for powerplayMario Limonciello
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for DMCUMario Limonciello
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for GPU info binMario Limonciello
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for CGSMario Limonciello
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for VCEMario Limonciello
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for UVDMario Limonciello
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for SDMA on CIKMario Limonciello
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for SDMA3.0Mario Limonciello
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for SDMA2.4Mario Limonciello
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for GMC8Mario Limonciello
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for GMC7Mario Limonciello
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for GMC6Mario Limonciello
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for GFX8Mario Limonciello
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for GFX7Mario Limonciello
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for GFX6Mario Limonciello
2023-01-10drm/amd: Optimize SRIOV switch/case for PSP microcode loadMario Limonciello
2023-01-10drm/amd: Load SMU microcode during early_initMario Limonciello
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for SMUMario Limonciello
2023-01-10drm/amd: Use `amdgpu_ucode_release` helper for DMUBMario Limonciello
2023-01-10drm/amd/display: Load DMUB microcode during early_initMario Limonciello
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for PSPMario Limonciello
2023-01-10drm/amd: Load PSP microcode during early_initMario Limonciello
2023-01-10drm/amd: Avoid BUG() for case of SRIOV missing IP versionMario Limonciello
2023-01-10drm/amd: Parse both v1 and v2 TA microcode headers using same functionMario Limonciello
2023-01-10drm: Only select I2C_ALGOBIT for drivers that actually need itUwe Kleine-König
2023-01-09drm/amdgpu: clean up some inconsistent indentingsYang Li
2023-01-09drm/amd: Load GFX11 microcode during early_initMario Limonciello
2023-01-09drm/amd: Use `amdgpu_ucode_*` helpers for GFX11Mario Limonciello
2023-01-09drm/amd: Load GFX10 microcode during early_initMario Limonciello
2023-01-09drm/amd: Use `amdgpu_ucode_*` helpers for GFX10Mario Limonciello
2023-01-09drm/amd: Load GFX9 microcode during early_initMario Limonciello
2023-01-09drm/amd: Use `amdgpu_ucode_*` helpers for GFX9Mario Limonciello