aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-01-10drm/amd/pm/smu13: BACO is supported when it's in BACO stateGuchun Chen1-0/+4
2023-01-10drm/amdkfd: Add sync after creating vram boEric Huang1-0/+9
2023-01-10drm/amdkfd: Fix NULL pointer error for GC 11.0.1 on mGPUEric Huang2-2/+2
2023-01-10drm/amd/display: No need for Null pointer check before kfreeDeepak R Varma2-4/+2
2023-01-10drm/amd/pm/smu13: BACO is supported when it's in BACO stateGuchun Chen1-0/+4
2023-01-10drm/amdkfd: Add sync after creating vram boEric Huang1-0/+9
2023-01-10drm/amdkfd: Use resource_size() helper functionDeepak R Varma1-2/+1
2023-01-10drm/i915/mtl: update scaler source and destination limits for MTLAnimesh Manna1-8/+32
2023-01-10drm/i915/mtl: limit second scaler vertical scaling in ver >= 14Luca Coelho1-10/+75
2023-01-10drm/amdgpu: Fixed bug on error when unloading amdgpuYiPeng Chai1-1/+1
2023-01-10drm/amd: make amdgpu_ucode_validate staticMario Limonciello2-2/+1
2023-01-10drm/amd: Use `amdgpu_ucode_release` helper for siMario Limonciello1-9/+2
2023-01-10drm/amd: Use `amdgpu_ucode_release` helper for powerplayMario Limonciello1-2/+1
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for DMCUMario Limonciello1-9/+2
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for GPU info binMario Limonciello1-11/+3
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for CGSMario Limonciello1-9/+2
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for VCEMario Limonciello1-11/+3
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for UVDMario Limonciello1-11/+3
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for SDMA on CIKMario Limonciello1-10/+6
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for SDMA3.0Mario Limonciello1-12/+6
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for SDMA2.4Mario Limonciello1-12/+6
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for GMC8Mario Limonciello1-10/+3
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for GMC7Mario Limonciello1-10/+3
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for GMC6Mario Limonciello1-11/+3
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for GFX8Mario Limonciello1-61/+33
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for GFX7Mario Limonciello1-51/+17
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for GFX6Mario Limonciello1-22/+8
2023-01-10drm/amd: Optimize SRIOV switch/case for PSP microcode loadMario Limonciello1-7/+1
2023-01-10drm/amd: Load SMU microcode during early_initMario Limonciello1-7/+5
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for SMUMario Limonciello2-24/+8
2023-01-10drm/amd: Use `amdgpu_ucode_release` helper for DMUBMario Limonciello1-7/+3
2023-01-10drm/amd/display: Load DMUB microcode during early_initMario Limonciello1-31/+58
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for PSPMario Limonciello1-59/+21
2023-01-10drm/amd: Load PSP microcode during early_initMario Limonciello7-184/+69
2023-01-10drm/amd: Avoid BUG() for case of SRIOV missing IP versionMario Limonciello1-1/+1
2023-01-10drm/amd: Parse both v1 and v2 TA microcode headers using same functionMario Limonciello4-217/+115
2023-01-10drm/i915/gt: Cover rest of SVG unit MCR registersGustavo Sousa2-4/+4
2023-01-10drm/i915/gt: Reset twiceChris Wilson1-6/+28
2023-01-10drm/drm_lease: Remove usage of deprecated DRM_DEBUG_LEASESiddh Raman Pant1-30/+34
2023-01-10drm/drm_blend: Remove usage of deprecated DRM_DEBUG_ATOMICSiddh Raman Pant1-7/+6
2023-01-10drm: Remove usage of deprecated DRM_DEBUG_PRIMESiddh Raman Pant2-3/+3
2023-01-10drm/imx/dcss: Don't call dev_set_drvdata(..., NULL);Uwe Kleine-König1-4/+0
2023-01-10drm/imx/dcss: Drop if blocks with always false conditionUwe Kleine-König1-3/+0
2023-01-10drm/debugfs: use octal permissions instead of symbolic permissionsMaíra Canal1-6/+6
2023-01-10drm: panel: Add Himax HX8394 panel controller driverKamil Trzciński3-0/+464
2023-01-10drm/i915/gt: Reset twiceChris Wilson1-6/+28
2023-01-10drm/vc4: dsi: Drop unused i2c includeUwe Kleine-König1-1/+0
2023-01-10drm/amdgpu: fix pipeline sync v2Christian König1-16/+30
2023-01-10drm: Only select I2C_ALGOBIT for drivers that actually need itUwe Kleine-König9-1/+16
2023-01-10drm/panel: raspberrypi-touchscreen: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2