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
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-12
drm/exynos: gsc: add missed component_del
Chuhong Yuan
1
-0
/
+1
2020-01-09
drm/mst: Fix MST sideband up-reply failure handling
Imre Deak
1
-1
/
+5
2020-01-09
drm/msm: include linux/sched/task.h
Arnd Bergmann
1
-0
/
+1
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
2020-01-09
drm/amd/display: Fixed kernel panic when booting with DP-to-HDMI dongle
David Galiffi
1
-1
/
+1
2020-01-09
drm/amdgpu: add cache flush workaround to gfx8 emit_fence
Pierre-Eric Pelloux-Prayer
1
-3
/
+19
2020-01-09
drm/amdgpu: add check before enabling/disabling broadcast mode
Guchun Chen
1
-16
/
+22
2019-12-31
drm/amdgpu: fix uninitialized variable pasid_mapping_needed
Colin Ian King
1
-1
/
+1
2019-12-31
drm/amdgpu: fix bad DMA from INTERRUPT_CNTL2
Sam Bobroff
1
-1
/
+2
2019-12-31
drm/amdgpu: fix potential double drop fence reference
Pan Bian
1
-0
/
+2
2019-12-31
drm/amdgpu: disallow direct upload save restore list from gfx driver
Hawking Zhang
1
-1
/
+2
2019-12-31
drm/tegra: sor: Use correct SOR index on Tegra210
Thierry Reding
1
-0
/
+5
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/amd/display: Fix dongle_caps containing stale information.
David Galiffi
2
-1
/
+2
2019-12-31
drm/drm_vblank: Change EINVAL by the correct errno
Rodrigo Siqueira
1
-3
/
+3
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/amdkfd: fix a potential NULL pointer dereference (v2)
Allen Pais
1
-0
/
+5
2019-12-31
drm/amdgpu: grab the id mgr lock while accessing passid_mapping
Christian König
1
-3
/
+9
2019-12-31
drm/bridge: analogix-anx78xx: silence -EPROBE_DEFER warnings
Brian Masney
1
-2
/
+6
2019-12-31
drm/panel: Add missing drm_panel_init() in panel drivers
Laurent Pinchart
2
-0
/
+2
2019-12-21
drm/radeon: fix r1xx/r2xx register checker for POT textures
Alex Deucher
2
-4
/
+4
2019-12-21
drm: meson: venc: cvbs: fix CVBS mode matching
Martin Blumenstingl
1
-21
/
+27
2019-12-13
drm/i810: Prevent underflow in ioctl
Dan Carpenter
1
-2
/
+2
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-05
drm/atmel-hlcdc: revert shift by 8
Claudiu Beznea
1
-1
/
+1
2019-12-01
drm/i915/userptr: Try to acquire the page lock around set_page_dirty()
Chris Wilson
1
-1
/
+21
2019-12-01
drm/i915/pmu: "Frequency" is reported as accumulated cycles
Chris Wilson
1
-2
/
+2
2019-12-01
drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICs
Evan Quan
1
-5
/
+18
2019-11-24
msm/gpu/a6xx: Force of_dma_configure to setup DMA for GMU
Jordan Crouse
1
-1
/
+1
2019-11-20
qxl: fix null-pointer crash during suspend
Peter Wu
1
-21
/
+5
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
/
+126
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
/
+179
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
-19
/
+68
2019-11-12
drm/i915: Add support for mandatory cmdparsing
Jon Bloomfield
3
-9
/
+17
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/amd/display: Passive DP->HDMI dongle detection fix
Michael Strauss
1
-6
/
+18
2019-11-12
drm/amdgpu: If amdgpu_ib_schedule fails return back the error.
Andrey Grodzovsky
1
-1
/
+3
2019-11-12
drm/radeon: fix si_enable_smc_cac() failed issue
Alex Deucher
1
-0
/
+1
[next]