Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
0c8eb0dc65f5a78b252eeff6c729ba4741390e23
0c8eb0d
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-core-next
by Dave Airlie
· 15 years ago
e6b46ee
Merge branch 'drm-vmware-next' into drm-core-next
by Dave Airlie
· 15 years ago
8aea528
drm/vmwgfx: Bump minor and driver date
by Thomas Hellstrom
· 15 years ago
029e50b
drm/vmwgfx: Save at least one screen layout
by Thomas Hellstrom
· 15 years ago
73558ea
drm/vmwgfx: Add modinfo version
by Thomas Hellstrom
· 15 years ago
30f47fc8
drm/vmwgfx: Add a parameter to get the max fb size
by Thomas Hellstrom
· 15 years ago
09e2601
drm/vmwgfx: Don't flush fb if we're in the suspended state.
by Thomas Hellstrom
· 15 years ago
e133e73
drm/vmwgfx: Prune modes based on available VRAM size
by Thomas Hellstrom
· 15 years ago
3a939a5
drm/vmwgfx: Take the ttm lock around the dirty ioctl
by Thomas Hellstrom
· 15 years ago
02b0016
drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callback
by Thomas Hellstrom
· 15 years ago
7fbd721
drm/vmwgfx: Add new-style PM hooks to improve hibernation behavior
by Thomas Hellstrom
· 15 years ago
094e0fa
drm/vmwgfx: Fix ACPI S3 & S4 functionality.
by Thomas Hellstrom
· 15 years ago
d3216a0
drm/vmwgfx: Really support other depths than 32
by Thomas Hellstrom
· 15 years ago
fb7ba21
Merge remote branch 'korg/drm-fixes' into drm-vmware-next
by Dave Airlie
· 15 years ago
9a170ca
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
by Dave Airlie
· 15 years ago
d961db7
drm/ttm: restructure to allow driver to plug in alternate memory manager
by Ben Skeggs
· 15 years ago
42311ff
drm/ttm: introduce utility function to free an allocated memory node
by Ben Skeggs
· 15 years ago
a845fff
drm/nouveau: fix thinkos in mem timing table recordlen check
by Roy Spliet
· 15 years ago
ca8e7c6
drm/nouveau: parse voltage from perf 0x40 entires
by Ben Skeggs
· 15 years ago
eadc69c
drm/nouveau: don't use the default pll limits in table v2.1 on nv50+ cards
by Emil Velikov
· 15 years ago
8af29cc
drm/nv50: Fix large 3D performance regression caused by the interchannel sync patches.
by Francisco Jerez
· 15 years ago
6479881
drm/nouveau: Synchronize buffer object moves in hardware.
by Francisco Jerez
· 15 years ago
0c6c1c2
drm/nouveau: Use semaphores to handle inter-channel sync in hardware.
by Francisco Jerez
· 15 years ago
8ac3891
drm/nouveau: Provide a means to have arbitrary work run on fence completion.
by Francisco Jerez
· 15 years ago
2730723
drm/nouveau: Minor refactoring/cleanup of the fence code.
by Francisco Jerez
· 15 years ago
0cba1b7
drm/nouveau: Add a module option to force card POST.
by Marcin Kościelnicki
· 15 years ago
62841ab
drm/nv50: prevent (IB_PUT == IB_GET) for occurring unless idle
by Ben Skeggs
· 15 years ago
cd2fb2e
drm/nv0x-nv4x: Leave the 0x40 bit untouched when changing CRE_LCD.
by Francisco Jerez
· 15 years ago
23357e4
drm/nv30-nv40: Fix postdivider mask when writing engine/memory PLLs.
by Francisco Jerez
· 15 years ago
2756a4f
drm/nouveau: Fix perf table parsing on BMP v5.25.
by Francisco Jerez
· 15 years ago
62acdc7
drm/nouveau: fix required mode bandwidth calculation for DP
by Ben Skeggs
· 15 years ago
85341f2
drm/nouveau: fix typo in c2aa91afea5f7e7ae4530fabd37414a79c03328c
by Ben Skeggs
· 15 years ago
fade7ad
drm/nva3: split pm backend out from nv50
by Ben Skeggs
· 15 years ago
aee582d
drm/nouveau: run perflvl and M table scripts on mem clock change
by Ben Skeggs
· 15 years ago
5c6dc65
drm/nouveau: pass perflvl struct to clock_pre()
by Ben Skeggs
· 15 years ago
fe224bb
drm/nouveau: enable enhanced framing only if DP display supports it
by Ben Skeggs
· 15 years ago
7760fcb
drm/nouveau: Import initial memory timing work
by Roy Spliet
· 15 years ago
7b4f399
drm/i915: Avoid circular locking from intel_fbdev_fini()
by Chris Wilson
· 15 years ago
2c6be94
drm/i915: mark display port DPMS state as 'ON' when enabling output
by Keith Packard
· 15 years ago
35b62a8
drm/i915: Skip pread/pwrite if size to copy is 0.
by Chris Wilson
· 15 years ago
df6d075
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 15 years ago
f87ea76
drm/i915: avoid struct mutex output_poll mutex lock loop on unload
by Keith Packard
· 15 years ago
7dcd249
drm/i915: Rephrase pwrite bounds checking to avoid any potential overflow
by Chris Wilson
· 15 years ago
ce9d419
drm/i915: Sanity check pread/pwrite
by Chris Wilson
· 15 years ago
58e10eb
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 15 years ago
ab7ad7f
drm/i915: Use pipe state to tell when pipe is off
by Keith Packard
· 15 years ago
b99a9d9
drm/i915: vblank status not valid while training display port
by Keith Packard
· 15 years ago
929f49b
drivers/gpu/drm/i915/i915_gem.c: Add missing error handling code
by Julia Lawall
· 15 years ago
1cdf7fe
drm/i915: Don't mask the return code whilst relocating.
by Chris Wilson
· 15 years ago
ae681d9
drm/i915: If the GPU hangs twice within 5 seconds, declare it wedged.
by Chris Wilson
· 15 years ago
2fa772f
drm/i915: Only print 'generating error event' if we actually are
by Chris Wilson
· 15 years ago
dc96e9b
drm/i915: Try to reset gen2 devices.
by Chris Wilson
· 15 years ago
069efc1
drm/i915: Clear fence registers on GPU reset
by Chris Wilson
· 15 years ago
812ed49
drm/i915: Force the domain to CPU on unbinding whilst wedged.
by Chris Wilson
· 15 years ago
73aa808
drm: Move the GTT accounting to i915
by Chris Wilson
· 15 years ago
abb295f
vmwgfx: Fix fb VRAM pinning failure due to fragmentation
by Thomas Hellstrom
· 15 years ago
f1a28ee
vmwgfx: Remove initialisation of dev::devname
by Thomas Hellstrom
· 15 years ago
7a1c2f6
vmwgfx: Enable use of the vblank system
by Thomas Hellstrom
· 15 years ago
30c78bb
vmwgfx: vt-switch (master drop) fixes
by Thomas Hellstrom
· 15 years ago
2854eed
drm/vmwgfx: Fix breakage introduced by commit "drm: block userspace under allocating buffer and having drivers overwrite it (v2)"
by Thomas Hellstrom
· 15 years ago
39b4d07
drm: Hold the mutex when dropping the last GEM reference (v2)
by Chris Wilson
· 15 years ago
e39a015
drm/i915: Fix refleak during eviction.
by Chris Wilson
· 15 years ago
29d08b3
drm/gem: handlecount isn't really a kref so don't make it one.
by Dave Airlie
· 15 years ago
6a04002
i915: Added function to initialize VBT settings
by Simon Que
· 15 years ago
f394940
drm/i915: Remove redundant deletion of obj->gpu_write_list
by Chris Wilson
· 15 years ago
5cdf588
drm/i915: Make get/put pages static
by Chris Wilson
· 15 years ago
8f2480f
drm/i915/debugfs: Include list totals
by Chris Wilson
· 15 years ago
d21d597
drm/i915: Report the deferred free list in debugfs
by Chris Wilson
· 15 years ago
23bc598
drm/i915/debug: Convert i915_verify_active() to scan all lists
by Chris Wilson
· 15 years ago
130b985
drm: i810/i830: fix locked ioctl variant
by Arnd Bergmann
· 15 years ago
891b48c
drm/i915: Avoid blocking the kworker thread on a stuck mutex
by Chris Wilson
· 15 years ago
3d2a812
drm/i915/debug: Remove default WATCH_BUF
by Chris Wilson
· 15 years ago
97d1eba
drm/i915/debug: Remove defunct WATCH_LRU
by Chris Wilson
· 15 years ago
f573c66
drm/i915/dvo: Fix panel and DDC i2c pins
by Chris Wilson
· 15 years ago
a8ed0b1
drm/i915: Tidy dvo_ch7017 and print out which chip we detect
by Chris Wilson
· 15 years ago
b8232e9
drm/i915: Disable LVDS i2c probing when using GPIO bit banging
by Chris Wilson
· 15 years ago
e0e4159
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 15 years ago
8daf747
MAINTAINERS: Add contact details for drm/i915
by Chris Wilson
· 15 years ago
cb8ea75
drm/i915: Use i2c bit banging instead of GMBUS
by Chris Wilson
· 15 years ago
e957d77
drm/i915/sdvo: Fix GMBUSification
by Chris Wilson
· 15 years ago
a56ba56
Revert "drm/i915: Drop ring->lazy_request"
by Chris Wilson
· 15 years ago
f36fce0
drm/radeon/kms: add quirk for MSI K9A2GM motherboard
by Alex Deucher
· 15 years ago
e488459
drm/radeon/kms: fix potential segfault in r600_ioctl_wait_idle
by Alex Deucher
· 15 years ago
31dfbc9
drm: Prune GEM vma entries
by Chris Wilson
· 15 years ago
d270ae3
drm/i915: fix GMCH power reporting
by Jesse Barnes
· 15 years ago
73758a5
drm/radeon/kms: fix up encoder info messages for DFP6
by Alex Deucher
· 15 years ago
f459ffb
drm/radeon: fix PCI ID 5657 to be an RV410
by Dave Airlie
· 15 years ago
ced270f
drm/i915: Ensure that the mode change flushing is currently uninterruptible
by Chris Wilson
· 15 years ago
53b2087
drm/i915: fix debugging compilation error from previous commit
by Chris Wilson
· 15 years ago
1c25595
drm/i915: Convert the file mutex into a spinlock
by Chris Wilson
· 15 years ago
45ff46c
drm: readd drm_lock_free in drm_unlock
by Daniel Vetter
· 15 years ago
32163f4
alpha: fix usp value in multithreaded coredumps
by Al Viro
· 15 years ago
77edffb
alpha: fix hae_cache race in RESTORE_ALL
by Al Viro
· 15 years ago
56162ba
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
e7553b1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 15 years ago
5ec1055
Avoid pgoff overflow in remap_file_pages
by Larry Woodman
· 15 years ago
3b23cd2
Merge branch 'fix/hda' into for-linus
by Takashi Iwai
· 15 years ago
b614e38
Merge branch 'fix/asoc' into for-linus
by Takashi Iwai
· 15 years ago
e68d3b3
ALSA: sound/pci/rme9652: prevent reading uninitialized stack memory
by Dan Rosenberg
· 15 years ago
447da18
drm/i915: kill ring->setup_status_page
by Daniel Vetter
· 15 years ago
Next »