aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2021-06-02drm/amdgpu: add judgement for dc supportAsher Song1-1/+3
2021-06-02drm/amd/display: Fix GPU scaling regression by FS video supportNicholas Kazlauskas1-7/+7
2021-06-02drm/amd/display: Allow bandwidth validation for 0 streams.Bindu Ramamurthy1-1/+1
2021-06-02drm/ttm: rename bo->mem and make it a pointerChristian König12-70/+74
2021-06-01drm/amdgpu: remove unsafe optimization to drop preamble ibJiansong Chen1-10/+1
2021-06-01drm/amdgpu: Add vbios info ioctl interfaceJiawei Gu4-6/+208
2021-06-01drm/amdgpu: bump driver versionAlex Deucher1-1/+2
2021-06-01drm/amdgpu: Remove unneeded semicolonZheng Yongjun1-1/+1
2021-06-01drm/amd/display: fix warning: ‘update_dsc_caps’ and ‘apply_dsc_policy_for_stream’ defined but not usedBaokun Li1-4/+2
2021-06-01drm/amd/display: Remove the redundant initialization of local variableShaokun Zhang1-9/+8
2021-06-01drm/amd/display: fix gcc set but not used warning of variable 'old_plane_state'Yu Kuai1-2/+2
2021-06-01drm/amd/display: Avoid HDCP over-read and corruptionKees Cook1-1/+3
2021-06-01amdgpu: remove unreachable codeJiapeng Chong1-2/+1
2021-06-01amd/display: convert DRM_DEBUG_ATOMIC to drm_dbg_atomicSimon Ser1-1/+1
2021-06-01drm/amdgpu: Fix a bug on flag table_freedEric Huang1-2/+5
2021-06-01drm/amdgpu: optimize code about format string in gfx_v10_0_init_microcode()Kevin Wang1-3/+2
2021-06-01drm/amdgpu: fix sdma firmware version error in sriovKevin Wang1-3/+3
2021-06-01drm/amdgpu: enable smart shift on dGPU (v5)Sathishkumar S4-0/+97
2021-06-01drm/amdgpu: flush gart changes after all BO recoveryNirmoy Das4-8/+21
2021-06-01drm/amdgpu: do not allocate entries separatelyNirmoy Das1-14/+20
2021-06-01drm/amdgpu: remove unused codeNirmoy Das2-35/+0
2021-06-01drm/amdgpu: switch to amdgpu_bo_vm for vm codeNirmoy Das4-65/+96
2021-06-01drm/admgpu: add two shadow BO helper functionsNirmoy Das2-0/+33
2021-06-01drm/amdgpu: move shadow bo validation to VM codeNirmoy Das2-19/+9
2021-06-01drm/amdgpu: add amdgpu_bo_vm bo typeNirmoy Das2-0/+42
2021-06-01drm/amdgpu: make sure we unpin the UVD BONirmoy Das1-0/+1
2021-06-01drm/amd/pm: retain the fine grain tuning parameters after resumeXiaojian Du2-1/+23
2021-06-01drm/amd/display: WARN_ON cleanupsNirmoy Das1-8/+4
2021-06-01drm/amd/display: do not dereference on NULLNirmoy Das1-1/+4
2021-06-01drm/amdgpu: support atcs method powershift (v4)Sathishkumar S3-0/+79
2021-06-01drm/amd/pm: use attr_update if the attr has itSathishkumar S1-1/+1
2021-06-01drm/amdgpu: free the metadata buffer for sg type BOs as wellShiwu Zhang1-1/+1
2021-06-01drm/amdgpu: fix metadata_size for ubo ioctl queriesShiwu Zhang1-2/+3
2021-05-27drm/dp_mst: Use kHz as link rate units when settig source max link caps at initNikola Cornij1-2/+2
2021-05-27drm/amd/display: Enable support for 16 bpc fixed-point framebuffers.Mario Kleiner1-0/+12
2021-05-27drm/amd/display: Make assert in DCE's program_bit_depth_reduction more lenient.Mario Kleiner1-2/+2
2021-05-27drm/amd/display: Increase linebuffer pixel depth to 36bpp.Mario Kleiner8-10/+19
2021-05-27drm/amd/display: Add support for SURFACE_PIXEL_FORMAT_GRPH_ABGR16161616.Mario Kleiner15-6/+29
2021-05-27drm/amdgpu/acpi: make ATPX/ATCS structures global (v2)Alex Deucher4-161/+139
2021-05-27drm/amd/amdgpu:save psp ring wptr to avoid attackVictor Zhao3-2/+5
2021-05-27drm/amdgpu/swsmu/aldebaran: fix check in is_dpm_runningAlex Deucher1-1/+4
2021-05-27drm/amd/display/modules/hdcp/hdcp_psp: Remove unused function 'mod_hdcp_hdcp1_get_link_encryption_status()'Lee Jones1-13/+0
2021-05-27drm/amd/display/dmub/src/dmub_srv_stat: Convert function header to kernel-docLee Jones1-13/+6
2021-05-27drm/amd/display/dc/core/dc: Convert function headers to kernel-docLee Jones1-35/+11
2021-05-27drm/amd/display/dc/dce110/dce110_hw_sequencer: Include header containing our prototypesLee Jones1-0/+1
2021-05-27drm/amd/display/amdgpu_dm/amdgpu_dm: Fix kernel-doc formatting issueLee Jones1-1/+1
2021-05-27drm/amd/amdgpu/amdgpu_device: Make local function staticLee Jones1-1/+1
2021-05-27drm/amd/display/dc/dce/dce_mem_input: Remove duplicate initialisation of GRPH_CONTROL__GRPH_NUM_BANKS_{SHIFT, MASKLee Jones1-1/+0
2021-05-27drm/amd/display/dc/dce/dce_mem_input: Remove duplicate initialisation of GRPH_CONTROL__GRPH_NUM_BANKS_{SHIFT, MASK}Lee Jones1-1/+0
2021-05-27drm/amd/display/dc/dce110/dce110_hw_sequencer: Include our own headerLee Jones1-0/+2