summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-12-19drm/xe/reg_sr: Remove register poolLucas De Marchi
2024-12-19drm/xe: fix the ERR_PTR() returned on failure to allocate tiny ptMirsad Todorovac
2024-12-19amdgpu/uvd: get ring reference from rq schedulerDavid (Ming Qiang) Wu
2024-12-19drm/amdkfd: hard-code MALL cacheline size for gfx11, gfx12Harish Kasiviswanathan
2024-12-19drm/amdkfd: hard-code cacheline size for gfx11Harish Kasiviswanathan
2024-12-19drm/amdkfd: Dereference null return valueAndrew Martin
2024-12-19drm/amdgpu: fix when the cleaner shader is emittedChristian König
2024-12-19drm/amd/pm: Set SMU v13.0.7 default workload typeKenneth Feng
2024-12-19drm/amdgpu: fix UVD contiguous CS mapping problemChristian König
2024-12-19drm/i915: Fix NULL pointer dereference in capture_engineEugene Kobyak
2024-12-19drm/i915/color: Stop using non-posted DSB writes for legacy LUTVille Syrjälä
2024-12-19drm/i915: Fix memory leak by correcting cache object name in error handlerJiasheng Jiang
2024-12-19drm/amdkfd: pause autosuspend when creating pddJesse.zhang@amd.com
2024-12-19drm/xe: Call invalidation_fence_fini for PT inval fences in error stateDaniele Ceraolo Spurio
2024-12-19drm/panic: remove spurious empty line to clean warningMiguel Ojeda
2024-12-14Revert "drm/amd/display: parse umc_info or vram_info based on ASIC"Alex Deucher
2024-12-14drm/amdgpu: rework resume handling for display (v2)Alex Deucher
2024-12-14drm/amd/display: Add option to retrieve detile buffer sizeSung Lee
2024-12-14drm/xe/devcoredump: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray
2024-12-14drm/xe/forcewake: Add a helper xe_force_wake_ref_has_domain()Himal Prasad Ghimiray
2024-12-14drm/xe/guc: Copy GuC log prior to dumpingJohn Harrison
2024-12-14drm/xe/devcoredump: Add ASCII85 dump helper functionJohn Harrison
2024-12-14drm/xe/devcoredump: Improve section headings and add tile infoJohn Harrison
2024-12-14drm/xe/devcoredump: Use drm_puts and already cached local variablesJohn Harrison
2024-12-14drm/amdgpu/vcn: reset fw_shared when VCPU buffers corrupted on vcn v4.0.3Xiang Liu
2024-12-14drm/amdgpu: set the right AMDGPU sg segment limitationPrike Liang
2024-12-14drm/amdgpu: skip amdgpu_device_cache_pci_state under sriovVictor Zhao
2024-12-14drm/amd/display: Prune Invalid Modes For HDMI OutputFangzhi Zuo
2024-12-14drm/amd/display: parse umc_info or vram_info based on ASICAurabindo Pillai
2024-12-14drm/amd/display: Remove hw w/a toggle if on DP2/HPOAusef Yousof
2024-12-14drm/panic: Add ABGR2101010 supportJocelyn Falempe
2024-12-14drm/amd/display: Fix underflow when playing 8K video in full screen modeLeo Ma
2024-12-14drm/amdgpu: refine error handling in amdgpu_ttm_tt_pin_userptrLang Yu
2024-12-14drm/amdgpu: Dereference the ATCS ACPI bufferPrike Liang
2024-12-14drm/amdgpu: clear RB_OVERFLOW bit when enabling interrupts for vega20_ihVictor Lu
2024-12-14drm/amdgpu/gfx9: Add cleaner shader for GFX9.4.2Srinivasan Shanmugam
2024-12-14drm/amd/display: Adding array index check to prevent memory corruptionLeo Chen
2024-12-14drm/sched: memset() 'job' in drm_sched_job_init()Philipp Stanner
2024-12-14drm/panel: simple: Add Microchip AC69T88A LVDS Display panelManikandan Muralidharan
2024-12-14drm/xe/guc/ct: Flush g2h worker in case of g2h response timeoutBadal Nilawar
2024-12-14drm/amd/display: Full exit out of IPS2 when all allow signals have been clearedLeo Chen
2024-12-14drm/display: Fix building with GCC 15Brahmajit Das
2024-12-14drm/xe/xe3: Add initial set of workaroundsGustavo Sousa
2024-12-14drm/xe/ptl: L3bank mask is not available on the media GTShekhar Chauhan
2024-12-14drm/amd/display: disable SG displays on cyan skillfishAlex Deucher
2024-12-14drm/amd/display: Fix garbage or black screen when resetting otgZhongwei
2024-12-14drm/amd/display: skip disable CRTC in seemless bootup caseFudongwang
2024-12-14drm/radeon/r600_cs: Fix possible int overflow in r600_packet3_check()Igor Artemiev
2024-12-14drm/amd/display: Fix out-of-bounds access in 'dcn21_link_encoder_create'Srinivasan Shanmugam
2024-12-14drm/mcde: Enable module autoloadingLiao Chen