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
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
2017-11-26
drm/ttm: Fix accounting error when fail to get pages for pool
Xiangliang.Yu
1
-1
/
+1
2017-11-11
drm/i915: Clean up multi-threaded forcewake patch
Keith Packard
3
-11
/
+9
2017-10-12
drm/i915: Disable MSI for all pre-gen5
Ville Syrjälä
1
-3
/
+5
2017-09-15
drm/radeon: add a quirk for Toshiba Satellite L20-183
Alex Deucher
1
-0
/
+7
2017-09-15
drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()
Dan Carpenter
1
-0
/
+2
2017-08-26
drm/i915: fix use-after-free in page_flip_completed()
Andrey Ryabinin
1
-2
/
+2
2017-07-18
drm/vmwgfx: Remove getparam error message
Thomas Hellstrom
1
-2
/
+0
2017-07-18
drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()
Murray McAllister
1
-1
/
+1
2017-07-18
drm/vmwgfx: Type-check lookups of fence objects
Thomas Hellstrom
1
-25
/
+49
2017-06-05
drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()
Li Qiang
1
-1
/
+4
2017-06-05
drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()
Murray McAllister
1
-2
/
+2
2017-06-05
drm/radeon: handle vfct with multiple vbios images
Alex Deucher
1
-31
/
+37
2017-06-05
drm/ttm: Make sure BOs being swapped out are cacheable
Michel Dänzer
1
-2
/
+2
2016-11-20
drm: Reject page_flip for !DRIVER_MODESET
Daniel Vetter
1
-0
/
+3
2016-11-20
drm/radeon: fix radeon_move_blit on 32bit systems
Christian König
1
-2
/
+2
2016-11-20
drm/edid: Add 6 bpc quirk for display AEO model 0.
Mario Kleiner
1
-0
/
+8
2016-11-20
drm/radeon: fix firmware info version checks
Alex Deucher
1
-2
/
+2
2016-11-20
drm/radeon: Poll for both connect/disconnect on analog connectors
Lyude
1
-6
/
+9
2016-08-22
drm/radeon: fix asic initialization for virtualized environments
Alex Deucher
1
-0
/
+21
2016-06-15
drm/radeon: make sure vertical front porch is at least 1
Alex Deucher
1
-0
/
+4
2016-06-15
drm/i915: Fix system resume if PCI device remained enabled
Imre Deak
1
-0
/
+29
2016-05-01
drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.
Mario Kleiner
1
-2
/
+4
2016-04-01
Revert "drm/radeon: call hpd_irq_event on resume"
Linus Torvalds
1
-1
/
+0
2016-04-01
drm/i915: fix error path in intel_setup_gmbus()
Rasmus Villemoes
1
-1
/
+1
2016-02-27
drm/vmwgfx: respect 'nomodeset'
Rob Clark
1
-0
/
+7
2016-02-13
drm/radeon: clean up fujitsu quirks
Alex Deucher
1
-9
/
+3
2016-02-13
drm/radeon: call hpd_irq_event on resume
Alex Deucher
1
-0
/
+1
2016-01-22
drm/radeon: fix hotplug race at startup
Dave Airlie
1
-0
/
+5
2015-12-30
vgaarb: fix signal handling in vga_get()
Kirill A. Shutemov
1
-2
/
+4
2015-12-30
drm: Fix an unwanted master inheritance v2
Thomas Hellstrom
2
-37
/
+65
2015-12-30
drm/ttm: Fixed a read/write lock imbalance
Thomas Hellstrom
1
-1
/
+1
2015-11-17
drm/nouveau/gem: return only valid domain when there's only one
Ilia Mirkin
1
-2
/
+3
2015-10-13
Add radeon suspend/resume quirk for HP Compaq dc5750.
Jeffery Miller
1
-0
/
+8
2015-10-13
drm/i915: Always mark the object as dirty when used by the GPU
Chris Wilson
1
-1
/
+1
2015-10-13
DRM - radeon: Don't link train DisplayPort on HPD until we get the dpcd
Stephen Chandler Paul
1
-0
/
+5
2015-08-12
drm/radeon/combios: add some validation of lvds values
Alex Deucher
1
-1
/
+6
2015-08-12
drm/radeon: Don't flush the GART TLB if rdev->gart.ptr == NULL
Michel Dänzer
1
-4
/
+8
2015-08-12
drm: add a check for x/y in drm_mode_setcrtc
Zhao Junwang
1
-2
/
+5
2015-08-12
drm: Check crtc x and y coordinates
Ville Syrjälä
1
-0
/
+4
2015-08-12
drm/radeon: take the mode_config mutex when dealing with hpds (v2)
Alex Deucher
1
-0
/
+2
2015-08-07
drm/radeon: fix doublescan modes (v2)
Alex Deucher
1
-2
/
+6
2015-05-09
radeon: Do not directly dereference pointers to BIOS area.
David Miller
1
-3
/
+7
2015-05-09
drm/vmwgfx: Reorder device takedown somewhat
Thomas Hellstrom
1
-22
/
+25
2015-05-09
drm/radeon: fix DRM_IOCTL_RADEON_CS oops
Tommi Rantala
1
-1
/
+3
2015-05-09
drm/radeon: do a posting read in evergreen_set_irq
Alex Deucher
1
-0
/
+3
2015-05-09
drm/radeon: do a posting read in r600_set_irq
Alex Deucher
1
-0
/
+3
2015-05-09
drm/radeon: do a posting read in rs600_set_irq
Alex Deucher
1
-0
/
+4
2015-05-09
drm/radeon: do a posting read in r100_set_irq
Alex Deucher
1
-0
/
+4
2015-05-09
drm/radeon/dp: Set EDP_CONFIGURATION_SET for bridge chips if necessary
Alex Deucher
1
-3
/
+1
2015-02-20
drm/i915: Only fence tiled region of object.
Bob Paauwe
1
-0
/
+14
[next]