index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
microchip
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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/i915/guc: Improve GuC loading status check/error reports
John Harrison
5
-28
/
+48
2022-01-11
drm/i915/guc: Update to GuC version 69.0.3
John Harrison
12
-164
/
+434
2022-01-11
drm/i915/guc: Temporarily bump the GuC load timeout
John Harrison
1
-2
/
+11
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/i915: Use struct vma_resource instead of struct vma_snapshot
Thomas Hellström
11
-314
/
+90
2022-01-11
drm/i915: Asynchronous migration selftest
Thomas Hellström
3
-15
/
+192
2022-01-11
drm/i915: Use vma resources for async unbinding
Thomas Hellström
11
-67
/
+579
2022-01-11
drm/i915: Don't pin the object pages during pending vma binds
Thomas Hellström
1
-4
/
+1
2022-01-11
drm/i915: Use the vma resource as argument for gtt binding / unbinding
Thomas Hellström
22
-214
/
+314
2022-01-11
drm/sun4i: dw-hdmi: Fix missing put_device() call in sun8i_hdmi_phy_get
Miaoqian Lin
1
-1
/
+3
2022-01-11
drm/i915: Initial introduction of vma resources
Thomas Hellström
10
-63
/
+333
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-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: clean up shrinker_release_pages
Matthew Auld
4
-18
/
+39
[next]