summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-05-14Merge tag 'v6.10-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+24
2024-05-11Merge tag 'drm-fixes-2024-05-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds20-203/+122
2024-05-11Revert "drm/nouveau/firmware: Fix SG_DEBUG error with nvkm_firmware_ctor()"Dave Airlie1-12/+7
2024-05-11Merge tag 'drm-misc-fixes-2024-05-10' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2-40/+32
2024-05-10Merge tag 'amd-drm-fixes-6.9-2024-05-10' of https://gitlab.freedesktop.org/ag...Dave Airlie7-18/+51
2024-05-10drm/amdgpu: Fix comparison in amdgpu_res_cpu_visibleMichel Dänzer1-1/+1
2024-05-10drm/amdkfd: don't allow mapping the MMIO HDP page with large pagesAlex Deucher1-2/+5
2024-05-10Merge tag 'drm-xe-fixes-2024-05-09' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie4-3/+13
2024-05-09drm/xe: Use ordered WQ for G2H handlerMatthew Brost3-1/+8
2024-05-09drm/xe/guc: Check error code when initializing the CT mutexDaniele Ceraolo Spurio1-1/+4
2024-05-09drm/xe/ads: Use flexible-arrayLucas De Marchi1-1/+1
2024-05-08Revert "drm/amdkfd: Add partition id field to location_id"Lijo Lazar1-3/+2
2024-05-08dm/amd/pm: Fix problems with reboot/shutdown for some SMU 13.0.4/13.0.11 usersMario Limonciello1-1/+1
2024-05-08drm/amd/display: MST DSC check for older devicesAgustin Gutierrez1-6/+8
2024-05-08drm/amd/display: Fix idle optimization checks for multi-display and dual eDPNicholas Kazlauskas1-6/+27
2024-05-08drm/amd/display: Fix DSC-re-computingAgustin Gutierrez1-5/+13
2024-05-08drm/amd/display: Enable urgent latency adjustments for DCN35Nicholas Susanto1-2/+2
2024-05-07drm/connector: Add \n to message about demoting connector force-probesDouglas Anderson1-1/+1
2024-05-07drm/i915/bios: Fix parsing backlight BDB dataKarthikeyan Ramasubramanian2-20/+4
2024-05-06Reapply "drm/qxl: simplify qxl_fence_wait"Linus Torvalds1-45/+5
2024-05-06drm/i915/audio: Fix audio time stamp programming for DPChaitanya Kumar Borah1-105/+8
2024-05-06drm/i915/gt: Automate CCS Mode setting during engine resetsAndi Shyti3-5/+7
2024-05-03drm/meson: dw-hdmi: add bandgap setting for g12Jerome Brunet1-17/+26
2024-05-03drm/meson: dw-hdmi: power up phy on device initJerome Brunet1-34/+17
2024-05-03Merge tag 'drm-misc-fixes-2024-05-02' of https://gitlab.freedesktop.org/drm/m...Dave Airlie9-45/+80
2024-05-03Merge tag 'drm-xe-fixes-2024-05-02' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2-1/+5
2024-05-02drm/xe/display: Fix ADL-N detectionLucas De Marchi1-1/+2
2024-05-02drm/panel: ili9341: Use predefined error codesAndy Shevchenko1-2/+2
2024-05-02drm/panel: ili9341: Respect deferred probeAndy Shevchenko1-2/+2
2024-05-02drm/panel: ili9341: Correct use of device property APIsAndy Shevchenko2-3/+4
2024-05-01drm/xe/vm: prevent UAF in rebind_work_func()Matthew Auld1-0/+3
2024-05-01drm/amd/display: Disable panel replay by default for nowMario Limonciello1-9/+12
2024-05-01drm/amdgpu: fix doorbell regressionShashank Sharma1-1/+1
2024-05-01drm/amdkfd: Flush the process wq before creating a kfd_processLancelot SIX1-0/+8
2024-05-01drm/amd/display: Disable seamless boot on 128b/132b encodingSung Joon Kim1-0/+3
2024-05-01drm/amd/display: Fix DC mode screen flickering on DCN321Leo Ma1-3/+12
2024-05-01drm/amd/display: Add VCO speed parameter for DCN31 FPURodrigo Siqueira1-0/+2
2024-05-01drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2Christian König3-28/+38
2024-05-01drm/amd/display: Allocate zero bw after bw alloc enableMeenakshikumar Somasundaram1-1/+9
2024-05-01drm/amd/display: Fix incorrect DSC instance for MSTHersen Wu1-12/+36
2024-05-01drm/amd/display: Atom Integrated System Info v2_2 for DCN35Gabe Teeger1-0/+1
2024-05-01drm/amd/display: Add dtbclk access to dcn315Swapnil Patel1-0/+8
2024-05-01drm/amd/display: Ensure that dmcub support flag is set for DCN20Rodrigo Siqueira1-0/+1
2024-05-01drm/amd/display: Handle Y carry-over in VCP X.Y calculationGeorge Shen1-0/+6
2024-05-01drm/amdgpu: Fix VRAM memory accountingMukul Joshi1-1/+1
2024-04-30drm/vmwgfx: Fix invalid reads in fence signaled eventsZack Rusin1-1/+1
2024-04-30drm/nouveau/gsp: Use the sg allocator for level 2 of radix3Lyude Paul2-27/+54
2024-04-30drm/nouveau/firmware: Fix SG_DEBUG error with nvkm_firmware_ctor()Lyude Paul1-7/+12
2024-04-29drm/imagination: Ensure PVR_MIPS_PT_PAGE_COUNT is never zeroMatt Coster1-2/+3
2024-04-26Merge tag 'drm-xe-fixes-2024-04-25' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie5-24/+14