Age | Commit message (Expand) | Author | Files | Lines |
2025-05-28 | Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 1570 | -35373/+62998 |
2025-05-27 | Merge tag 'pm-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -1/+1 |
2025-05-27 | Merge tag 'docs-6.16' of git://git.lwn.net/linux | Linus Torvalds | 2 | -2/+2 |
2025-05-27 | Merge tag 'ratelimit.2025.05.25a' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -13/+6 |
2025-05-27 | Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -4/+4 |
2025-05-27 | Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -7/+7 |
2025-05-26 | Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
2025-05-26 | Merge branches 'pm-runtime' and 'pm-sleep' | Rafael J. Wysocki | 1 | -1/+1 |
2025-05-26 | Merge tag 'vfs-6.16-rc1.writepage' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -28/+12 |
2025-05-24 | drm/nouveau/tegra: Fix error pointer vs NULL return in nvkm_device_tegra_reso... | Dan Carpenter | 1 | -1/+1 |
2025-05-24 | Merge tag 'drm-xe-next-fixes-2025-05-23' of https://gitlab.freedesktop.org/dr... | Dave Airlie | 2 | -4/+16 |
2025-05-24 | Merge tag 'drm-xe-fixes-2025-05-23' of https://gitlab.freedesktop.org/drm/xe/... | Dave Airlie | 2 | -10/+11 |
2025-05-24 | Merge tag 'amd-drm-fixes-6.15-2025-05-22' of https://gitlab.freedesktop.org/a... | Dave Airlie | 1 | -5/+0 |
2025-05-24 | Merge tag 'drm-misc-fixes-2025-05-22' of https://gitlab.freedesktop.org/drm/m... | Dave Airlie | 1 | -0/+1 |
2025-05-23 | drm/xe: Default auto_link_downgrade status to false | Aradhya Bhatia | 1 | -1/+2 |
2025-05-23 | drm/xe/guc: Make creation of SLPC debugfs files conditional | Aradhya Bhatia | 1 | -3/+14 |
2025-05-22 | drm/xe: Use xe_mmio_read32() to read mtcfg register | Shuicheng Lin | 1 | -5/+5 |
2025-05-22 | drm/xe/mocs: Check if all domains awake | Tejas Upadhyay | 1 | -5/+6 |
2025-05-22 | Revert "drm/amd: Keep display off while going into S4" | Mario Limonciello | 1 | -5/+0 |
2025-05-22 | drm/i915/display: Add check for alloc_ordered_workqueue() and alloc_workqueue() | Haoxiang Li | 1 | -5/+25 |
2025-05-22 | drm/i915/dp_mst: Work around Thunderbolt sink disconnect after SINK_COUNT_ESI... | Imre Deak | 1 | -0/+17 |
2025-05-22 | drm/i915/ptl: Use everywhere the correct DDI port clock select mask | Imre Deak | 2 | -21/+21 |
2025-05-21 | Merge tag 'v6.15-rc7' into x86/core, to pick up fixes | Ingo Molnar | 35 | -104/+437 |
2025-05-21 | Merge tag 'nova-next-v6.16-2025-05-20' of https://gitlab.freedesktop.org/drm/... | Dave Airlie | 17 | -117/+836 |
2025-05-19 | drm/edid: fixed the bug that hdr metadata was not reset | feijuan.li | 1 | -0/+1 |
2025-05-19 | Merge tag 'drm-msm-next-2025-05-16' of https://gitlab.freedesktop.org/drm/msm... | Dave Airlie | 87 | -985/+1438 |
2025-05-19 | Merge tag 'amd-drm-next-6.16-2025-05-16' of https://gitlab.freedesktop.org/ag... | Dave Airlie | 112 | -1127/+2041 |
2025-05-19 | drm/nouveau/kms: add support for GB20x | Ben Skeggs | 27 | -9/+1836 |
2025-05-19 | drm/dp: add option to disable zero sized address only transactions. | Dave Airlie | 1 | -16/+23 |
2025-05-19 | drm/nouveau: add support for GB20x | Ben Skeggs | 32 | -4/+393 |
2025-05-19 | drm/nouveau/gsp: add hal for fifo.chan.doorbell_handle | Ben Skeggs | 10 | -2/+25 |
2025-05-19 | drm/nouveau: add support for GB10x | Ben Skeggs | 27 | -23/+257 |
2025-05-19 | drm/nouveau/gf100-: track chan progress with non-WFI semaphore release | Ben Skeggs | 12 | -18/+245 |
2025-05-19 | drm/nouveau/nv50-: separate CHANNEL_GPFIFO handling out from CHANNEL_DMA | Ben Skeggs | 14 | -149/+344 |
2025-05-19 | drm/nouveau: add helper functions for allocating pinned/cpu-mapped bos | Ben Skeggs | 10 | -108/+81 |
2025-05-19 | drm/nouveau: add support for GH100 | Ben Skeggs | 61 | -9/+1680 |
2025-05-19 | drm/nouveau: improve handling of 64-bit BARs | Ben Skeggs | 36 | -73/+109 |
2025-05-19 | drm/nouveau/gv100-: switch to volta semaphore methods | Ben Skeggs | 6 | -1/+151 |
2025-05-19 | drm/nouveau/gsp: support deeper page tables in COPY_SERVER_RESERVED_PDES | Ben Skeggs | 1 | -15/+32 |
2025-05-19 | drm/nouveau/gsp: init client VMMs with NV0080_CTRL_DMA_SET_PAGE_DIRECTORY | Ben Skeggs | 7 | -19/+106 |
2025-05-19 | drm/nouveau/gsp: fetch level shift and PDE from BAR2 VMM | Ben Skeggs | 1 | -6/+17 |
2025-05-19 | drm/nouveau/mmu: bump up the maximum page table depth | Ben Skeggs | 2 | -2/+2 |
2025-05-19 | drm/nouveau/instmem: add hal for set_bar0_window_addr() | Ben Skeggs | 3 | -2/+11 |
2025-05-19 | drm/nouveau/pci: add PRI address of config space mirror to nvkm_pci_func | Ben Skeggs | 15 | -90/+33 |
2025-05-19 | drm/nouveau/gsp: add support for 570.144 | Ben Skeggs | 35 | -19/+3193 |
2025-05-19 | drm/nouveau/gsp: add common client alloc code | Ben Skeggs | 6 | -56/+59 |
2025-05-19 | drm/nouveau/gsp: add hal for gsp.sr_data_size() | Ben Skeggs | 2 | -2/+11 |
2025-05-19 | drm/nouveau/gsp: add hal for disp.chan.dmac_alloc() | Ben Skeggs | 2 | -11/+22 |
2025-05-19 | drm/nouveau/gsp: add hal for fifo.rc_triggered() | Ben Skeggs | 3 | -29/+36 |
2025-05-19 | drm/nouveau/gsp: add hal for fifo.rsvd_chids | Ben Skeggs | 3 | -4/+7 |
2025-05-19 | drm/nouveau/gsp: add hal for fifo.chan.alloc | Ben Skeggs | 3 | -104/+76 |
2025-05-19 | drm/nouveau/gsp: add hal for disp.dp.get_caps() | Ben Skeggs | 2 | -34/+48 |
2025-05-19 | drm/nouveau/gsp: add hal for disp.get_active() | Ben Skeggs | 2 | -2/+6 |
2025-05-19 | drm/nouveau/gsp: add hal for disp.get_connect_state() | Ben Skeggs | 2 | -11/+18 |
2025-05-19 | drm/nouveau/gsp: add hal for disp.get_supported() | Ben Skeggs | 2 | -18/+25 |
2025-05-19 | drm/nouveau/gsp: add hals for fbsr.suspend/resume() | Ben Skeggs | 7 | -23/+38 |
2025-05-19 | drm/nouveau/gsp: add hal for gsp.set_rmargs() | Ben Skeggs | 4 | -17/+23 |
2025-05-19 | drm/nouveau/gsp: add hal for gr.get_ctxbufs_info() | Ben Skeggs | 4 | -84/+114 |
2025-05-19 | drm/nouveau/gsp: add hal for fifo.ectx_size() | Ben Skeggs | 2 | -1/+3 |
2025-05-19 | drm/nouveau/gsp: add hal for fifo.xlat_rm_engine_type() | Ben Skeggs | 3 | -52/+56 |
2025-05-19 | drm/nouveau/gsp: add hal for disp.chan.set_pushbuf() | Ben Skeggs | 2 | -11/+21 |
2025-05-19 | drm/nouveau/gsp: add hal for disp.get_static_info() | Ben Skeggs | 2 | -13/+26 |
2025-05-19 | drm/nouveau/gsp: add hal for disp.dp.set_indexed_link_rates() | Ben Skeggs | 2 | -5/+21 |
2025-05-19 | drm/nouveau/gsp: add hal for disp.bl_ctrl() | Ben Skeggs | 3 | -26/+37 |
2025-05-19 | drm/nouveau/gsp: add hal for gsp.drop_send_user_shared_data() | Ben Skeggs | 2 | -1/+11 |
2025-05-19 | drm/nouveau/gsp: add hal for gsp.xlat_mc_engine_idx() | Ben Skeggs | 2 | -35/+45 |
2025-05-19 | drm/nouveau/gsp: add hal for gsp.get_static_info() | Ben Skeggs | 2 | -28/+38 |
2025-05-19 | drm/nouveau/gsp: add hal for gsp.set_system_info() | Ben Skeggs | 3 | -2/+14 |
2025-05-19 | drm/nouveau/gsp: add hal for wpr config info + meta init | Ben Skeggs | 12 | -113/+134 |
2025-05-19 | drm/nouveau/gsp: add defines for rmapi object handles | Ben Skeggs | 8 | -9/+27 |
2025-05-19 | drm/nouveau/gsp: add common code for engines/engine objects | Ben Skeggs | 58 | -1073/+546 |
2025-05-19 | drm/nouveau/gsp: add channel class id to gpu hal | Ben Skeggs | 6 | -7/+26 |
2025-05-19 | drm/nouveau/gsp: add usermode class id to gpu hal | Ben Skeggs | 6 | -2/+22 |
2025-05-19 | drm/nouveau/gsp: add display class ids to gpu hal | Ben Skeggs | 9 | -72/+67 |
2025-05-19 | drm/nouveau/gsp: add gpu hal stubs | Ben Skeggs | 17 | -30/+114 |
2025-05-19 | drm/nouveau/gsp: switch to a simpler GSP-RM header layout | Ben Skeggs | 91 | -4092/+2692 |
2025-05-19 | drm/nouveau/gsp: move subdev/engine impls to subdev/gsp/rm/r535/ | Ben Skeggs | 25 | -45/+36 |
2025-05-19 | drm/nouveau/gsp: move booter handling to GPU-specific code | Ben Skeggs | 8 | -103/+125 |
2025-05-19 | drm/nouveau/gsp: move firmware loading to GPU-specific code | Ben Skeggs | 8 | -82/+108 |
2025-05-19 | drm/nouveau/gsp: split device handling out on its own | Ben Skeggs | 6 | -138/+173 |
2025-05-19 | drm/nouveau/gsp: split client handling out on its own | Ben Skeggs | 6 | -58/+90 |
2025-05-19 | drm/nouveau/gsp: split rm alloc handling out on its own | Ben Skeggs | 6 | -96/+132 |
2025-05-19 | drm/nouveau/gsp: split rm ctrl handling out on its own | Ben Skeggs | 6 | -72/+107 |
2025-05-19 | drm/nouveau/gsp: split rpc handling out on its own | Ben Skeggs | 10 | -670/+762 |
2025-05-19 | drm/nouveau/ofa: bump max instances to 2 | Ben Skeggs | 1 | -1/+1 |
2025-05-19 | drm/nouveau/nvenc: bump max instances to 4 | Ben Skeggs | 1 | -1/+1 |
2025-05-19 | drm/nouveau/ce: bump max instances to 20 | Ben Skeggs | 1 | -1/+1 |
2025-05-19 | drm/nouveau/gsp: remove gsp-specific chid allocation path | Ben Skeggs | 6 | -154/+20 |
2025-05-19 | drm/nouveau/gsp: fix rm shutdown wait condition | Ben Skeggs | 1 | -1/+1 |
2025-05-16 | gpu: ipu-v3: Switch to irq_find_mapping() | Jiri Slaby (SUSE) | 1 | -2/+2 |
2025-05-16 | gpu: Switch to irq_domain_create_linear() | Jiri Slaby (SUSE) | 3 | -5/+5 |
2025-05-16 | drm/amdgpu/jpeg: sriov support for jpeg_v5_0_1 | fanhuang | 1 | -11/+131 |
2025-05-16 | drm/amdgpu/vcn: sriov support for vcn_v5_0_1 | fanhuang | 1 | -17/+248 |
2025-05-16 | drm/amd/display: Promote DAL to 3.2.334 | Taimur Hassan | 1 | -1/+1 |
2025-05-16 | drm/amd/display: [FW Promotion] Release 0.1.11.0 | Taimur Hassan | 1 | -2/+32 |
2025-05-16 | drm/amd/display: Add GPINT retries to ips_query_residency_info | Ovidiu Bunea | 1 | -5/+9 |
2025-05-16 | drm/amd/display: Modify DCN401 DMUB reset & halt sequence | Dillon Varone | 1 | -10/+6 |
2025-05-16 | drm/amd/display: add support for 2nd sharpening range | Samson Tam | 1 | -0/+4 |
2025-05-16 | drm/amd/display: Fix the typo in dcn401 Hubp block | Nevenko Stupar | 1 | -1/+1 |
2025-05-16 | drm/amd/display: Skip backend validation for virtual monitors | Chiawen Huang | 1 | -3/+7 |
2025-05-16 | drm/amd/display: Move mcache allocation programming from DML to resource | Karthi Kandasamy | 8 | -1/+129 |
2025-05-16 | drm/amd/display: Support external tunneling feature | Cruise Hung | 14 | -80/+126 |
2025-05-16 | drm/amd/display: init local variable to fix format errors | Yihan Zhu | 1 | -8/+8 |
2025-05-16 | drm/amd/display: Extend dc_plane_get_status with flags | Tomasz Siemek | 2 | -4/+14 |
2025-05-16 | drm/amdgpu: fix use-after-unlock in eviction fence destroy | Arvind Yadav | 1 | -1/+1 |
2025-05-16 | drm/amdgpu: Allow NPS2-CPX combination for VFs | Lijo Lazar | 1 | -0/+2 |
2025-05-16 | drm/amdgpu/mmsch: Add MMSCH v5_0 support for sriov | fanhuang | 1 | -0/+144 |
2025-05-16 | drm/amdgpu: Use compatible NPS mode info | Lijo Lazar | 1 | -43/+60 |
2025-05-16 | drm/amd/pm: Move SMUv13.0.12 function declarations | Lijo Lazar | 2 | -9/+8 |
2025-05-16 | drm/amdgpu: Add pldm version reporting | Asad Kamal | 2 | -1/+3 |
2025-05-16 | drm/amdkfd: Support chain runlists of XNACK+/XNACK- | Amber Lin | 5 | -12/+84 |
2025-05-16 | drm/radeon/cik: Clean up doorbells | Dr. David Alan Gilbert | 1 | -12/+30 |
2025-05-16 | Merge tag 'drm-xe-fixes-2025-05-15-1' of https://gitlab.freedesktop.org/drm/x... | Dave Airlie | 22 | -73/+358 |
2025-05-16 | Merge tag 'drm-misc-fixes-2025-05-15' of https://gitlab.freedesktop.org/drm/m... | Dave Airlie | 2 | -3/+6 |
2025-05-16 | Merge tag 'drm-intel-next-fixes-2025-05-15' of https://gitlab.freedesktop.org... | Dave Airlie | 6 | -12/+24 |
2025-05-16 | Merge tag 'mediatek-drm-next-20250515' of https://git.kernel.org/pub/scm/linu... | Dave Airlie | 8 | -291/+305 |
2025-05-15 | gpu: drm: nova: select AUXILIARY_BUS instead of depending on it | Alexandre Courbot | 1 | -1/+1 |
2025-05-15 | gpu: nova-core: select AUXILIARY_BUS instead of depending on it | Alexandre Courbot | 1 | -1/+1 |
2025-05-15 | Merge tag 'drm-misc-next-2025-05-12' of https://gitlab.freedesktop.org/drm/mi... | Dave Airlie | 20 | -73/+489 |
2025-05-14 | drm/mediatek: Replace custom compare_dev with component_compare_of | Tang Dongxing | 1 | -6/+1 |
2025-05-14 | drm/mediatek: mtk_drm_drv: Unbind secondary mmsys components on err | AngeloGioacchino Del Regno | 1 | -1/+4 |
2025-05-14 | drm/mediatek: Fix kobject put for component sub-drivers | AngeloGioacchino Del Regno | 1 | -0/+9 |
2025-05-14 | drm/mediatek: mtk_drm_drv: Fix kobject put for mtk_mutex device ptr | AngeloGioacchino Del Regno | 1 | -7/+10 |
2025-05-14 | drm/xe: Add WA BB to capture active context utilization | Umesh Nerlige Ramappa | 11 | -19/+208 |
2025-05-14 | drm/xe: Save the gt pointer in lrc and drop the tile | Umesh Nerlige Ramappa | 2 | -4/+4 |
2025-05-14 | drm/xe: Save CTX_TIMESTAMP mmio value instead of LRC value | Umesh Nerlige Ramappa | 3 | -6/+7 |
2025-05-14 | drm/xe: Timeslice GPU on atomic SVM fault | Matthew Brost | 1 | -0/+5 |
2025-05-14 | drm/gpusvm: Add timeslicing support to GPU SVM | Matthew Brost | 1 | -0/+9 |
2025-05-14 | drm/xe: Strict migration policy for atomic SVM faults | Matthew Brost | 6 | -43/+114 |
2025-05-14 | drm/gpusvm: Introduce devmem_only flag for allocation | Himal Prasad Ghimiray | 1 | -0/+5 |
2025-05-14 | drm/xe/xe2hpg: Add Wa_22021007897 | Aradhya Bhatia | 2 | -0/+5 |
2025-05-14 | drm/amdgpu: read back register after written for VCN v4.0.5 | David (Ming Qiang) Wu | 1 | -0/+8 |
2025-05-14 | Revert "drm/amd/display: Hardware cursor changes color when switched to softw... | Melissa Wen | 1 | -2/+3 |
2025-05-14 | drm/amdgpu: add debugfs for spirom IFWI dump | Shiwu Zhang | 4 | -10/+168 |
2025-05-14 | drm/amdgpu: fix userq resource double freed | Prike Liang | 1 | -4/+5 |
2025-05-14 | drm/amdgpu: Fix circular locking in userq creation | Jesse.Zhang | 1 | -3/+2 |
2025-05-14 | drm/amdgpu: read back register after written for VCN v4.0.5 | David (Ming Qiang) Wu | 1 | -0/+8 |
2025-05-14 | Revert "drm/amd/display: Hardware cursor changes color when switched to softw... | Melissa Wen | 1 | -2/+3 |
2025-05-14 | drm/i915/alpm: Stop writing ALPM registers when PSR is enabled | Jouni Högander | 2 | -5/+12 |
2025-05-14 | drm/i915/alpm: Make intel_alpm_enable_sink available for PSR | Jouni Högander | 2 | -2/+4 |
2025-05-13 | drm/xe: Fix the gem shrinker name | Thomas Hellström | 1 | -1/+1 |
2025-05-13 | drm/amd/display: Avoid flooding unnecessary info messages | Wayne Lin | 1 | -3/+3 |
2025-05-13 | drm/amd/display: Fix null check of pipe_ctx->plane_state for update_dchubp_dpp | Melissa Wen | 1 | -3/+3 |
2025-05-13 | drm/amd/display: check stream id dml21 wrapper to get plane_id | Aurabindo Pillai | 1 | -9/+11 |
2025-05-13 | drm/amd/display: fix link_set_dpms_off multi-display MST corner case | George Shen | 1 | -2/+11 |
2025-05-13 | drm/amd/display: Defer BW-optimization-blocked DRR adjustments | John Olender | 2 | -3/+9 |
2025-05-13 | Revert: "drm/amd/display: Enable urgent latency adjustment on DCN35" | Gabe Teeger | 1 | -2/+2 |
2025-05-13 | drm/amd/display: Correct the reply value when AUX write incomplete | Wayne Lin | 2 | -3/+10 |
2025-05-13 | drm/amdgpu: fix incorrect MALL size for GFX1151 | Tim Huang | 1 | -0/+12 |
2025-05-13 | drm/amdgpu: csa unmap use uninterruptible lock | Philip Yang | 1 | -1/+1 |
2025-05-13 | drm/amdgpu/userq: Fix DEBUG_LOCKS_WARN_ON(lock->magic != lock) | Arunpravin Paneer Selvam | 1 | -4/+4 |
2025-05-13 | drm/amdgpu: Fix userq ttm_bo_pin and ttm_bo_unpin lockdep warnings | Arunpravin Paneer Selvam | 1 | -7/+12 |
2025-05-13 | drm/amdgpu/userq: Fix lock contention in userq fence | Arunpravin Paneer Selvam | 1 | -2/+2 |
2025-05-13 | drm/amd/display: Avoid flooding unnecessary info messages | Wayne Lin | 1 | -3/+3 |
2025-05-13 | drm/i915/dp_mst: Use the correct connector while computing the link BPP limit... | Imre Deak | 3 | -5/+8 |
2025-05-13 | drm/amdgpu: Add GFX 9.5.0 support for per-queue/pipe reset | Jesse.Zhang | 1 | -3/+7 |
2025-05-13 | drm/amdgpu: set vram type for GC 9.5.0 | Tao Zhou | 1 | -0/+3 |
2025-05-13 | drm/amdgpu: set flip bits for RAS bad pages | Tao Zhou | 1 | -13/+7 |
2025-05-13 | drm/amd/display/dc/irq: Remove duplications of hpd_ack function from IRQ | Sebastian Aguilera Novoa | 20 | -489/+90 |
2025-05-13 | drm/amd/display: Fix null check of pipe_ctx->plane_state for update_dchubp_dpp | Melissa Wen | 1 | -3/+3 |
2025-05-13 | drm/amdgpu: Modify the count method of defer error | Ce Sun | 3 | -2/+9 |
2025-05-13 | drm/amdkfd: drop warning in event_interrupt_isr_v1*() | Alex Deucher | 2 | -4/+2 |
2025-05-13 | drm/amdgpu: Log RAS errors during load | Lijo Lazar | 1 | -1/+4 |
2025-05-13 | drm/amdgpu: Fix user queue deadlock by reordering mutex locking | Jesse.Zhang | 1 | -2/+3 |
2025-05-13 | drm/amdgpu: Fix the kernel panic caused by RAS records exceed threshold | Ce Sun | 3 | -2/+8 |
2025-05-13 | drm/amdgu: get RAS retire flip bits for new type of HBM | Tao Zhou | 2 | -10/+26 |
2025-05-13 | drm/amdgpu: implement get_retire_flip_bits for UMC v12 | Tao Zhou | 3 | -32/+53 |
2025-05-13 | drm/amdgpu: add get_retire_flip_bits for UMC | Tao Zhou | 2 | -0/+19 |
2025-05-13 | drm/amdgpu: add vcn v5_0_0 ip headers | fanhuang | 2 | -0/+39 |
2025-05-13 | drm/amdgpu: adjust high bits for RAS retired page | Tao Zhou | 1 | -2/+11 |
2025-05-13 | drm/amd: add definition for new memory type | Tao Zhou | 3 | -1/+6 |
2025-05-13 | Refine RAS bad page records counting and parsing in eeprom V3 | ganglxie | 1 | -26/+36 |
2025-05-13 | drm/amd/display: Promote DC to 3.2.333 | Taimur Hassan | 1 | -1/+1 |
2025-05-13 | drm/amd/display: Add early 8b/10b channel equalization test pattern sequence | Michael Strauss | 5 | -4/+62 |
2025-05-13 | drm/amd/display: Program triplebuffer on all pipes | Sung Lee | 3 | -8/+21 |
2025-05-13 | drm/amd/display: [FW Promotion] Release 0.1.10.0 | Taimur Hassan | 1 | -4/+46 |
2025-05-13 | drm/amd/display: disable EASF narrow filter sharpening | Samson Tam | 1 | -2/+2 |
2025-05-13 | drm/amd/display: Return the exact value for debugging | Wayne Lin | 1 | -1/+1 |
2025-05-13 | drm/amd/display: Restructure DMI quirks | Mario Limonciello | 4 | -149/+191 |
2025-05-13 | drm/amd/display: check stream id dml21 wrapper to get plane_id | Aurabindo Pillai | 1 | -9/+11 |
2025-05-13 | drm/amd/display: fix link_set_dpms_off multi-display MST corner case | George Shen | 1 | -2/+11 |
2025-05-13 | drm/amd/display: Defer BW-optimization-blocked DRR adjustments | John Olender | 2 | -3/+9 |
2025-05-13 | Revert: "drm/amd/display: Enable urgent latency adjustment on DCN35" | Gabe Teeger | 1 | -2/+2 |
2025-05-13 | drm/amd/display: Fix race in dmub_srv_wait_for_pending | Dillon Varone | 3 | -28/+49 |
2025-05-13 | drm/amd/display: Correct the reply value when AUX write incomplete | Wayne Lin | 2 | -3/+10 |
2025-05-13 | drm/amd/display: Backup and restore plane configuration only on update | Dillon Varone | 3 | -5/+20 |
2025-05-13 | drm/amdgpu: fix incorrect MALL size for GFX1151 | Tim Huang | 1 | -0/+12 |
2025-05-13 | drm/amd/pm: Remove remainder of mode2_reset_is_support | Dr. David Alan Gilbert | 4 | -23/+0 |
2025-05-13 | drm/amd/pm: Remove unused smu_mode2_reset_is_support | Dr. David Alan Gilbert | 2 | -14/+0 |
2025-05-13 | drm/amd/pm/smu13: Remove unused smu_v13_0_init_display_count | Dr. David Alan Gilbert | 2 | -14/+0 |
2025-05-13 | drm/amdgpu: Fix amdgpu_userq_wait_ioctl() warn missing error code 'r' | Arvind Yadav | 1 | -1/+3 |
2025-05-13 | drm/amdgpu: Fix NULL dereference in amdgpu_userq_restore_worker | Arvind Yadav | 1 | -3/+3 |
2025-05-13 | drm/amdgpu: csa unmap use uninterruptible lock | Philip Yang | 1 | -1/+1 |
2025-05-13 | drm/amd/display: use drm_dbg_driver() in amdgpu_dm.c | Aurabindo Pillai | 1 | -17/+18 |
2025-05-13 | gpu: nova-core: move Firmware to firmware module | Alexandre Courbot | 2 | -36/+43 |
2025-05-13 | gpu: nova-core: fix layout of NV_PMC_BOOT_0 | Alexandre Courbot | 2 | -5/+39 |
2025-05-13 | gpu: nova-core: define registers layout using helper macro | Alexandre Courbot | 3 | -54/+397 |
2025-05-13 | gpu: nova-core: take bound device in Gpu::new | Alexandre Courbot | 1 | -6/+13 |
2025-05-13 | gpu: nova-core: add missing GA100 definition | Alexandre Courbot | 1 | -1/+2 |
2025-05-13 | gpu: nova-core: derive useful traits for Chipset | Alexandre Courbot | 1 | -1/+1 |