index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-21
drm/amdgpu/vcn2.0: remove intermediate variable
Alex Deucher
1
-3
/
+2
2021-10-21
drm/amdgpu: Consolidate VCN firmware setup code
Alex Deucher
6
-50
/
+33
2021-10-21
drm/amdgpu/vcn3.0: handle harvesting in firmware setup
Alex Deucher
1
-8
/
+8
2021-10-21
drm/amdkfd: debug message to count successfully migrated pages
Philip Yang
1
-0
/
+21
2021-10-21
drm/amdkfd: clarify the origin of cpages returned by migration functions
Philip Yang
1
-21
/
+22
2021-10-21
drm/amd/amdgpu: add dummy_page_addr to sriov msg
Jingwen Chen
2
-1
/
+3
2021-10-21
drm/amdgpu: remove grbm cam index/data operations for gfx v10
Huang Rui
1
-22
/
+0
2021-10-21
drm/amd/pm: Enable GPU metrics for One VF mode
Vignesh Chander
1
-7
/
+7
2021-10-21
drm/msm/dsi: fix wrong type in msm_dsi_host
Jessica Zhang
1
-12
/
+12
2021-10-21
drm/msm: Fix potential NULL dereference in DPU SSPP
Jessica Zhang
1
-3
/
+5
2021-10-22
Merge tag 'drm-intel-gt-next-2021-10-21' of git://anongit.freedesktop.org/drm...
Dave Airlie
49
-639
/
+3091
2021-10-22
Revert "drm/ast: Add detect function support"
Kim Phillips
1
-17
/
+1
2021-10-22
Merge tag 'drm-misc-fixes-2021-10-21-1' of git://anongit.freedesktop.org/drm/...
Dave Airlie
9
-24
/
+123
2021-10-22
Merge tag 'drm-msm-fixes-2021-10-18' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
3
-1
/
+13
2021-10-21
drm/msm/dpu: Add CRC support for DPU
Jessica Zhang
5
-5
/
+239
2021-10-21
drm: panel-orientation-quirks: Add quirk for Aya Neo 2021
Bryant Mairs
1
-0
/
+6
2021-10-21
drm/msm/hdmi: use bulk regulator API
Dmitry Baryshkov
5
-77
/
+40
2021-10-21
drm/msm: Fix missing include files in msm_gem_shrinker.c
Yanteng Si
1
-0
/
+2
2021-10-21
drm/msm: Fix missing include files in msm_gem.c
Yanteng Si
1
-0
/
+1
2021-10-21
drm/ttm: fix memleak in ttm_transfered_destroy
Christian König
1
-0
/
+1
2021-10-21
drm/kmb: Enable ADV bridge after modeset
Anitha Chrisanthus
3
-8
/
+10
2021-10-21
drm/kmb: Corrected typo in handle_lcd_irq
Anitha Chrisanthus
1
-1
/
+1
2021-10-21
drm/kmb: Disable change of plane parameters
Edmund Dea
3
-1
/
+49
2021-10-21
drm/kmb: Remove clearing DPHY regs
Edmund Dea
1
-5
/
+0
2021-10-21
drm/kmb: Limit supported mode to 1080p
Anitha Chrisanthus
2
-1
/
+42
2021-10-21
drm/kmb: Work around for higher system clock
Anitha Chrisanthus
1
-1
/
+10
2021-10-21
drm/panel: ilitek-ili9881c: Fix sync for Feixin K101-IM2BYL02 panel
Dan Johansen
1
-6
/
+6
2021-10-21
drm: mxsfb: Fix NULL pointer dereference crash on unload
Marek Vasut
1
-1
/
+5
2021-10-20
drm/amdgpu: support B0&B1 external revision id for yellow carp
Aaron Liu
2
-2
/
+2
2021-10-20
drm/amd/display: Moved dccg init to after bios golden init
Jake Wang
1
-4
/
+3
2021-10-20
drm/amd/display: Increase watermark latencies for DCN3.1
Nikola Cornij
1
-8
/
+8
2021-10-20
drm/amd/display: increase Z9 latency to workaround underflow in Z9
Eric Yang
1
-2
/
+2
2021-10-20
drm/amd/display: Require immediate flip support for DCN3.1 planes
Nicholas Kazlauskas
1
-0
/
+7
2021-10-20
drm/amd/display: Fix prefetch bandwidth calculation for DCN3.1
Nicholas Kazlauskas
1
-3
/
+3
2021-10-20
drm/amd/display: Limit display scaling to up to true 4k for DCN 3.1
Nikola Cornij
1
-1
/
+1
2021-10-20
drm/amdgpu: fix out of bounds write
Thelford Williams
1
-1
/
+1
2021-10-20
drm/i915/selftests: mark up hugepages object with start_cpu_write
Matthew Auld
1
-1
/
+6
2021-10-20
drm/i915: mark up internal objects with start_cpu_write
Matthew Auld
1
-0
/
+2
2021-10-20
drm/i915: expand on the kernel-doc for cache_dirty
Matthew Auld
2
-0
/
+38
2021-10-20
drm/i915/shmem: ensure flush during swap-in on non-LLC
Matthew Auld
1
-0
/
+12
2021-10-20
drm/i915/userptr: add paranoid flush-on-acquire
Matthew Auld
1
-1
/
+4
2021-10-20
drm/i915/dmabuf: add paranoid flush-on-acquire
Matthew Auld
1
-1
/
+5
2021-10-20
drm/i915: extract bypass-llc check into helper
Matthew Auld
3
-16
/
+28
2021-10-20
drm/i915: mark userptr objects as ALLOC_USER
Matthew Auld
1
-1
/
+2
2021-10-20
drm/i915: mark dmabuf objects as ALLOC_USER
Matthew Auld
1
-1
/
+2
2021-10-20
drm/amdgpu: Clarify error when hitting bad page threshold
Kent Russell
1
-1
/
+1
2021-10-20
drm/amdgpu: drop navi reg init functions
Alex Deucher
10
-433
/
+2
2021-10-20
drm/amdgpu: drop nv_set_ip_blocks()
Alex Deucher
2
-294
/
+0
2021-10-20
drm/amdgpu: drop soc15_set_ip_blocks()
Alex Deucher
2
-180
/
+0
2021-10-20
drm/amdkfd: protect raven_device_info with KFD_SUPPORT_IOMMU_V2
Alex Deucher
1
-1
/
+1
[prev]
[next]