index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-27
drm/amdgpu: drop the ib from the VM update parameters
Christian König
2
-16
/
+13
2019-03-27
drm/amdgpu: move VM table mapping into the backend as well
Christian König
4
-27
/
+37
2019-03-27
drm/amdgpu: XGMI pstate switch initial support
shaoyunl
6
-1
/
+56
2019-03-27
drm/amdgpu: use the new VM backend for clears
Christian König
1
-57
/
+32
2019-03-27
drm/amdgpu: defer cmd/fence/fw buffers destroy on hw_init failure
Evan Quan
1
-19
/
+12
2019-03-27
drm/amdgpu: add more debug friendly prompts
Evan Quan
1
-10
/
+28
2019-03-27
drm/amdgpu: error out on mode1 reset failure
Evan Quan
1
-2
/
+5
2019-03-27
drm/amdgpu: trivial typo fix
Evan Quan
1
-2
/
+2
2019-03-27
drm/amdgpu: remove per obj debugfs write
xinhui pan
1
-41
/
+1
2019-03-27
drm/amdgpu: Fix amdgpu ras to ta enums conversion
xinhui pan
2
-6
/
+62
2019-03-27
drm/amdgpu: use macro instead of enum for flags
xinhui pan
1
-3
/
+1
2019-03-27
drm/amdgpu: Fix some sanity check
xinhui pan
1
-7
/
+17
2019-03-21
drm/amd/powerplay: Fix double unlock bug in smu_sys_set_pp_table()
Dan Carpenter
1
-0
/
+2
2019-03-21
drm/amd/powerplay: Off by one in vega20_get_smu_msg_index()
Dan Carpenter
1
-1
/
+2
2019-03-21
drm/amd/powerplay: delete some dead code
Dan Carpenter
1
-3
/
+0
2019-03-21
drm/amdgpu/display: fix build when DCN KCONFIG is not set
Alex Deucher
1
-0
/
+4
2019-03-21
drm/amdgpu: revert "XGMI pstate switch initial support"
Christian König
6
-52
/
+1
2019-03-21
drm/amdgpu: use the new VM backend for PTEs
Christian König
2
-236
/
+6
2019-03-21
drm/amdgpu: use the new VM backend for PDEs
Christian König
1
-60
/
+14
2019-03-21
drm/amdgpu: new VM update backends
Christian König
5
-3
/
+401
2019-03-21
drm/amdgpu: reserve less memory for PDE updates
Christian König
1
-1
/
+1
2019-03-21
drm/amdgpu: move and rename amdgpu_pte_update_params
Christian König
2
-60
/
+60
2019-03-21
drm/amdgpu: always set and check dma addresses in the VM code
Christian König
1
-12
/
+9
2019-03-21
drm/amdgpu: remove some unused VM defines
Christian König
1
-5
/
+0
2019-03-20
drm/amdgpu: add one rlc version into gfxoff blacklist
Huang Rui
1
-0
/
+1
2019-03-20
drm/amdgpu: enable gfxoff again on raven series (v2)
Huang Rui
5
-11
/
+33
2019-03-20
drm/amd/powerplay: fix spelling mistake "unknow" -> "unknown"
Colin Ian King
1
-1
/
+1
2019-03-20
drm/amd/powerplay: Zero initialize num_of_levels in vega20_set_single_dpm_table
Nathan Chancellor
1
-1
/
+1
2019-03-20
drm/ttm: remove set but not used variable 'rdev'
YueHaibing
1
-4
/
+0
2019-03-20
drm/amd/display: Only put primary planes into the mode_info->planes list
Nicholas Kazlauskas
1
-10
/
+9
2019-03-20
drm/amd/display: Add debugfs dpcd interface
David Francis
3
-1
/
+112
2019-03-20
drm/amd/display: Generic SDP message access in amdgpu
Leo (Hanghong) Ma
1
-1
/
+49
2019-03-20
drm/amd/display: Expose generic SDP message access interface
Leo (Hanghong) Ma
5
-1
/
+97
2019-03-20
drm/amd/display: fix odm pipe management
Dmytro Laktyushkin
2
-7
/
+53
2019-03-20
drm/amd/display: add missing opp programming for odm
Dmytro Laktyushkin
3
-8
/
+6
2019-03-20
drm/amd/display: fix odm combine pipe reset
Dmytro Laktyushkin
1
-4
/
+2
2019-03-20
drm/amd/display: fix releasing planes when exiting odm
Dmytro Laktyushkin
1
-2
/
+4
2019-03-20
drm/amd/display: 3.2.23
Aric Cyr
1
-1
/
+1
2019-03-20
drm/amd/display: Fix VTEM InfoPacket programming
Reza Amini
1
-33
/
+111
2019-03-20
drm/amd/display: Link train only when link is DP and backend is enabled
Samson Tam
1
-1
/
+12
2019-03-20
drm/amd/display: add global master update lock interfaces
Wenjing Liu
2
-0
/
+6
2019-03-20
drm/amd/display: Use dc_is_hdmi_signal() instead of ENUM
Eric Bernstein
2
-3
/
+2
2019-03-20
drm/amd/display: cache additional dpcd caps for HDR capability check
Harmanprit Tatla
3
-5
/
+50
2019-03-20
drm/amd/display: Update ABM crtc state on non-modeset
David Francis
1
-0
/
+3
2019-03-20
drm/amd/display: Programming correct VRR_EN bit in VTEM structure
Hugo Hu
1
-2
/
+2
2019-03-20
drm/amd/display: 3.2.22
Aric Cyr
1
-1
/
+1
2019-03-20
drm/amd/display: extend EDID support to 1kb
Jun Lei
1
-1
/
+1
2019-03-20
drm/amd/display: Fix DP audio regression
Wesley Chalmers
1
-3
/
+2
2019-03-20
drm/amd/display: Add a hysteresis to BTR frame multiplier
Aric Cyr
1
-2
/
+22
2019-03-20
drm/amd/display: fix DP 422 VID_M half the rate issue.
Charlene Liu
5
-9
/
+31
[next]