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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-0
/
+13
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
1
-10
/
+6
2018-11-05
drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()
Thomas Zimmermann
13
-28
/
+28
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
2018-11-05
drm/amd/display: Retiring set_display_requirements in dm_pp_smu.h - part1
Fatemeh Darbehani
1
-0
/
+20
2018-11-05
drm/amd/display: Add link encoder dp_ycbcr420_supported feature flag
Eric Bernstein
7
-10
/
+16
2018-11-05
drm/amd/display: fix report display count logic
Eric Yang
2
-37
/
+45
2018-11-05
drm/amd/display: expose hwseq functions and add registers
Nevenko Stupar
4
-9
/
+77
2018-11-05
drm/amd/display: initialize dc_transfer_func->ctx
David Francis
2
-0
/
+2
2018-11-05
drm/amd/display: Add support for Freesync 2 HDR and Content to Display Mapping
SivapiriyanKumarasamy
4
-4
/
+186
2018-11-05
drm/amd/display: split dccg clock manager into asic folders
Dmytro Laktyushkin
15
-297
/
+374
2018-11-05
drm/amd/display: clean up base dccg struct
Dmytro Laktyushkin
7
-67
/
+37
2018-11-05
drm/amd/display: Freesync does not engage on some displays
Harmanprit Tatla
1
-28
/
+9
2018-11-05
drm/amd/display: remove safe_to_lower flag from dc, use 2 functions instead
Dmytro Laktyushkin
8
-38
/
+79
2018-11-05
drm/amd/display: move pplib/smu notification to dccg block
Dmytro Laktyushkin
20
-623
/
+475
2018-11-05
drm/amd/display: handle max_vstartup larger than vblank_end
Dmytro Laktyushkin
1
-6
/
+5
[next]