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
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-22
drm/ttm: Switch to using the new res callback
Arunpravin Paneer Selvam
1
-32
/
+13
2022-08-22
drm/amdgpu: Implement intersect/compatible functions
Arunpravin Paneer Selvam
2
-0
/
+106
2022-08-01
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
58
-737
/
+2074
2022-07-28
drm/amdgpu: use idr_init_base() to initialize fpriv->bo_list_handles
Danilo Krummrich
1
-1
/
+1
2022-07-28
drm/amdgpu: use idr_init_base() to initialize mgr->ctx_handles
Danilo Krummrich
1
-1
/
+1
2022-07-27
Merge tag 'amd-drm-next-5.20-2022-07-26' of https://gitlab.freedesktop.org/ag...
Dave Airlie
38
-354
/
+1180
2022-07-26
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
1
-1
/
+0
2022-07-26
drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALING
Thomas Zimmermann
1
-2
/
+2
2022-07-25
drm/amdgpu: enable swiotlb for gmc 11.0
Aaron Liu
1
-0
/
+5
2022-07-25
drm/amdgpu: enable swiotlb for gmc 10.0 (V2)
Aaron Liu
1
-0
/
+5
2022-07-25
drm/amd: Fix typo 'the the' in comment
Slark Xiao
1
-1
/
+1
2022-07-25
drm/amdgpu: Refactor code to handle non coherent and uncached
Rajneesh Bhardwaj
1
-27
/
+24
2022-07-25
drm/amd/amdgpu: add TAP_DELAYS upload support for gfx10
Chengming Gui
6
-1
/
+129
2022-07-25
drm/amd/display: Add visualconfirm module parameter
Leo Li
2
-0
/
+5
2022-07-25
drm/amdgpu: bump driver version for IP discovery info in HW INFO
Alex Deucher
1
-2
/
+3
2022-07-25
drm/amdgpu: add the IP discovery IP versions for HW INFO data
Alex Deucher
1
-0
/
+24
2022-07-25
drm/amdgpu: Fix comment typo
Jason Wang
1
-1
/
+1
2022-07-25
drm/amdgpu: add dm ip block for dcn 3.1.4
Roman Li
1
-0
/
+1
2022-07-25
drm/amd/debugfs: Expose GFXOFF state to userspace
André Almeida
1
-2
/
+47
2022-07-22
Merge tag 'drm-misc-next-fixes-2022-07-21' of git://anongit.freedesktop.org/d...
Dave Airlie
2
-9
/
+9
2022-07-20
drm/amdgpu: Write masked value to control register
Maíra Canal
2
-2
/
+2
2022-07-20
drm/amdgpu: fix scratch register access method in SRIOV
Gavin Wan
1
-4
/
+4
2022-07-20
drm/amdgpu: remove acc_size from reserve/unreserve mem
Alex Sierra
1
-43
/
+17
2022-07-20
drm/amdgpu: Protect the amdgpu_bo_list list with a mutex v2
Luben Tuikov
3
-4
/
+19
2022-07-18
drm/amd/pm: enable mode1 reset for smu_v13_0_7
Kenneth Feng
1
-0
/
+1
2022-07-18
drm/amdgpu: correct the PSP_BL_CMD enum
Hawking Zhang
1
-2
/
+2
2022-07-18
drm/amdgpu: drop runpm from amdgpu_device structure
Guchun Chen
3
-19
/
+15
2022-07-18
drm/amdgpu: drop runtime pm disablement quirk on several sienna cichlid cards
Guchun Chen
1
-13
/
+0
2022-07-18
drm/amdgpu: skip SMU FW reloading in runpm BACO case
Guchun Chen
1
-0
/
+7
2022-07-18
drm/amdgpu: introduce runtime pm mode
Guchun Chen
1
-1
/
+5
2022-07-18
drm/amdgpu: Clarify asics naming in Kconfig options
André Almeida
1
-2
/
+3
2022-07-18
drm/amdgpu: restore original stable pstate on ctx fini
Alex Deucher
1
-27
/
+33
2022-07-18
drm/amdgpu: use the same HDP flush registers for all nbio 2.3.x
Alex Deucher
3
-26
/
+1
2022-07-18
drm/amdgpu: use the same HDP flush registers for all nbio 7.4.x
Alex Deucher
3
-26
/
+1
2022-07-18
drm/amdgpu: create I2S platform devices for Jadeite platform
Vijendar Mukunda
1
-109
/
+184
2022-07-18
drm/amdgpu: add dmi check for jadeite platform
Vijendar Mukunda
1
-0
/
+36
2022-07-18
drm/amdgpu: fix for coding style issues
Vijendar Mukunda
1
-23
/
+12
2022-07-18
drm/amdgpu: add umc ras functions for umc v8_10_0
YiPeng Chai
5
-2
/
+464
2022-07-18
drm/amdgpu: Get rid of amdgpu_job->external_hw_fence
Andrey Grodzovsky
3
-25
/
+6
2022-07-18
drm/amdgpu: limiting AV1 to first instance on VCN4 decode
Sonny Jiang
1
-0
/
+131
2022-07-15
drm/amdgpu: Fix for drm buddy memory corruption
Arunpravin Paneer Selvam
2
-9
/
+9
2022-07-15
drm/amdgpu: re-apply "move internal vram_mgr function into the C file""
Christian König
2
-27
/
+29
2022-07-15
drm/amdgpu: reapply "fix start calculation in amdgpu_vram_mgr_new""
Christian König
1
-8
/
+14
2022-07-15
Merge tag 'amd-drm-next-5.20-2022-07-14' of https://gitlab.freedesktop.org/ag...
Dave Airlie
29
-374
/
+885
2022-07-13
drm/amdgpu: Check BO's requested pinning domains against its preferred_domains
Leo Li
1
-0
/
+4
2022-07-13
drm/amdgpu/gfx11: add aggregated doorbell support
Jack Xiao
1
-11
/
+71
2022-07-13
drm/amdgpu/sdma6: add aggregated doorbell support
Jack Xiao
1
-23
/
+57
2022-07-13
drm/amdgpu/mes: ring aggregatged doorbell when mes queue is unmapped
Le Ma
4
-34
/
+137
2022-07-13
drm/amdgpu/mes11: initialize aggregated doorbell
Jack Xiao
1
-1
/
+57
2022-07-13
drm/amdgpu/mes: init aggregated doorbell
Le Ma
3
-6
/
+70
[next]