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
2015-02-11
drm/radeon: properly set vm fragment size for TN/RL
Alex Deucher
1
-2
/
+4
2015-02-11
drm/radeon: fix the crash in test functions
Ilija Hadzic
1
-4
/
+4
2015-02-11
drm/radeon: fix the crash in benchmark functions
Ilija Hadzic
1
-5
/
+8
2015-02-11
drm/radeon: fix PLLs on RS880 and older v2
Christian König
1
-0
/
+3
2015-02-11
drm/radeon: don't init gpuvm if accel is disabled (v3)
Alex Deucher
2
-10
/
+12
2015-02-05
drm/i915: fix inconsistent brightness after resume
Jeremiah Mahler
1
-1
/
+1
2015-02-05
drm/i915: Init PPGTT before context enable
David Woodhouse
1
-13
/
+6
2015-02-05
drm/i915: BDW Fix Halo PCI IDs marked as ULT.
Rodrigo Vivi
1
-2
/
+1
2015-02-05
drm/i915: Only fence tiled region of object.
Bob Paauwe
1
-0
/
+7
2015-02-05
drm: fix fb-helper vs MST dangling connector ptrs (v2)
Rob Clark
1
-0
/
+30
2015-02-05
drm/radeon: Restore GART table contents after pinning it in VRAM v3
Michel Dänzer
1
-0
/
+13
2015-02-05
drm/radeon: Split off gart_get_page_entry ASIC hook from set_page_entry
Michel Dänzer
9
-37
/
+100
2015-02-05
drm/vmwgfx: Replace the hw mutex with a hw spinlock
Thomas Hellstrom
7
-86
/
+56
2015-01-29
drm/radeon: use rv515_ring_start on r5xx
Alex Deucher
1
-2
/
+16
2015-01-29
drm/radeon: add si dpm quirk list
Alex Deucher
1
-0
/
+39
2015-01-29
drm/radeon: add a dpm quirk list
Alex Deucher
1
-0
/
+33
2015-01-29
drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES
Chris Wilson
1
-1
/
+1
2015-01-29
drm/i915: Ban Haswell from using RCS flips
Chris Wilson
1
-1
/
+1
2015-01-27
drm/i915: Kill check_power_well() calls
Ville Syrjälä
1
-27
/
+0
2015-01-27
Revert "drm/i915: Preserve VGACNTR bits from the BIOS"
Ville Syrjälä
2
-9
/
+1
2015-01-27
drm/irq: BUG_ON() -> WARN_ON()
Rob Clark
1
-1
/
+2
2015-01-27
drm/i915: Don't call intel_prepare_page_flip() multiple times on gen2-4
Ville Syrjälä
1
-4
/
+2
2015-01-27
drm/i915: Disable PSMI sleep messages on all rings around context switches
Chris Wilson
2
-8
/
+42
2015-01-27
drm/i915: Force the CS stall for invalidate flushes
Chris Wilson
1
-0
/
+2
2015-01-27
drm/i915: Invalidate media caches on gen7
Chris Wilson
2
-0
/
+2
2015-01-27
drm/nv4c/mc: disable msi
Ilia Mirkin
1
-8
/
+0
2015-01-27
drm/i915: save/restore GMBUS freq across suspend/resume on gen4
Jesse Barnes
3
-0
/
+10
2015-01-27
drm/i915: resume MST after reading back hw state
Dave Airlie
1
-1
/
+2
2015-01-27
drm/i915: Only warn the first time we attempt to mmio whilst suspended
Chris Wilson
1
-2
/
+2
2015-01-27
drm/i915: Disallow pin ioctl completely for kms drivers
Daniel Vetter
1
-1
/
+4
2015-01-27
drm/i915: Don't complain about stolen conflicts on gen3
Daniel Vetter
1
-1
/
+5
2015-01-27
drm/radeon: properly filter DP1.2 4k modes on non-DP1.2 hw
Alex Deucher
1
-0
/
+4
2015-01-27
drm/radeon: adjust default bapm settings for KV
Alex Deucher
1
-6
/
+4
2015-01-27
drm/radeon: fix sad_count check for dce3
Alex Deucher
1
-1
/
+1
2015-01-27
drm/radeon: KV has three PPLLs (v2)
Alex Deucher
1
-4
/
+4
2015-01-27
drm/radeon: check the right ring in radeon_evict_flags()
Alex Deucher
1
-1
/
+1
2015-01-27
drm/radeon: work around a hw bug in MGCG on CIK
Alex Deucher
1
-1
/
+2
2015-01-27
drm/radeon: fix typo in CI dpm disable
Alex Deucher
1
-1
/
+1
2015-01-27
drm/dp-mst: Remove branches before dropping the reference
Daniel Vetter
1
-1
/
+4
2015-01-27
drm/dp: retry AUX transactions 32 times (v1.1)
Dave Airlie
1
-3
/
+4
2015-01-27
drm/fb_helper: move deferred fb checking into restore mode (v2)
Dave Airlie
1
-4
/
+9
2015-01-27
drm/ttm: Avoid memory allocation from shrinker functions.
Tetsuo Handa
2
-21
/
+30
2015-01-27
drm/vmwgfx: Fix fence event code
Thomas Hellstrom
1
-11
/
+6
2015-01-27
drm/vmwgfx: Fix error printout on signals pending
Thomas Hellstrom
1
-2
/
+6
2015-01-27
drm/vmwgfx: Don't use memory accounting for kernel-side fence objects
Thomas Hellstrom
1
-20
/
+2
2015-01-16
nouveau: bring back legacy mmap handler
Dave Airlie
1
-1
/
+2
2015-01-16
drm/nouveau/nouveau: Do not BUG_ON(!spin_is_locked()) on UP
Bruno Prémont
2
-3
/
+3
2015-01-08
drm/tegra: gem: dumb: pitch and size are outputs
Thierry Reding
1
-7
/
+3
2014-12-05
Merge tag 'drm-intel-fixes-2014-12-04' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2
-13
/
+11
2014-12-02
drm/radeon: kernel panic in drm_calc_vbltimestamp_from_scanoutpos with 3.18.0...
Petr Mladek
1
-0
/
+2
[next]