summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-09-28Merge tag 'drm-next-2024-09-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds111-862/+1097
2024-09-28Merge tag 'amd-drm-fixes-6.12-2024-09-27' of https://gitlab.freedesktop.org/a...Dave Airlie100-831/+1027
2024-09-27[tree-wide] finally take no_llseek outAl Viro5-5/+0
2024-09-26drm/amd/pm: update workload mask after the settingKenneth Feng3-2/+13
2024-09-26drm/amdgpu: bump driver version for cleared VRAMAlex Deucher1-1/+2
2024-09-26drm/amdgpu: fix vbios fetching for SR-IOVAlex Deucher1-2/+9
2024-09-26drm/amdgpu: fix PTE copy corruption for sdma 7Frank Min1-2/+5
2024-09-25drm/amdkfd: Add SDMA queue quantum support for GFX12Sreekant Somasekharan1-0/+4
2024-09-25drm/amdgpu/vcn: enable AV1 on both instancesSaleemkhan Jamadar1-165/+0
2024-09-25drm/amdkfd: Fix CU occupancy for GFX 9.4.3Mukul Joshi4-11/+29
2024-09-25drm/amdkfd: Update logic for CU occupancy calculationsMukul Joshi6-65/+89
2024-09-25drm/amdgpu: skip coredump after job timeout in SRIOVZhenGuo Yin1-1/+4
2024-09-25drm/amdgpu: sync to KFD fences before clearing PTEsChristian König3-0/+37
2024-09-25drm/amdgpu/mes12: set enable_level_process_quantum_checkJack Xiao1-0/+1
2024-09-25drm/i915/dp: Fix colorimetry detectionVille Syrjälä1-3/+6
2024-09-25Merge tag 'drm-xe-next-fixes-2024-09-19' of https://gitlab.freedesktop.org/dr...Dave Airlie7-17/+69
2024-09-25Merge tag 'drm-intel-next-fixes-2024-09-19' of https://gitlab.freedesktop.org...Dave Airlie4-14/+35
2024-09-23Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-6/+10
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-7/+7
2024-09-21Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds6-23/+5
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+1
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds1-5/+1
2024-09-19Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1201-21293/+42600
2024-09-18drm/amdgpu/mes12: reduce timeoutAlex Deucher1-1/+1
2024-09-18drm/amdgpu/mes11: reduce timeoutAlex Deucher1-1/+1
2024-09-18drm/amdgpu: use GEM references instead of TTMs v2Christian König3-13/+10
2024-09-18drm/amd/display: Allow backlight to go below `AMDGPU_DM_DEFAULT_MIN_BACKLIGHT`Mario Limonciello1-1/+1
2024-09-18drm/amd/display: Fix kdoc entry for 'tps' in 'dc_process_dmub_dpia_set_tps_no...Srinivasan Shanmugam1-1/+1
2024-09-18drm/amdgpu: update golden regs for gfx12Frank Min1-3/+11
2024-09-18drm/amdgpu: clean up vbios fetching codeAlex Deucher1-14/+2
2024-09-18drm/amd/display: handle nulled pipe context in DCE110's set_drr()Tobias Jakobi1-7/+14
2024-09-18drm/amdgpu/bios: split vbios fetching between APU and dGPUAlex Deucher1-2/+45
2024-09-18drm/amdgpu: remove amdgpu_pin_restricted()Christian König3-54/+6
2024-09-18drm/amdgpu: explicitely set the AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flagChristian König9-1/+13
2024-09-18drm/amdgpu: Fix XCP instance mask calculationLijo Lazar1-19/+13
2024-09-18drm/amdgpu: Fix get each xcp macroAsad Kamal1-1/+1
2024-09-18drm/amd/display: 3.2.301Aric Cyr1-1/+1
2024-09-18drm/amd/display: Clear cached watermark after resumeCharlene Liu1-0/+1
2024-09-18drm/amd/display: Update IPS default mode for DCN35/DCN351Roman Li1-17/+33
2024-09-18drm/amd/display: Validate backlight caps are saneMario Limonciello1-0/+16
2024-09-18drm/amd/display: Use full update for swizzle mode changeCharlene Liu2-3/+4
2024-09-18drm/amd/display: Skip to enable dsc if it has been offZhikai Zhai2-0/+27
2024-09-18drm/amd/display: Fix underflow when setting underscan on DCN401Aurabindo Pillai1-1/+3
2024-09-18drm/amd/display: Remove always-false branchesAlex Hung3-15/+0
2024-09-18drm/amd/display: Check null pointer before dereferencing seAlex Hung1-1/+1
2024-09-18drm/amd/display: 3.2.300Aric Cyr1-1/+1
2024-09-18drm/amd/display: Add HDMI DSC native YCbCr422 supportLeo Ma3-5/+7
2024-09-18drm/amd/display: Add fullscreen only sharpening policyRelja Vojvodic2-1/+5
2024-09-18drm/amd/display: Restructure dpia link trainingPeichen Huang11-52/+233
2024-09-18drm/amd/display: Disable SYMCLK32_LE root clock gatingSung Joon Kim1-1/+1