aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2024-05-03Merge tag 'drm-misc-fixes-2024-05-02' of https://gitlab.freedesktop.org/drm/m...Gravatar Dave Airlie 9-45/+80
2024-05-03Merge tag 'drm-xe-fixes-2024-05-02' of https://gitlab.freedesktop.org/drm/xe/...Gravatar Dave Airlie 2-1/+5
2024-05-02drm/xe/display: Fix ADL-N detectionGravatar Lucas De Marchi 1-1/+2
2024-05-02drm/panel: ili9341: Use predefined error codesGravatar Andy Shevchenko 1-2/+2
2024-05-02drm/panel: ili9341: Respect deferred probeGravatar Andy Shevchenko 1-2/+2
2024-05-02drm/panel: ili9341: Correct use of device property APIsGravatar Andy Shevchenko 2-3/+4
2024-05-01drm/xe/vm: prevent UAF in rebind_work_func()Gravatar Matthew Auld 1-0/+3
2024-05-01drm/amd/display: Disable panel replay by default for nowGravatar Mario Limonciello 1-9/+12
2024-04-30drm/amdgpu: fix doorbell regressionGravatar Shashank Sharma 1-1/+1
2024-04-30drm/amdkfd: Flush the process wq before creating a kfd_processGravatar Lancelot SIX 1-0/+8
2024-04-30drm/amd/display: Disable seamless boot on 128b/132b encodingGravatar Sung Joon Kim 1-0/+3
2024-04-30drm/amd/display: Fix DC mode screen flickering on DCN321Gravatar Leo Ma 1-3/+12
2024-04-30drm/amd/display: Add VCO speed parameter for DCN31 FPUGravatar Rodrigo Siqueira 1-0/+2
2024-04-30drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2Gravatar Christian König 3-28/+38
2024-04-30drm/amd/display: Allocate zero bw after bw alloc enableGravatar Meenakshikumar Somasundaram 1-1/+9
2024-04-30drm/amd/display: Fix incorrect DSC instance for MSTGravatar Hersen Wu 1-12/+36
2024-04-30drm/amd/display: Atom Integrated System Info v2_2 for DCN35Gravatar Gabe Teeger 1-0/+1
2024-04-30drm/amd/display: Add dtbclk access to dcn315Gravatar Swapnil Patel 1-0/+8
2024-04-30drm/amd/display: Ensure that dmcub support flag is set for DCN20Gravatar Rodrigo Siqueira 1-0/+1
2024-04-30drm/amd/display: Handle Y carry-over in VCP X.Y calculationGravatar George Shen 1-0/+6
2024-04-30drm/amdgpu: Fix VRAM memory accountingGravatar Mukul Joshi 1-1/+1
2024-04-30drm/vmwgfx: Fix invalid reads in fence signaled eventsGravatar Zack Rusin 1-1/+1
2024-04-30drm/nouveau/gsp: Use the sg allocator for level 2 of radix3Gravatar Lyude Paul 2-27/+54
2024-04-30drm/nouveau/firmware: Fix SG_DEBUG error with nvkm_firmware_ctor()Gravatar Lyude Paul 1-7/+12
2024-04-29drm/imagination: Ensure PVR_MIPS_PT_PAGE_COUNT is never zeroGravatar Matt Coster 1-2/+3
2024-04-26Merge tag 'drm-xe-fixes-2024-04-25' of https://gitlab.freedesktop.org/drm/xe/...Gravatar Dave Airlie 5-24/+14
2024-04-26Merge tag 'drm-etnaviv-fixes-2024-04-25' of https://git.pengutronix.de/git/ls...Gravatar Dave Airlie 3-68/+2
2024-04-26Merge tag 'drm-misc-fixes-2024-04-25' of https://gitlab.freedesktop.org/drm/m...Gravatar Dave Airlie 5-96/+3
2024-04-25drm/ttm: Print the memory decryption status just onceGravatar Zack Rusin 1-1/+1
2024-04-25drm/vmwgfx: Fix Legacy Display UnitGravatar Ian Forbes 1-0/+1
2024-04-25Revert "drm/etnaviv: Expose a few more chipspecs to userspace"Gravatar Christian Gmeiner 3-66/+0
2024-04-25drm/etnaviv: fix tx clock gating on some GC7000 variantsGravatar Derek Foreman 1-2/+2
2024-04-24drm/xe/guc: Fix arguments passed to relay G2H handlersGravatar Michal Wajdeczko 1-2/+2
2024-04-24drm/xe: call free_gsc_pkt only once on action add failureGravatar Himal Prasad Ghimiray 1-8/+1
2024-04-24drm/xe: Remove sysfs only once on action add failureGravatar Himal Prasad Ghimiray 3-14/+11
2024-04-23drm/amdgpu/mes: fix use-after-free issueGravatar Jack Xiao 1-0/+1
2024-04-23drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3Gravatar Alex Deucher 1-11/+15
2024-04-23drm/amdgpu: Fix the ring buffer size for queue VM flushGravatar Prike Liang 3-6/+2
2024-04-23drm/amdkfd: Add VRAM accounting for SVM migrationGravatar Mukul Joshi 2-2/+16
2024-04-23drm/amd/pm: Restore config space after resetGravatar Lijo Lazar 1-0/+25
2024-04-23drm/amdgpu/umsch: don't execute umsch test when GPU is in reset/suspendGravatar Lang Yu 1-0/+3
2024-04-23drm/amdkfd: Fix rescheduling of restore workerGravatar Felix Kuehling 1-3/+3
2024-04-23drm/amdgpu: Update BO eviction prioritiesGravatar Felix Kuehling 1-0/+2
2024-04-23drm/amdgpu/vpe: fix vpe dpm setup failedGravatar Peyton Lee 2-8/+8
2024-04-23drm/amdgpu: Assign correct bits for SDMA HDP flushGravatar Lijo Lazar 1-1/+2
2024-04-23drm/amdgpu/pm: Remove gpu_od if it's an empty directoryGravatar Ma Jun 1-0/+7
2024-04-23drm/amdkfd: make sure VM is ready for updating operationsGravatar Lang Yu 1-14/+20
2024-04-23drm/amdgpu: Fix leak when GPU memory allocation failsGravatar Mukul Joshi 1-0/+1
2024-04-23drm/amdkfd: Fix eviction fence handlingGravatar Felix Kuehling 1-4/+5
2024-04-23drm/amd/display: Set color_mgmt_changed to true on unsuspendGravatar Joshua Ashton 1-0/+1