index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-03
drm/amdgpu/pm: make unsupported power profile messages debug
Alex Deucher
3
-3
/
+3
2021-03-03
drm/amdgpu:disable VCN for Navi12 SKU
Asher.Song
1
-2
/
+4
2021-03-03
drm/amdgpu: Only check for S0ix if AMD_PMC is configured
Alex Deucher
1
-1
/
+2
2021-02-24
drm/amd/display: Fix system hang after multiple hotplugs (v3)
Qingqing Zhuo
2
-13
/
+92
2021-02-24
drm/amdgpu: fix shutdown and poweroff process failed with s0ix
Prike Liang
3
-3
/
+18
2021-02-22
drm/amd/display: Remove Assert from dcn10_get_dig_frontend
Eric Bernstein
2
-1
/
+2
2021-02-22
drm/amd/display: Add vupdate_no_lock interrupts for DCN2.1
Rodrigo Siqueira
1
-0
/
+22
2021-02-22
Revert "drm/amd/display: reuse current context instead of recreating one"
Anson Jacob
3
-30
/
+23
2021-02-22
drm/amd/pm/swsmu: Avoid using structure_size uninitialized in smu_cmn_init_so...
Nathan Chancellor
1
-1
/
+1
2021-02-19
Merge tag 'drm-intel-next-fixes-2021-02-18' of git://anongit.freedesktop.org/...
Dave Airlie
16
-60
/
+115
2021-02-19
Merge tag 'amd-drm-next-5.12-2021-02-18' of https://gitlab.freedesktop.org/ag...
Dave Airlie
86
-342
/
+1147
2021-02-18
drm/amdgpu: Set reference clock to 100Mhz on Renoir (v2)
Alex Deucher
1
-0
/
+2
2021-02-18
drm/radeon: OLAND boards don't have VCE
Alex Deucher
3
-2
/
+3
2021-02-18
drm/amdkfd: Fix recursive lock warnings
Felix Kuehling
1
-2
/
+2
2021-02-18
drm/amd/display: Add FPU wrappers to dcn21_validate_bandwidth()
Jan Kokemüller
2
-3
/
+19
2021-02-18
drm/amd/display: Fix potential integer overflow
Gustavo A. R. Silva
1
-1
/
+1
2021-02-18
drm/amdgpu/display: remove hdcp_srm sysfs on device removal
Nirmoy Das
3
-3
/
+4
2021-02-18
drm/amdgpu: fix CGTS_TCC_DISABLE register offset on gfx10.3
Marek Olšák
1
-12
/
+10
2021-02-17
drm/i915/gt: Correct surface base address for renderclear
Chris Wilson
1
-1
/
+1
2021-02-17
drm/i915: Disallow plane x+w>stride on ilk+ with X-tiling
Ville Syrjälä
3
-6
/
+39
2021-02-12
Merge tag 'drm-misc-next-fixes-2021-02-11' of git://anongit.freedesktop.org/d...
Dave Airlie
34
-5951
/
+218
2021-02-11
drm/nouveau/top/ga100: initial support
Ben Skeggs
5
-2
/
+116
2021-02-11
drm/nouveau/top: add ioctrl/nvjpg
Ben Skeggs
2
-0
/
+4
2021-02-11
drm/nouveau/privring: rename from ibus
Ben Skeggs
20
-156
/
+155
2021-02-11
drm/nouveau/nvkm: remove nvkm_subdev.index
Ben Skeggs
4
-11
/
+3
2021-02-11
drm/nouveau/nvkm: determine subdev id/order from layout
Ben Skeggs
2
-99
/
+14
2021-02-11
drm/nouveau/vic: switch to instanced constructor
Ben Skeggs
8
-33
/
+7
2021-02-11
drm/nouveau/sw: switch to instanced constructor
Ben Skeggs
14
-114
/
+102
2021-02-11
drm/nouveau/sec2: switch to instanced constructor
Ben Skeggs
10
-27
/
+27
2021-02-11
drm/nouveau/sec: switch to instanced constructor
Ben Skeggs
9
-19
/
+11
2021-02-11
drm/nouveau/pm: switch to instanced constructor
Ben Skeggs
18
-86
/
+83
2021-02-11
drm/nouveau/nvenc: switch to instanced constructor
Ben Skeggs
8
-50
/
+24
2021-02-11
drm/nouveau/nvdec: switch to instanced constructor
Ben Skeggs
8
-38
/
+26
2021-02-11
drm/nouveau/msvld: switch to instanced constructor
Ben Skeggs
16
-53
/
+50
2021-02-11
drm/nouveau/msppp: switch to instanced constructor
Ben Skeggs
14
-45
/
+42
2021-02-11
drm/nouveau/mspdec: switch to instanced constructor
Ben Skeggs
15
-51
/
+47
2021-02-11
drm/nouveau/msenc: switch to instanced constructor
Ben Skeggs
5
-5
/
+2
2021-02-11
drm/nouveau/mpeg: switch to instanced constructor
Ben Skeggs
15
-60
/
+57
2021-02-11
drm/nouveau/me: switch to instanced constructor
Ben Skeggs
4
-4
/
+1
2021-02-11
drm/nouveau/ifb: switch to instanced constructor
Ben Skeggs
4
-4
/
+1
2021-02-11
drm/nouveau/gr: switch to instanced constructor
Ben Skeggs
52
-229
/
+227
2021-02-11
drm/nouveau/fifo/gk104-: remove use of subdev index in runlist topology info
Ben Skeggs
9
-104
/
+80
2021-02-11
drm/nouveau/fifo/gk104-: switch dev_top fault handling to type+inst
Ben Skeggs
5
-29
/
+21
2021-02-11
drm/nouveau/fifo/gf100-: switch static mmu fault id list to type+inst
Ben Skeggs
5
-11
/
+13
2021-02-11
drm/nouveau/fifo/gf100: use fifo engine id for engine recovery mask
Ben Skeggs
1
-12
/
+7
2021-02-11
drm/nouveau/fifo: use type+inst to determine context pointer offsets
Ben Skeggs
7
-22
/
+20
2021-02-11
drm/nouveau/fifo: turn chan subdev mask into engine mask
Ben Skeggs
16
-98
/
+76
2021-02-11
drm/nouveau/fifo: add id_engine hook
Ben Skeggs
10
-13
/
+98
2021-02-11
drm/nouveau/fifo: index backend engctx by engine id
Ben Skeggs
10
-41
/
+73
2021-02-11
drm/nouveau/fifo: index base engctx by engine id
Ben Skeggs
2
-5
/
+15
[next]