aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
14 daysdrm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_he...Srinivasan Shanmugam
14 daysdrm/amd/display: Fix division by zero in setup_dsc_configJose Fernandez
2024-05-17drm/amd/display: Atom Integrated System Info v2_2 for DCN35Gabe Teeger
2024-05-02drm/amdgpu: Fix leak when GPU memory allocation failsMukul Joshi
2024-05-02drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3Alex Deucher
2024-04-27drm/amdgpu: validate the parameters of bo mapping operations more clearlyxinhui pan
2024-04-13drm/amd/display: Fix nanosec stat overflowAric Cyr
2024-04-13amdkfd: use calloc instead of kzalloc to avoid integer overflowDave Airlie
2024-04-10drm/amd/display: Preserve original aspect ratio in create streamTom Chung
2024-04-10drm/amdgpu: Use drm_mode_copy()Ville Syrjälä
2024-04-10drm/amd/display: Fix noise issue on HDMI AV muteLeo Ma
2024-04-10drm/amd/display: Return the correct HDCP error codeRodrigo Siqueira
2024-04-10drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flagPhilip Yang
2024-03-26drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of atom_get_src_int()Srinivasan Shanmugam
2024-03-26drm/amd/display: Fix potential NULL pointer dereferences in 'dcn10_set_output...Srinivasan Shanmugam
2024-03-26drm/amd/display: Fix a potential buffer overflow in 'dp_dsc_clock_en_read()'Srinivasan Shanmugam
2024-03-26drm/ttm: add ttm_resource_fini v2Christian König
2024-03-26drm/amdgpu: Enable gpu reset for S3 abort cases on Raven seriesPrike Liang
2024-03-15drm/amd/display: Increase frame-larger-than for all display_mode_vba filesNathan Chancellor
2024-03-15drm/amd/display: remove DML Makefile duplicate linesMagali Lemes
2024-03-15drm/amd/display: move calcs folder into DMLIsabella Basso
2024-03-15drm/amd/display: Re-arrange FPU code structure for dcn2xQingqing Zhuo
2024-03-15drm/amdgpu: Reset IH OVERFLOW_CLEAR bitFriedrich Vock
2024-03-15drm/amd/pm: do not expose the API used internally only in kv_dpm.cEvan Quan
2024-03-15drm/amd/display: Fix uninitialized variable usage in core_link_ 'read_dpcd() ...Srinivasan Shanmugam
2024-03-01drm/amd/display: Fix memory leak in dm_sw_fini()Armin Wolf
2024-03-01drm/amdgpu: init iommu after amdkfd device initYifan Zhang
2024-03-01drm/amdgpu: reset gpu for s3 suspend abort casePrike Liang
2024-03-01drm/amdgpu: skip to program GFXDEC registers for suspend abortPrike Liang
2024-02-23Revert "drm/amd: flush any delayed gfxoff on suspend entry"Mario Limonciello
2024-02-23drm/amd/display: Implement bounds check for stream encoder creation in DCN301Srinivasan Shanmugam
2024-02-23drm/amd/display: Fix multiple memory leaks reported by coverityAnson Jacob
2024-02-23drm/amdkfd: Fix 'node' NULL check in 'svm_range_get_range_boundaries()'Srinivasan Shanmugam
2024-02-23drm/amdgpu: Release 'adev->pm.fw' before return in 'amdgpu_device_need_post()'Srinivasan Shanmugam
2024-02-23drm/amd/powerplay: Fix kzalloc parameter 'ATOM_Tonga_PPM_Table' in 'get_platf...Srinivasan Shanmugam
2024-02-23drm/amdkfd: Fix lock dependency warningFelix Kuehling
2024-02-23drm/amdgpu: Drop 'fence' check in 'to_amdgpu_amdkfd_fence()'Srinivasan Shanmugam
2024-02-23drm/amdgpu: Let KFD sync with VM fencesFelix Kuehling
2024-02-23drm/amdgpu: fix ftrace event amdgpu_bo_move always move on same heapWang, Beyond
2024-02-23drm/amd/display: Fix tiled display misalignmentMeenakshikumar Somasundaram
2024-01-25drm/amd/pm/smu7: fix a memleak in smu7_hwmgr_backend_initZhipeng Lu
2024-01-25drivers/amd/pm: fix a use-after-free in kv_parse_power_tableZhipeng Lu
2024-01-25drm/amd/pm: fix a double-free in si_dpm_initZhipeng Lu
2024-01-25drm/amdgpu/debugfs: fix error code when smc register accessors are NULLAlex Deucher
2024-01-25drm/amdgpu: Add NULL checks for function pointersLijo Lazar
2024-01-25drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel null pointerLu Yao
2023-12-20drm/amdgpu/sdma5.2: add begin/end_use ring callbacksAlex Deucher
2023-12-13drm/amdgpu: correct the amdgpu runtime dereference usage countPrike Liang
2023-12-13drm/amd/amdgpu: Fix warnings in amdgpu/amdgpu_display.cSrinivasan Shanmugam
2023-12-13drm/amdgpu: correct chunk_ptr to a pointer to chunk.YuanShang