index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
bin
/
stackcollapse-report
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-14
drm/amdgpu: Fix rejecting Tahiti GPUs
Lukas Fink
1
-1
/
+1
2022-01-14
drm/amdgpu: don't do resets on APUs which don't support it
Alex Deucher
2
-0
/
+8
2022-01-14
drm/amdgpu: invert the logic in amdgpu_device_should_recover_gpu()
Alex Deucher
1
-27
/
+17
2022-01-14
drm/amdgpu: Enable recovery on yellow carp
CHANDAN VURDIGERE NATARAJ
1
-0
/
+1
2022-01-14
drm/mipi-dbi: Fix source-buffer address in mipi_dbi_buf_copy
Thomas Zimmermann
1
-1
/
+1
2022-01-14
drm: fix error found in some cases after the patch d1af5cd86997
Claudio Suarez
1
-6
/
+6
2022-01-14
drm/ttm: fix compilation on ARCH=um
Johannes Berg
1
-1
/
+3
2022-01-13
dma-buf: cma_heap: Fix mutex locking section
Weizhao Ouyang
1
-2
/
+4
2022-01-12
video: vga16fb: Only probe for EGA and VGA 16 color graphic cards
Javier Martinez Canillas
1
-0
/
+24
2022-01-11
drm/amdkfd: Fix ASIC name typos
Kent Russell
1
-3
/
+3
2022-01-11
drm/amdkfd: Fix DQM asserts on Hawaii
Felix Kuehling
1
-3
/
+6
2022-01-11
drm/amdgpu: Use correct VIEWPORT_DIMENSION for DCN2
Harry Wentland
1
-1
/
+13
2022-01-11
drm/amd/pm: only send GmiPwrDnControl msg on master die (v3)
Tao Zhou
1
-4
/
+12
2022-01-11
drm/amdgpu: use spin_lock_irqsave to avoid deadlock by local interrupt
Guchun Chen
1
-2
/
+3
2022-01-11
drm/amdgpu: not return error on the init_apu_flags
Prike Liang
1
-4
/
+2
2022-01-11
drm/amdkfd: Use prange->update_list head for remove_list
Felix Kuehling
2
-6
/
+2
2022-01-11
drm/amdkfd: Use prange->list head for insert_list
Felix Kuehling
2
-11
/
+8
2022-01-11
drm/amdkfd: make SPDX License expression more sound
Lukas Bulwahn
1
-1
/
+1
2022-01-11
drm/amdkfd: Check for null pointer after calling kmemdup
Jiasheng Jiang
1
-0
/
+3
2022-01-11
drm/amd/display: invalid parameter check in dmub_hpd_callback
José Expósito
1
-1
/
+2
2022-01-11
Revert "drm/amdgpu: Don't inherit GEM object VMAs in child process"
Rajneesh Bhardwaj
1
-3
/
+0
2022-01-11
drm/amd/display: reset dcn31 SMU mailbox on failures
Mario Limonciello
1
-0
/
+6
2022-01-11
drm/amdkfd: use default_groups in kobj_type
Greg Kroah-Hartman
1
-1
/
+2
2022-01-11
drm/amdgpu: use default_groups in kobj_type
Greg Kroah-Hartman
1
-1
/
+2
2022-01-11
drm/amd/amdgpu: Add pcie indirect support to amdgpu_mm_wreg_mmio_rlc()
Tom St Denis
1
-1
/
+3
2022-01-11
drm/amdgpu: recover gart table at resume
Nirmoy Das
7
-99
/
+11
2022-01-11
drm/amdgpu: do not pass ttm_resource_manager to vram_mgr
Nirmoy Das
6
-44
/
+30
2022-01-11
drm/amdkfd: remove unused function
Nirmoy Das
2
-8
/
+0
2022-01-11
drm/amdgpu: do not pass ttm_resource_manager to gtt_mgr
Nirmoy Das
4
-17
/
+12
2022-01-11
drm/amdgpu: Unmap MMIO mappings when device is not unplugged
Leslie Shi
3
-0
/
+34
2022-01-11
drm/amdgpu: Enable second VCN for certain Navy Flounder.
Peng Ju Zhou
1
-1
/
+2
2022-01-11
drm/amd/display: explicitly set is_dsc_supported to false before use
Mario Limonciello
1
-0
/
+1
2022-01-11
drm/amdgpu: Clear garbage data in err_data before usage
Jiawei Gu
1
-0
/
+1
2022-01-11
drm/atomic: Check new_crtc_state->active to determine if CRTC needs disable i...
Liu Ying
1
-1
/
+1
2022-01-11
drm/sun4i: dw-hdmi: Fix missing put_device() call in sun8i_hdmi_phy_get
Miaoqian Lin
1
-1
/
+3
2022-01-10
drm/i915/ttm: ensure we unmap when purging
Matthew Auld
1
-1
/
+15
2022-01-10
drm/i915/ttm: add unmap_virtual callback
Matthew Auld
4
-14
/
+14
2022-01-10
drm/i915/ttm: only fault WILLNEED objects
Matthew Auld
1
-0
/
+5
2022-01-10
drm/i915: don't call free_mmap_offset when purging
Matthew Auld
1
-1
/
+0
2022-01-10
drm/i915/pxp: Hold RPM wakelock during PXP unbind
Juston Li
1
-1
/
+4
2022-01-07
drm/amd/display: Add version check before using DP alt query interface
Nicholas Kazlauskas
1
-20
/
+94
2022-01-07
drm/amd/display: introduce mpo detection flags
Mikita Lipski
2
-1
/
+11
2022-01-07
drm/amd/display: Add check for forced_clocks debug option
Charlene Liu
1
-1
/
+1
2022-01-07
drm/amd/display: Don't reinitialize DMCUB on s0ix resume
Nicholas Kazlauskas
1
-3
/
+27
2022-01-07
drm/amd/display: unhard code link to phy idx mapping in dc link and clean up
Wenjing Liu
5
-90
/
+95
2022-01-07
drm/amd/display: Fix underflow for fused display pipes case
Yi-Ling Chen
1
-1
/
+6
2022-01-07
drm/amdgpu: don't set s3 and s0ix at the same time
Mario Limonciello
1
-2
/
+4
2022-01-07
drm/amdgpu: explicitly check for s0ix when evicting resources
Mario Limonciello
1
-2
/
+2
2022-01-07
drm/amd/pm: keep the BACO feature enabled for suspend
Evan Quan
1
-1
/
+7
2022-01-07
drm/amdgpu: add dummy event6 for vega10
James Yao
3
-0
/
+17
[next]