summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-05-25drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_he...Srinivasan Shanmugam1-0/+3
2024-05-25drm/amd/display: Fix division by zero in setup_dsc_configJose Fernandez1-1/+6
2024-05-17drm/amd/display: Fix incorrect DSC instance for MSTHersen Wu1-12/+36
2024-05-17drm/amd/display: Handle Y carry-over in VCP X.Y calculationGeorge Shen1-0/+6
2024-05-17drm/i915/bios: Fix parsing backlight BDB dataKarthikeyan Ramasubramanian2-20/+4
2024-05-17drm/i915/gt: Automate CCS Mode setting during engine resetsAndi Shyti3-5/+7
2024-05-17drm/i915/audio: Fix audio time stamp programming for DPChaitanya Kumar Borah1-105/+8
2024-05-17drm/vmwgfx: Fix invalid reads in fence signaled eventsZack Rusin1-1/+1
2024-05-17drm/vmwgfx: Fix Legacy Display UnitIan Forbes1-0/+1
2024-05-17drm/ttm: Print the memory decryption status just onceZack Rusin1-1/+1
2024-05-17drm/amdkfd: don't allow mapping the MMIO HDP page with large pagesAlex Deucher1-2/+5
2024-05-17Revert "drm/nouveau/firmware: Fix SG_DEBUG error with nvkm_firmware_ctor()"Dave Airlie1-12/+7
2024-05-17drm/nouveau/firmware: Fix SG_DEBUG error with nvkm_firmware_ctor()Lyude Paul1-7/+12
2024-05-17Reapply "drm/qxl: simplify qxl_fence_wait"Linus Torvalds1-45/+5
2024-05-17drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2Christian König3-28/+38
2024-05-17drm/amdgpu: Fix comparison in amdgpu_res_cpu_visibleMichel Dänzer1-1/+1
2024-05-17drm/amd/display: Atom Integrated System Info v2_2 for DCN35Gabe Teeger1-0/+1
2024-05-17dm/amd/pm: Fix problems with reboot/shutdown for some SMU 13.0.4/13.0.11 usersMario Limonciello1-1/+1
2024-05-17drm/connector: Add \n to message about demoting connector force-probesDouglas Anderson1-1/+1
2024-05-17drm/meson: dw-hdmi: add bandgap setting for g12Jerome Brunet1-17/+26
2024-05-17drm/meson: dw-hdmi: power up phy on device initJerome Brunet1-34/+17
2024-05-17drm/radeon: silence UBSAN warning (v3)Alex Deucher1-5/+5
2024-05-17drm/nouveau/dp: Don't probe eDP ports twice harderLyude Paul1-5/+8
2024-05-17amd/amdkfd: sync all devices to wait all processes being evictedZhigang Luo1-11/+6
2024-05-17drm/amdgpu: Fix VCN allocation in CPX partitionLijo Lazar1-4/+11
2024-05-17drm/amd/display: Skip on writeback when it's not applicableAlex Hung1-0/+10
2024-05-17drm/amdgpu: implement IRQ_STATE_ENABLE for SDMA v4.4.2Tao Zhou1-13/+3
2024-05-17drm/amdgpu: Refine IB schedule error loggingLijo Lazar1-2/+5
2024-05-17gpu: host1x: Do not setup DMA for virtual devicesThierry Reding1-8/+0
2024-05-17drm/amdkfd: range check cp bad op exception interruptsJonathan Kim3-3/+6
2024-05-17drm/amdkfd: Check cgroup when returning DMABuf infoMukul Joshi1-2/+2
2024-05-17drm/panel: ili9341: Use predefined error codesAndy Shevchenko1-2/+2
2024-05-17drm/panel: ili9341: Respect deferred probeAndy Shevchenko1-2/+2
2024-05-17drm/panel: ili9341: Correct use of device property APIsAndy Shevchenko2-3/+4
2024-05-17drm/amdgpu: fix doorbell regressionShashank Sharma1-1/+1
2024-05-02drm/amdgpu: Fix leak when GPU memory allocation failsMukul Joshi1-0/+1
2024-05-02drm/amdgpu: Assign correct bits for SDMA HDP flushLijo Lazar1-1/+2
2024-05-02drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3Alex Deucher1-11/+15
2024-05-02drm/ttm: stop pooling cached NUMA pages v2Christian König1-10/+28
2024-05-02mm, treewide: introduce NR_PAGE_ORDERSKirill A. Shutemov2-11/+11
2024-05-02drm/amdgpu: fix visible VRAM handling during faultsChristian König5-57/+53
2024-05-02drm/amdgpu: add shared fdinfo statsAlex Deucher3-0/+21
2024-05-02drm/gma500: Remove lid codePatrik Jakobsson4-94/+1
2024-04-27nouveau: fix instmem race condition around ptr storesDave Airlie1-1/+6
2024-04-27drm/vmwgfx: Fix crtc's atomic check conditionalZack Rusin1-3/+8
2024-04-27drm/vmwgfx: Sort primary plane formats by order of preferenceZack Rusin1-2/+2
2024-04-27drm/vmwgfx: Fix prime import/exportZack Rusin8-22/+117
2024-04-27drm/amdgpu: remove invalid resource->start check v2Christian König1-4/+0
2024-04-27drm/amdkfd: Fix memory leak in create_process failureFelix Kuehling1-2/+2
2024-04-27drm/amdgpu: validate the parameters of bo mapping operations more clearlyxinhui pan1-26/+46