summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
43 hoursGet rid of 'remove_new' relic from platform driver structHEADmasterLinus Torvalds183-183/+183
4 daysMerge tag 'drm-next-2024-11-29' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds75-193/+690
4 daysMerge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+2
5 daysMerge tag 'drm-xe-next-fixes-2024-11-28' of https://gitlab.freedesktop.org/dr...Dave Airlie4-12/+36
5 daysMerge tag 'drm-misc-next-fixes-2024-11-28' of https://gitlab.freedesktop.org/...Dave Airlie1-1/+1
5 daysdrm/xe: Take PM ref in delayed snapshot capture workerMatthew Brost1-0/+6
5 daysdrm/xe/migrate: use XE_BO_FLAG_PAGETABLEMatthew Auld1-1/+2
5 daysdrm/xe/migrate: fix pat index usageMatthew Auld1-1/+2
5 daysdrm/xe/guc_submit: fix race around suspend_pendingMatthew Auld1-2/+15
5 daysdrm/xe/guc_submit: fix race around pending_disableMatthew Auld1-7/+10
5 daysdrm/xe: Update xe2_graphics name stringMatt Roper1-1/+1
7 daysMerge tag 'amd-drm-fixes-6.13-2024-11-22' of https://gitlab.freedesktop.org/a...Dave Airlie67-166/+626
7 daysMerge tag 'drm-xe-next-fixes-2024-11-21' of https://gitlab.freedesktop.org/dr...Dave Airlie2-2/+7
7 daysMerge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linuxLinus Torvalds1-11/+12
8 daysMerge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds2-4/+4
11 daysdrm/rockchip: avoid 64-bit divisionArnd Bergmann1-1/+1
12 daysMerge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1293-27066/+45469
12 daysRevert "drm/radeon: Delay Connector detecting when HPD singals is unstable"Alex Deucher1-10/+0
12 daysdrm/amdgpu/jpeg: cancel the jpeg workerAlex Deucher7-7/+7
12 daysdrm/amdgpu: fix usage slab after freeVitaly Prosyak2-4/+4
12 daysdrm/amdgpu/vcn: reset fw_shared when VCPU buffers corrupted on vcn v4.0.3Xiang Liu1-8/+22
12 daysdrm/amdgpu: Fix sysfs warning when hotpluggingJesse.zhang@amd.com7-14/+25
12 daysdrm/amdgpu: Add sysfs interface for vcn reset maskJesse.zhang@amd.com5-0/+67
12 daysdrm/amdgpu/gmc7: fix wait_for_idle callersAlex Deucher1-4/+14
12 daysdrm/amd/pm: Remove arcturus min power limitLijo Lazar1-1/+5
12 daysdrm/amd/pm: skip setting the power source on smu v14.0.2/3Kenneth Feng1-1/+0
12 daysdrm/amd/pm: disable pcie speed switching on Intel platform for smu v14.0.2/3Kenneth Feng1-3/+23
12 daysdrm/amdkfd: Use the correct wptr sizeLijo Lazar1-1/+1
12 daysdrm/xe: Mark preempt fence workqueue as reclaimMatthew Brost1-1/+2
12 daysdrm/xe/ufence: Wake up waiters after setting ufence->signalledNirmoy Das1-1/+5
13 daysMerge tag 'soc-drivers-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+11
13 daysMerge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-8/+19
13 daysMerge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+4
13 daysMerge tag 'pmdomain-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds1-31/+8
13 daysdrm/amd/display: Allow building DC with clang on LoongArchHuacai Chen1-7/+8
13 daysdrm/amd/display: Fix null check for pipe_ctx->plane_state in hwss_setup_dppZicheng Qu1-0/+3
13 daysdrm/amd/display: Fix null check for pipe_ctx->plane_state in dcn20_program_pipeZicheng Qu1-3/+3
13 daysdrm/radeon: Fix spurious unplug event on radeon HDMISteven 'Steve' Kendall1-4/+8
13 daysdrm/radeon: Constify struct pci_device_idChristophe JAILLET1-2/+1
13 daysdrm/amdgpu: Use reset recovery state checksLijo Lazar2-6/+6
13 daysdrm/amdgpu: Add init level for post reset reinitLijo Lazar7-3/+38
13 daysdrm/amdgpu/pm: add gen5 display to the user on smu v14.0.2/3Kenneth Feng4-6/+12
13 daysdrm/amdkfd: make sure ring buffer is flushed before update wptrVictor Zhao1-0/+5
13 daysdrm/amd: Fix initialization mistake for NBIO 7.11 devicesMario Limonciello1-0/+9
13 daysdrm/amd: Add some missing straps from NBIO 7.11.0Mario Limonciello2-0/+15
13 daysdrm/amd/display: 3.2.310Aric Cyr1-1/+1
13 daysdrm/amd/display: Remove PIPE_DTO_SRC_SEL programming from set_dtbclk_dtoOvidiu Bunea1-6/+9
13 daysdrm/amd/display: allow chroma 1:1 scaling when sharpness is offSamson Tam1-14/+20
13 daysdrm/amd/display: Populate Power Profile In Case of Early ReturnAustin Zheng1-2/+2
13 daysdrm/amd/display: add public taps API in SPLSamson Tam2-17/+48