index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-07
drm/amdgpu: just suspend the hw on pci shutdown
Alex Deucher
1
-1
/
+4
2016-10-31
drm/amdgpu: add some error handling to amdgpu_init v2
Christian König
1
-3
/
+23
2016-10-31
drm/amd: fix scheduler fence teardown order v2
Christian König
1
-0
/
+2
2016-10-04
drm/amdgpu: remove DRM_AMD_POWERPLAY
Alex Deucher
1
-2
/
+0
2016-09-30
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-7
/
+6
2016-09-28
drm/amdgpu: always apply pci shutdown callbacks (v2)
Alex Deucher
1
-6
/
+4
2016-09-28
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-2
/
+3
2016-09-27
drm/amdgpu: add version bump for raster config programming
Alex Deucher
1
-1
/
+2
2016-09-22
drm/amdgpu: bump version for new vce packet support
Alex Deucher
1
-1
/
+2
2016-09-20
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-9
/
+133
2016-09-19
drm/amdgpu:changes of virtualization cases probe (v3)
Monk Liu
1
-1
/
+1
2016-09-14
drm/amd/powerplay: add module parameter to mask pp features
Rex Zhu
1
-0
/
+4
2016-09-14
drm/amdgpu:implement CONTEXT_CONTROL (v5)
Monk Liu
1
-1
/
+2
2016-09-12
drm/amd/amdgpu: S4 issue for amdgpu (v2)
jimqu
1
-2
/
+21
2016-09-02
drm/amdgpu: wire up a pci shutdown callback
Alex Deucher
1
-0
/
+14
2016-09-02
drm/amdgpu: set runtime pm state to active on resume
Alex Deucher
1
-0
/
+8
2016-08-31
drm/amdgpu: add si pciids v2
Ken Wang
1
-0
/
+74
2016-08-30
drm/amdgpu: throttle buffer migrations at CS using a fixed MBps limit (v2)
Marek Olšák
1
-0
/
+4
2016-08-25
drm/amdgpu: rename suspend_kms and resume_kms
Alex Deucher
1
-6
/
+6
2016-08-25
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-1
/
+11
2016-08-24
drm/amdgpu: add support for UVD_NO_OP register
Alex Deucher
1
-1
/
+2
2016-08-22
drm/amdgpu: add AMDGPU_INFO_NUM_EVICTIONS
Marek Olšák
1
-1
/
+2
2016-08-12
drm/fb-helper: Add a dummy remove_conflicting_framebuffers
Daniel Vetter
1
-1
/
+1
2016-08-10
drm/amdgpu: Change the virtual_display type from int to char*.
Emily Deng
1
-3
/
+3
2016-08-08
drm/amdgpu: Define one variable for virtual display.
Emily Deng
1
-0
/
+4
2016-08-08
drm/amdgpu: add module parameters to ctrl powerplay feature
Rex Zhu
1
-0
/
+4
2016-07-29
drm/amdgpu: increment driver minor
Christian König
1
-1
/
+2
2016-07-07
drm/amd/amdgpu: Set DRIVER_MODESET feature flag at build time
Frank Binns
1
-2
/
+1
2016-07-07
drm/amdgpu: add disable_cu parameter
Nicolai Hähnle
1
-0
/
+4
2016-07-07
drm/amdgpu: add amdgpu.cg_mask and amdgpu.pg_mask parameters
Nicolai Hähnle
1
-0
/
+8
2016-07-07
drm/amdgpu: drop explicit pci D3/D0 setting for ATPX power control
Alex Deucher
1
-4
/
+4
2016-07-07
drm/amdgpu/atpx: hybrid platforms use d3cold
Alex Deucher
1
-1
/
+3
2016-07-07
drm/amdgpu: use PCI_D3hot for PX systems without dGPU power control
Alex Deucher
1
-1
/
+4
2016-07-07
drm/amdgpu: add powercontainment module parameter
Huang Rui
1
-0
/
+4
2016-05-18
drm/amdgpu: Add more Polaris 11 PCI IDs
Flora Cui
1
-2
/
+5
2016-05-18
drm/amdgpu: add more Polaris10 DID
Flora Cui
1
-0
/
+9
2016-05-13
drm/amdgpu: create fence slab once when amdgpu module init.
Rex Zhu
1
-1
/
+4
2016-05-11
drm/amdgpu: fix TC cache flushing
Marek Olšák
1
-1
/
+3
2016-05-06
Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-1
/
+11
2016-05-04
drm/amdgpu: change ELM/BAF to Polaris10/Polaris11
Flora Cui
1
-10
/
+10
2016-05-04
drm/amdgpu: add ELM/BAF pci ids
Flora Cui
1
-0
/
+10
2016-05-04
drm/amd: Mark some tables as const
Nils Wallménius
1
-1
/
+1
2016-05-04
drm/amdgpu: Use lockless gem BO free callback
Daniel Vetter
1
-1
/
+1
2016-04-06
Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-2
/
+0
2016-03-30
vgacon: dummy implementation for vgacon_text_force
Daniel Vetter
1
-2
/
+0
2016-03-17
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-0
/
+2
2016-03-14
Merge drm-fixes into drm-next.
Dave Airlie
1
-0
/
+8
2016-03-08
drm/amdgpu: add slap cache for sync objects as well
Christian König
1
-0
/
+2
2016-02-27
drm/amdgpu: Return -EPROBE_DEFER when amdkfd not loaded
Oded Gabbay
1
-2
/
+8
2016-02-10
drm/amdgpu: drop hard_reset module parameter
Alex Deucher
1
-4
/
+0
[next]