#
bbaa42a2 |
| 15-Nov-2024 |
jsg <jsg@openbsd.org> |
drm/amdgpu: Adjust debugfs register access permissions
From Alex Deucher e2574b57990d482cb4310f8d571e728741c711c8 in linux-6.6.y/6.6.61 b46dadf7e3cfe26d0b109c9c3d81b278d6c75361 in mainline linux
|
#
9eddea1d |
| 15-Nov-2024 |
jsg <jsg@openbsd.org> |
drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()
From Alex Deucher 8906728f2fbd6504cb488f4afdd66af28f330a7a in linux-6.6.y/6.6.61 4d75b9468021c73108b4439794d69e892b1d24e3 in mainl
drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()
From Alex Deucher 8906728f2fbd6504cb488f4afdd66af28f330a7a in linux-6.6.y/6.6.61 4d75b9468021c73108b4439794d69e892b1d24e3 in mainline linux
show more ...
|
#
3f670bcc |
| 15-Nov-2024 |
jsg <jsg@openbsd.org> |
drm/amdgpu: Adjust debugfs eviction and IB access permissions
From Alex Deucher 5a8ae5fa576c3315c0b3ce0b0aec2e5d1aadebc9 in linux-6.6.y/6.6.61 f790a2c494c4ef587eeeb9fca20124de76a1646f in mainline li
drm/amdgpu: Adjust debugfs eviction and IB access permissions
From Alex Deucher 5a8ae5fa576c3315c0b3ce0b0aec2e5d1aadebc9 in linux-6.6.y/6.6.61 f790a2c494c4ef587eeeb9fca20124de76a1646f in mainline linux
show more ...
|
#
fb997c38 |
| 12-Jul-2024 |
jsg <jsg@openbsd.org> |
drm/amdgpu: fix the warning about the expression (int)size - len
From Jesse Zhang 3fac5aecb59336c9ae808a2cf4733f9f185e3fa2 in linux-6.6.y/6.6.39 ea686fef5489ef7a2450a9fdbcc732b837fb46a8 in mainline
drm/amdgpu: fix the warning about the expression (int)size - len
From Jesse Zhang 3fac5aecb59336c9ae808a2cf4733f9f185e3fa2 in linux-6.6.y/6.6.39 ea686fef5489ef7a2450a9fdbcc732b837fb46a8 in mainline linux
show more ...
|
#
8fc7c305 |
| 29-Jan-2024 |
jsg <jsg@openbsd.org> |
drm/amdgpu/debugfs: fix error code when smc register accessors are NULL
From Alex Deucher 5bc4f16118c575410e7be220bbb9b1fa2ee4274b in linux-6.6.y/6.6.14 afe58346d5d3887b3e49ff623d2f2e471f232a8d in m
drm/amdgpu/debugfs: fix error code when smc register accessors are NULL
From Alex Deucher 5bc4f16118c575410e7be220bbb9b1fa2ee4274b in linux-6.6.y/6.6.14 afe58346d5d3887b3e49ff623d2f2e471f232a8d in mainline linux
show more ...
|
#
41d7f58f |
| 22-Jan-2024 |
jsg <jsg@openbsd.org> |
drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel null pointer
From Lu Yao 61dfdb779048332546358ac1847f0bbb07367162 in linux-6.6.y/6.6.13 2161e09cd05a50d80736fe397145340d2e8f6c05 in mainlin
drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel null pointer
From Lu Yao 61dfdb779048332546358ac1847f0bbb07367162 in linux-6.6.y/6.6.13 2161e09cd05a50d80736fe397145340d2e8f6c05 in mainline linux
show more ...
|
#
f005ef32 |
| 16-Jan-2024 |
jsg <jsg@openbsd.org> |
update drm to linux 6.6.12
Thanks to the OpenBSD Foundation for sponsoring this work.
|
#
9bc9405e |
| 30-Nov-2023 |
jsg <jsg@openbsd.org> |
drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULL
From Qu Huang 6c1b3d89a2dda79881726bb6e37af19c0936d736 in linux-6.1.y/6.1.64 5104fdf50d326db2c1a994f8b35dcd46e63ae4ad in mainl
drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULL
From Qu Huang 6c1b3d89a2dda79881726bb6e37af19c0936d736 in linux-6.1.y/6.1.64 5104fdf50d326db2c1a994f8b35dcd46e63ae4ad in mainline linux
show more ...
|
#
1bb76ff1 |
| 01-Jan-2023 |
jsg <jsg@openbsd.org> |
update drm to linux 6.1.2
new hardware support includes
AMD Raphael, Ryzen 7000 desktop, gfx1036/GC 10.3.6 Mendocino, Ryzen & Athlon 7020 Series mobile APU, gfx1037/GC 10.3.7 Navi 31, gfx1100 dGPU
update drm to linux 6.1.2
new hardware support includes
AMD Raphael, Ryzen 7000 desktop, gfx1036/GC 10.3.6 Mendocino, Ryzen & Athlon 7020 Series mobile APU, gfx1037/GC 10.3.7 Navi 31, gfx1100 dGPU, GC 11.0.0, Radeon RX 7900 XT/XTX gfx1101 dGPU gfx1102 dGPU gfx1103 APU
Thanks to the OpenBSD Foundation for sponsoring this work.
show more ...
|
#
8e01f7de |
| 13-May-2022 |
jsg <jsg@openbsd.org> |
drm/amdgpu: unify BO evicting method in amdgpu_ttm
From Nirmoy Das 90253ae21c6b55532abad261e3a7dfa809c3bae9 in linux 5.15.y/5.15.39 58144d283712c9e80e528e001af6ac5aeee71af2 in mainline linux
|
#
5ca02815 |
| 14-Jan-2022 |
jsg <jsg@openbsd.org> |
update drm to linux 5.15.14
new hardware support includes
Intel ehl/Elkhart Lake (embedded) jsl/Jasper Lake (atom) rkl/Rocket Lake (desktop)
AMD van gogh APU (gfx1033) yellow carp / rembrandt AP
update drm to linux 5.15.14
new hardware support includes
Intel ehl/Elkhart Lake (embedded) jsl/Jasper Lake (atom) rkl/Rocket Lake (desktop)
AMD van gogh APU (gfx1033) yellow carp / rembrandt APU (gfx1035?) Ryzen 6000 APU navy flounder / navi 22 (gfx1031) RX 6700, RX 6700 XT, RX 6700M, RX 6800M, RX 6850M XT dimgrey cavefish / navi 23 (gfx1032) Pro W6600, Pro W6600M, RX 6600, RX 6600 XT, RX 6600M, RX 6600S, RX 6650M, RX 6650M XT, RX 6700S, RX 6800S beige goby / navi 24 (gfx1034) RX 6500 XT, RX 6400, RX 6500M, RX 6300M
Thanks to the OpenBSD Foundation for sponsoring this work niklas@ for helping with ttm and amdgpu and patrick@ for adapting rockchip drm.
show more ...
|
#
ad8b1aaf |
| 07-Jul-2021 |
jsg <jsg@openbsd.org> |
update drm to linux 5.10.47
hardware support changes include inteldrm: better support for tiger lake amdgpu: support for navi12, navi21 "sienna_cichlid", arcturus amdgpu: support for cezanne "green
update drm to linux 5.10.47
hardware support changes include inteldrm: better support for tiger lake amdgpu: support for navi12, navi21 "sienna_cichlid", arcturus amdgpu: support for cezanne "green sardine" ryzen 5000 apu
Thanks to the OpenBSD Foundation for sponsoring this work, patrick@ for helping adapt rockchip drm, kettenis@ and mpi@ for uvm discussions and various testers.
show more ...
|
#
71f14979 |
| 29-Jul-2020 |
jsg <jsg@openbsd.org> |
drm/amdgpu: fix preemption unit test
From Jack Xiao 21869ebb9b74685d0668d42e55e628a29c969e62 in linux 5.7.y/5.7.11 d845a2051b6b673fab4229b920ea04c7c4352b51 in mainline linux
|
#
c349dbc7 |
| 08-Jun-2020 |
jsg <jsg@openbsd.org> |
update drm to linux 5.7
adds kernel support for amdgpu: vega20, raven2, renoir, navi10, navi14 inteldrm: icelake, tigerlake
Thanks to the OpenBSD Foundation for sponsoring this work, kettenis@ for
update drm to linux 5.7
adds kernel support for amdgpu: vega20, raven2, renoir, navi10, navi14 inteldrm: icelake, tigerlake
Thanks to the OpenBSD Foundation for sponsoring this work, kettenis@ for helping, patrick@ for helping adapt rockchip drm and many developers for testing.
show more ...
|
#
3f25a8de |
| 26-Mar-2020 |
jsg <jsg@openbsd.org> |
drm/amd/amdgpu: Fix GPR read from debugfs (v2)
From Tom St Denis 053a9862f0202cdcda9c56778dd98396a7cb3513 in linux 4.19.y/4.19.113 5bbc6604a62814511c32f2e39bc9ffb2c1b92cbe in mainline linux
|
#
2be7e6d1 |
| 25-Aug-2019 |
jsg <jsg@openbsd.org> |
drm/amdgpu: fix a potential information leaking bug
From Wang Xiayang 68340db992f6704b86a27e3f9f91d44ce1c8cb31 in linux 4.19.y/4.19.68 929e571c04c285861e0bb049a396a2bdaea63282 in mainline linux
|
#
fb4d8502 |
| 21-May-2019 |
jsg <jsg@openbsd.org> |
add amdgpu from linux 4.19.44 for recent AMD Radeon parts
committing now so this can be worked on in tree
Thanks to the OpenBSD Foundation for sponsoring this work and kettenis@ for helping.
|