Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b038b0401f9697ee1d7df40021b96e7de0564938
/
drivers
/
gpu
e15daf6
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
f0ed1f6
drm/radeon/kms: Convert R520 to new init path and associated cleanup
by Jerome Glisse
· 15 years ago
d39c3b8
drm/radeon/kms: Convert RV515 to new init path and associated cleanup
by Jerome Glisse
· 15 years ago
f4e45d0
drm: fix radeon DRM warnings when !CONFIG_DEBUG_FS
by Mikael Pettersson
· 15 years ago
bea1d35
drm: fix drm_fb_helper warning when !CONFIG_MAGIC_SYSRQ
by Mikael Pettersson
· 15 years ago
4c57edba
drm/r600: fix memory leak introduced with 64k malloc avoidance fix.
by Dave Airlie
· 15 years ago
74bf2ad
drm/kms: make fb helper work for all drivers.
by Dave Airlie
· 15 years ago
f0f37e2
const: mark struct vm_struct_operations
by Alexey Dobriyan
· 15 years ago
210bed8
drm/radeon/r600: fix offset handling in CS parser
by Alex Deucher
· 15 years ago
2b5d6c5
drm/radeon/kms/r600: fix forcing pci mode on agp cards
by Alex Deucher
· 15 years ago
c5e617e
drm/radeon/kms: fix for the extra pages copying.
by Dave Airlie
· 15 years ago
2f67c6e
drm/radeon/kms/r600: add support for vline relocs
by Alex Deucher
· 15 years ago
90ebd06
drm/radeon/kms: fix some bugs in vline reloc
by Alex Deucher
· 15 years ago
974b16e
drm/radeon/kms/r600: clamp vram to aperture size
by Alex Deucher
· 15 years ago
8ef8678
drm/kms: protect against fb helper not being created.
by Dave Airlie
· 15 years ago
adea479
drm/r600: get values from the passed in IB not the copy.
by Dave Airlie
· 15 years ago
31edd48
drm: create gitignore file for radeon
by Amerigo Wang
· 15 years ago
e359009
drm/radeon/kms: remove unneeded master create/destroy functions.
by Dave Airlie
· 15 years ago
d50ba25
drm/kms: start adding command line interface using fb.
by Dave Airlie
· 15 years ago
513bcb4
drm/radeon/kms: don't require up to 64k allocations. (v2)
by Dave Airlie
· 15 years ago
35e4b7a
drm/radeon/kms: enable dac load detection by default.
by Dave Airlie
· 15 years ago
4bbd497
drm/radeon/kms: enable r600 tv outputs.
by Dave Airlie
· 15 years ago
94e0fb0
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 15 years ago
f066a17
drm/edid: Fix standard timing parse for EDID <= 1.2
by Adam Jackson
· 15 years ago
93dc6c2
drm/edid: Detailed standard timing blocks have six timings, not five.
by Adam Jackson
· 15 years ago
23425ca
drm/edid: Ignore bad standard timings.
by Adam Jackson
· 15 years ago
083ae05
drm/edid: const cleanup
by Adam Jackson
· 15 years ago
85afd82
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
c715089
drm/i915: Handle ERESTARTSYS during page fault
by Chris Wilson
· 15 years ago
5b31aee
drm/radeon/r600: set correct pitch for 4 byte copy
by Andre Maasikas
· 15 years ago
c214271
drm/radeon: consolidate family flags used in pciids.
by Dave Airlie
· 15 years ago
ab18282
drm/i915: Warn before mmaping a purgeable buffer.
by Chris Wilson
· 15 years ago
bb6baf7
drm/i915: Track purged state.
by Chris Wilson
· 15 years ago
9731129
drm/i915: Remove eviction debug spam
by Chris Wilson
· 15 years ago
2d7ef39
drm/i915: Immediately discard any backing storage for uneeded objects
by Chris Wilson
· 15 years ago
963b483
drm/i915: Do not mis-classify clean objects as purgeable
by Chris Wilson
· 15 years ago
13a05fd
drm/i915: Whitespace correction for madv
by Chris Wilson
· 15 years ago
a32808c
drm/i915: BUG_ON page refleak during unbind
by Chris Wilson
· 15 years ago
9a1e258
drm/i915: Search harder for a reusable object
by Chris Wilson
· 15 years ago
ab5ee57
drm/i915: Clean up evict from list.
by Chris Wilson
· 15 years ago
1c5d22f
drm/i915: Add tracepoints
by Chris Wilson
· 15 years ago
342ff1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
74dff28
drm/i915: framebuffer compression for GM45+
by Jesse Barnes
· 15 years ago
e70236a
drm/i915: split display functions by chip type
by Jesse Barnes
· 15 years ago
44040f1
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
a419aef
trivial: remove unnecessary semicolons
by Joe Perches
· 15 years ago
fd589a8
trivial: fix typo "to to" in multiple files
by Anand Gadiyar
· 15 years ago
28d5204
drm/vgaarb: add VGA arbitration support to the drm and kms.
by Dave Airlie
· 15 years ago
aadd4e1
drm/radeon: some r420s have a CP race with the DMA engine.
by Alex Deucher
· 15 years ago
5a6e9f9
drm/radeon/r600/kms: rv670 is not DCE3
by Alex Deucher
· 15 years ago
18a4cd2e
drm/radeon/kms: r420 idle after programming GA_ENHANCE
by Dave Airlie
· 15 years ago
fe62e1a
drm/radeon/kms: more fixes to rv770 suspend/resume path.
by Dave Airlie
· 15 years ago
e454cea
Driver-Core: extend devnode callbacks to provide permissions
by Kay Sievers
· 15 years ago
8542a0b
drm/i915: Skip the sanity checks if the current relocation is valid
by Chris Wilson
· 15 years ago
cd0b9fb
drm/i915: Check that the relocation points to within the target
by Chris Wilson
· 15 years ago
4153e58
drm/radeon/kms: more alignment for rv770.c with r600.c
by Dave Airlie
· 15 years ago
9052aa2
drm/radeon/kms: rv770 blit init called too late.
by Dave Airlie
· 15 years ago
fc30b8e
drm/radeon/kms: move around new init path code to avoid posting at init
by Dave Airlie
· 15 years ago
bc1a631
drm/radeon/r600: fix some issues with suspend/resume.
by Dave Airlie
· 15 years ago
698443d
drm/radeon/kms: disable VGA rendering engine before taking over VRAM
by Dave Airlie
· 15 years ago
5e6dde7
drm/radeon/kms: Move radeon_get_clock_info() call out of radeon_clocks_init().
by Michel Dänzer
· 15 years ago
445282d
drm/radeon/kms: add initial connector properties
by Dave Airlie
· 15 years ago
c88f9f0
drm/radeon/kms: Use surfaces for scanout / cursor byte swapping on big endian.
by Michel Dänzer
· 15 years ago
733289c
drm/radeon/kms: don't fail if we fail to init GPU acceleration
by Jerome Glisse
· 15 years ago
7cbb355
drm/r600/kms: fixup number of loops per blit calculation.
by Dave Airlie
· 15 years ago
41456df
drm/radeon/kms: reprogram format in set base.
by Dave Airlie
· 15 years ago
65cb15a
drm/radeon: avivo chips have no separate int bit for display
by Dave Airlie
· 15 years ago
b15591f
drm/radeon/r600: don't do interrupts
by Alex Deucher
· 15 years ago
812c369
drm: fix _DRM_GEM addmap error message
by Pekka Paalanen
· 15 years ago
9b1596a
drm: update crtc x/y when only fb changes
by Ben Skeggs
· 15 years ago
e87b2c4
drm: fix drm_fb_helper handling of kernel crtcs
by Jesse Barnes
· 15 years ago
edb8195
drm/i915: correct FBC update when pipe base update occurs
by Jesse Barnes
· 15 years ago
7121413
drm/i915: blacklist Acer AspireOne lid status
by Jesse Barnes
· 15 years ago
d660467
drm/i915: prevent FIFO calculation overflows on 32 bits with high dotclocks
by Jesse Barnes
· 15 years ago
decbbcd
drm/i915: intel_display.c handle latency variable efficiently
by Jaswinder Singh Rajput
· 15 years ago
b7e53ab
drm/i915: remove restore in resume
by Zhenyu Wang
· 15 years ago
07f73f6
drm/i915: Improve behaviour under memory pressure
by Chris Wilson
· 15 years ago
3ef94da
drm/i915: Add ioctl to set 'purgeability' of objects
by Chris Wilson
· 15 years ago
3116971
drm/i915: Register a shrinker to free inactive lists under memory pressure
by Chris Wilson
· 15 years ago
725ceaa
drm/i915: Include buffer size and dirty state in debugfs lists
by Chris Wilson
· 15 years ago
e67b8ce
drm/i915: Remove stored gtt_alignment
by Chris Wilson
· 15 years ago
4960aac
drm/i915: Add buffer to inactive list immediately during fault
by Chris Wilson
· 15 years ago
c1a1cdc
drm/i915: fix startup hang on some non-mobile platforms
by Jesse Barnes
· 15 years ago
06891e2
drm/i915: fix suspend/resume breakage in lid notifier
by Jesse Barnes
· 15 years ago
ba1234d
drm/i915: Make dev_priv->mm.wedged an atomic_t
by Ben Gamari
· 15 years ago
f316a42
drm/i915: Hookup chip reset in error handler
by Ben Gamari
· 15 years ago
11ed50e
drm/i915: Implement GPU reset on i965
by Ben Gamari
· 15 years ago
f65d942
drm/i915: Add hangcheck timer
by Ben Gamari
· 15 years ago
22be172
drm/i915: make i915_seqno_passed non-static
by Ben Gamari
· 15 years ago
1341d65
drm/i915: Refactor save/restore code
by Ben Gamari
· 15 years ago
ffed1d0
drm/i915: Check whether chip is wedged in i915_wait_request()
by Ben Gamari
· 15 years ago
078a033
drm/i915: fix opregion backlight chip detect and range
by Li Peng
· 15 years ago
8dd81a3
drm/i915: Fix LVDS panel fitting on Arrandale
by Zhenyu Wang
· 15 years ago
730915d
drm/i915: Remove DAC disable in CRT force detect on IGDNG
by Zhenyu Wang
· 15 years ago
339e5a4
drm/i915: Fix SSC frequence for IGDNG
by Zhenyu Wang
· 15 years ago
b09aea7
drm/i915: Fix typo for wrong LVDS clock setting on IGDNG
by Zhenyu Wang
· 15 years ago
6f465a89
drm/i915: fix typo in compressed buffer setup
by Jesse Barnes
· 15 years ago
8dfaa8a
drm/radeon/kms: Get LVDS native mode details from EDID if necessary.
by Michel Dänzer
· 15 years ago
f657c2a
drm/radeon: Save and restore bios scratch regs during S/R
by Yang Zhao
· 15 years ago
ecb114a
drm/radeon/kms: IB locking dumps out a lockdep ordering issue
by Dave Airlie
· 15 years ago
Next »