This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from d5afaf917e80 Merge tag 'block-6.11-20240823' of git://git.kernel.dk/linux new df24373435f5 drm/msm/dpu: don't play tricks with debug macros new d19d5b8d8f6d drm/msm/dp: fix the max supported bpp logic new aedf02e46eb5 drm/msm/dpu: move dpu_encoder's connector assignment to at [...] new 319aca883bfa drm/msm/dp: reset the link phy params before link training new bfa1a6283be3 drm/msm/dpu: cleanup FB if dpu_format_populate_layout fails new 2db13c4a6315 drm/msm/dpu: limit QCM2290 to RGB formats only new cb18195914e3 drm/msm/dpu: relax YUV requirements new d3a785e4f983 drm/msm/dpu: take plane rotation into account for wide planes new 3e30296b374a drm/msm: fix the highest_bank_bit for sc7180 new 624ab9cde26a drm/msm/adreno: Fix error return if missing firmware-name new 5d34b050c729 Merge tag 'drm-msm-fixes-2024-08-19' of https://gitlab.fre [...] new 0b43312902d1 drm/amdgpu: fixing rlc firmware loading failure issue new e3e4bf58bad1 drm/amdgpu/sdma5.2: limit wptr workaround to sdma 5.2.1 new c99769bceab4 drm/amdgpu: Validate TA binary size new 9cead81eff63 drm/amdgpu: fix eGPU hotplug regression new 424a98a68fea Merge tag 'amd-drm-fixes-6.11-2024-08-21' of https://gitla [...] new 5d41eeb6725e drm/i915/hdcp: Use correct cp_irq_count new b069f6315c2d Merge tag 'drm-intel-fixes-2024-08-22' of https://gitlab.f [...] new 9b340aeb26d5 nouveau/firmware: use dma non-coherent allocator new 5159b9dcfa4b Merge tag 'drm-misc-fixes-2024-08-22' of https://gitlab.fr [...] new f4b2a0ae1a31 drm/xe: Fix opregion leak new c621f70539ca drm/xe/observation: Drop empty sysctl table entry new 7090d7fc969f drm/xe: Move VM dma-resv lock from xe_exec_queue_create to [...] new 15939ca77d44 drm/xe: Fix tile fini sequence new 730b72480e29 drm/xe: prevent UAF around preempt fence new ddf6492e0e50 drm/xe/display: Make display suspend/resume work on discrete new ad614a706b1a drm/xe/oa/uapi: Make bit masks unsigned new 27cb2b7fec2a drm/xe/bmg: implement Wa_16023588340 new 03a2dc84f5c4 drm/xe/xe2lpm: Extend Wa_16021639441 new b196e6fcc711 drm/xe/xe2lpg: Extend workaround 14021402888 new 7e8128538074 drm/xe/xe2: Make subsequent L2 flush sequential new cbc6e98ab11b drm/xe/xe2: Add Wa_15015404425 new f5cb1275c8ce drm/xe: fix WA 14018094691 new 8776b0234e1d drm/xe/xe2hpg: Add Wa_14021821874 new 8636a5c29be1 drm/xe: use devm instead of drmm for managed bo new a06a7b3429e2 drm/xe/uc: Use devm to register cleanup that includes exec_queues new a6f78359ac75 drm/xe: Fix missing workqueue destroy in xe_gt_pagefault new dd3e840a33b5 drm/xe: Drop HW fence pointer to HW fence ctx new 9e7f30563677 drm/xe: Free job before xe_exec_queue_put new 76f461867800 Merge tag 'drm-xe-fixes-2024-08-22' of https://gitlab.free [...] new 79a899e3d643 Merge tag 'drm-fixes-2024-08-24' of https://gitlab.freedes [...] new ccbfea78adf7 Input: ads7846 - ratelimit the spi_sync error message new da897484557b Input: synaptics - enable SMBus for HP Elitebook 840 G2 new 684890a0185d Input: adc-joystick - fix optional value handling new 70d76b0e85ad dt-bindings: input: touchscreen: edt-ft5x06: Document FT82 [...] new fc289d3e8698 Input: edt-ft5x06 - add support for FocalTech FT8201 new 206f533a0a7c Input: uinput - reject requests with unreasonable number of slots new 7ce7c2283fa6 Input: i8042 - add Fujitsu Lifebook E756 to i8042 quirk table new 3d765ae2dacc Input: i8042 - add forcenorestore quirk to leave controlle [...] new aaa4ca873d3d Input: i8042 - use new forcenorestore quirk to replace old [...] new 4e870e6bbec5 Input: himax_hx83112b - fix incorrect size when reading pr [...] new 7eb61cc674ee Merge tag 'input-for-v6.11-rc4' of git://git.kernel.org/pu [...]
The 52 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../bindings/input/touchscreen/edt-ft5x06.yaml | 1 + drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c | 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_psp_ta.c | 3 ++ drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 5 +- drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c | 18 +++---- drivers/gpu/drm/i915/display/intel_dp_hdcp.c | 4 +- drivers/gpu/drm/msm/adreno/adreno_gpu.c | 2 +- drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 4 +- drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c | 4 +- drivers/gpu/drm/msm/disp/dpu1/dpu_kms.h | 14 +----- drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c | 20 ++++++-- drivers/gpu/drm/msm/dp/dp_ctrl.c | 2 + drivers/gpu/drm/msm/dp/dp_panel.c | 19 ++++---- drivers/gpu/drm/msm/msm_mdss.c | 2 +- drivers/gpu/drm/nouveau/nvkm/core/firmware.c | 9 ++-- drivers/gpu/drm/nouveau/nvkm/falcon/fw.c | 6 +++ drivers/gpu/drm/xe/Makefile | 2 + drivers/gpu/drm/xe/display/xe_display.c | 28 ++++++++++- drivers/gpu/drm/xe/display/xe_dsb_buffer.c | 8 ++++ drivers/gpu/drm/xe/display/xe_fb_pin.c | 3 ++ drivers/gpu/drm/xe/regs/xe_gt_regs.h | 9 ++++ drivers/gpu/drm/xe/xe_bo.c | 6 +-- drivers/gpu/drm/xe/xe_device.c | 32 +++++++++++++ drivers/gpu/drm/xe/xe_device.h | 1 + drivers/gpu/drm/xe/xe_exec_queue.c | 24 ++++++---- drivers/gpu/drm/xe/xe_exec_queue_types.h | 2 - drivers/gpu/drm/xe/xe_gsc.c | 8 ++-- drivers/gpu/drm/xe/xe_gt.c | 55 ++++++++++++++++++++++ drivers/gpu/drm/xe/xe_gt_pagefault.c | 18 ++++++- drivers/gpu/drm/xe/xe_gt_types.h | 6 +++ drivers/gpu/drm/xe/xe_guc_submit.c | 4 +- drivers/gpu/drm/xe/xe_hw_fence.c | 9 ++-- drivers/gpu/drm/xe/xe_hw_fence_types.h | 7 ++- drivers/gpu/drm/xe/xe_mmio.c | 28 ++++++++++- drivers/gpu/drm/xe/xe_observation.c | 1 - drivers/gpu/drm/xe/xe_pat.c | 11 ++++- drivers/gpu/drm/xe/xe_pm.c | 11 +++-- drivers/gpu/drm/xe/xe_preempt_fence.c | 3 +- drivers/gpu/drm/xe/xe_preempt_fence_types.h | 2 + drivers/gpu/drm/xe/xe_sched_job.c | 3 +- drivers/gpu/drm/xe/xe_trace.h | 2 +- drivers/gpu/drm/xe/xe_wa.c | 18 +++++++ drivers/gpu/drm/xe/xe_wa_oob.rules | 1 + drivers/input/joystick/adc-joystick.c | 7 ++- drivers/input/misc/uinput.c | 14 ++++++ drivers/input/mouse/synaptics.c | 1 + drivers/input/serio/i8042-acpipnpio.h | 29 +++++++----- drivers/input/serio/i8042.c | 10 ++-- drivers/input/touchscreen/ads7846.c | 2 +- drivers/input/touchscreen/edt-ft5x06.c | 6 +++ drivers/input/touchscreen/himax_hx83112b.c | 14 +----- include/uapi/drm/xe_drm.h | 8 ++-- 52 files changed, 388 insertions(+), 120 deletions(-)