summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-08drm/amd/display: Add missing mcache registersRodrigo Siqueira1-1/+3
2024-08-08drm/amd/display: Add dcc propagation valueRodrigo Siqueira1-0/+1
2024-08-08drm/amd/display: Add missing DET segments programmingRodrigo Siqueira1-0/+2
2024-08-08drm/amd/display: Replace dm_execute_dmub_cmd with dc_wake_and_execute_dmub_cmdRodrigo Siqueira1-2/+1
2024-08-02Revert "nouveau: rip out busy fence waits"Dave Airlie6-6/+34
2024-08-02Merge tag 'drm-misc-fixes-2024-08-01' of https://gitlab.freedesktop.org/drm/m...Dave Airlie32-588/+1050
2024-08-02Merge tag 'drm-intel-fixes-2024-08-01' of https://gitlab.freedesktop.org/drm/...Dave Airlie3-37/+4
2024-08-02Merge tag 'amd-drm-fixes-6.11-2024-07-27' of https://gitlab.freedesktop.org/a...Dave Airlie9-19/+114
2024-08-01nouveau: set placement to original placement on uvmm validate.Dave Airlie1-0/+1
2024-07-31drm/atomic: Allow userspace to use damage clips with async flipsAndré Almeida1-1/+2
2024-07-31drm/atomic: Allow userspace to use explicit sync with atomic async flipsAndré Almeida1-1/+3
2024-07-30drm/i915: Fix possible int overflow in skl_ddi_calculate_wrpll()Nikita Zhandarovich1-3/+3
2024-07-30drm/i915/hdcp: Fix HDCP2_STREAM_STATUS macroSuraj Kandpal1-1/+1
2024-07-30drm/ast: astdp: Wake up during connector status detectionThomas Zimmermann3-2/+35
2024-07-30Merge drm-misc/drm-misc-next-fixes into drm-misc-fixesMaxime Ripard1-1/+3
2024-07-30Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard12442-196164/+903709
2024-07-29i915/perf: Remove code to update PWR_CLK_STATE for gen12Umesh Nerlige Ramappa1-33/+0
2024-07-29kselftests: dmabuf-heaps: Ensure the driver name is null-terminatedZenghui Yu1-1/+3
2024-07-29drm/client: Fix error code in drm_client_buffer_vmap_local()Dan Carpenter1-1/+1
2024-07-29Linux 6.11-rc1v6.11-rc1Linus Torvalds1-2/+2
2024-07-29Merge tag 'kbuild-fixes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-4/+4
2024-07-28minmax: simplify and clarify min_t()/max_t() implementationLinus Torvalds1-8/+11
2024-07-28minmax: add a few more MIN_T/MAX_T usersLinus Torvalds7-10/+10
2024-07-28Merge tag 'ubifs-for-linus-6.11-rc1-take2' of git://git.kernel.org/pub/scm/li...Linus Torvalds21-214/+135
2024-07-28kbuild: Fix '-S -c' in x86 stack protector scriptsNathan Chancellor2-2/+2
2024-07-28ubi: Fix ubi_init() ubiblock_exit() section mismatchRichard Weinberger1-1/+1
2024-07-28Merge tag 'v6.11-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...Linus Torvalds5-495/+2274
2024-07-28Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds19-208/+438
2024-07-28Merge tag 'unicode-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-2/+5
2024-07-28kbuild: rpm-pkg: ghost modules.weakdep fileJose Ignacio Tornos Martinez1-1/+1
2024-07-28Merge tag '6.11-rc-smb-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds5-7/+203
2024-07-28Merge tag 'block-6.11-20240726' of git://git.kernel.dk/linuxLinus Torvalds8-10/+39
2024-07-28Merge tag 'io_uring-6.11-20240726' of git://git.kernel.dk/linuxLinus Torvalds8-49/+51
2024-07-28Merge tag 'vfs-6.11-rc1.fixes.3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-10/+66
2024-07-28drm/amdgpu: Fix APU handling in amdgpu_pm_load_smu_firmware()Alex Deucher1-1/+2
2024-07-28drm/amdgpu: increase mes log buffer size for gfx12Michael Chen6-8/+20
2024-07-28drm/amdgpu: fix contiguous handling for IB parsing v2Christian König1-8/+8
2024-07-28drm/amdgpu/pm: support gpu_metrics sysfs interface for smu v14.0.2/3Kenneth Feng1-2/+84
2024-07-27Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linuxLinus Torvalds25-236/+1058
2024-07-27Merge tag 'apparmor-pr-2024-07-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-34/+65
2024-07-27Merge tag 'landlock-6.11-rc1-houdini-fix' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-2/+84
2024-07-27Merge tag 'gpio-fixes-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2024-07-27Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds24-96/+64
2024-07-27Merge tag 'iommu-fixes-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-5/+5
2024-07-27Merge tag 'firewire-fixes-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+3
2024-07-27Merge tag 'spi-fix-v6.11-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-81/+114
2024-07-27Merge tag 'regulator-fix-v6.11-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds1-2/+2
2024-07-27Merge tag 'regmap-fix-v6.11-merge-window' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-1/+2
2024-07-27Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds4-9/+11
2024-07-27Merge tag 'i3c/for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds13-143/+431