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
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-25
drm/amdgpu: add flags to emit_ib interface v2
Jack Xiao
20
-34
/
+34
2019-01-25
drm/amd/powerplay: OD setting fix on Vega10
Kenneth Feng
1
-1
/
+21
2019-01-25
drm/amdgpu: sriov should skip asic_reset in device_init
wentalou
1
-1
/
+1
2019-01-25
drm/amdgpu: Add APTX quirk for Lenovo laptop
Alex Deucher
1
-0
/
+1
2019-01-25
drm/amdgpu: fix wrong APU judgement
Evan Quan
1
-2
/
+2
2019-01-25
drm/amdgpu: check PSP support before adding the ip block
Evan Quan
2
-29
/
+8
2019-01-25
drm/amdgpu: Replace kzalloc with kcalloc
Gustavo A. R. Silva
1
-2
/
+5
2019-01-25
drm/amdgpu: add support for self irq on Vega10 v2
Christian König
1
-6
/
+74
2019-01-25
drm/amdgpu: add support for processing IH ring 1 & 2
Christian König
2
-1
/
+36
2019-01-25
drm/amdgpu: enable IH ring 1 and ring 2 v4
Christian König
2
-26
/
+123
2019-01-25
drm/amdgpu: set the executable flag on unused Vega10 PTEs v2
Christian König
1
-11
/
+25
2019-01-25
drm/ttm: stop always moving BOs on the LRU on page fault
Christian König
1
-7
/
+12
2019-01-25
drm/amd/powerplay: support retrieving and adjusting dcefclock power levels V2
Evan Quan
3
-5
/
+107
2019-01-25
drm/amd/powerplay: support retrieving and adjusting fclock power levels V2
Evan Quan
3
-2
/
+116
2019-01-25
drm/amd/powerplay: support retrieving and adjusting SOC clock power levels V2
Evan Quan
3
-2
/
+98
2019-01-25
drm/amd/powerplay: support enabled ppfeatures retrieving and setting V3
Evan Quan
6
-0
/
+229
2019-01-25
drm/amdgpu: set bulk_moveable to false when lru changed v2
Chunming Zhou
3
-1
/
+26
2019-01-25
drm/ttm: add lru notify to bo driver v2
Chunming Zhou
2
-4
/
+16
2019-01-25
drm/amdgpu/psp: ignore psp response status
Aaron Liu
1
-4
/
+9
2019-01-25
drm/amdgpu: Setting doorbell range registers earlier
Oak Zeng
3
-5
/
+22
2019-01-25
drm/amdgpu: Fix sdma doorbell range setting
Oak Zeng
5
-8
/
+9
2019-01-25
drm/amdgpu: Add per device sdma_doorbell_range field
Oak Zeng
3
-0
/
+4
2019-01-25
drm/amdgpu/soc15: return proper error codes in baco reset
Alex Deucher
1
-4
/
+4
2019-01-25
drm/amd/display: Include names of all PP clock types
Rafał Miłecki
1
-1
/
+9
2019-01-25
drm/amd: fix typo
Matteo Croce
1
-1
/
+1
2019-01-25
drm/amd/display: Skip create new stream if crtc state doesn't change
Jerry (Fangzhi) Zuo
1
-0
/
+4
2019-01-25
drm/amdgpu: use BACO reset on vega20 if platform support
Jim Qu
1
-0
/
+1
2019-01-25
drm/amdgpu: use BACO reset if platform support (v2)
Jim Qu
1
-3
/
+58
2019-01-25
drm/amdgpu/powerper: add vega20 BACO functions
Jim Qu
4
-1
/
+119
2019-01-25
drm/amdgpu: update THM IP register header to support BACO
Jim Qu
1
-0
/
+3
2019-01-25
drm/amdgpu: also include NBIO v7.4 register mask header
Jim Qu
1
-0
/
+1
2019-01-25
drm/amdgpu: update NBIO v7.4 to support BACO
Jim Qu
2
-0
/
+5
2019-01-25
drm/amdgpu: expose BACO interfaces to upper level from PP
Jim Qu
2
-0
/
+58
2019-01-25
drm/amdgpu: add BACO interfaces for vega10
Jim Qu
3
-1
/
+169
2019-01-25
drm/amdpgu: add common functions for BACO feature in PP (v2)
Jim Qu
3
-1
/
+152
2019-01-14
drm/amdgpu: add BACO interfaces in pm and hwmgr function table
Jim Qu
2
-0
/
+11
2019-01-14
drm/amdgpu: update nbio v6.1 register/master to support BACO
Jim Qu
2
-0
/
+6
2019-01-14
drm/amd/display: Fully remove i2caux folder
Leo Li
6
-1487
/
+0
2019-01-14
drm/amd/display: 3.2.14
Steven Chiu
1
-1
/
+1
2019-01-14
drm/amd/display: Check for NULL when creating gamma struct
Krunoslav Kovac
1
-3
/
+6
2019-01-14
drm/amd/display: Check if registers are available before accessing
Eric Bernstein
1
-18
/
+24
2019-01-14
drm/amd/display: Add new infopacket definition
Bayan Zabihiyan
3
-7
/
+92
2019-01-14
drm/amd/display: Rename configure_encoder to enc1_configure_encoder
Dmytro Laktyushkin
2
-4
/
+4
2019-01-14
drm/amd/display: add workaround for 4k video underflow
Eric Yang
1
-0
/
+51
2019-01-14
drm/amd/display: dp interlace MSA timing programming for Interlace mode.
Charlene Liu
2
-56
/
+77
2019-01-14
drm/amd/display: fix warning on raven hotplug
Roman Li
1
-13
/
+6
2019-01-14
drm/amd/display: dal-pplib interface refactor dal part
hersen wu
1
-0
/
+57
2019-01-14
drm/amd/display: Remove i2caux folder
David Francis
39
-5874
/
+4
2019-01-14
drm/amd/display: Change from aux_engine to dce_aux
David Francis
9
-548
/
+45
2019-01-14
drm/amd/display: Switch ddc to new aux interface
David Francis
4
-155
/
+137
[next]