summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/xe/vm: prevent UAF with asid based lookupMatthew Auld2024-04-171-10/+11
* drm/xe: Fix bo leak in intel_fb_bo_framebuffer_initMaarten Lankhorst2024-04-171-2/+6
* amdkfd: use calloc instead of kzalloc to avoid integer overflowDave Airlie2024-04-121-2/+2
* Merge tag 'drm-msm-next-2024-04-11' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie2024-04-128-20/+54
|\
| * drm/msm/adreno: Set highest_bank_bit for A619Luca Weiss2024-04-051-0/+4
| * drm/msm: fix the `CRASHDUMP_READ` target of `a6xx_get_shader_block()`Miguel Ojeda2024-04-051-1/+1
| * drm/msm/dp: fix typo in dp_display_handle_port_status_changed()Abhinav Kumar2024-04-011-2/+2
| * drm/msm/dpu: make error messages at dpu_core_irq_register_callback() more sen...Dmitry Baryshkov2024-04-011-4/+4
| * drm/msm/dp: assign correct DP controller ID to x1e80100 interface tableKuogee Hsieh2024-03-291-3/+31
| * drm/msm/dpu: don't allow overriding data from catalogDmitry Baryshkov2024-03-291-5/+5
| * drm/msm: Add newlines to some debug printsStephen Boyd2024-03-292-5/+5
| * drm/msm/dp: fix runtime PM leak on connect failureJohan Hovold2024-03-291-0/+1
| * drm/msm/dp: fix runtime PM leak on disconnectJohan Hovold2024-03-291-0/+1
* | Merge tag 'drm-xe-fixes-2024-04-11' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2024-04-125-15/+9
|\ \
| * | drm/xe: Label RING_CONTEXT_CONTROL as maskedAshutosh Dixit2024-04-112-4/+3
| * | drm/xe/xe_migrate: Cast to output precision before multiplying operandsHimal Prasad Ghimiray2024-04-111-4/+4
| * | drm/xe/hwmon: Cast result to output precision on left shift of operandKarthik Poosa2024-04-111-2/+2
| * | drm/xe/display: Fix double mutex initializationLucas De Marchi2024-04-111-5/+0
* | | Merge tag 'drm-misc-fixes-2024-04-11' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2024-04-128-25/+72
|\ \ \
| * | | drm/vmwgfx: Enable DMA mappings with SEVZack Rusin2024-04-091-5/+6
| * | | drm/client: Fully protect modes[] with dev->mode_config.mutexVille Syrjälä2024-04-081-1/+2
| * | | gpu: host1x: Do not setup DMA for virtual devicesThierry Reding2024-04-081-8/+0
| * | | nouveau: fix function cast warningArnd Bergmann2024-04-051-1/+6
| * | | nouveau/gsp: Avoid addressing beyond end of rpc->entriesKees Cook2024-04-051-1/+1
| * | | Revert "drm/qxl: simplify qxl_fence_wait"Alex Constantino2024-04-051-5/+45
| * | | drm/ast: Fix soft lockupJammy Huang2024-04-051-0/+3
| * | | drm/panfrost: Fix the error path in panfrost_mmu_map_fault_addr()Boris Brezillon2024-04-041-4/+9
* | | | Merge tag 'amd-drm-fixes-6.9-2024-04-10' of https://gitlab.freedesktop.org/ag...Dave Airlie2024-04-1132-127/+652
|\ \ \ \
| * | | | drm/amdgpu: differentiate external rev id for gfx 11.5.0Yifan Zhang2024-04-101-1/+4
| * | | | drm/amd/display: Adjust dprefclk by down spread percentage.Zhongwei2024-04-092-4/+54
| * | | | drm/amd/display: Set VSC SDP Colorimetry same way for MST and SSTHarry Wentland2024-04-091-9/+3
| * | | | drm/amd/display: Program VSC SDP colorimetry for all DP sinks >= 1.4Harry Wentland2024-04-091-2/+5
| * | | | drm/amd/display: fix disable otg wa logic in DCN316Fudongwang2024-04-091-7/+12
| * | | | drm/amd/display: Do not recursively call manual trigger programmingDillon Varone2024-04-091-3/+0
| * | | | drm/amd/display: always reset ODM mode in context when adding first planeWenjing Liu2024-04-091-0/+9
| * | | | drm/amdgpu: fix incorrect number of active RBs for gfx11Tim Huang2024-04-091-1/+1
| * | | | drm/amd/display: Return max resolution supported by DWBAlex Hung2024-04-091-4/+2
| * | | | amd/amdkfd: sync all devices to wait all processes being evictedZhigang Luo2024-04-091-11/+6
| * | | | drm/amdgpu: clear set_q_mode_offs when VM changedZhenGuo Yin2024-04-091-0/+1
| * | | | drm/amdgpu: Fix VCN allocation in CPX partitionLijo Lazar2024-04-091-4/+11
| * | | | drm/amd/pm: fix the high voltage issue after unloadKenneth Feng2024-04-094-14/+48
| * | | | drm/amd/display: Skip on writeback when it's not applicableAlex Hung2024-04-091-1/+8
| * | | | drm/amdgpu: implement IRQ_STATE_ENABLE for SDMA v4.4.2Tao Zhou2024-04-091-13/+3
| * | | | drm/amdgpu: add smu 14.0.1 discovery supportYifan Zhang2024-04-091-0/+1
| * | | | drm/amd/swsmu: Update smu v14.0.0 headers to be 14.0.1 compatiblelima10022024-04-096-43/+413
| * | | | drm/amdgpu : Increase the mes log buffer size as per new MES FW versionshaoyunl2024-04-092-3/+3
| * | | | drm/amdgpu : Add mes_log_enable to control mes log featureshaoyunl2024-04-094-3/+20
| * | | | drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11Tim Huang2024-04-091-1/+11
| * | | | drm/amd/display: add DCN 351 version for microcode loadLi Ma2024-04-091-1/+6
| * | | | drm/amdgpu: Reset dGPU if suspend got abortedLijo Lazar2024-04-091-0/+25