summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2024-11-22drm/amd/pm: Vangogh: Fix kernel memory out of bounds writeTvrtko Ursulin1-4/+3
2024-11-22drm/amd/display: Adjust VSDB parser for replay featureRodrigo Siqueira1-1/+1
2024-11-22drm/amd: Fix initialization mistake for NBIO 7.7.0Vijendar Mukunda1-0/+6
2024-11-17drm/amdkfd: Accounting pdd vram_usage for svmPhilip Yang4-6/+32
2024-11-14drm/amdgpu: prevent NULL pointer dereference if ATIF is not supportedAntonio Quartulli1-2/+2
2024-11-14drm/amdgpu: Fix DPX valid mode check on GC 9.4.3Lijo Lazar1-1/+1
2024-11-14drm/amdgpu: Adjust debugfs register access permissionsAlex Deucher1-1/+1
2024-11-14drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()Alex Deucher1-1/+1
2024-11-14drm/amdgpu: Adjust debugfs eviction and IB access permissionsAlex Deucher1-3/+3
2024-11-08drm/amd/display: Add null checks for 'stream' and 'plane' before dereferencingSrinivasan Shanmugam1-0/+3
2024-11-01drm/amd/display: Disable PSR-SU on Parade 08-01 TCON tooMario Limonciello1-0/+2
2024-11-01drm/amd: Guard against bad data for ATIF ACPI methodMario Limonciello1-3/+12
2024-11-01drm/amd/amdgpu: Fix double unlock in amdgpu_mes_add_ringSrinivasan Shanmugam1-2/+3
2024-10-22drm/amdgpu: prevent BO_HANDLES error from being overwrittenMohammed Anees1-1/+1
2024-10-22drm/amdgpu/swsmu: Only force workload setup on initAlex Deucher1-3/+3
2024-10-17drm/amd/display: Check null pointer before dereferencing seAlex Hung1-1/+1
2024-10-17drm/amd/display: Revert "Check HDCP returned status"Alex Hung1-9/+9
2024-10-17drm/amd/display: Remove a redundant check in authenticated_dpWenjing Liu1-15/+12
2024-10-10drm/amd/display: enable_hpo_dp_link_output: Check link_res->hpo_dp_link_enc b...Alex Hung1-0/+5
2024-10-10drm/amd/display: Revert Avoid overflow assignmentGabe Teeger3-4/+2
2024-10-10Revert "drm/amd/display: Skip Recompute DSC Params if no Stream on Link"Jonathan Gray1-3/+0
2024-10-10drm/amd/display: Allow backlight to go below `AMDGPU_DM_DEFAULT_MIN_BACKLIGHT`Mario Limonciello1-1/+1
2024-10-10drm/amd/display: Fix system hang while resume with TBT monitorTom Chung1-0/+6
2024-10-10drm/amd/display: Add HDR workaround for specific eDPAlex Hung3-1/+15
2024-10-10drm/amdgpu/gfx10: use rlc safe mode for soft recoveryAlex Deucher1-0/+2
2024-10-10drm/amdgpu/gfx11: use rlc safe mode for soft recoveryAlex Deucher1-0/+2
2024-10-10drm/amd/pm: ensure the fw_info is not null before using itTim Huang1-0/+2
2024-10-10drm/amdgpu/gfx9: use rlc safe mode for soft recoveryAlex Deucher1-0/+2
2024-10-10drm/amdgpu: Block MMR_READ IOCTL in resetVictor Skvortsov1-12/+31
2024-10-10drm/amdgpu: fix unchecked return value warning for amdgpu_gfxTim Huang1-4/+14
2024-10-10drm/amd/display: Initialize get_bytes_per_element's default to 1Alex Hung2-2/+2
2024-10-10drm/amd/display: Avoid overflow assignment in link_dp_ctsAlex Hung3-2/+4
2024-10-10drm/amd/display: Fix index out of bounds in DCN30 color transformationSrinivasan Shanmugam1-0/+2
2024-10-10drm/amd/display: Fix index out of bounds in degamma hardware format translationSrinivasan Shanmugam1-0/+2
2024-10-10drm/amd/display: Fix index out of bounds in DCN30 degamma hardware format tra...Srinivasan Shanmugam1-0/+2
2024-10-10drm/amd/display: Check link_res->hpo_dp_link_enc before using itAlex Hung1-0/+7
2024-10-10drm/amd/display: Check stream before comparing themAlex Hung1-0/+2
2024-10-10drm/amdkfd: Fix resource leak in criu restore queueJesse Zhang1-0/+1
2024-10-10drm/amdgpu: enable gfxoff quirk on HP 705G4Peng Liu1-0/+2
2024-10-10drm/amdgpu: add raven1 gfxoff quirkPeng Liu1-0/+2
2024-10-10drm/amd/display: fix double free issue during amdgpu module unloadTim Huang1-1/+1
2024-10-10drm/amd/display: Add null check for 'afb' in amdgpu_dm_plane_handle_cursor_up...Srinivasan Shanmugam1-1/+2
2024-10-10drm/amd/display: Check null pointers before using dc->clk_mgrAlex Hung1-1/+2
2024-10-10drm/amd/display: Handle null 'stream_status' in 'planes_changed_for_existing_...Srinivasan Shanmugam1-1/+3
2024-10-10drm/amd/display: Add null check for top_pipe_to_program in commit_planes_for_...Srinivasan Shanmugam1-1/+2
2024-10-10drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointerPhilip Yang8-16/+16
2024-10-10drm/amdgpu: disallow multiple BO_HANDLES chunks in one submitPierre-Eric Pelloux-Prayer1-0/+4
2024-10-10drm/amdgpu: Fix get each xcp macroAsad Kamal1-1/+1
2024-10-04drm/amd/display: Validate backlight caps are saneMario Limonciello1-0/+16
2024-10-04drm/amd/display: Round calculated vtotalRobin Chen1-1/+1