index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-05
drm/ttm: use a static ttm_bo_global instance
Christian König
2
-15
/
+31
2018-11-05
drm/ttm: make the device list mutex static
Christian König
2
-6
/
+9
2018-11-05
drm/ttm: use a static ttm_mem_global instance
Christian König
29
-380
/
+32
2018-11-05
drm/amd/powerplay: remove duplicated includes
YueHaibing
5
-8
/
+0
2018-11-05
drm/radeon/kms: remove set but not used variable 'pll'
YueHaibing
1
-10
/
+0
2018-11-05
drm/amdgpu: Added a few comments for gart
Oak Zeng
2
-0
/
+3
2018-11-05
drm/amdkfd: Use functions from amdgpu to invalidate vmid in kfd
Yong Zhao
1
-36
/
+1
2018-11-05
drm/amdgpu: Reorganize amdgpu_gmc_flush_gpu_tlb() for kfd to use
Yong Zhao
6
-20
/
+22
2018-11-05
drm/amdkfd: Remove unnecessary register setting when invalidating tlb in kfd
Yong Zhao
1
-17
/
+0
2018-11-05
drm/amdkfd: page_table_base already have the flags needed
Yong Zhao
2
-3
/
+3
2018-11-05
drm/amdkfd: Delete a duplicate statement in set_pasid_vmid_mapping()
Yong Zhao
2
-10
/
+1
2018-11-05
drm/amdgpu: Add DCC flags for GFX9 amdgpu_bo
Nicholas Kazlauskas
1
-0
/
+6
2018-11-05
drm/amd/display: Check if hubp function hooks exist before calling them
Charlene Liu
1
-5
/
+5
2018-11-05
drm/amd/display: Retiring set_display_requirements in dm_pp_smu.h - part3
Fatemeh Darbehani
2
-1
/
+27
2018-11-05
drm/amd/display: Remove stream_res tg null check in commit planes
SivapiriyanKumarasamy
1
-1
/
+0
2018-11-05
drm/amdgpu: Reverse the sequence of ctx_mgr_fini
Rex Zhu
1
-1
/
+1
2018-11-05
drm/amdgpu/psp: avoid hard-code fence value pre submission
Hawking Zhang
2
-8
/
+15
2018-11-05
drm/amdkfd: Add proper prefix to functions
Amber Lin
8
-33
/
+33
2018-11-05
drm/amdgpu: Remove unused function pointers
Amber Lin
4
-189
/
+0
2018-11-05
drm/amdkfd: Simplify kfd2kgd interface
Amber Lin
10
-49
/
+59
2018-11-05
drm/amdkfd: Use functions from amdgpu for setting up page table base
Yong Zhao
1
-9
/
+3
2018-11-05
drm/amdgpu: Expose *_setup_vm_pt_regs for kfd to use
Yong Zhao
3
-14
/
+30
2018-11-05
drm/amdkfd: Delete unnecessary register settings
Yong Zhao
1
-26
/
+0
2018-11-05
drm/amdgpu: increase the size of HQD EOP buffers
Marek Olšák
2
-2
/
+2
2018-11-05
drm/amdgpu: put HQD EOP buffers into VRAM
Marek Olšák
3
-3
/
+3
2018-11-05
drm/amdgpu: use scheduler fault instead of reset work
Christian König
10
-35
/
+142
2018-11-05
drm/amdgpu: remove illegal instruction stub from si_dma.c
Christian König
1
-14
/
+0
2018-11-05
drm/sched: add drm_sched_fault
Christian König
2
-0
/
+14
2018-11-05
drm/sched: make sure timer is restarted
Christian König
3
-5
/
+1
2018-11-05
drm/amdgpu: Revised PSP comments
John Clements
2
-4
/
+4
2018-11-05
drm/amdgpu: fix sdma v4 ring is disabled accidently
Philip Yang
1
-3
/
+4
2018-11-05
drm/amdgpu: add ring test for page queue
Huang Rui
1
-0
/
+9
2018-11-05
drm/amdgpu: disable SDMA page queue on Vega20
Evan Quan
1
-1
/
+2
2018-11-05
drm/amdgpu/sdma4: APUs do not have a page queue
Alex Deucher
2
-20
/
+34
2018-11-05
drm/amdgpu: use paging queue for VM page table updates
Christian König
1
-1
/
+1
2018-11-05
drm/amdgpu: activate paging queue on SDMA v4
Christian König
1
-50
/
+274
2018-11-05
drm/amdgpu: add some [WR]REG32_SDMA macros to sdma_v4_0.c
Christian König
1
-63
/
+63
2018-11-05
drm/amdgpu: remove SRIOV specific handling from sdma_v4_0_gfx_resume
Christian König
1
-7
/
+1
2018-11-05
drm/amdgpu: remove non gfx specific handling from sdma_v4_0_gfx_resume
Christian König
1
-16
/
+20
2018-11-05
drm/amdgpu: add basics for SDMA page queue support
Christian König
2
-6
/
+5
2018-11-05
drm/amdgpu: fix sdma v4 startup under SRIOV
Christian König
1
-118
/
+116
2018-11-05
drm/ttm: Provide ttm_bo_global_{init/release}() for struct ttm_bo_global
Thomas Zimmermann
2
-21
/
+48
2018-11-05
drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()
Thomas Zimmermann
15
-32
/
+32
2018-11-05
drm/amd/display: Fix incorrect end slope of EETF
SivapiriyanKumarasamy
1
-1
/
+2
2018-11-05
drm/amd/display: rename cstate_pstate_watermarks_st1
Bhawanpreet Lakha
1
-2
/
+2
2018-11-05
drm/amd/display: explicit uint64_t casting
Bhawanpreet Lakha
1
-1
/
+1
2018-11-05
drm/amd/display: dc 3.2.02
SivapiriyanKumarasamy
1
-1
/
+1
2018-11-05
drm/amd/display: add dccg block
Dmytro Laktyushkin
4
-3
/
+58
2018-11-05
drm/amd/display: rename dccg to clk_mgr
Dmytro Laktyushkin
19
-358
/
+357
2018-11-05
drm/amd/display: Retiring set_display_requirements in dm_pp_smu.h - part2
Fatemeh Darbehani
2
-5
/
+29
[next]