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
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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-31
drm/amdgpu: add bo_list iterators
Christian König
3
-39
/
+43
2018-07-31
drm/amdgpu: nuke amdgpu_bo_list_free
Christian König
3
-14
/
+2
2018-07-31
drm/amdgpu: always recreate bo_list
Christian König
3
-15
/
+12
2018-07-31
drm/amdgpu: move bo_list defines to amdgpu_bo_list.h
Christian König
2
-39
/
+71
2018-07-31
drm/amdgpu: add new amdgpu_vm_bo_trace_cs() function v2
Christian König
4
-0
/
+37
2018-07-31
drm/amdgpu: return error if both BOs and bo_list handle is given
Christian König
1
-3
/
+6
2018-07-31
drm/amdgpu: fix total size calculation
Christian König
1
-1
/
+1
2018-07-31
drm/sched: remove unneeded -Iinclude/drm compiler flag
Masahiro Yamada
1
-1
/
+0
2018-07-31
drm/amdgpu: add proper error handling to amdgpu_bo_list_get
Christian König
3
-23
/
+20
2018-07-31
drm/amdgpu: fix a reversed condition
Rex Zhu
1
-1
/
+1
2018-07-31
drm/amd/pp: Convert voltage unit in mV*4 to mV on CZ/ST
Rex Zhu
1
-2
/
+3
2018-07-31
drm/amd/pp: Delete unused temp variables
Rex Zhu
1
-16
/
+6
2018-07-31
drm/amd/pp/Polaris12: Fix a chunk of registers missed to program
Rex Zhu
1
-0
/
+43
2018-07-27
drm/amdgpu: clean up the superfluous space and align the comment text for amd...
Huang Rui
1
-56
/
+51
2018-07-27
drm/amdgpu: correct evict flag for bo move
Junwei Zhang
1
-2
/
+2
2018-07-27
drm/ttm: Merge hugepage attr changes in ttm_dma_page_put. (v2)
Bas Nieuwenhuizen
1
-7
/
+4
2018-07-27
drm/ttm: clean up non-x86 definitions on ttm_page_alloc
Huang Rui
1
-57
/
+5
2018-07-27
drm/ttm: clean up non-x86 definitions on ttm_page_alloc_dma
Huang Rui
1
-44
/
+4
2018-07-27
drm/amdgpu: implement harvesting support for UVD 7.2 (v3)
Alex Deucher
5
-12
/
+89
2018-07-27
drm/amd: Add missing fields in atom_integrated_system_info_v1_11
Harry Wentland
1
-4
/
+11
2018-07-27
drm/amd/display: DC 3.1.59
Harry Wentland
1
-1
/
+1
2018-07-27
drm/amd/display: Prevent PSR from being enabled if initialization fails
Anthony Koo
2
-16
/
+24
2018-07-27
drm/amd/display: Fix Vega10 black screen after mode change
Jerry (Fangzhi) Zuo
3
-1
/
+16
2018-07-27
drm/amd/display: flatten aux_engine and engine
Bhawanpreet Lakha
12
-186
/
+140
2018-07-27
drm/amd/display: Retry link training again
Bhawanpreet Lakha
3
-4
/
+24
2018-07-27
drm/amdgpu: patch the IBs for the second UVD instance v2
Christian König
1
-0
/
+29
2018-07-27
drm/amdgpu: add support for inplace IB patching for MM engines v2
Christian König
3
-7
/
+17
2018-07-27
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
56
-282
/
+1912
2018-07-27
Merge tag 'exynos-drm-next-for-v4.19' of git://git.kernel.org/pub/scm/linux/k...
Dave Airlie
24
-548
/
+324
2018-07-27
Merge branch 'for-upstream/malidp-fixes' of git://linux-arm.org/linux-ld into...
Dave Airlie
2
-1
/
+11
2018-07-27
Merge tag 'imx-drm-next-2018-07-20' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
6
-19
/
+53
2018-07-25
gpu: drm: amdgpu: Replace mdelay with msleep in cik_pcie_gen3_enable()
Jia-Ju Bai
1
-1
/
+1
2018-07-25
drm/amdgpu/gmc9: clarify GPUVM fault error message
Alex Deucher
1
-1
/
+1
2018-07-25
drm/scheduler: remove sched field from the entity
Nayan Deshmukh
5
-17
/
+16
2018-07-25
drm/scheduler: modify API to avoid redundancy
Nayan Deshmukh
12
-35
/
+27
2018-07-25
drm/amdgpu: reduce the number of placements for a BO
Christian König
2
-1
/
+4
2018-07-25
drm/amdgpu: consistenly name amdgpu_bo_ functions
Christian König
10
-38
/
+39
2018-07-25
drm/amdgpu: expose only the first UVD instance for now
Christian König
2
-15
/
+7
2018-07-25
drm/amdgpu: clean up coding style a bit
Christian König
1
-10
/
+10
2018-07-24
drm/amd/display: DC 3.1.58
Harry Wentland
1
-1
/
+1
2018-07-24
drm/amd/display: separate dc_debug into dc_debug_options and dc_debug data
Jun Lei
6
-15
/
+18
2018-07-24
drm/amd/display: Decouple aux from i2c
Bhawanpreet Lakha
14
-14
/
+1549
2018-07-24
drm/amd/display: DPP CM ICSC AYCRCB8888 format support
vikrant mhaske
2
-1
/
+5
2018-07-24
drm/amd/display: On dce100, set clocks to 0 on suspend
David Francis
1
-3
/
+16
2018-07-24
drm/amd/display: allow diags to skip initial link training
Tony Cheng
4
-3
/
+9
2018-07-24
drm/amd/display: Remove unnecessary warning
Mikita Lipski
1
-4
/
+0
2018-07-24
drm/amdgpu: move the amdgpu_fbdev_set_suspend() further up
Shirish S
1
-3
/
+3
2018-07-24
drm/amdgpu: Don't warn on destroying a pinned BO
Michel Dänzer
1
-1
/
+1
2018-07-24
drm/amd/powerplay: allow slow switch only if NBPState enabled v2
Evan Quan
2
-2
/
+4
2018-07-24
drm/amd/powerplay: correct the argument for PPSMC_MSG_SetUclkFastSwitch
Evan Quan
2
-2
/
+2
[next]