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
2018-02-28
drm/i915/breadcrumbs: Ignore unsubmitted signalers
Chris Wilson
1
-19
/
+10
2018-02-28
drm/amdgpu: add new device to use atpx quirk
Kai-Heng Feng
1
-0
/
+1
2018-02-28
drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)
Alex Deucher
1
-2
/
+0
2018-02-28
drm/amdgpu: add atpx quirk handling (v2)
Alex Deucher
1
-7
/
+50
2018-02-28
drm/amdgpu: only check mmBIF_IOV_FUNC_IDENTIFIER on tonga/fiji
Alex Deucher
1
-8
/
+13
2018-02-28
drm/amdgpu: Add dpm quirk for Jet PRO (v2)
Alex Deucher
1
-0
/
+5
2018-02-28
drm/amdgpu: fix VA hole handling on Vega10 v3
Christian König
4
-6
/
+32
2018-02-28
drm/amdgpu: disable MMHUB power gating on raven
Huang Rui
1
-2
/
+2
2018-02-28
drm: Handle unexpected holes in color-eviction
Chris Wilson
1
-3
/
+18
2018-02-28
drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commits
Leo (Sunpeng) Li
1
-0
/
+15
2018-02-28
drm/cirrus: Load lut in crtc_commit
Daniel Vetter
1
-17
/
+23
2018-02-28
drm/edid: Add 6 bpc quirk for CPT panel in Asus UX303LA
Kai-Heng Feng
1
-0
/
+3
2018-02-22
drm/radeon: adjust tested variable
Julia Lawall
1
-1
/
+1
2018-02-22
drm/radeon: Add dpm quirk for Jet PRO (v2)
Alex Deucher
1
-0
/
+5
2018-02-22
drm: Check for lessee in DROP_MASTER ioctl
Keith Packard
1
-0
/
+6
2018-02-22
drm/ast: Load lut in crtc_commit
Daniel Vetter
1
-0
/
+1
2018-02-22
drm/amd/powerplay: Fix smu_table_entry.handle type
Andrey Grodzovsky
1
-1
/
+1
2018-02-22
drm/qxl: reapply cursor after resetting primary
Ray Strode
2
-0
/
+61
2018-02-22
drm/qxl: unref cursor bo when finished with it
Ray Strode
1
-1
/
+3
2018-02-22
drm/ttm: Fix 'buf' pointer update in ttm_bo_vm_access_kmap() (v2)
Tom St Denis
1
-1
/
+2
2018-02-22
drm/ttm: Don't add swapped BOs to swap-LRU list
Felix Kuehling
1
-1
/
+2
2018-02-16
drm/i915: Avoid PPS HW/SW state mismatch due to rounding
Imre Deak
1
-0
/
+6
2018-02-16
Revert "drm/i915: mark all device info struct with __initconst"
Lionel Landwerlin
1
-47
/
+47
2018-01-26
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-15
/
+31
2018-01-26
drm/nouveau: Move irq setup/teardown to pci ctor/dtor
Lyude Paul
1
-15
/
+31
2018-01-25
Merge tag 'drm-misc-fixes-2018-01-24' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-6
/
+27
2018-01-19
Merge tag 'drm-intel-fixes-2018-01-18' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
3
-146
/
+242
2018-01-19
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
10
-13
/
+114
2018-01-19
drm/nouveau/mmu/mcp77: fix regressions in stolen memory handling
Ben Skeggs
7
-10
/
+109
2018-01-19
drm/nouveau/bar/gk20a: Avoid bar teardown during init
Jon Hunter
2
-2
/
+2
2018-01-19
drm/nouveau/drm/nouveau: Pass the proper arguments to nvif_object_map_handle()
Thierry Reding
1
-1
/
+3
2018-01-18
drm/vc4: Fix NULL pointer dereference in vc4_save_hang_state()
Boris Brezillon
1
-6
/
+6
2018-01-18
drm/vc4: Flush the caches before the bin jobs, as well.
Eric Anholt
1
-0
/
+21
2018-01-18
Merge tag 'drm-misc-fixes-2018-01-17' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-3
/
+6
2018-01-18
Merge branch 'vmwgfx-fixes-4.15' of git://people.freedesktop.org/~thomash/lin...
Dave Airlie
3
-5
/
+5
2018-01-17
drm/vmwgfx: fix memory corruption with legacy/sou connectors
Rob Clark
2
-4
/
+4
2018-01-17
drm/vmwgfx: Fix a boot time warning
Woody Suwalski
1
-1
/
+1
2018-01-15
drm/i915: Fix deadlock in i830_disable_pipe()
Ville Syrjälä
1
-2
/
+5
2018-01-15
drm/i915: Redo plane sanitation during readout
Ville Syrjälä
1
-49
/
+65
2018-01-15
drm/i915: Add .get_hw_state() method for planes
Ville Syrjälä
3
-98
/
+175
2018-01-12
Merge tag 'drm-intel-fixes-2018-01-11-1' of git://anongit.freedesktop.org/drm...
Dave Airlie
6
-4
/
+17
2018-01-12
Merge branch 'vmwgfx-fixes-4.15' of git://people.freedesktop.org/~thomash/lin...
Dave Airlie
4
-36
/
+15
2018-01-11
drm/sun4i: hdmi: Add missing rate halving check in sun4i_tmds_determine_rate
Jonathan Liu
1
-2
/
+5
2018-01-11
drm/sun4i: hdmi: Fix incorrect assignment in sun4i_tmds_determine_rate
Jonathan Liu
1
-1
/
+1
2018-01-11
drm/sun4i: hdmi: Check for unset best_parent in sun4i_tmds_determine_rate
Jonathan Liu
1
-1
/
+1
2018-01-11
drm/i915: Don't adjust priority on an already signaled fence
Chris Wilson
2
-1
/
+4
2018-01-11
drm/i915: Whitelist SLICE_COMMON_ECO_CHICKEN1 on Geminilake.
Kenneth Graunke
2
-0
/
+7
2018-01-10
drm/vmwgfx: Potential off by one in vmw_view_add()
Dan Carpenter
1
-0
/
+2
2018-01-10
drm/tegra: sor: Fix hang on Tegra124 eDP
Thierry Reding
1
-0
/
+3
2018-01-09
drm/vmwgfx: Don't cache framebuffer maps
Thomas Hellstrom
3
-36
/
+13
[next]