summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-fixes-2024-05-02' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2024-05-039-45/+80
|\
| * drm/panel: ili9341: Use predefined error codesAndy Shevchenko2024-05-021-2/+2
| * drm/panel: ili9341: Respect deferred probeAndy Shevchenko2024-05-021-2/+2
| * drm/panel: ili9341: Correct use of device property APIsAndy Shevchenko2024-05-022-3/+4
| * drm/vmwgfx: Fix invalid reads in fence signaled eventsZack Rusin2024-04-301-1/+1
| * drm/nouveau/gsp: Use the sg allocator for level 2 of radix3Lyude Paul2024-04-302-27/+54
| * drm/nouveau/firmware: Fix SG_DEBUG error with nvkm_firmware_ctor()Lyude Paul2024-04-301-7/+12
| * drm/imagination: Ensure PVR_MIPS_PT_PAGE_COUNT is never zeroMatt Coster2024-04-291-2/+3
| * drm/ttm: Print the memory decryption status just onceZack Rusin2024-04-261-1/+1
| * drm/vmwgfx: Fix Legacy Display UnitIan Forbes2024-04-261-0/+1
* | Merge tag 'drm-xe-fixes-2024-05-02' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2024-05-032-1/+5
|\ \
| * | drm/xe/display: Fix ADL-N detectionLucas De Marchi2024-05-021-1/+2
| * | drm/xe/vm: prevent UAF in rebind_work_func()Matthew Auld2024-05-011-0/+3
* | | drm/amd/display: Disable panel replay by default for nowMario Limonciello2024-05-011-9/+12
* | | drm/amdgpu: fix doorbell regressionShashank Sharma2024-05-011-1/+1
* | | drm/amdkfd: Flush the process wq before creating a kfd_processLancelot SIX2024-05-011-0/+8
* | | drm/amd/display: Disable seamless boot on 128b/132b encodingSung Joon Kim2024-05-011-0/+3
* | | drm/amd/display: Fix DC mode screen flickering on DCN321Leo Ma2024-05-011-3/+12
* | | drm/amd/display: Add VCO speed parameter for DCN31 FPURodrigo Siqueira2024-05-011-0/+2
* | | drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2Christian König2024-05-013-28/+38
* | | drm/amd/display: Allocate zero bw after bw alloc enableMeenakshikumar Somasundaram2024-05-011-1/+9
* | | drm/amd/display: Fix incorrect DSC instance for MSTHersen Wu2024-05-011-12/+36
* | | drm/amd/display: Atom Integrated System Info v2_2 for DCN35Gabe Teeger2024-05-011-0/+1
* | | drm/amd/display: Add dtbclk access to dcn315Swapnil Patel2024-05-011-0/+8
* | | drm/amd/display: Ensure that dmcub support flag is set for DCN20Rodrigo Siqueira2024-05-011-0/+1
* | | drm/amd/display: Handle Y carry-over in VCP X.Y calculationGeorge Shen2024-05-011-0/+6
* | | drm/amdgpu: Fix VRAM memory accountingMukul Joshi2024-05-011-1/+1
|/ /
* | Merge tag 'drm-xe-fixes-2024-04-25' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2024-04-265-24/+14
|\ \
| * | drm/xe/guc: Fix arguments passed to relay G2H handlersMichal Wajdeczko2024-04-241-2/+2
| * | drm/xe: call free_gsc_pkt only once on action add failureHimal Prasad Ghimiray2024-04-241-8/+1
| * | drm/xe: Remove sysfs only once on action add failureHimal Prasad Ghimiray2024-04-243-14/+11
* | | Merge tag 'drm-etnaviv-fixes-2024-04-25' of https://git.pengutronix.de/git/ls...Dave Airlie2024-04-263-68/+2
|\ \ \
| * | | Revert "drm/etnaviv: Expose a few more chipspecs to userspace"Christian Gmeiner2024-04-253-66/+0
| * | | drm/etnaviv: fix tx clock gating on some GC7000 variantsDerek Foreman2024-04-251-2/+2
* | | | Merge tag 'drm-misc-fixes-2024-04-25' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2024-04-265-96/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | drm/atomic-helper: fix parameter order in drm_format_conv_state_copy() callLucas Stach2024-04-191-2/+2
| * | | drm/gma500: Remove lid codePatrik Jakobsson2024-04-184-94/+1
* | | | drm/amdgpu/mes: fix use-after-free issueJack Xiao2024-04-241-0/+1
* | | | drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3Alex Deucher2024-04-241-11/+15
* | | | drm/amdgpu: Fix the ring buffer size for queue VM flushPrike Liang2024-04-243-6/+2
* | | | drm/amdkfd: Add VRAM accounting for SVM migrationMukul Joshi2024-04-242-2/+16
* | | | drm/amd/pm: Restore config space after resetLijo Lazar2024-04-241-0/+25
* | | | drm/amdgpu/umsch: don't execute umsch test when GPU is in reset/suspendLang Yu2024-04-241-0/+3
* | | | drm/amdkfd: Fix rescheduling of restore workerFelix Kuehling2024-04-241-3/+3
* | | | drm/amdgpu: Update BO eviction prioritiesFelix Kuehling2024-04-241-0/+2
* | | | drm/amdgpu/vpe: fix vpe dpm setup failedPeyton Lee2024-04-242-8/+8
* | | | drm/amdgpu: Assign correct bits for SDMA HDP flushLijo Lazar2024-04-241-1/+2
* | | | drm/amdgpu/pm: Remove gpu_od if it's an empty directoryMa Jun2024-04-241-0/+7
* | | | drm/amdkfd: make sure VM is ready for updating operationsLang Yu2024-04-241-14/+20
* | | | drm/amdgpu: Fix leak when GPU memory allocation failsMukul Joshi2024-04-241-0/+1