index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-22
drm/amdgpu: add apu flags (v2)
Alex Deucher
1
-0
/
+1
2020-05-21
drm/amd/display: Add DC Debug mask to disable features for bringup
Harry Wentland
1
-0
/
+1
2020-05-18
drm/amdgpu: Add autodump debugfs node for gpu reset v8
Jiange Zhao
1
-0
/
+2
2020-05-08
drm/amdgpu: enable hibernate support on Navi1X
Evan Quan
1
-0
/
+1
2020-05-01
drm/amdgpu: re-structue members for ip discovery
Hawking Zhang
1
-2
/
+3
2020-04-28
drm/amdgpu: cleanup IB pool handling a bit
Christian König
1
-10
/
+1
2020-04-28
drm/amdgpu: implement TMZ accessor (v3)
Luben Tuikov
1
-5
/
+5
2020-04-28
drm/amdgpu: add amdgpu_tmz data structure
Huang Rui
1
-1
/
+5
2020-04-28
drm/amdgpu: add tmz feature parameter (v2)
Huang Rui
1
-0
/
+2
2020-04-23
drm/amdgpu: request reg_val_offs each kiq read reg
Yintian Tao
1
-1
/
+1
2020-04-22
drm/amdgpu: clean up unused variable about ring lru
Kevin Wang
1
-3
/
+0
2020-04-22
drm/amdgpu: fix race between pstate and remote buffer map
Jonathan Kim
1
-2
/
+0
2020-04-13
drm/amd/amdgpu: add print prefix for dev_* variants
Aurabindo Pillai
1
-0
/
+6
2020-04-13
drm/amd/amdgpu: add prefix for pr_* prints
Aurabindo Pillai
1
-0
/
+6
2020-04-09
drm/amdgpu: support access regs outside of mmio bar
Hawking Zhang
1
-9
/
+9
2020-04-09
drm/amdgpu: retire AMDGPU_REGS_KIQ flag
Hawking Zhang
1
-3
/
+2
2020-04-09
drm/amdgpu: retire RREG32_IDX/WREG32_IDX
Hawking Zhang
1
-4
/
+0
2020-04-09
drm/amdgpu: remove inproper workaround for vega10
Hawking Zhang
1
-2
/
+0
2020-04-09
drm/amdgpu: rework sched_list generation
Nirmoy Das
1
-0
/
+1
2020-04-01
drm/amdgpu: implement more ib pools (v2)
xinhui pan
1
-2
/
+11
2020-04-01
drm/amdgpu: Enable reading FRU chip via I2C v3
Kent Russell
1
-0
/
+5
2020-03-16
drm/amdgpu: revise RLCG access path
Monk Liu
1
-0
/
+2
2020-03-05
drm/amdgpu: add reset_ras_error_count function for HDP
Hawking Zhang
1
-0
/
+1
2020-02-28
Merge tag 'amd-drm-next-5.7-2020-02-26' of git://people.freedesktop.org/~agd5...
Dave Airlie
1
-0
/
+1
2020-02-17
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
1
-29
/
+9
2020-02-13
drm/amdgpu: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
1
-3
/
+3
2020-02-11
drm/amdgpu: add flag for runtime suspend
Alex Deucher
1
-0
/
+1
2020-01-22
drm/amdgpu: add kiq version interface for RREG32/WREG32
chen gong
1
-0
/
+4
2020-01-14
drm/amdgpu: Create generic DF struct in adev
Joseph Greathouse
1
-25
/
+4
2019-12-23
drm/amdgpu: update the method to get fb_loc of memory training(V4)
Tianci.Yin
1
-2
/
+1
2019-12-18
drm/amdgpu: reverts commit ce316fa55ef0f1751276b846a54fb3b835bd5e64.
Andrey Grodzovsky
1
-2
/
+0
2019-12-17
Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...
Daniel Vetter
1
-3
/
+22
2019-12-05
drm/amdgpu: add concurrent baco reset support for XGMI
Le Ma
1
-0
/
+2
2019-12-02
drm/amdgpu: not remove sysfs if not create sysfs
Yintian Tao
1
-0
/
+3
2019-11-30
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-0
/
+2
2019-11-26
drm/amdgpu: move pci handling out of pm ops
Alex Deucher
1
-2
/
+2
2019-11-23
drm/amdgpu: Use mmu_interval_insert instead of hmm_mirror
Jason Gunthorpe
1
-0
/
+2
2019-11-19
drm/amdgpu: start to disentangle boco from runtime pm
Alex Deucher
1
-0
/
+2
2019-11-19
drm/amdgpu: add helpers for baco entry and exit
Alex Deucher
1
-0
/
+2
2019-11-19
drm/amdgpu: rename amdgpu_device_is_px to amdgpu_device_supports_boco (v2)
Alex Deucher
1
-1
/
+1
2019-11-19
drm/amdgpu: add a amdgpu_device_supports_baco helper
Alex Deucher
1
-0
/
+1
2019-11-19
drm/amdgpu: add asic callback for BACO support
Alex Deucher
1
-0
/
+4
2019-11-19
drm/amdgpu: add JPEG HW IP and SW structures
Leo Liu
1
-0
/
+5
2019-11-06
drm/amdgpu: fix possible pstate switch race condition
Evan Quan
1
-0
/
+3
2019-10-28
drm/amd: correct "_LENTH" mispelling in constant
Wambui Karuga
1
-2
/
+2
2019-10-28
drm/amd: declare amdgpu_exp_hw_support in amdgpu.h
Wambui Karuga
1
-0
/
+1
2019-10-17
drm/amdgpu/psp: add psp memory training implementation(v3)
Tianci.Yin
1
-0
/
+1
2019-10-17
drm/amdgpu/atomfirmware: add memory training related helper functions(v3)
Tianci.Yin
1
-0
/
+8
2019-10-17
drm/amdgpu: add a generic fb accessing helper function(v3)
Tianci.Yin
1
-0
/
+2
2019-10-15
drm/amdgpu: remove in_baco_reset hack
Alex Deucher
1
-2
/
+0
[next]