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-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-05
drm/amdgpu: Add AMDGPU_CHUNK_ID_SCHEDULED_DEPENDENCIES
Andrey Grodzovsky
3
-2
/
+15
2019-02-05
drm/amd/powerplay: update soc boot and max level on vega10
Kenneth Feng
1
-0
/
+7
2019-02-05
drm/amd/display: Use memset to initialize variables in fill_plane_dcc_attributes
Nathan Chancellor
1
-2
/
+5
2019-02-05
drm/amd/display: Use memset to initialize variables in amdgpu_dm_atomic_commit_tail
Nathan Chancellor
1
-2
/
+5
2019-02-05
drm/amd/display: Use memset to initialize variable in wait_for_training_aux_rd_interval
Nathan Chancellor
1
-1
/
+3
2019-02-05
drm/amd/amdgpu: fix spelling mistake "matech" -> "match"
Colin Ian King
1
-1
/
+1
2019-02-01
drm/amdgpu: clean up memory/GDS/GWS/OA alignment code
Marek Olšák
3
-14
/
+15
2019-01-29
drm/amdgpu: cleanup amdgpu_pte_update_params
Christian König
1
-8
/
+0
2019-01-29
drm/amdgpu: Show XGMI node and hive message per device only once
shaoyunl
1
-4
/
+3
2019-01-29
Revert "drm/amd/display: add -msse2 to prevent Clang from emitting libcalls to undefined SW FP routines"
Alex Deucher
2
-2
/
+2
2019-01-29
drm/amdgpu: sriov restrict max_pfn below AMDGPU_GMC_HOLE
wentalou
2
-3
/
+6
2019-01-29
drm/amdgpu: csa_vaddr should not larger than AMDGPU_GMC_HOLE_START
wentalou
1
-1
/
+2
2019-01-28
drm/amd/powerplay: add override pcie parameters for Vega20
Eric Huang
1
-0
/
+46
2019-01-28
drm/amd/display: Don't leak memory when updating streams
Nicholas Kazlauskas
1
-1
/
+7
2019-01-28
drm/amd/display: Add Vline1 interrupt source to InterruptManager
Fatemeh Darbehani
6
-68
/
+61
2019-01-28
drm/amd/display: Re-enable CRC capture following modeset
Nicholas Kazlauskas
2
-4
/
+17
2019-01-28
drm/amd/display: Enable vblank interrupt during CRC capture
Nicholas Kazlauskas
2
-22
/
+34
2019-01-28
drm/amd/display: Poll pending down rep before clear payload allocation table
Martin Tsai
3
-0
/
+19
2019-01-28
drm/ttm: Remove ttm_bo_reference and ttm_bo_unref
Thomas Zimmermann
2
-37
/
+0
2019-01-28
drm/mgag200: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
1
-6
/
+2
2019-01-28
drm/vmwgfx: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
6
-24
/
+32
2019-01-28
drm/vmwgfx: Replace ttm_bo_reference with ttm_bo_get
Thomas Zimmermann
3
-6
/
+7
2019-01-28
drm/nouveau: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
2
-7
/
+3
2019-01-28
drm/nouveau: Replace ttm_bo_reference with ttm_bo_get
Thomas Zimmermann
1
-1
/
+6
2019-01-28
drm/ast: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
1
-5
/
+1
2019-01-25
drm/amd/display: add -msse2 to prevent Clang from emitting libcalls to undefined SW FP routines
ndesaulniers@google.com
2
-2
/
+2
2019-01-25
drm/amd/powerplay: support Vega12 retrieving and setting ppfeatures
Evan Quan
1
-0
/
+100
2019-01-25
drm/amd/powerplay: support Vega12 SOCclk and DCEFclk dpm level settings
Evan Quan
1
-1
/
+97
2019-01-25
drm/amd/powerplay: support Vega10 retrieving and setting ppfeatures
Evan Quan
1
-0
/
+101
2019-01-25
drm/amd/powerplay: support Vega10 SOCclk and DCEFclk dpm level settings
Evan Quan
2
-0
/
+84
2019-01-25
drm/amd/powerplay: avoid frequent metrics table export
Evan Quan
2
-13
/
+33
2019-01-25
drm/amd/powerplay: correct Vega20 gfxclk readout under DS
Evan Quan
1
-5
/
+9
2019-01-25
drm/amd/display: Connect dig_fe to otg directly instead of calling bios
hersen wu
13
-280
/
+39
2019-01-25
drm/amd/display: 3.2.15
Steven Chiu
1
-1
/
+1
2019-01-25
drm/amd/display: take dpms_off into account for edp turn off logic
Eric Yang
1
-4
/
+8
2019-01-25
revert "drm/amd/display: Add condition to sync eDP SW status and HW status"
Eric Yang
6
-120
/
+0
2019-01-25
drm/amd/display: Adjust ABM 2.2 contrast parameters
Josip Pavic
1
-3
/
+3
2019-01-25
drm/amd/display: Default to linear output gamma
Krunoslav Kovac
1
-33
/
+40
2019-01-25
drm/amd/display: Fix use of uninitialized union
John Barberiz
1
-1
/
+1
2019-01-25
drm/amd/display: Create switching mechanism for ABM 2.2
Josip Pavic
1
-165
/
+418
2019-01-25
drm/amd/display: Update DMCU versioning mechanism
Josip Pavic
3
-11
/
+10
2019-01-25
drm/amd/display: Know what a pageflip is
David Francis
1
-1
/
+2
2019-01-25
drm/amd/display: Perform plane updates only when needed
David Francis
1
-129
/
+62
2019-01-25
drm/amd/display: Call into DC once per multiplane flip
David Francis
1
-181
/
+155
2019-01-25
drm/amd/display: Simplify underscan and ABM commit
David Francis
1
-18
/
+31
2019-01-25
drm/amd/display: Let updates with no scaling changes be fast
David Francis
1
-1
/
+1
2019-01-25
drm/amd/display: Introduce DC VM interface
Eryk Brol
10
-10
/
+254
2019-01-25
drm/amd/display: Restructure DCN10 hubbub
Eryk Brol
4
-64
/
+88
2019-01-25
drm/amd/display: fix eDP fast bootup for pre-raven asic
hersen wu
6
-2
/
+10
2019-01-25
drm/sched: Rework HW fence processing.
Andrey Grodzovsky
2
-32
/
+29
[next]