index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
drm/radeon/kms: clean up some low-hanging magic numbers
Alex Deucher
2010-02-09
3
-30
/
+33
|
|
*
|
drm/radeon/kms: add support for hardcoded edids in rom (v2)
Alex Deucher
2010-02-09
6
-17
/
+71
|
|
*
|
drm/radeon/kms: add workaround for rn50/rv100 servers
Alex Deucher
2010-02-09
2
-23
/
+65
|
|
*
|
drm/radeon/kms: add support for hw i2c on r1xx-r5xx
Alex Deucher
2010-02-09
6
-82
/
+736
|
|
*
|
drm/radeon/kms: add radeon i2c algo
Alex Deucher
2010-02-05
5
-72
/
+102
|
*
|
|
Merge remote branch 'anholt/drm-intel-next' into drm-next-stage
Dave Airlie
2010-02-25
14
-313
/
+1063
|
|
\
\
\
|
|
*
|
|
drm/i915: Record batch buffer following GPU error
Chris Wilson
2010-02-22
5
-7
/
+326
|
|
*
|
|
drm/i915: give up on 8xx lid status
Jesse Barnes
2010-02-22
1
-0
/
+7
|
|
*
|
|
drm/i915: reduce some of the duplication of tiling checking
Owain Ainsworth
2010-02-22
3
-36
/
+5
|
|
*
|
|
drm/i915: blow away userspace mappings before fence change
Daniel Vetter
2010-02-22
2
-6
/
+6
|
|
*
|
|
drm/i915: move a gtt flush to the correct place
Daniel Vetter
2010-02-22
1
-1
/
+1
|
|
*
|
|
agp/intel: official names for Pineview and Ironlake
Zhenyu Wang
2010-02-22
1
-6
/
+6
|
|
*
|
|
drm/i915: overlay: drop superflous gpu flushes
Daniel Vetter
2010-02-22
1
-15
/
+5
|
|
*
|
|
drm/i915: overlay: nuke readback to flush wc caches
Daniel Vetter
2010-02-22
1
-5
/
+0
|
|
*
|
|
drm/i915: provide self-refresh status in debugfs
Jesse Barnes
2010-02-22
1
-0
/
+21
|
|
*
|
|
drm/i915: provide FBC status in debugfs
Jesse Barnes
2010-02-22
4
-0
/
+66
|
|
*
|
|
drm/i915: fix drps disable so unload & re-load works
Jesse Barnes
2010-02-22
1
-1
/
+1
|
|
*
|
|
drm/i915: Fix OGLC performance regression on 945
Li Peng
2010-02-22
1
-10
/
+17
|
|
*
|
|
drm/i915: Deobfuscate the render p-state obfuscation
Matthew Garrett
2010-02-22
5
-13
/
+15
|
|
*
|
|
drm/i915: add dynamic performance control support for Ironlake
Jesse Barnes
2010-02-22
8
-10
/
+411
|
|
*
|
|
drm/i915: enable memory self refresh on 9xx
Li Peng
2010-02-22
2
-4
/
+32
|
|
*
|
|
drm/i915: Don't reserve compatibility fence regs in KMS mode.
Eric Anholt
2010-02-16
1
-1
/
+2
|
|
*
|
|
drm/i915: Keep MCHBAR always enabled
Zhenyu Wang
2010-02-16
3
-122
/
+122
|
|
*
|
|
drm/i915: Replace open-coded eviction in i915_gem_idle()
Chris Wilson
2010-02-16
1
-100
/
+44
|
*
|
|
|
Merge remote branch 'korg/drm-core-next' into drm-next-stage
Dave Airlie
2010-02-25
21
-187
/
+156
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge remote branch 'nouveau/for-airlied' into drm-next-stage
Dave Airlie
2010-03-01
33
-833
/
+3235
|
\
\
\
\
\
|
*
|
|
|
|
drm/nouveau: use ALIGN instead of open coding it
Matt Turner
2010-02-25
3
-3
/
+3
|
*
|
|
|
|
drm/nouveau: report unknown connector state if lid closed
Ben Skeggs
2010-02-25
1
-2
/
+4
|
*
|
|
|
|
drm/nouveau: support version 0x20 displayport tables
Ben Skeggs
2010-02-25
1
-1
/
+1
|
*
|
|
|
|
drm/nouveau: Fix noaccel/nofbaccel option descriptions.
Marcin KoĆcielnicki
2010-02-25
1
-2
/
+2
|
*
|
|
|
|
drm/nv50: Implement ctxprog/state generation.
Marcin KoĆcielnicki
2010-02-25
4
-33
/
+2411
|
*
|
|
|
|
drm/nouveau: use dcb connector types throughout the driver
Ben Skeggs
2010-02-25
1
-32
/
+41
|
*
|
|
|
|
drm/nv50: enable hpd on any connector we know the gpio line for
Ben Skeggs
2010-02-25
1
-3
/
+1
|
*
|
|
|
|
drm/nouveau: use dcb connector table for creating drm connectors
Ben Skeggs
2010-02-25
4
-115
/
+62
|
*
|
|
|
|
drm/nouveau: construct a connector table for cards that lack a real one
Ben Skeggs
2010-02-25
1
-13
/
+16
|
*
|
|
|
|
drm/nouveau: check for known dcb connector types
Ben Skeggs
2010-02-25
2
-0
/
+62
|
*
|
|
|
|
drm/nouveau: parse dcb gpio/connector tables after encoders
Ben Skeggs
2010-02-25
1
-4
/
+6
|
*
|
|
|
|
drm/nouveau: reorganise bios header, add dcb connector type enums
Ben Skeggs
2010-02-25
3
-44
/
+63
|
*
|
|
|
|
drm/nouveau: merge nvbios and nouveau_bios_info
Ben Skeggs
2010-02-25
15
-81
/
+73
|
*
|
|
|
|
drm/nouveau: merge parsed_dcb and bios_parsed_dcb into dcb_table
Ben Skeggs
2010-02-25
6
-95
/
+85
|
*
|
|
|
|
drm/nouveau: rename parsed_dcb_gpio to dcb_gpio_table
Ben Skeggs
2010-02-25
2
-3
/
+3
|
*
|
|
|
|
drm/nouveau: allow retrieval of vbios image from debugfs
Ben Skeggs
2010-02-25
1
-0
/
+13
|
*
|
|
|
|
drm/nouveau: fix missing spin_unlock in failure path
Luca Barbieri
2010-02-25
1
-1
/
+1
|
*
|
|
|
|
drm/nouveau: fix i2ctable bounds checking
Marcin Slusarz
2010-02-25
1
-3
/
+4
|
*
|
|
|
|
drm/nouveau: fix nouveau_i2c_find bounds checking
Marcin Slusarz
2010-02-25
1
-1
/
+1
|
*
|
|
|
|
drm/nouveau: fix pramdac_table range checking
Marcin Slusarz
2010-02-25
1
-1
/
+1
|
*
|
|
|
|
drm/nouveau: new gem pushbuf interface, bump to 0.0.16
Ben Skeggs
2010-02-25
7
-404
/
+208
|
*
|
|
|
|
drm/nv50: make pushbuf dma object cover entire vm
Ben Skeggs
2010-02-25
2
-7
/
+12
|
*
|
|
|
|
drm/nouveau: remove PUSHBUF_CAL macro
Ben Skeggs
2010-02-25
1
-6
/
+4
|
*
|
|
|
|
drm/nv50: switch to indirect push buffer controls
Ben Skeggs
2010-02-25
6
-15
/
+155
[prev]
[next]