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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-13
drm/mcde: Fix an error handling path in 'mcde_probe()'
Christophe JAILLET
1
-1
/
+2
2019-12-13
drm/i810: Prevent underflow in ioctl
Dan Carpenter
1
-2
/
+2
2019-12-13
drm: damage_helper: Fix race checking plane->state->fb
Sean Paul
1
-1
/
+7
2019-12-13
drm/msm: fix memleak on release
Johan Hovold
1
-5
/
+1
2019-12-13
drm/sun4i: tcon: Set min division of TCON0_DCLK to 1.
Yunhao Tian
1
-1
/
+1
2019-12-04
drm/amdgpu: add warning for GRBM 1-cycle delay issue in gfx9
changzhu
1
-0
/
+7
2019-12-04
drm/amdgpu: register gpu instance before fan boost feature enablment
Evan Quan
2
-1
/
+7
2019-12-04
drm/amd/swSMU: fix smu workload bit map error
Kevin Wang
2
-2
/
+2
2019-12-04
drm/amdgpu: dont schedule jobs while in reset
Shirish S
1
-1
/
+4
2019-11-29
drm/i915/userptr: Try to acquire the page lock around set_page_dirty()
Chris Wilson
1
-1
/
+21
2019-11-29
drm/i915/pmu: "Frequency" is reported as accumulated cycles
Chris Wilson
1
-2
/
+2
2019-11-29
drm/i915: Don't oops in dumb_create ioctl if we have no crtcs
Ville Syrjälä
1
-0
/
+3
2019-11-29
drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICs
Evan Quan
1
-5
/
+18
2019-11-29
drm/amdgpu: disable gfxoff on original raven
Alex Deucher
1
-2
/
+7
2019-11-29
drm/amdgpu: disable gfxoff when using register read interface
Alex Deucher
1
-1
/
+5
2019-11-20
Revert "drm/i915/ehl: Update MOCS table for EHL"
Matt Roper
1
-8
/
+0
2019-11-20
drm/i915: update rawclk also on resume
Jani Nikula
2
-3
/
+3
2019-11-12
drm/i915/cmdparser: Fix jump whitelist clearing
Ben Hutchings
1
-3
/
+2
2019-11-12
drm/i915/gen8+: Add RC6 CTX corruption WA
Imre Deak
6
-4
/
+128
2019-11-12
drm/i915: Lower RM timeout to avoid DSI hard hangs
Uma Shankar
2
-0
/
+12
2019-11-12
drm/i915/cmdparser: Ignore Length operands during command matching
Jon Bloomfield
1
-1
/
+1
2019-11-12
drm/i915/cmdparser: Add support for backward jumps
Jon Bloomfield
5
-26
/
+176
2019-11-12
drm/i915/cmdparser: Use explicit goto for error paths
Jon Bloomfield
1
-12
/
+13
2019-11-12
drm/i915: Add gen9 BCS cmdparsing
Jon Bloomfield
2
-10
/
+110
2019-11-12
drm/i915: Allow parsing of unsized batches
Jon Bloomfield
1
-4
/
+5
2019-11-12
drm/i915: Support ro ppgtt mapped cmdparser shadow buffers
Jon Bloomfield
3
-19
/
+69
2019-11-12
drm/i915: Add support for mandatory cmdparsing
Jon Bloomfield
3
-7
/
+15
2019-11-12
drm/i915: Remove Master tables from cmdparser
Jon Bloomfield
3
-68
/
+26
2019-11-12
drm/i915: Disable Secure Batches for gen6+
Jon Bloomfield
3
-3
/
+12
2019-11-12
drm/i915: Rename gen7 cmdparser tables
Jon Bloomfield
1
-35
/
+35
2019-11-12
dc.c:use kzalloc without test
zhongshiqi
1
-0
/
+4
2019-11-12
drm/amd/display: Passive DP->HDMI dongle detection fix
Michael Strauss
1
-6
/
+18
2019-11-12
drm/amd/display: add 50us buffer as WA for pstate switch in active
Jun Lei
1
-1
/
+2
2019-11-12
drm/amd/display: do not synchronize "drr" displays
Jun Lei
1
-0
/
+6
2019-11-12
drm/amdgpu: If amdgpu_ib_schedule fails return back the error.
Andrey Grodzovsky
1
-1
/
+3
2019-11-12
drm/sched: Set error to s_fence if HW job submission failed.
Andrey Grodzovsky
1
-3
/
+16
2019-11-12
drm/amdgpu/sdma5: do not execute 0-sized IBs (v2)
Pierre-Eric Pelloux-Prayer
1
-0
/
+1
2019-11-12
drm/v3d: Fix memory leak in v3d_submit_cl_ioctl
Navid Emamdoost
1
-1
/
+4
2019-11-12
drm/radeon: fix si_enable_smc_cac() failed issue
Alex Deucher
1
-0
/
+1
2019-11-10
drm/komeda: Don't flush inactive pipes
Mihail Atanassov
1
-1
/
+2
2019-11-10
drm/amdgpu: fix error handling in amdgpu_bo_list_create
Christian König
1
-1
/
+6
2019-11-10
drm/amdgpu: fix potential VM faults
Christian König
1
-1
/
+2
2019-11-06
drm/amdgpu: Fix SDMA hang when performing VKexample test
chen gong
1
-0
/
+1
2019-11-06
drm/amdgpu/powerplay/vega10: allow undervolting in p7
Pelle van Gils
1
-3
/
+1
2019-11-06
drm/amdgpu/gfx10: update gfx golden settings
Tianci.Yin
1
-1
/
+1
2019-11-06
drm/i915: Fix PCH reference clock for FDI on HSW/BDW
Ville Syrjälä
3
-5
/
+23
2019-11-06
drm/amdgpu/gmc10: properly set BANK_SELECT and FRAGMENT_SIZE
Alex Deucher
2
-0
/
+18
2019-11-06
drm/amdgpu: fix memory leak
Nirmoy Das
1
-7
/
+7
2019-10-29
drm/amdgpu: user pages array memory leak fix
Philip Yang
1
-6
/
+2
2019-10-29
drm/amdgpu/uvd7: fix allocation size in enc ring test (v2)
Alex Deucher
1
-11
/
+22
[next]