index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-21
Merge tag 'amd-drm-next-5.14-2021-05-21' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
133
-925
/
+51814
2021-05-21
Merge tag 'amd-drm-next-5.14-2021-05-19' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
155
-1545
/
+8700
2021-05-20
drm/amdgpu/jpeg3: add cancel_delayed_work_sync before power gate
James Zhu
1
-2
/
+2
2021-05-20
drm/amdgpu/jpeg2.5: add cancel_delayed_work_sync before power gate
James Zhu
1
-2
/
+2
2021-05-20
drm/amdgpu/jpeg2.0: add cancel_delayed_work_sync before power gate
James Zhu
1
-0
/
+2
2021-05-20
drm/amdgpu/vcn3: add cancel_delayed_work_sync before power gate
James Zhu
1
-3
/
+2
2021-05-20
drm/amdgpu/vcn2.5: add cancel_delayed_work_sync before power gate
James Zhu
1
-0
/
+2
2021-05-20
drm/amdgpu/vcn2.0: add cancel_delayed_work_sync before power gate
James Zhu
1
-0
/
+2
2021-05-20
drm/amdgpu/vcn1: add cancel_delayed_work_sync before power gate
James Zhu
1
-1
/
+5
2021-05-20
drm/amdkfd: correct sienna_cichlid SDMA RLC register offset error
Kevin Wang
1
-6
/
+6
2021-05-20
drm/amd/pm: correct MGpuFanBoost setting
Evan Quan
2
-0
/
+19
2021-05-19
drm/amdgpu: Unmap all MMIO mappings
Andrey Grodzovsky
3
-11
/
+23
2021-05-19
drm/amdgpu: Verify DMA opearations from device are done
Andrey Grodzovsky
1
-0
/
+6
2021-05-19
drm/amd/display: Remove superfluous drm_mode_config_cleanup
Andrey Grodzovsky
1
-1
/
+0
2021-05-19
drm/amdgpu: Fix hang on device removal.
Andrey Grodzovsky
1
-6
/
+10
2021-05-19
drm/amdgpu: Prevent any job recoveries after device is unplugged.
Andrey Grodzovsky
1
-3
/
+16
2021-05-19
drm/amdgpu: Guard against write accesses after device removal
Andrey Grodzovsky
13
-96
/
+168
2021-05-19
drm/amdgpu: Convert driver sysfs attributes to static attributes
Andrey Grodzovsky
4
-32
/
+37
2021-05-19
drm/amdgpu: Remap all page faults to per process dummy page.
Andrey Grodzovsky
1
-5
/
+16
2021-05-19
drm/amdgpu: Handle IOMMU enabled case.
Andrey Grodzovsky
18
-40
/
+13
2021-05-19
drm/amdgpu: Add early fini callback
Andrey Grodzovsky
6
-24
/
+54
2021-05-19
drm/amdgpu: Split amdgpu_device_fini into early and late
Andrey Grodzovsky
17
-36
/
+79
2021-05-20
Merge tag 'drm-misc-next-2021-05-17' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
2
-7
/
+23
2021-05-19
drm/amdgpu: stop touching sched.ready in the backend
Christian König
4
-16
/
+1
2021-05-19
drm/amd/amdgpu: fix a potential deadlock in gpu reset
Lang Yu
1
-1
/
+0
2021-05-19
drm/amdgpu: modify system reference clock source for navi+ (V2)
Aaron Liu
1
-0
/
+15
2021-05-19
drm/amdgpu: update sdma golden setting for Navi12
Guchun Chen
1
-0
/
+4
2021-05-19
drm/amdgpu: update gc golden setting for Navi12
Guchun Chen
1
-2
/
+4
2021-05-19
drm/amdgpu: Fix a use-after-free
xinhui pan
1
-0
/
+1
2021-05-19
drm/amdgpu/display: restore the backlight on modeset (v2)
Alex Deucher
1
-0
/
+6
2021-05-19
drm/amdgpu/display: add helper functions to get/set backlight (v2)
Alex Deucher
2
-11
/
+38
2021-05-19
drm/amdgpu: Query correct register for DF hashing on Aldebaran
Mukul Joshi
2
-4
/
+8
2021-05-19
drm/amdgpu: add video_codecs query support for aldebaran
James Zhu
1
-0
/
+1
2021-05-19
drm/amdkfd: fix a resource leakage issue
Dennis Li
1
-0
/
+2
2021-05-19
drm/amdgpu: Move dmabuf attach/detach to backend_(un)bind
Felix Kuehling
2
-29
/
+25
2021-05-19
drm/amdgpu: Add DMA mapping of GTT BOs
Felix Kuehling
2
-1
/
+77
2021-05-19
drm/amdgpu: Move kfd_mem_attach outside reservation
Felix Kuehling
1
-31
/
+44
2021-05-19
drm/amdgpu: DMA map/unmap when updating GPU mappings
Felix Kuehling
1
-27
/
+29
2021-05-19
drm/amdgpu: Add multi-GPU DMA mapping helpers
Felix Kuehling
2
-9
/
+148
2021-05-19
drm/amdgpu: Simplify AQL queue mapping
Felix Kuehling
1
-55
/
+48
2021-05-19
drm/amdgpu: Keep a bo-reference per-attachment
Felix Kuehling
1
-5
/
+17
2021-05-19
drm/amdgpu: Rename kfd_bo_va_list to kfd_mem_attachment
Felix Kuehling
2
-113
/
+104
2021-05-19
drm/amd/amdgpu: fix refcount leak
Jingwen Chen
1
-0
/
+3
2021-05-19
drm/amd/amdgpu: psp program IH_RB_CTRL on sienna_cichlid
YuBiao Wang
2
-5
/
+27
2021-05-19
drm/amd/display: Fix typo of format termination newline
Joe Perches
3
-3
/
+3
2021-05-19
drm/amd/display: enable idle optimizations for beige goby
Aurabindo Pillai
1
-0
/
+1
2021-05-19
drm/amd/display: Enable HDCP for Beige Goby
Aurabindo Pillai
1
-0
/
+4
2021-05-19
drm/amd/display: Update DCN303 SR Exit Latency
Joshua Aberback
1
-1
/
+1
2021-05-19
drm/amd/display: Add callback for update_soc_for_wm_a for dcn303
Aurabindo Pillai
1
-0
/
+1
2021-05-19
drm/amd/amdgpu: Enable DCN IP init for Beige Goby
Aurabindo Pillai
2
-0
/
+5
[prev]
[next]