Age | Commit message (Expand) | Author |
2022-01-22 | lib/stackdepot: allow optional init and stack_table allocation by kvmalloc() | Vlastimil Babka |
2022-01-22 | i915: simplify subdirectory registration with register_sysctl() | Luis Chamberlain |
2022-01-21 | Merge tag 'drm-next-2022-01-21' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2022-01-21 | Merge tag 'amd-drm-fixes-5.17-2022-01-19' of https://gitlab.freedesktop.org/a... | Dave Airlie |
2022-01-21 | Merge tag 'drm-intel-next-fixes-2022-01-20' of git://anongit.freedesktop.org/... | Dave Airlie |
2022-01-18 | drm/radeon: fix error handling in radeon_driver_open_kms | Christian König |
2022-01-18 | drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOV | Jingwen Chen |
2022-01-18 | drm/amdgpu: apply vcn harvest quirk | Guchun Chen |
2022-01-18 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2022-01-17 | drm/i915/display/adlp: Implement new step in the TC voltage swing prog sequence | José Roberto de Souza |
2022-01-17 | drm/i915/display/ehl: Update voltage swing table | José Roberto de Souza |
2022-01-16 | Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2022-01-14 | virtio: wrap config->reset calls | Michael S. Tsirkin |
2022-01-14 | drm/amd/display: Revert W/A for hard hangs on DCN20/DCN21 | Mario Limonciello |
2022-01-14 | drm/amdgpu: drop flags check for CHIP_IP_DISCOVERY | Alex Deucher |
2022-01-14 | drm/amdgpu: Fix rejecting Tahiti GPUs | Lukas Fink |
2022-01-14 | drm/amdgpu: don't do resets on APUs which don't support it | Alex Deucher |
2022-01-14 | drm/amdgpu: invert the logic in amdgpu_device_should_recover_gpu() | Alex Deucher |
2022-01-14 | drm/amdgpu: Enable recovery on yellow carp | CHANDAN VURDIGERE NATARAJ |
2022-01-14 | Merge tag 'amd-drm-next-5.17-2022-01-12' of https://gitlab.freedesktop.org/ag... | Daniel Vetter |
2022-01-14 | Merge tag 'drm-misc-next-fixes-2022-01-14' of git://anongit.freedesktop.org/d... | Daniel Vetter |
2022-01-14 | Merge tag 'drm-misc-fixes-2022-01-14' of git://anongit.freedesktop.org/drm/dr... | Daniel Vetter |
2022-01-14 | Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2022-01-14 | drm/mipi-dbi: Fix source-buffer address in mipi_dbi_buf_copy | Thomas Zimmermann |
2022-01-14 | drm: fix error found in some cases after the patch d1af5cd86997 | Claudio Suarez |
2022-01-14 | Merge tag 'drm-misc-next-fixes-2022-01-13' of git://anongit.freedesktop.org/d... | Daniel Vetter |
2022-01-14 | Merge tag 'drm-intel-next-fixes-2022-01-13' of git://anongit.freedesktop.org/... | Daniel Vetter |
2022-01-14 | drm/ttm: fix compilation on ARCH=um | Johannes Berg |
2022-01-11 | drm/amdkfd: Fix ASIC name typos | Kent Russell |
2022-01-11 | drm/amdkfd: Fix DQM asserts on Hawaii | Felix Kuehling |
2022-01-11 | drm/amdgpu: Use correct VIEWPORT_DIMENSION for DCN2 | Harry Wentland |
2022-01-11 | drm/amd/pm: only send GmiPwrDnControl msg on master die (v3) | Tao Zhou |
2022-01-11 | drm/amdgpu: use spin_lock_irqsave to avoid deadlock by local interrupt | Guchun Chen |
2022-01-11 | drm/amdgpu: not return error on the init_apu_flags | Prike Liang |
2022-01-11 | drm/amdkfd: Use prange->update_list head for remove_list | Felix Kuehling |
2022-01-11 | drm/amdkfd: Use prange->list head for insert_list | Felix Kuehling |
2022-01-11 | drm/amdkfd: Check for null pointer after calling kmemdup | Jiasheng Jiang |
2022-01-11 | drm/amd/display: invalid parameter check in dmub_hpd_callback | José Expósito |
2022-01-11 | Revert "drm/amdgpu: Don't inherit GEM object VMAs in child process" | Rajneesh Bhardwaj |
2022-01-11 | drm/amd/display: reset dcn31 SMU mailbox on failures | Mario Limonciello |
2022-01-11 | drm/amdkfd: use default_groups in kobj_type | Greg Kroah-Hartman |
2022-01-11 | drm/amdgpu: use default_groups in kobj_type | Greg Kroah-Hartman |
2022-01-11 | drm/amd/amdgpu: Add pcie indirect support to amdgpu_mm_wreg_mmio_rlc() | Tom St Denis |
2022-01-11 | drm/amdgpu: recover gart table at resume | Nirmoy Das |
2022-01-11 | drm/amdgpu: do not pass ttm_resource_manager to vram_mgr | Nirmoy Das |
2022-01-11 | drm/amdkfd: remove unused function | Nirmoy Das |
2022-01-11 | drm/amdgpu: do not pass ttm_resource_manager to gtt_mgr | Nirmoy Das |
2022-01-11 | drm/amdgpu: Unmap MMIO mappings when device is not unplugged | Leslie Shi |
2022-01-11 | drm/amdgpu: Enable second VCN for certain Navy Flounder. | Peng Ju Zhou |
2022-01-11 | drm/amd/display: explicitly set is_dsc_supported to false before use | Mario Limonciello |