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
2022-02-17
media: v4l2-mediabus: Use structures to describe bus configuration
Laurent Pinchart
1
-3
/
+3
2022-01-28
media: drm/mediatek: Get rid of mtk_smi_larb_get/put
Yong Wu
4
-49
/
+3
2022-01-28
media: drm/mediatek: Add pm runtime support for ovl and rdma
Yongqiang Niu
3
-3
/
+27
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-2
/
+2
2022-01-22
lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()
Vlastimil Babka
4
-0
/
+17
2022-01-22
i915: simplify subdirectory registration with register_sysctl()
Luis Chamberlain
1
-21
/
+1
2022-01-21
Merge tag 'drm-next-2022-01-21' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
18
-146
/
+108
2022-01-21
Merge tag 'amd-drm-fixes-5.17-2022-01-19' of https://gitlab.freedesktop.org/a...
Dave Airlie
15
-139
/
+75
2022-01-21
Merge tag 'drm-intel-next-fixes-2022-01-20' of git://anongit.freedesktop.org/...
Dave Airlie
3
-7
/
+33
2022-01-18
drm/radeon: fix error handling in radeon_driver_open_kms
Christian König
1
-10
/
+12
2022-01-18
drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOV
Jingwen Chen
2
-14
/
+8
2022-01-18
drm/amdgpu: apply vcn harvest quirk
Guchun Chen
1
-5
/
+27
2022-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
2022-01-17
drm/i915/display/adlp: Implement new step in the TC voltage swing prog sequence
José Roberto de Souza
2
-2
/
+28
2022-01-17
drm/i915/display/ehl: Update voltage swing table
José Roberto de Souza
1
-5
/
+5
2022-01-16
Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
54
-355
/
+467
2022-01-15
Replace for_each_*_bit_from() with for_each_*_bit() where appropriate
Yury Norov
1
-2
/
+2
2022-01-14
virtio: wrap config->reset calls
Michael S. Tsirkin
1
-1
/
+1
2022-01-14
drm/amd/display: Revert W/A for hard hangs on DCN20/DCN21
Mario Limonciello
8
-79
/
+3
2022-01-14
drm/amdgpu: drop flags check for CHIP_IP_DISCOVERY
Alex Deucher
1
-5
/
+0
2022-01-14
drm/amdgpu: Fix rejecting Tahiti GPUs
Lukas Fink
1
-1
/
+1
2022-01-14
drm/amdgpu: don't do resets on APUs which don't support it
Alex Deucher
2
-0
/
+8
2022-01-14
drm/amdgpu: invert the logic in amdgpu_device_should_recover_gpu()
Alex Deucher
1
-27
/
+17
2022-01-14
drm/amdgpu: Enable recovery on yellow carp
CHANDAN VURDIGERE NATARAJ
1
-0
/
+1
2022-01-14
Merge tag 'amd-drm-next-5.17-2022-01-12' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
45
-329
/
+421
2022-01-14
Merge tag 'drm-misc-next-fixes-2022-01-14' of git://anongit.freedesktop.org/d...
Daniel Vetter
2
-7
/
+7
2022-01-14
Merge tag 'drm-misc-fixes-2022-01-14' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
7
-25
/
+48
2022-01-14
Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-2
/
+7
2022-01-14
drm/mipi-dbi: Fix source-buffer address in mipi_dbi_buf_copy
Thomas Zimmermann
1
-1
/
+1
2022-01-14
drm: fix error found in some cases after the patch d1af5cd86997
Claudio Suarez
1
-6
/
+6
2022-01-14
Merge tag 'drm-misc-next-fixes-2022-01-13' of git://anongit.freedesktop.org/d...
Daniel Vetter
1
-1
/
+1
2022-01-14
Merge tag 'drm-intel-next-fixes-2022-01-13' of git://anongit.freedesktop.org/...
Daniel Vetter
6
-17
/
+38
2022-01-14
drm/ttm: fix compilation on ARCH=um
Johannes Berg
1
-1
/
+3
2022-01-11
drm/amdkfd: Fix ASIC name typos
Kent Russell
1
-3
/
+3
2022-01-11
drm/amdkfd: Fix DQM asserts on Hawaii
Felix Kuehling
1
-3
/
+6
2022-01-11
drm/amdgpu: Use correct VIEWPORT_DIMENSION for DCN2
Harry Wentland
1
-1
/
+13
2022-01-11
drm/amd/pm: only send GmiPwrDnControl msg on master die (v3)
Tao Zhou
1
-4
/
+12
2022-01-11
drm/amdgpu: use spin_lock_irqsave to avoid deadlock by local interrupt
Guchun Chen
1
-2
/
+3
2022-01-11
drm/amdgpu: not return error on the init_apu_flags
Prike Liang
1
-4
/
+2
2022-01-11
drm/amdkfd: Use prange->update_list head for remove_list
Felix Kuehling
2
-6
/
+2
2022-01-11
drm/amdkfd: Use prange->list head for insert_list
Felix Kuehling
2
-11
/
+8
2022-01-11
drm/amdkfd: Check for null pointer after calling kmemdup
Jiasheng Jiang
1
-0
/
+3
2022-01-11
drm/amd/display: invalid parameter check in dmub_hpd_callback
José Expósito
1
-1
/
+2
2022-01-11
Revert "drm/amdgpu: Don't inherit GEM object VMAs in child process"
Rajneesh Bhardwaj
1
-3
/
+0
2022-01-11
drm/amd/display: reset dcn31 SMU mailbox on failures
Mario Limonciello
1
-0
/
+6
2022-01-11
drm/amdkfd: use default_groups in kobj_type
Greg Kroah-Hartman
1
-1
/
+2
2022-01-11
drm/amdgpu: use default_groups in kobj_type
Greg Kroah-Hartman
1
-1
/
+2
2022-01-11
drm/amd/amdgpu: Add pcie indirect support to amdgpu_mm_wreg_mmio_rlc()
Tom St Denis
1
-1
/
+3
2022-01-11
drm/amdgpu: recover gart table at resume
Nirmoy Das
7
-99
/
+11
2022-01-11
drm/amdgpu: do not pass ttm_resource_manager to vram_mgr
Nirmoy Das
6
-44
/
+30
[next]