aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-26drm/amdgpu: move buffer funcs setting up a levelAlex Deucher11-84/+19
2023-10-26MAINTAINERS: Update the GPU Scheduler emailLuben Tuikov1-1/+1
2023-10-26drm/sched: Convert the GPU scheduler to variable number of run-queuesLuben Tuikov11-25/+98
2023-10-26MAINTAINERS: drm/ci: add entries for xfail filesHelen Koike1-0/+7
2023-10-26drm/ci: docs: add step about how to request privilegesHelen Koike1-2/+5
2023-10-26drm/ci: do not automatically retry on errorHelen Koike1-14/+0
2023-10-26drm/ci: export kernel configHelen Koike2-1/+2
2023-10-26drm/ci: increase i915 job timeout to 1h30mHelen Koike1-0/+5
2023-10-26drm/ci: add subset-1-gfx to LAVA_TAGS and adjust shardsHelen Koike2-10/+15
2023-10-26drm/ci: clean up xfails (specially flakes list)Helen Koike33-287/+162
2023-10-26drm/ci: uprev IGT and make sure core_getversion is runHelen Koike3-9/+26
2023-10-26drm/ci: add helper script update-xfails.pyHelen Koike2-0/+221
2023-10-26drm/ci: fix DEBIAN_ARCH and get amdgpu probingHelen Koike4-8/+8
2023-10-26drm/ci: uprev mesa version: fix container build & crosvmHelen Koike4-3/+22
2023-10-26drm/ci: Enable CONFIG_BACKLIGHT_CLASS_DEVICERob Clark2-0/+2
2023-10-26drm/ci: force-enable CONFIG_MSM_MMCC_8996 as built-inDmitry Baryshkov1-0/+1
2023-10-26drm/ci: pick up -external-fixes from the merge target repoDmitry Baryshkov1-0/+5
2023-10-26drm/doc: ci: Require more context for flaky testsMaxime Ripard1-0/+13
2023-10-25drm/doc: document DRM_IOCTL_MODE_CREATE_DUMBSimon Ser3-2/+36
2023-10-25Merge tag 'amd-drm-next-6.7-2023-10-20' of https://gitlab.freedesktop.org/agd...Dave Airlie58-1464/+1452
2023-10-24drm/rockchip: vop: Add NV15, NV20 and NV30 supportJonas Karlman3-17/+86
2023-10-24drm/fourcc: Add NV20 and NV30 YUV formatsJonas Karlman2-0/+10
2023-10-24drm/rockchip: vop2: rename window formats to show window type using themAndy Yan1-15/+15
2023-10-24drm/rockchip: vop2: Add more supported 10bit formatsAndy Yan2-6/+61
2023-10-24drm/rockchip: vop2: remove the unsupported format of cluster windowAndy Yan2-26/+1
2023-10-24drm/rockchip: vop: fix format bpp calculationAndy Yan1-2/+16
2023-10-24drm/bridge: synopsys: dw-mipi-dsi: Fix hcomponent lbcc for burst modeLiu Ying1-6/+12
2023-10-24drm/client: Convert drm_client_buffer_addfb() to drm_mode_addfb2()Geert Uytterhoeven1-8/+5
2023-10-24Merge tag 'topic/vmemdup-user-array-2023-10-24-1' of git://anongit.freedeskto...Dave Airlie5-6/+46
2023-10-23drm/doc: use cross-references for macrosSimon Ser1-4/+4
2023-10-23drm/vc4: fix typoDario Binacchi1-1/+1
2023-10-23Merge tag 'drm-msm-next-2023-10-17' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie99-1403/+2365
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie1377-7670/+14797
2023-10-23accel/ivpu: Delete the TODO fileDeepak R Varma1-11/+0
2023-10-23accel/ivpu/37xx: Remove support for FPGA and simicsStanislaw Gruszka1-49/+8
2023-10-23accel/ivpu: Do not initialize parameters on power upStanislaw Gruszka2-8/+8
2023-10-23accel/ivpu: Print IPC type string instead of numberKrystian Pradzynski3-4/+71
2023-10-23accel/ivpu: Read clock rate only if device is upKarol Wachowski3-1/+31
2023-10-23accel/ivpu: Fix verbose version of REG_POLL macrosKrystian Pradzynski2-31/+48
2023-10-23accel/ivpu: Use ratelimited warn and err in IPC/JSMKrystian Pradzynski2-21/+26
2023-10-22Linux 6.6-rc7Linus Torvalds1-1/+1
2023-10-22Merge tag 'phy-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds10-49/+58
2023-10-22Merge tag 'efi-fixes-for-v6.6-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-10/+71
2023-10-21Merge tag 'powerpc-6.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-9/+5
2023-10-21Merge tag 'gpio-fixes-for-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+5
2023-10-21Merge tag 'rust-fixes-6.6' of https://github.com/Rust-for-Linux/linuxLinus Torvalds4-12/+12
2023-10-21Merge tag 'sched-urgent-2023-10-21' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+2
2023-10-21Merge tag 'perf-urgent-2023-10-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-6/+34
2023-10-21Merge tag 'probes-fixes-v6.6-rc6.2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-0/+77
2023-10-21Merge tag 's390-6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds3-5/+23