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
2020-10-24
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-1
/
+1
2020-10-23
Merge tag 'drm-next-2020-10-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
29
-85
/
+522
2020-10-23
Merge tag 'drm-intel-next-fixes-2020-10-22' of git://anongit.freedesktop.org/...
Dave Airlie
15
-53
/
+334
2020-10-23
Merge tag 'amd-drm-fixes-5.10-2020-10-21' of git://people.freedesktop.org/~ag...
Dave Airlie
13
-31
/
+187
2020-10-21
drm/amdgpu: correct the cu and rb info for sienna cichlid
Likun Gao
1
-0
/
+9
2020-10-21
drm/amd/pm: remove the average clock value in sysfs
Kenneth Feng
1
-4
/
+8
2020-10-21
drm/amd/pm: fix pp_dpm_fclk
Kenneth Feng
1
-0
/
+3
2020-10-21
Revert drm/amdgpu: disable sienna chichlid UMC RAS
John Clements
1
-2
/
+2
2020-10-21
drm/amd/pm: fix pcie information for sienna cichlid
Likun Gao
1
-2
/
+2
2020-10-21
drm/amdkfd: Use same SQ prefetch setting as amdgpu
Jay Cornwall
1
-2
/
+3
2020-10-21
drm/amd/swsmu: correct wrong feature bit mapping
Kevin Wang
1
-10
/
+17
2020-10-21
drm/amd/psp: Fix sysfs: cannot create duplicate filename
Andrey Grodzovsky
1
-1
/
+2
2020-10-21
drm/amd/display: Avoid MST manager resource leak.
Andrey Grodzovsky
1
-0
/
+7
2020-10-21
drm/amd/display: Revert "drm/amd/display: Fix a list corruption"
Andrey Grodzovsky
1
-1
/
+0
2020-10-21
drm/amdgpu: update golden setting for sienna_cichlid
Likun Gao
1
-0
/
+1
2020-10-21
drm/amd/swsmu: add missing feature map for sienna_cichlid
Kevin Wang
2
-0
/
+4
2020-10-21
drm/amdgpu: correct the gpu reset handling for job != NULL case
Evan Quan
1
-1
/
+1
2020-10-21
drm/amdgpu: add rlc iram and dram firmware support
Likun Gao
6
-8
/
+66
2020-10-21
drm/amdgpu: add function to program pbb mode for sienna cichlid
Likun Gao
1
-0
/
+62
2020-10-21
drm/i915: Drop runtime-pm assert from vgpu io accessors
Chris Wilson
1
-1
/
+26
2020-10-21
drm/i915: Force VT'd workarounds when running as a guest OS
Chris Wilson
1
-1
/
+5
2020-10-21
drm/i915: Exclude low pages (128KiB) of stolen from use
Chris Wilson
4
-2
/
+203
2020-10-21
drm/i915/gt: Onion unwind for scratch page allocation failure
Chris Wilson
2
-7
/
+14
2020-10-21
drm/ttm: fix eviction valuable range check.
Dave Airlie
1
-1
/
+1
2020-10-20
Merge tag 'drm-next-2020-10-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
13
-32
/
+70
2020-10-19
drm/i915/gt: Wait for CSB entries on Tigerlake
Chris Wilson
1
-3
/
+18
2020-10-19
drm/i915/gt: Widen CSB pointer to u64 for the parsers
Chris Wilson
2
-18
/
+17
2020-10-19
drm/i915: Use the active reference on the vma while capturing
Chris Wilson
1
-2
/
+1
2020-10-19
drm/i915/gt: Undo forced context restores after trivial preemptions
Chris Wilson
1
-3
/
+2
2020-10-19
drm/i915/gt: Delay execlist processing for tgl
Chris Wilson
1
-0
/
+3
2020-10-19
drm/i915/gem: Support parsing of oversize batches
Chris Wilson
1
-2
/
+8
2020-10-19
drm/i915: Mark ininitial fb obj as WT on eLLC machines to avoid rcu lockup du...
Ville Syrjälä
1
-0
/
+8
2020-10-19
drm/i915/gt: Initialize reserved and unspecified MOCS indices
Ayaz A Siddiqui
1
-5
/
+11
2020-10-19
drm/i915/dp: Tweak initial dpcd backlight.enabled value
Sean Paul
1
-11
/
+20
2020-10-19
Merge tag 'drm-intel-next-fixes-2020-10-15' of git://anongit.freedesktop.org/...
Dave Airlie
2
-13
/
+6
2020-10-19
drm/amd/display: Fix incorrect dsc force enable logic
Eryk Brol
1
-1
/
+1
2020-10-19
Merge tag 'amd-drm-fixes-5.10-2020-10-14' of git://people.freedesktop.org/~ag...
Dave Airlie
10
-18
/
+63
2020-10-18
drm/i915: use vmap in i915_gem_object_map
Christoph Hellwig
2
-68
/
+60
2020-10-18
drm/i915: stop using kmap in i915_gem_object_map
Christoph Hellwig
1
-5
/
+2
2020-10-18
drm/i915: use vmap in shmem_pin_map
Christoph Hellwig
1
-58
/
+18
2020-10-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-26
/
+26
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
5
-6
/
+10
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1152
-17587
/
+59383
2020-10-14
Merge tag 'tty-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
2020-10-14
drm/amdkfd: Use kvfree in destroy_crat_image
Kent Russell
1
-1
/
+1
2020-10-14
drm/amdgpu: vcn and jpeg ring synchronization
Veerabadhran G
5
-7
/
+51
2020-10-14
drm/amd/pm: increase mclk switch threshold to 200 us
Evan Quan
1
-1
/
+1
2020-10-14
drm/amd/display: kernel-doc: document force_timing_sync
Mauro Carvalho Chehab
1
-0
/
+2
2020-10-14
drm/amdgpu/swsmu: init the baco mutex in early_init
Alex Deucher
1
-4
/
+3
2020-10-14
drm/amd/display: Fix module load hangs when connected to an eDP
Rodrigo Siqueira
1
-5
/
+5
[next]