summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-05-05Merge tag 'drm-next-2023-05-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds50-263/+415
2023-05-05Merge tag 'drm-intel-next-fixes-2023-05-04-1' of git://anongit.freedesktop.or...Dave Airlie6-38/+20
2023-05-05Merge tag 'amd-drm-fixes-6.4-2023-05-03' of https://gitlab.freedesktop.org/ag...Dave Airlie14-53/+78
2023-05-05Merge tag 'drm-intel-next-fixes-2023-04-27' of git://anongit.freedesktop.org/...Dave Airlie1-0/+17
2023-05-05Merge tag 'amd-drm-fixes-6.4-2023-04-26' of https://gitlab.freedesktop.org/ag...Dave Airlie31-172/+300
2023-05-04drm/amdgpu: drop redundant sched job cleanup when cs is abortedGuchun Chen1-10/+3
2023-05-04drm/amd/display: filter out invalid bits in pipe_fusesSamson Tam2-2/+18
2023-05-04drm/amd/display: Change default Z8 watermark valuesLeo Chen1-2/+2
2023-05-04drm/amdgpu: disable SDMA WPTR_POLL_ENABLE for SR-IOVHorace Chen1-4/+1
2023-05-04drm/amdgpu: add a missing lock for AMDGPU_SCHEDChia-I Wu1-1/+5
2023-05-04drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini()Hamza Mahfooz1-1/+0
2023-05-04drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v10_0_hw_finiHoratio Zhang1-1/+0
2023-05-04drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_0_hw_finiHoratio Zhang1-1/+0
2023-05-04drm/amdgpu: Enable doorbell selfring after resize FB BARShane Xiao3-30/+41
2023-05-04drm/amdgpu: Use the default reset when loading or reloading the driverlyndonli1-0/+7
2023-05-04drm/amdgpu: Fix mode2 reset for sienna cichlidlyndonli1-1/+1
2023-05-03drm/i915/dsi: Use unconditional msleep() instead of intel_dsi_msleep()Hans de Goede4-30/+6
2023-05-03drm/i915/mtl: Add the missing CPU transcoder mask in intel_device_infoRadhakrishna Sripada1-0/+2
2023-05-03drm/i915/guc: Actually return an error if GuC version range check failsJohn Harrison1-8/+12
2023-04-29Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+1
2023-04-28Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-13/+13
2023-04-27Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-7/+7
2023-04-27Merge tag 'drm-next-2023-04-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds3-21/+21
2023-04-27drm/amd/display: Lowering min Z8 residency timeLeo Chen1-1/+1
2023-04-27drm/amd/display: fix flickering caused by S/G modeHamza Mahfooz1-2/+11
2023-04-27drm/amd/display: Set min_width and min_height capability for DCN30Igor Kravchenko1-1/+3
2023-04-27drm/amd/display: Isolate remaining FPU code in DCN32Jasdeep Dhillon2-0/+8
2023-04-27drm/amd/display: Update bounding box values for DCN321Aurabindo Pillai1-12/+12
2023-04-27drm/amd/display: Do not clear GPINT register when releasing DMUB from resetAurabindo Pillai1-1/+0
2023-04-27drm/amd/display: Reset OUTBOX0 r/w pointer on DMUB resetCruise Hung1-0/+2
2023-04-27drm/amd/display: Fixes for dcn32_clk_mgr implementationAurabindo Pillai1-0/+5
2023-04-27drm/amd/display: Disable migration to ensure consistency of per-CPU variableTianci Yin1-0/+2
2023-04-27drm/amd/display: remove incorrect early returnAurabindo Pillai1-1/+0
2023-04-27drm/amd/display: Return error code on DSC atomic check failureHersen Wu2-0/+2
2023-04-27drm/amd/display: Improvement for handling edp link training failsJingwen Zhu2-8/+16
2023-04-27drm/amd/display: Apply correct panel mode when reinitializing hardwareMichael Mityushkin3-1/+6
2023-04-27drm/amd/display: fix access hdcp_workqueue assertHersen Wu2-6/+16
2023-04-27drm/amd/display: Reduce SubVP + DRR stretch marginAlvin Lee1-1/+1
2023-04-27drm/amd/display: fix memleak in aconnector->timing_requestedHersen Wu1-3/+6
2023-04-27drm/amd/display: Fix hang when skipping modesetAurabindo Pillai2-1/+7
2023-04-27drm/amd/display: allow edp updates for virtual signalAlex Hung1-0/+1
2023-04-27drm/amd/display: copy dmub caps to dc on dcn31Josip Pavic1-0/+4
2023-04-27drm/amd/display: Add missing WA and MCLK validationRodrigo Siqueira3-2/+19
2023-04-27drm/amd/display: Block optimize on consecutive FAMS enablesWesley Chalmers2-3/+22
2023-04-27drm/amd/display: Do not set drr on pipe commitWesley Chalmers2-0/+13
2023-04-27Merge tag 'drm-misc-next-fixes-2023-04-26' of git://anongit.freedesktop.org/d...Dave Airlie3-21/+21
2023-04-26Merge tag 'flex-array-transformations-6.4-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds1-1/+1
2023-04-26Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-4/+0
2023-04-26Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1009-25180/+168127