summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
6 daysdrm/amdgpu: Allocate coredump ring buffers per ringLijo Lazar2-26/+27
6 daysdrm/amdgpu: fix recursive ww_mutex acquire in amdgpu_devcoredump_formatMikhail Gavrilov3-124/+184
10 daysdrm/amdkfd: Add bounds check for CRAT subtype lengthWilliam Palacek1-0/+9
10 daysdrm/amdgpu: disallow multiple FENCE chunks in one submitJunrui Luo1-0/+4
10 daysdrm/amdgpu: Fix UVD decode image min size calculationDavid Rosca1-2/+2
10 daysdrm/amdgpu: Fix UVD dpb min size calculation for H264David Rosca1-58/+4
10 daysdrm/amdgpu: Fix UVD min buffer sizesDavid Rosca1-5/+7
10 daysdrm/amdgpu: Implement insert_end for VCE 3David Rosca1-4/+22
10 daysdrm/amdgpu: Reject UVD message with dimensions above 4096David Rosca1-2/+2
10 daysdrm/amdgpu: validate GEM_CREATE domain combinationsCandice Li1-0/+21
10 daysdrm/amdgpu: check ASPM on the dGPU host linkYang Wang1-1/+49
10 daysdrm/amdgpu: fix missing check in vm_flush()Alex Deucher1-1/+2
10 daysdrm/amdgpu: fix nbif 6.3.1 l1 low power not functionalYang Wang1-25/+17
10 daysdrm/amdgpu: Prefer default discovery offsetLijo Lazar1-0/+13
10 daysdrm/amdgpu: Reject UVD message with invalid number of h265 refsDavid Rosca1-0/+3
10 daysdrm/amd/display: fix BT.2020 YCbCr output CSC matrices for DCENathan Lucas2-6/+8
10 daysdrm/amd/display: fix BT.2020 YCbCr limited output CSC matrixNathan Lucas1-11/+20
10 daysdrm/amd/display: Fix NULL pointer dereference in amdgpu_dm_crtc_set_vblank()Samuel Pitoiset1-1/+1
10 daysdrm/amdgpu/gmc12.1: fix MMHUB0 check in pasid tlb flushAlex Deucher1-1/+1
10 daysdrm/amdgpu/gmc12.1: implement tlb inv semaphoreAlex Deucher1-0/+46
10 daysdrm/amdgpu: fix aperture iounmap skipped on device removalAsad Kamal1-8/+2
10 daysdrm/amdgpu: fix JPEG v4.0.5 queue reset failure in DPG modeJesse Zhang1-4/+17
10 daysdrm/amdgpu: fix JPEG v5.0.0 queue reset failure in DPG modeJesse Zhang1-4/+17
10 daysdrm/amdgpu: fix JPEG v5.3.0 queue reset failure in DPG modeJesse Zhang1-4/+17
10 daysdrm/amdgpu: Use virtual alloc during coredumpLijo Lazar1-3/+7
10 daysdrm/amd: Disable DP audio spread spectrum for Cyan SkillfishTravis K. Bangs1-0/+5
10 daysdrm/amdgpu/userq: serialize queue map against GPU resetJesse Zhang1-0/+5
10 daysdrm/amdgpu: read TRUNCATE_COORD_MODE on gfx12Qiang Yu1-0/+5
10 daysdrm/amdgpu: reject oversized IBs with per-ring packet limitsCandice Li1-1/+26
2026-08-19Revert "drm/amdgpu: fix aperture mapping leak"Asad Kamal2-16/+21
2026-08-19Revert "drm/amd/display: Fix backlight max_brightness to match exported range"Alex Deucher1-3/+3
2026-08-19drm/amd/display: Check for tg ops in dce110_set_avmuteRay Wu1-1/+4
2026-08-19drm/amd/display: Add AV mute wait frames to dce110_set_avmuteRay Wu1-1/+20
2026-08-09drm/amd/display: Exit idle optimizations before programmingLeo Li1-32/+46
2026-08-09drm/amd/display: check GRPH_FLIP status before sending eventLeo Li3-40/+197
2026-08-09drm/exec: Remove the index parameter from drm_exec_for_each_locked_obj[_reverse]Thomas Hellström2-8/+4
2026-08-09drm/amdkfd: hold event_mutex while checkpointing CRIU eventsWilliam Palacek1-3/+17
2026-08-09drm/amdkfd: Handle invalid event type in CRIU event restoreDavid Francis1-0/+3
2026-08-09drm/amdkfd: fix uint32_t overflow in EOP ring buffer size alignmentWilliam Palacek1-1/+1
2026-08-09drm/amdkfd: fix QID bit leak in pqm_create_queue()Vladimir Marioukhine1-1/+1
2026-08-09drm/amdkfd: Fix missing authorization check in KFD_IOC_DBG_TRAP_DISABLEGang Ba1-3/+7
2026-08-09drm/amd/display: use proper context for loggingJiri Slaby (SUSE)1-11/+9
2026-08-09drm/amd/display: Silence link_dpms I2C retimer failuresAlan Swanson1-8/+8
2026-08-09drm/amd/display: Increase HDMI AV mute wait from 2 to 3 framesRay Wu1-5/+11
2026-08-09drm/amd/display: Fix divide-by-zero in calculate_mcache_setting on zero viewportGeorge Zhang1-6/+25
2026-08-09drm/amd/display: check if dml21_add_phantom_plane() is successfulAlex Deucher1-8/+7
2026-08-09drm/amd/pm: use milliwatts for GPU power sensorsYang Wang27-51/+65
2026-08-09drm/amd/pm: hide pp_table sysfs on APUsYang Wang1-2/+11
2026-08-09drm/amd/pm: fix pptable use-after-freeYang Wang3-14/+16
2026-08-09drm/amd/pm: fix torn gpu metrics readsYang Wang3-11/+12