index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2020-10-24
1
-1
/
+1
|
\
|
*
drm/mediatek: reduce clear event
Dennis YC Hsieh
2020-09-25
1
-1
/
+1
|
*
soc: mediatek: cmdq: add clear option in cmdq_pkt_wfe api
Dennis YC Hsieh
2020-09-25
1
-1
/
+1
*
|
Merge tag 'drm-next-2020-10-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-10-23
29
-85
/
+522
|
\
\
|
*
\
Merge tag 'drm-intel-next-fixes-2020-10-22' of git://anongit.freedesktop.org/...
Dave Airlie
2020-10-23
15
-53
/
+334
|
|
\
\
|
|
*
|
drm/i915: Drop runtime-pm assert from vgpu io accessors
Chris Wilson
2020-10-21
1
-1
/
+26
|
|
*
|
drm/i915: Force VT'd workarounds when running as a guest OS
Chris Wilson
2020-10-21
1
-1
/
+5
|
|
*
|
drm/i915: Exclude low pages (128KiB) of stolen from use
Chris Wilson
2020-10-21
4
-2
/
+203
|
|
*
|
drm/i915/gt: Onion unwind for scratch page allocation failure
Chris Wilson
2020-10-21
2
-7
/
+14
|
|
*
|
drm/i915/gt: Wait for CSB entries on Tigerlake
Chris Wilson
2020-10-19
1
-3
/
+18
|
|
*
|
drm/i915/gt: Widen CSB pointer to u64 for the parsers
Chris Wilson
2020-10-19
2
-18
/
+17
|
|
*
|
drm/i915: Use the active reference on the vma while capturing
Chris Wilson
2020-10-19
1
-2
/
+1
|
|
*
|
drm/i915/gt: Undo forced context restores after trivial preemptions
Chris Wilson
2020-10-19
1
-3
/
+2
|
|
*
|
drm/i915/gt: Delay execlist processing for tgl
Chris Wilson
2020-10-19
1
-0
/
+3
|
|
*
|
drm/i915/gem: Support parsing of oversize batches
Chris Wilson
2020-10-19
1
-2
/
+8
|
|
*
|
drm/i915: Mark ininitial fb obj as WT on eLLC machines to avoid rcu lockup du...
Ville Syrjälä
2020-10-19
1
-0
/
+8
|
|
*
|
drm/i915/gt: Initialize reserved and unspecified MOCS indices
Ayaz A Siddiqui
2020-10-19
1
-5
/
+11
|
|
*
|
drm/i915/dp: Tweak initial dpcd backlight.enabled value
Sean Paul
2020-10-19
1
-11
/
+20
|
*
|
|
Merge tag 'amd-drm-fixes-5.10-2020-10-21' of git://people.freedesktop.org/~ag...
Dave Airlie
2020-10-23
13
-31
/
+187
|
|
\
\
\
|
|
*
|
|
drm/amdgpu: correct the cu and rb info for sienna cichlid
Likun Gao
2020-10-21
1
-0
/
+9
|
|
*
|
|
drm/amd/pm: remove the average clock value in sysfs
Kenneth Feng
2020-10-21
1
-4
/
+8
|
|
*
|
|
drm/amd/pm: fix pp_dpm_fclk
Kenneth Feng
2020-10-21
1
-0
/
+3
|
|
*
|
|
Revert drm/amdgpu: disable sienna chichlid UMC RAS
John Clements
2020-10-21
1
-2
/
+2
|
|
*
|
|
drm/amd/pm: fix pcie information for sienna cichlid
Likun Gao
2020-10-21
1
-2
/
+2
|
|
*
|
|
drm/amdkfd: Use same SQ prefetch setting as amdgpu
Jay Cornwall
2020-10-21
1
-2
/
+3
|
|
*
|
|
drm/amd/swsmu: correct wrong feature bit mapping
Kevin Wang
2020-10-21
1
-10
/
+17
|
|
*
|
|
drm/amd/psp: Fix sysfs: cannot create duplicate filename
Andrey Grodzovsky
2020-10-21
1
-1
/
+2
|
|
*
|
|
drm/amd/display: Avoid MST manager resource leak.
Andrey Grodzovsky
2020-10-21
1
-0
/
+7
|
|
*
|
|
drm/amd/display: Revert "drm/amd/display: Fix a list corruption"
Andrey Grodzovsky
2020-10-21
1
-1
/
+0
|
|
*
|
|
drm/amdgpu: update golden setting for sienna_cichlid
Likun Gao
2020-10-21
1
-0
/
+1
|
|
*
|
|
drm/amd/swsmu: add missing feature map for sienna_cichlid
Kevin Wang
2020-10-21
2
-0
/
+4
|
|
*
|
|
drm/amdgpu: correct the gpu reset handling for job != NULL case
Evan Quan
2020-10-21
1
-1
/
+1
|
|
*
|
|
drm/amdgpu: add rlc iram and dram firmware support
Likun Gao
2020-10-21
6
-8
/
+66
|
|
*
|
|
drm/amdgpu: add function to program pbb mode for sienna cichlid
Likun Gao
2020-10-21
1
-0
/
+62
|
*
|
|
|
drm/ttm: fix eviction valuable range check.
Dave Airlie
2020-10-21
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'drm-next-2020-10-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-10-20
13
-32
/
+70
|
\
|
|
|
|
*
|
|
Merge tag 'drm-intel-next-fixes-2020-10-15' of git://anongit.freedesktop.org/...
Dave Airlie
2020-10-19
2
-13
/
+6
|
|
\
|
|
|
|
*
|
drm/i915: Set all unused color plane offsets to ~0xfff again
Ville Syrjälä
2020-10-12
1
-12
/
+5
|
|
*
|
drm/i915: Fix TGL DKL PHY DP vswing handling
Ville Syrjälä
2020-10-12
1
-1
/
+1
|
*
|
|
drm/amd/display: Fix incorrect dsc force enable logic
Eryk Brol
2020-10-19
1
-1
/
+1
|
*
|
|
Merge tag 'amd-drm-fixes-5.10-2020-10-14' of git://people.freedesktop.org/~ag...
Dave Airlie
2020-10-19
10
-18
/
+63
|
|
\
\
\
|
|
*
|
|
drm/amdkfd: Use kvfree in destroy_crat_image
Kent Russell
2020-10-14
1
-1
/
+1
|
|
*
|
|
drm/amdgpu: vcn and jpeg ring synchronization
Veerabadhran G
2020-10-14
5
-7
/
+51
|
|
*
|
|
drm/amd/pm: increase mclk switch threshold to 200 us
Evan Quan
2020-10-14
1
-1
/
+1
|
|
*
|
|
drm/amd/display: kernel-doc: document force_timing_sync
Mauro Carvalho Chehab
2020-10-14
1
-0
/
+2
|
|
*
|
|
drm/amdgpu/swsmu: init the baco mutex in early_init
Alex Deucher
2020-10-14
1
-4
/
+3
|
|
*
|
|
drm/amd/display: Fix module load hangs when connected to an eDP
Rodrigo Siqueira
2020-10-14
1
-5
/
+5
*
|
|
|
|
drm/i915: use vmap in i915_gem_object_map
Christoph Hellwig
2020-10-18
2
-68
/
+60
*
|
|
|
|
drm/i915: stop using kmap in i915_gem_object_map
Christoph Hellwig
2020-10-18
1
-5
/
+2
*
|
|
|
|
drm/i915: use vmap in shmem_pin_map
Christoph Hellwig
2020-10-18
1
-58
/
+18
[next]