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
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
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
2020-01-27
drm/radeon: fix bad DMA from INTERRUPT_CNTL2
Sam Bobroff
3
-6
/
+6
2020-01-27
drm/msm/dsi: Implement reset correctly
Jeffrey Hugo
1
-2
/
+4
2020-01-27
drm/msm/a3xx: remove TPL1 regs from snapshot
Rob Clark
1
-13
/
+11
2020-01-27
drm/msm/mdp5: Fix mdp5_cfg_init error return
Jeffrey Hugo
1
-1
/
+1
2020-01-27
drm/nouveau/pmu: don't print reply values if exec is false
Colin Ian King
1
-2
/
+2
2020-01-27
drm/nouveau/bios/ramcfg: fix missing parentheses when calculating RON
Colin Ian King
1
-1
/
+1
2020-01-27
drm/etnaviv: potential NULL dereference
Dan Carpenter
1
-1
/
+1
2020-01-27
drm/etnaviv: NULL vs IS_ERR() buf in etnaviv_core_dump()
Dan Carpenter
1
-1
/
+1
2020-01-27
drm/shmob: Fix return value check in shmob_drm_probe
YueHaibing
1
-2
/
+2
2020-01-27
drm/dp_mst: Skip validating ports during destruction, just ref
Lyude Paul
1
-2
/
+13
2020-01-27
drm/sun4i: hdmi: Fix double flag assignation
Maxime Ripard
1
-1
/
+1
2020-01-27
drm/hisilicon: hibmc: Don't overwrite fb helper surface depth
John Garry
1
-1
/
+0
2020-01-27
drm/virtio: fix bounds check in virtio_gpu_cmd_get_capset()
Dan Carpenter
1
-2
/
+3
2020-01-27
drm/sti: do not remove the drm_bridge that was never added
Peter Rosin
2
-2
/
+0
2020-01-17
drm/i915: Fix use-after-free when destroying GEM context
Tyler Hicks
1
-6
/
+7
2020-01-14
drm/i915/gen9: Clear residual context state on context switch
Akeem G Abodunrin
1
-11
/
+8
2020-01-14
drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READ
Wayne Lin
1
-1
/
+1
2020-01-14
drm/fb-helper: Round up bits_per_pixel if possible
Geert Uytterhoeven
1
-1
/
+6
2020-01-09
drm/mst: Fix MST sideband up-reply failure handling
Imre Deak
1
-1
/
+5
2020-01-09
drm/sun4i: hdmi: Remove duplicate cleanup calls
Stefan Mavrodiev
1
-2
/
+0
2020-01-09
drm: limit to INT_MAX in create_blob ioctl
Daniel Vetter
1
-1
/
+1
2020-01-09
drm/nouveau: Move the declaration of struct nouveau_conn_atom up a bit
Hans de Goede
1
-55
/
+55
2019-12-31
drm/amdgpu: fix potential double drop fence reference
Pan Bian
1
-0
/
+2
2019-12-31
gpu: host1x: Allocate gather copy for host1x
Thierry Reding
1
-5
/
+6
2019-12-31
drm/gma500: fix memory disclosures due to uninitialized bytes
Kangjie Lu
1
-0
/
+2
2019-12-31
drm/bridge: dw-hdmi: Restore audio when setting a mode
Daniel Kurtz
1
-1
/
+1
2019-12-31
drm/bridge: dw-hdmi: Refuse DDC/CI transfers on the internal I2C controller
Matthias Kaehlcke
1
-0
/
+10
2019-12-31
drm/bridge: analogix-anx78xx: silence -EPROBE_DEFER warnings
Brian Masney
1
-2
/
+6
2019-12-21
drm/radeon: fix r1xx/r2xx register checker for POT textures
Alex Deucher
2
-4
/
+4
2019-12-17
drm/i810: Prevent underflow in ioctl
Dan Carpenter
1
-2
/
+2
2019-12-05
gpu: ipu-v3: pre: don't trigger update if buffer address doesn't change
Lucas Stach
1
-0
/
+6
2019-12-01
drm/i915/userptr: Try to acquire the page lock around set_page_dirty()
Chris Wilson
1
-1
/
+21
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
7
-18
/
+158
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
/
+177
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
3
-11
/
+112
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
-18
/
+68
2019-11-12
drm/i915: Add support for mandatory cmdparsing
Jon Bloomfield
3
-7
/
+16
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
/
+13
2019-11-12
drm/i915: Rename gen7 cmdparser tables
Jon Bloomfield
1
-35
/
+35
2019-11-12
drm/i915: Move engine->needs_cmd_parser to engine->flags
Tvrtko Ursulin
3
-5
/
+12
2019-11-12
drm/i915: Don't use GPU relocations prior to cmdparser stalls
Chris Wilson
1
-1
/
+10
2019-11-12
drm/i915: Silence smatch for cmdparser
Chris Wilson
1
-10
/
+3
2019-11-12
drm/i915/cmdparser: Do not check past the cmd length.
Michal Srb
1
-0
/
+6
2019-11-12
drm/i915/cmdparser: Check reg_table_count before derefencing.
Michal Srb
1
-2
/
+2
[next]