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
2015-11-09
drm/vmwgfx: Fix up user_dmabuf refcounting
Thomas Hellstrom
7
-17
/
+43
2015-11-09
drm/radeon: move bl encoder assignment into bl init
Alex Deucher
3
-1
/
+2
2015-11-09
drm/radeon: fix dpms when driver backlight control is disabled
Alex Deucher
1
-4
/
+14
2015-11-09
drm/amdgpu: don't try to recreate sysfs entries on resume
Alex Deucher
2
-0
/
+6
2015-11-09
drm/radeon: don't try to recreate sysfs entries on resume
Alex Deucher
2
-14
/
+22
2015-11-09
drm/i915: Deny wrapping an userptr into a framebuffer
Chris Wilson
2
-1
/
+9
2015-11-09
drm/i915: Restore lost DPLL register write on gen2-4
Ville Syrjälä
1
-0
/
+2
2015-11-09
drm/i915: Flush pipecontrol post-sync writes
Chris Wilson
2
-0
/
+3
2015-11-09
drm/amdgpu: add missing dpm check for KV dpm late init
Alex Deucher
1
-0
/
+3
2015-11-09
drm/radeon/dpm: don't add pwm attributes if DPM is disabled
Alex Deucher
1
-2
/
+6
2015-11-09
drm/nouveau/gem: return only valid domain when there's only one
Ilia Mirkin
1
-2
/
+3
2015-11-09
drm: crtc: integer overflow in drm_property_create_blob()
Dan Carpenter
1
-1
/
+1
2015-11-09
drm: Correct arguments to list_tail_add in create blob ioctl
Maneet Singh
1
-1
/
+1
2015-11-09
drm: fix mutex leak in drm_dp_get_mst_branch_device
Adam Richter
1
-3
/
+4
2015-10-27
drm/amdgpu: Keep the pflip interrupts always enabled v7
Michel Dänzer
4
-8
/
+84
2015-10-27
drm/amdgpu: check before checking pci bridge registers
Alex Deucher
2
-0
/
+6
2015-10-27
drm/amdgpu: fix num_crtc on CZ
Alex Deucher
1
-1
/
+1
2015-10-27
drm/amdgpu: add pm sysfs files late
Alex Deucher
3
-10
/
+17
2015-10-27
drm/radeon: add pm sysfs files late
Alex Deucher
2
-37
/
+40
2015-10-27
drm/radeon: attach tile property to mst connector
Dave Airlie
1
-0
/
+1
2015-10-27
drm/dp/mst: make mst i2c transfer code more robust.
Dave Airlie
1
-1
/
+2
2015-10-27
drm/nouveau/fbcon: take runpm reference when userspace has an open fd
Ben Skeggs
1
-0
/
+24
2015-10-27
drm/qxl: fix framebuffer dirty rectangle tracking.
Gerd Hoffmann
1
-8
/
+11
2015-10-27
drm: Fix locking for sysfs dpms file
Daniel Vetter
1
-9
/
+3
2015-10-22
drm/dp/mst: drop cancel work sync in the mstb destroy path (v2)
Dave Airlie
1
-2
/
+3
2015-10-22
drm/dp/mst: fixup handling hotplug on port removal.
Dave Airlie
1
-10
/
+26
2015-10-22
drm/radeon: Restore LCD backlight level on resume (>= R5xx)
Michel Dänzer
1
-4
/
+4
2015-10-22
drm: Reject DRI1 hw lock ioctl functions for kms drivers
Daniel Vetter
1
-0
/
+6
2015-10-22
drm/i915/bios: handle MIPI Sequence Block v3+ gracefully
Jani Nikula
1
-1
/
+11
2015-10-22
drm/amdgpu: Restore LCD backlight level on resume
Alex Deucher
1
-2
/
+1
2015-10-22
drm/amdgpu: Fix max_vblank_count value for current display engines
Alex Deucher
1
-1
/
+1
2015-10-22
drm/amdgpu: make UVD handle checking more strict
Leo Liu
1
-27
/
+41
2015-10-22
drm/amdgpu: fix the UVD suspend sequence order
Leo Liu
3
-6
/
+6
2015-10-22
drm/amdgpu: Disable UVD PG
Leo Liu
1
-1
/
+2
2015-10-22
drm/amdgpu: fix overflow on 32bit systems
Christian König
1
-1
/
+1
2015-10-22
drm/qxl: recreate the primary surface when the bo is not primary
Fabiano Fidêncio
1
-1
/
+1
2015-10-22
drm/qxl: only report first monitor as connected if we have no state
Dave Airlie
1
-5
/
+7
2015-09-29
i915: Set ddi_pll_sel in DP MST path
Ander Conselvan de Oliveira
3
-1
/
+7
2015-09-29
drm/i915: Don't use link_bw for PLL setup
Ville Syrjälä
2
-29
/
+26
2015-09-29
Add radeon suspend/resume quirk for HP Compaq dc5750.
Jeffery Miller
1
-0
/
+8
2015-09-21
drm/i915: Fix CSR MMIO address check
Takashi Iwai
1
-1
/
+1
2015-09-21
drm/i915: Limit the number of loops for reading a split 64bit register
Chris Wilson
1
-5
/
+5
2015-09-21
drm/i915: Always mark the object as dirty when used by the GPU
Chris Wilson
1
-1
/
+1
2015-09-21
drm/i915: Allow DSI dual link to be configured on any pipe
Gaurav K Singh
1
-5
/
+4
2015-09-21
drm/qxl: validate monitors config modes
Jonathon Jongsma
2
-26
/
+42
2015-09-21
drm/i915: Preserve SSC earlier
Lukas Wunner
1
-11
/
+18
2015-09-21
drm/amdgpu: fix typo in dce10 watermark setup
Alex Deucher
1
-1
/
+1
2015-09-21
drm/amdgpu: fix typo in dce11 watermark setup
Alex Deucher
1
-1
/
+1
2015-09-21
drm/amdgpu: fix IH ring allocation for bus addresses (v2)
Alex Deucher
1
-13
/
+7
2015-09-21
drm/amdgpu: Don't link train DisplayPort on HPD until we get the dpcd
Alex Deucher
1
-0
/
+5
[next]