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
2018-07-10
drm/ttm: Replace ttm_bo_unref() with ttm_bo_put()
Thomas Zimmermann
3
-9
/
+9
2018-07-10
drm/ttm: Replace ttm_bo_reference() with ttm_bo_get()
Thomas Zimmermann
2
-5
/
+8
2018-07-10
drm/ttm: Introduce ttm_bo_get() and ttm_bo_put() for ref counting
Thomas Zimmermann
1
-1
/
+7
2018-07-10
drm/ttm: use swap macro in ttm_bo_handle_move_mem
Gustavo A. R. Silva
1
-5
/
+2
2018-07-10
drm/amd/pp: Send khz clock values to DC for smu7/8
Harry Wentland
2
-7
/
+7
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/amd/display: Make function pointer structs const
Harry Wentland
5
-6
/
+6
2018-07-10
drm/amd/display: make function tables const
Christian König
3
-5
/
+5
2018-07-10
drm/amd/display: fix invalid function table override
Christian König
1
-2
/
+25
2018-07-10
drm/amd/pp: Convert 10KHz to KHz as variable name
Rex Zhu
2
-3
/
+2
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
7
-10
/
+57
2018-07-10
drm/amdgpu: separate gpu address from bo pin
Junwei Zhang
17
-57
/
+50
2018-07-10
Merge tag 'vmwgfx-next-4.19-3' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
15
-969
/
+1925
2018-07-10
Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
24
-1605
/
+1989
2018-07-10
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
132
-2863
/
+4209
2018-07-10
Merge tag 'tilcdc-4.19' of https://github.com/jsarha/linux into drm-next
Dave Airlie
1
-1
/
+1
2018-07-06
drm/vmwgfx: Expose SM4_1 param to user space
Deepak Rawat
2
-3
/
+6
2018-07-06
drm/vmwgfx: Add support for multisampling
Deepak Rawat
3
-5
/
+34
2018-07-06
drm/vmwgfx: Add new ioctl for GB surface create and reference
Deepak Rawat
5
-175
/
+335
2018-07-06
drm/vmwgfx: Support for SVGA3dSurfaceAllFlags in vmwgfx
Deepak Rawat
2
-9
/
+16
2018-07-06
drm/vmwgfx: Add support for SVGA3dCmdDefineGBSurface_v3
Deepak Rawat
3
-2
/
+35
2018-07-06
drm/vmwgfx: Add SM4_1 flag
Deepak Rawat
2
-2
/
+17
2018-07-06
drm/vmwgfx: Add support for SVGA3dCmdIntraSurfaceCopy command
Neha Bhende
1
-0
/
+28
2018-07-06
drm/vmwgfx: Add CAP2 support in vmwgfx
Neha Bhende
3
-0
/
+21
2018-07-06
Merge commit 'refs/for-upstream/mali-dp' of git://linux-arm.org/linux-ld into...
Dave Airlie
10
-72
/
+771
2018-07-06
Merge tag 'drm-misc-next-2018-07-04' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
100
-289
/
+369
2018-07-05
drm/amd: Add sphinx documentation for amd_ip_funcs
Darren Powell
1
-18
/
+27
2018-07-05
drm/amdgpu: update documentation for amdgpu_drv.c
Sonny Jiang
1
-7
/
+225
2018-07-05
drm/amd/display: add a check for display depth validity
Mikita Lipski
1
-0
/
+42
2018-07-05
drm/amd/display: adding ycbcr420 pixel encoding for hdmi
Mikita Lipski
1
-2
/
+5
2018-07-05
drm/amd: Remove errors from sphinx documentation
Darren Powell
2
-10
/
+15
2018-07-05
drm/amd/display/dc/dce: Fix multiple potential integer overflows
Gustavo A. R. Silva
1
-5
/
+5
2018-07-05
drm/amd/display: Use 2-factor allocator calls
Kees Cook
1
-4
/
+4
2018-07-05
Revert "drm/amd/display: Fix indentation in dcn10 resource constructor"
Harry Wentland
1
-2
/
+1
2018-07-05
drm/amd/display: off by one in find_irq_source_info()
Dan Carpenter
1
-1
/
+1
2018-07-05
drm/amd/pp: Remove the same struct define in powerplay
Rex Zhu
6
-60
/
+27
2018-07-05
drm/amd/display: Fix copy error when set memory clocks
Rex Zhu
1
-2
/
+2
2018-07-05
drm/amd/display: Refine the implementation of dm_pp_get_funcs_rv
Rex Zhu
1
-40
/
+40
2018-07-05
drm/amd/pp: Export notify_smu_enable_pwe to display
Rex Zhu
2
-3
/
+24
2018-07-05
drm: drop drm_pcie_get_speed_cap_mask and drm_pcie_get_max_link_width
Alex Deucher
1
-58
/
+0
2018-07-05
drm/radeon: use pcie functions for link width
Alex Deucher
6
-32
/
+60
2018-07-05
drm/amdgpu: use pcie functions for link width and speed
Alex Deucher
4
-31
/
+65
2018-07-05
drm/amdgpu: update amd_pcie.h to include gen4 speeds
Alex Deucher
1
-0
/
+2
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
[prev]
[next]