index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_kms.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-29
drm/amdgpu: Fix the exported always on CU bitmap
Flora Cui
1
-0
/
+2
2017-06-09
drm/amdgpu: Add vm context module param
Harish Kasiviswanathan
1
-1
/
+2
2017-06-08
drm/amdgpu/radeon: Use radeon by default for CIK GPUs
Michel Dänzer
1
-2
/
+5
2017-06-08
drm/amdgpu: Add module param to control SI support
Felix Kuehling
1
-0
/
+17
2017-06-08
drm/amdgpu: Add module param to control CIK support
Felix Kuehling
1
-0
/
+15
2017-05-25
drm/amdgpu: add an INFO query for monitoring VRAM CPU page faults
Marek Olšák
1
-0
/
+3
2017-05-25
drm/amdgpu: return -ENODEV to user space when vram is lost v2
Chunming Zhou
1
-0
/
+10
2017-05-25
drm/amdgpu: add AMDGPU_HW_IP_VCN_ENC to info query
Leo Liu
1
-0
/
+8
2017-05-25
drm/amdgpu: Disable uvd and vce free handles for raven
Leo Liu
1
-2
/
+4
2017-05-25
drm/amdgpu: add AMDGPU_HW_IP_VCN_DEC to info query
Leo Liu
1
-0
/
+9
2017-05-25
drm/amdgpu: add vm ioctl
Chunming Zhou
1
-0
/
+1
2017-05-18
Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-41
/
+0
2017-05-10
drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutpos
Daniel Vetter
1
-41
/
+0
2017-05-10
drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestamp
Daniel Vetter
1
-3
/
+3
2017-05-10
drm/vblank: Switch drm_driver->get_vblank_timestamp to return a bool
Daniel Vetter
1
-7
/
+7
2017-05-06
drm/amdgpu: Use less generic enum definitions
Guenter Roeck
1
-8
/
+8
2017-05-06
drm/amdgpu/gfx: drop max_gs_waves_per_vgt
Alex Deucher
1
-1
/
+1
2017-04-29
drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanup
Michel Dänzer
1
-1
/
+1
2017-04-29
drm/amdgpu: export more gpu info for gfx9
Junwei Zhang
1
-0
/
+11
2017-04-06
drm/amdgpu: Avoid using signed integer to store pointer value
Alex Xie
1
-1
/
+1
2017-04-06
drm/amdgpu: Move function amdgpu_has_atpx near other similar functions
Alex Xie
1
-6
/
+0
2017-04-03
Merge tag 'drm-misc-next-2017-03-31' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-1
/
+2
2017-03-30
drm/amdgpu: Don't register Thunderbolt eGPU with vga_switcheroo
Lukas Wunner
1
-1
/
+2
2017-03-30
drm/amdgpu: add psp firmware info into info query and debugfs
Huang Rui
1
-0
/
+25
2017-03-30
drm/amdgpu: add NGG parameters
Alex Deucher
1
-0
/
+7
2017-03-30
drm/amdgpu: add AMDGPU_HW_IP_UVD_ENC to info query
Leo Liu
1
-0
/
+10
2017-03-30
drm/amdgpu: Merge pre/postclose hooks
Daniel Vetter
1
-15
/
+2
2017-03-30
drm/amdgpu: export gfx config double offchip LDS buffers (v3)
Junwei Zhang
1
-0
/
+2
2017-03-30
drm/amdgpu: expose GPU sensor related information
Alex Deucher
1
-0
/
+75
2017-03-30
drm/amdgpu: IOCTL interface for PRT support v4
Junwei Zhang
1
-0
/
+10
2017-01-27
drm/amdgpu: request/release full gpu access if device is vf
Xiangliang Yu
1
-0
/
+6
2017-01-27
drm/amdgpu:invoke CSA functions (v2)
Monk Liu
1
-0
/
+14
2017-01-27
drm/amd/amdgpu: get maximum and used UVD handles (v4)
Arindam Nath
1
-0
/
+21
2017-01-09
drm: Change the return type of the unload hook to void
Gabriel Krisman Bertazi
1
-3
/
+2
2016-12-08
drm/amd/amdgpu: export vbios information (v2)
Evan Quan
1
-0
/
+26
2016-11-30
Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next
Dave Airlie
1
-0
/
+2
2016-11-11
Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-0
/
+1
2016-11-08
drm/amdgpu: add the interface of waiting multiple fences (v4)
Junwei Zhang
1
-0
/
+1
2016-11-07
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
1
-4
/
+2
2016-10-31
drm/amdgpu: disable runtime pm in certain cases
Alex Deucher
1
-0
/
+2
2016-10-25
drm/amdgpu:new ids flag for preempt
Monk Liu
1
-0
/
+2
2016-10-25
drm/amdgpu: rework IP block registration (v2)
Alex Deucher
1
-6
/
+6
2016-10-25
drm/amdgpu: fill in vce clock info ioctl query (v2)
Alex Deucher
1
-0
/
+18
2016-10-25
drm/amd/amdgpu: unify memory query info interface
Junwei Zhang
1
-26
/
+28
2016-10-25
drm/amd/amdgpu: add info about vram and gtt max allocation size
Junwei Zhang
1
-0
/
+18
2016-10-25
drm/amd/amdgpu: add info about vram and gtt total size
Junwei Zhang
1
-0
/
+10
2016-10-21
drm/amd/amdgpu: expose max engine and memory clock for powerplay enabled case
Evan Quan
1
-4
/
+2
2016-09-02
drm/amdgpu: handle runtime pm in drm pre/post close
Alex Deucher
1
-0
/
+4
2016-09-02
drm/amdgpu: handle runtime pm correctly in amdgpu_driver_open_kms
Alex Deucher
1
-8
/
+9
2016-08-25
drm/amdgpu: track the number of vce rings
Alex Deucher
1
-1
/
+1
[next]