index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-06
drm/radeon/kms: add drm blit support for evergreen
Alex Deucher
10
-55
/
+1221
2010-10-06
drm/radeon: Modify radeon_pm_in_vbl to use radeon_get_crtc_scanoutpos()
Mario Kleiner
1
-61
/
+9
2010-10-06
drm/radeon: Add function for display scanout position query.
Mario Kleiner
2
-0
/
+160
2010-10-06
drm/radeon/kms: rework spread spectrum handling
Alex Deucher
4
-100
/
+305
2010-10-06
drm/radeon/kms: remove new pll algo
Alex Deucher
7
-278
/
+9
2010-10-06
drm/radeon/kms: remove some pll algo flags
Alex Deucher
4
-52
/
+7
2010-10-06
drm/radeon/kms: prefer high post dividers in legacy pll algo
Alex Deucher
1
-1
/
+1
2010-10-06
drm/radeon/kms: properly handle 40 bit MC addresses in the cursor code
Alex Deucher
1
-6
/
+9
2010-10-06
drm/radeon: add properties to configure the width of the underscan borders
Marius Gröger
3
-5
/
+82
2010-10-06
drm/radeon/kms/r6xx+: use new style fencing (v3)
Alex Deucher
6
-17
/
+64
2010-10-06
drm/radeon/kms: enable writeback (v2)
Alex Deucher
16
-218
/
+258
2010-10-06
drm/radeon/kms: clean up r6xx/r7xx blit init (v2)
Alex Deucher
3
-28
/
+17
2010-10-06
Merge remote branch 'korg/drm-fixes' into drm-vmware-next
Dave Airlie
29
-120
/
+244
2010-10-06
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
Dave Airlie
41
-4548
/
+5515
2010-10-04
drm/i915: Avoid circular locking from intel_fbdev_fini()
Chris Wilson
3
-7
/
+4
2010-10-04
drm/i915: mark display port DPMS state as 'ON' when enabling output
Keith Packard
1
-0
/
+1
2010-10-04
drm/i915: Skip pread/pwrite if size to copy is 0.
Chris Wilson
1
-7
/
+13
2010-10-04
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
1
-20
/
+24
2010-10-04
drm/i915: avoid struct mutex output_poll mutex lock loop on unload
Keith Packard
1
-1
/
+1
2010-10-03
drm/i915: Rephrase pwrite bounds checking to avoid any potential overflow
Chris Wilson
1
-12
/
+4
2010-10-03
drm/i915: Sanity check pread/pwrite
Chris Wilson
1
-8
/
+20
2010-10-03
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
7
-59
/
+74
2010-10-03
drm/i915: Use pipe state to tell when pipe is off
Keith Packard
2
-25
/
+38
2010-10-03
drm/i915: vblank status not valid while training display port
Keith Packard
1
-10
/
+9
2010-10-02
drivers/gpu/drm/i915/i915_gem.c: Add missing error handling code
Julia Lawall
1
-0
/
+2
2010-10-02
drm/i915: Don't mask the return code whilst relocating.
Chris Wilson
1
-1
/
+1
2010-10-01
drm/i915: If the GPU hangs twice within 5 seconds, declare it wedged.
Chris Wilson
2
-6
/
+11
2010-10-01
drm/i915: Only print 'generating error event' if we actually are
Chris Wilson
1
-2
/
+3
2010-10-01
drm/i915: Try to reset gen2 devices.
Chris Wilson
2
-0
/
+44
2010-10-01
drm/i915: Clear fence registers on GPU reset
Chris Wilson
3
-3
/
+15
2010-10-01
drm/i915: Force the domain to CPU on unbinding whilst wedged.
Chris Wilson
1
-0
/
+4
2010-10-01
drm: Move the GTT accounting to i915
Chris Wilson
7
-64
/
+111
2010-10-01
vmwgfx: Fix fb VRAM pinning failure due to fragmentation
Thomas Hellstrom
1
-0
/
+5
2010-10-01
vmwgfx: Remove initialisation of dev::devname
Thomas Hellstrom
1
-6
/
+0
2010-10-01
vmwgfx: Enable use of the vblank system
Thomas Hellstrom
4
-31
/
+49
2010-10-01
vmwgfx: vt-switch (master drop) fixes
Thomas Hellstrom
5
-13
/
+115
2010-10-01
drm/vmwgfx: Fix breakage introduced by commit "drm: block userspace under all...
Thomas Hellstrom
1
-1
/
+1
2010-10-01
drm: Hold the mutex when dropping the last GEM reference (v2)
Chris Wilson
1
-22
/
+0
2010-10-01
drm/i915: Fix refleak during eviction.
Chris Wilson
1
-25
/
+20
2010-10-01
drm/gem: handlecount isn't really a kref so don't make it one.
Dave Airlie
10
-29
/
+20
2010-09-30
i915: Added function to initialize VBT settings
Simon Que
1
-13
/
+23
2010-09-30
drm/i915: Remove redundant deletion of obj->gpu_write_list
Chris Wilson
1
-2
/
+0
2010-09-30
drm/i915: Make get/put pages static
Chris Wilson
3
-20
/
+21
2010-09-30
drm/i915/debugfs: Include list totals
Chris Wilson
1
-2
/
+9
2010-09-30
drm/i915: Report the deferred free list in debugfs
Chris Wilson
1
-1
/
+7
2010-09-30
drm/i915/debug: Convert i915_verify_active() to scan all lists
Chris Wilson
4
-39
/
+113
2010-09-30
drm: i810/i830: fix locked ioctl variant
Arnd Bergmann
2
-2
/
+2
2010-09-29
drm/i915: Avoid blocking the kworker thread on a stuck mutex
Chris Wilson
1
-1
/
+6
2010-09-29
drm/i915/debug: Remove default WATCH_BUF
Chris Wilson
3
-53
/
+3
2010-09-29
drm/i915/debug: Remove defunct WATCH_LRU
Chris Wilson
4
-56
/
+0
[next]