index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-05
drm/vmwgfx: Fix SET_SHADER_CONST emulation on guest-backed devices
Thomas Hellstrom
1
-2
/
+35
2014-02-05
drm/vmwgfx: Fix regression caused by "drm/ttm: make ttm reservation calls beh...
Thomas Hellstrom
1
-4
/
+5
2014-02-05
drm/vmwgfx: Don't commit staged bindings if execbuf fails
Thomas Hellstrom
1
-2
/
+4
2014-01-30
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
14
-12
/
+244
2014-01-30
Merge branch 'drm-next-3.14' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
19
-53
/
+102
2014-01-30
drm/nouveau: resume display if any later suspend bits fail
Ilia Mirkin
1
-4
/
+10
2014-01-30
drm/nouveau: fix lock unbalance in nouveau_crtc_page_flip
Maarten Lankhorst
1
-1
/
+1
2014-01-30
drm/nouveau: implement hooks for needed for drm vblank timestamping support
Ben Skeggs
3
-0
/
+86
2014-01-30
drm/nouveau/disp: add a method to fetch info needed by drm vblank timestamping
Ben Skeggs
10
-7
/
+146
2014-01-30
drm/nv50: fill in crtc mode struct members from crtc_mode_fixup
Ben Skeggs
1
-0
/
+1
2014-01-29
drm/radeon/dce8: workaround for atom BlankCrtc table
Alex Deucher
1
-0
/
+20
2014-01-29
drm/radeon/DCE4+: clear bios scratch dpms bit (v2)
Alex Deucher
1
-0
/
+4
2014-01-29
drm/radeon: set si_notify_smc_display_change properly
Alex Deucher
1
-3
/
+2
2014-01-29
drm/radeon: fix DAC interrupt handling on DCE5+
Alex Deucher
3
-4
/
+4
2014-01-29
drm/radeon: clean up active vram sizing
Alex Deucher
8
-12
/
+37
2014-01-29
drm/radeon: skip async dma init on r6xx
Alex Deucher
2
-23
/
+6
2014-01-29
drm/radeon/runpm: don't runtime suspend non-PX cards
Alex Deucher
1
-0
/
+6
2014-01-29
drm/radeon: add ring to fence trace functions
Christian König
2
-12
/
+15
2014-01-29
drm/radeon: add missing trace point
Christian König
1
-0
/
+1
2014-01-29
drm/radeon: fix VMID use tracking
Christian König
2
-1
/
+9
2014-01-29
Merge tag 'drm/for-3.14-rc1-20140123' of git://anongit.freedesktop.org/tegra/...
Dave Airlie
13
-62
/
+164
2014-01-29
drm: ast,cirrus,mgag200: use drm_can_sleep
Dave Airlie
3
-3
/
+3
2014-01-29
Merge tag 'drm-intel-fixes-2014-01-28' of git://people.freedesktop.org/~danve...
Dave Airlie
18
-92
/
+170
2014-01-29
Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo...
Dave Airlie
63
-234
/
+384
2014-01-29
Merge tag 'omapdrm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...
Dave Airlie
7
-34
/
+99
2014-01-29
Merge branch 'gma500-next' of git://github.com/patjak/drm-gma500 into drm-next
Dave Airlie
2
-3
/
+11
2014-01-28
drm/gma500: Lock struct_mutex around cursor updates
Patrik Jakobsson
1
-2
/
+10
2014-01-28
drm/i915: Fix the offset issue for the stolen GEM objects
Akash Goel
1
-1
/
+1
2014-01-27
DRM: armada: fix missing DRM_KMS_FB_HELPER select
Russell King
1
-0
/
+1
2014-01-27
drm/i915: Decouple GPU error reporting from ring initialisation
Chris Wilson
2
-7
/
+16
2014-01-25
i915: remove pm_qos request on error
Stanislaw Gruszka
1
-0
/
+1
2014-01-24
Revert "drm/i915: Mask reserved bits in display/sprite address registers"
Daniel Vetter
3
-15
/
+13
2014-01-23
drm/tegra: Obtain head number from DT
Thierry Reding
2
-2
/
+42
2014-01-23
drm/i915: VLV2 - Fix hotplug detect bits
Todd Previte
2
-15
/
+35
2014-01-23
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
119
-5854
/
+12385
2014-01-23
drm/nouveau: call drm_vblank_cleanup() earlier
Ben Skeggs
1
-2
/
+2
2014-01-23
drm/nouveau: create base display from common code
Ben Skeggs
6
-31
/
+31
2014-01-23
drm/nv50/gr: print mpc trap name when it's not an mp trap
Ilia Mirkin
1
-0
/
+20
2014-01-23
drm/nv50/gr: update list of mp errors, make it a bitfield
Ilia Mirkin
1
-8
/
+10
2014-01-23
drm/nv50/gr: add more trap names to print on error
Ilia Mirkin
1
-58
/
+70
2014-01-23
drm/nouveau/devinit: lock/unlock crtc regs for all devices, not just pre-nv50
Ilia Mirkin
4
-10
/
+35
2014-01-23
drm/nouveau: hold mutex while syncing to kernel channel
Maarten Lankhorst
1
-7
/
+8
2014-01-23
drm/nv50-/devinit: prevent use of engines marked as disabled by hw/vbios
Ilia Mirkin
17
-35
/
+287
2014-01-23
drm/nouveau/device: provide a way for devinit to mark engines as disabled
Ilia Mirkin
2
-5
/
+19
2014-01-23
drm/nouveau/devinit: tidy up the subdev class definition
Ben Skeggs
22
-283
/
+209
2014-01-23
drm/nouveau/bar: tidy up the subdev and object class definitions
Ben Skeggs
7
-25
/
+38
2014-01-23
drm/nouveau/instmem: tidy up the object class definition
Ben Skeggs
7
-114
/
+127
2014-01-23
drm/nouveau/instmem: tidy up the subdev class definition
Ben Skeggs
15
-208
/
+223
2014-01-23
drm/nouveau/pwr: implement a simple i2c stack
Ben Skeggs
11
-279
/
+2066
2014-01-23
drm/nouveau/pwr: have rd/wr32 routines clobber data instead of addr
Ben Skeggs
5
-65
/
+67
[next]