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
2018-07-11
drm/amdgpu: Avoid invalidate tlbs when gpu is on reset
Shaoyun Liu
3
-0
/
+9
2018-07-11
drm/amdgpu: Check NULL pointer for job before reset job's ring
Shaoyun Liu
1
-1
/
+1
2018-07-11
drm/amdgpu: Don't use shadow BO for compute context
Shaoyun Liu
1
-5
/
+8
2018-07-11
drm/amdgpu: Enable the gpu reset from KFD
Shaoyun Liu
5
-2
/
+14
2018-07-11
drm/amdgpu: Call KFD reset handlers during GPU reset
Shaoyun Liu
3
-0
/
+29
2018-07-11
drm/amdkfd: fix zero reading of VMID and PASID for Hawaii
Lan Xiao
1
-1
/
+19
2018-07-11
drm/amdgpu: save vm fault information for amdkfd
shaoyunl
7
-2
/
+85
2018-07-10
drm/amdgpu: Verify root PD is mapped into kernel address space (v4)
Andrey Grodzovsky
1
-1
/
+3
2018-07-10
drm/amdgpu: Reserve VM root shared fence slot for command submission (v3)
Michel Dänzer
1
-0
/
+4
2018-07-10
drm/amdgpu: get VCN start to process in the dpm disabled case
Leo Liu
1
-1
/
+1
2018-07-10
drm/amdgpu: move cache window setup after power and clock resume
Leo Liu
1
-2
/
+2
2018-07-10
drm/amdgpu: Take VCN jpeg ring into account in idle work handler
Leo Liu
1
-0
/
+2
2018-07-10
drm/amdgpu: Verify root PD is mapped into kernel address space (v4)
Andrey Grodzovsky
1
-1
/
+3
2018-07-10
drm/amdgpu: Present amdgpu_task_info in VM_FAULTS.
Andrey Grodzovsky
3
-5
/
+18
2018-07-10
drm/amdgpu: Add support for logging process info in amdgpu_vm.
Andrey Grodzovsky
2
-0
/
+55
2018-07-10
drm/amdgpu: Add CLK IP base offset
Rex Zhu
2
-0
/
+2
2018-07-10
drm/amdgpu: Reserve VM root shared fence slot for command submission (v3)
Michel Dänzer
1
-0
/
+4
2018-07-10
drm/amdgpu: fix kmap error handling for bo creations
Junwei Zhang
1
-1
/
+1
2018-07-10
drm/amdgpu: allocate gart memory when it's required (v3)
Junwei Zhang
6
-8
/
+46
2018-07-10
drm/amdgpu: separate gpu address from bo pin
Junwei Zhang
16
-56
/
+48
2018-07-10
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
44
-404
/
+866
2018-07-06
Merge drm-upstream/drm-next into drm-misc-next
Gustavo Padovan
3
-10
/
+33
2018-07-06
Merge tag 'drm-misc-next-2018-07-04' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-3
/
+0
2018-07-05
drm/amdgpu: update documentation for amdgpu_drv.c
Sonny Jiang
1
-7
/
+225
2018-07-05
drm/amd: Remove errors from sphinx documentation
Darren Powell
2
-10
/
+15
2018-07-05
drm/amdgpu: use pcie functions for link width and speed
Alex Deucher
4
-31
/
+65
2018-07-05
drm/amdgpu: switch firmware path for SI parts
Alex Deucher
3
-46
/
+46
2018-07-05
drm/amdgpu: switch firmware path for CIK parts (v2)
Alex Deucher
7
-73
/
+70
2018-07-05
drm/amdgpu: fix user fence write race condition
Nicolai Hähnle
1
-6
/
+6
2018-07-05
drm/amdgpu: update uvd_v6_0_ring_vm_funcs to use new nop packet
Alex Deucher
1
-2
/
+1
2018-07-05
drm/amdgpu: fix the wrong type of gem object creation
Huang Rui
2
-4
/
+4
2018-07-05
drm/amd: add SPDX identifier and clarify license
Dirk Hohndel (VMware)
1
-0
/
+1
2018-07-05
drm/amd: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
1
-2
/
+2
2018-07-05
drm/amdgpu/vce: simplify vce instance setup
Alex Deucher
3
-19
/
+27
2018-07-05
drm/amdgpu/sdma: simplify sdma instance setup
Alex Deucher
4
-32
/
+29
2018-07-05
drm/amdgpu/pm: fix display count in non-DC path
Alex Deucher
1
-1
/
+1
2018-07-05
drm/amdgpu: fix swapped emit_ib_size in vce3
Alex Deucher
1
-2
/
+2
2018-07-05
drm/amdgpu: Remove amdgpu_gem_map_attach target_dev documentation
Michel Dänzer
1
-1
/
+0
2018-07-05
drm/amdgpu: Add AMDGPU_GPU_PAGES_IN_CPU_PAGE define
Michel Dänzer
3
-8
/
+10
2018-07-05
drm/amdgpu: Use gmc_vram_full_visible in vram_mgr_bo_invisible_size
Michel Dänzer
1
-1
/
+1
2018-07-05
drm/amdgpu: Dynamically probe for ATIF handle (v2)
Lyude Paul
1
-21
/
+58
2018-07-05
drm/amdgpu: Add amdgpu_atpx_get_dhandle()
Lyude Paul
2
-0
/
+12
2018-07-05
drm/amdgpu: s/disp_detetion_ports/disp_detection_ports/
Lyude Paul
1
-2
/
+2
2018-07-05
drm/amdgpu: Make struct amdgpu_atif private to amdgpu_acpi.c
Lyude Paul
2
-41
/
+53
2018-07-05
drm/amdgpu: Add stutter mode ctrl in module parameter
rex zhu
1
-1
/
+2
2018-07-05
drm/amdgpu: Move CG/PG setting out of delay worker thread
Rex Zhu
1
-6
/
+8
2018-07-05
drm/amdgpu: Split set_pg_state into separate function
Rex Zhu
2
-9
/
+28
2018-07-05
drm/amdgpu: Add gfx_off support in smu through pp_set_powergating_by_smu
Rex Zhu
2
-12
/
+11
2018-07-05
drm/amd/pp: Add gfx pg support in smu through set_powergating_by_smu
Rex Zhu
1
-6
/
+4
2018-07-05
drm/amd/pp: Unify powergate_uvd/vce/mmhub to set_powergating_by_smu
Rex Zhu
5
-18
/
+38
[prev]
[next]