Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ea87d1c493aba9cf3f645eae0d6d9c0fd44d3189
/
drivers
/
gpu
e7b526b
drm/i915: Move non-phys cursors into the GTT
by Chris Wilson
· 14 years ago
1067b6c
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
d8dcaa1
drm/radeon/kms: make sure display hw is disabled when suspending
by Alex Deucher
· 14 years ago
d8bd19d
drm/vmwgfx: Allow userspace to change default layout. Bump minor.
by Jakob Bornecrantz
· 14 years ago
991b7b4
drm/vmwgfx: Fix framebuffer modesetting
by Jakob Bornecrantz
· 14 years ago
7c4f778
drm/vmwgfx: Fix vga save / restore with display topology.
by Thomas Hellstrom
· 14 years ago
c0db9cb
vgaarb: use MIT license
by Tiago Vignatti
· 14 years ago
2d6e9b9
vgaarb: convert pr_devel() to pr_debug()
by Tiago Vignatti
· 14 years ago
84d88f4
drm/radeon/kms/pm: voltage fixes
by Alex Deucher
· 14 years ago
9264587
drm/radeon/kms/pm: radeon_set_power_state fixes
by Alex Deucher
· 14 years ago
c5e8ce6
drm/radeon/kms/pm: patch default power state with default clocks/voltages on r6xx+
by Alex Deucher
· 14 years ago
9349d5c
drm/radeon/kms/pm: enable SetVoltage on r7xx/evergreen
by Alex Deucher
· 14 years ago
7ac9aa5
drm/radeon/kms/pm: add support for SetVoltage cmd table (V2)
by Alex Deucher
· 14 years ago
709d015
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 14 years ago
e3a815f
drm/i915: add HAS_BSD check to i915_getparam
by Zou Nan hai
· 14 years ago
9bc3549
drm/i915: Honor sync polarity from VBT panel timing descriptors
by Adam Jackson
· 14 years ago
cb5fcbd
drm/radeon/kms/evergreen: add initial CS parser
by Alex Deucher
· 14 years ago
36d1701
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-testing
by Dave Airlie
· 14 years ago
afa3b60
Merge branch 'drm-switcheroo-fixes' into drm-testing
by Dave Airlie
· 14 years ago
c09a350
Merge branch 'drm-vmware-fixes' into drm-testing
by Dave Airlie
· 14 years ago
fbf8176
drm/kms: disable/enable poll around switcheroo on/off
by Dave Airlie
· 14 years ago
fc5ea29
drm/nouveau: fixup confusion over which handle the DSM is hanging off.
by Dave Airlie
· 14 years ago
afeb3e1
drm/nouveau: attempt to get bios from ACPI v3
by Dave Airlie
· 15 years ago
8b281db
drm/nv50: cast IGP memory location to u64 before shifting
by Ben Skeggs
· 14 years ago
4abe438
drm/ttm: Fix ttm_page_alloc.c
by Thomas Hellstrom
· 14 years ago
e8613c0
drm/ttm: Fix cached TTM page allocation.
by Thomas Hellstrom
· 14 years ago
1ca14e7
drm/vmwgfx: Remove some leftover debug messages.
by Thomas Hellstrom
· 14 years ago
316ab13
drm/vmwgfx: Print warnings in kernel log about bo pinning that fails.
by Jakob Bornecrantz
· 14 years ago
792778e
drm/vmwgfx: Unpause overlay on update.
by Jakob Bornecrantz
· 14 years ago
259600d5
drm/vmwgfx: Some modesetting cleanups and fixes.
by Jakob Bornecrantz
· 14 years ago
d451f62
drm/vmwgfx: Don't use SVGA_REG_ENABLE in modesetting code.
by Jakob Bornecrantz
· 14 years ago
bbfad33
drm/vmwgfx: Remove duplicate member from struct vmw_legacy_display_unit.
by Jakob Bornecrantz
· 14 years ago
22ee861
drm/vmwgfx: Reserve first part of VRAM for framebuffer.
by Thomas Hellstrom
· 14 years ago
d7e1958
drm/vmwgfx: Support older hardware.
by Jakob Bornecrantz
· 14 years ago
1ae1ddd
drm/vmwgfx: Get connector status from detection function.
by Jakob Bornecrantz
· 14 years ago
1925d45
drm/vmwgfx: Add kernel throttling support. Bump minor.
by Thomas Hellstrom
· 14 years ago
04e9e94
drm/vmwgfx: Make sure to unpin old and pin new framebuffer.
by Jakob Bornecrantz
· 14 years ago
6a591a9
drm/vmwgfx: Fix single framebuffer detection.
by Jakob Bornecrantz
· 14 years ago
7e71f8a
drm/vmwgfx: Assume larger framebuffer max size.
by Jakob Bornecrantz
· 14 years ago
24010e4
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
cf22f20
drm/radeon: fix the r100/r200 ums block 0 page fix
by Dave Airlie
· 14 years ago
a1786bd
drm/i915: Unmask interrupt for render engine on Sandybridge
by Zhenyu Wang
· 14 years ago
ca76482
drm/i915: Fix PIPE_CONTROL command on Sandybridge
by Zhenyu Wang
· 14 years ago
ab34c22
drm/i915: Fix up address spaces in slow_kernel_write()
by Chris Wilson
· 14 years ago
99a03df
drm/i915: Use non-atomic kmap for slow copy paths
by Chris Wilson
· 14 years ago
9b8c4a0
drm/i915: Avoid moving from CPU domain during pwrite
by Chris Wilson
· 14 years ago
68f95ba
drm/i915: Cleanup after failed initialization of ringbuffers
by Chris Wilson
· 14 years ago
654fc60
drm/i915: Reject bind_to_gtt() early if object > aperture
by Chris Wilson
· 14 years ago
85cd461
drm/i915: Check error code whilst moving buffer to GTT domain.
by Chris Wilson
· 14 years ago
3d1cc47
drm/i915: Remove spurious warning "Failure to install fence"
by Chris Wilson
· 14 years ago
ac0c6b5
drm/i915: Rebind bo if currently bound with incorrect alignment.
by Chris Wilson
· 14 years ago
a7faf32
drm/i915: Include pitch in set_base debug statement.
by Chris Wilson
· 14 years ago
a939406
drm/i915: Only print "nothing to do" debug message as required.
by Chris Wilson
· 14 years ago
808b24d6
drm/i915: Propagate error from unbinding an unfenceable object.
by Chris Wilson
· 14 years ago
b118c1e
drm/i915: Avoid nesting of domain changes when setting display plane
by Chris Wilson
· 14 years ago
468f0b4
drm/i915: Hold the spinlock whilst resetting unpin_work along error path
by Chris Wilson
· 14 years ago
35aed2e
drm/i915: Only print an message if there was an error
by Chris Wilson
· 14 years ago
becd214
drm/nv50: use alternate source of SOR_MODE_CTRL for DP hack
by Ben Skeggs
· 14 years ago
26099a7
drm/nouveau: fix dual-link displays when plugged into single-link outputs
by Ben Skeggs
· 14 years ago
2c58077
drm/nv50: obey dcb->duallink_possible
by Ben Skeggs
· 14 years ago
2348487
drm/nv50: fix duallink_possible calculation for DCB 4.0 cards
by Ben Skeggs
· 14 years ago
73db4be
drm/nouveau: don't execute INIT_GPIO unless we're really running the table
by Ben Skeggs
· 14 years ago
f50c0b9
drm/nv40: allow cold-booting of nv4x chipsets
by Ben Skeggs
· 14 years ago
d13102c
drm/nouveau: fix POST detection for certain chipsets
by Ben Skeggs
· 14 years ago
7fc74f1
drm/nouveau: Add getparam for current PTIMER time.
by Marcin Kościelnicki
· 14 years ago
b334f2b
drm/nouveau: allow cursor image and position to survive suspend
by Maarten Maathuis
· 15 years ago
e20f9c6
drm/i915: Clean up leftover bits from hws move to ring structure.
by Eric Anholt
· 14 years ago
9553426
drm/i915: Add CxSR support on Pineview DDR3
by Li Peng
· 15 years ago
d8201ab
i915: remove unneeded null checks
by Dan Carpenter
· 15 years ago
90a78e8
i915/intel_sdvo: remove unneeded null check
by Dan Carpenter
· 15 years ago
467b200
drm/i915: Fix HDMI mode select for Cougarpoint PCH
by Zhenyu Wang
· 15 years ago
778c354
drm/i915: combine all small integers into one single bitfield
by Daniel Vetter
· 15 years ago
a7de64e
drm/i915/dp: Add DPCD data to debug output
by Adam Jackson
· 15 years ago
9962c92
drm/i915/dp: Only enable enhanced framing if the sink supports it
by Adam Jackson
· 15 years ago
9908ff7
drm/i915: Kill dangerous pending-flip debugging
by Chris Wilson
· 15 years ago
9a7e849
drm/i915: Storage class should be before const qualifier
by Tobias Klauser
· 15 years ago
7648fa9
drm/i915: add power monitoring support
by Jesse Barnes
· 15 years ago
7a772c4
drm/i915/gen4: Extra CRT hotplug paranoia
by Adam Jackson
· 14 years ago
734b415
drm/i915: Add support for interlaced display.
by Krzysztof Halasa
· 14 years ago
f953c93
i915: fix lock imbalance on error path...
by Daniel J Blueman
· 15 years ago
f41275e
drm/i915: Convert more trace events to DEFINE_EVENT
by Li Zefan
· 14 years ago
9517a92
drm/i915: add timeout to FBC disable waits
by Jesse Barnes
· 15 years ago
d1b851f
drm/i915: implement BSD ring buffer V2
by Zou Nan hai
· 15 years ago
852835f
drm/i915: convert some gem structures to per-ring V2
by Zou Nan hai
· 15 years ago
8187a2b
drm/i915: introduce intel_ring_buffer structure (V2)
by Zou Nan hai
· 15 years ago
d3301d8
drm/i915: Rename dev_priv->ring to dev_priv->render_ring.
by Eric Anholt
· 15 years ago
62fdfea
drm/i915: Move ringbuffer-related code to intel_ringbuffer.c.
by Eric Anholt
· 15 years ago
79a78dd
drm/i915: Fail to load driver if KMS request without GEM
by Chris Wilson
· 15 years ago
31f4671
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
4a638b4
drm/edid: Allow non-fatal checksum errors in CEA blocks
by Adam Jackson
· 14 years ago
921d98b
drm/radeon/kms: suppress a build warning (unused variable)
by Stefan Richter
· 14 years ago
f49d273
drm: Fixes linux-next & linux-2.6 checkstack warnings:
by Prarit Bhargava
· 14 years ago
5797660
nouveau: fix acpi_lid_open undefined
by Randy Dunlap
· 14 years ago
10b0612
drm/radeon/kms: release AGP bridge at suspend
by Jerome Glisse
· 15 years ago
59534f7
Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
2c3c8be
sysfs: add struct file* to bin_attr callbacks
by Chris Wright
· 15 years ago
b486787
drm/radeon/kms/pm/r600: select the mid clock mode for single head low profile
by Alex Deucher
· 15 years ago
df696a6
Merge remote branch 'nouveau/for-airlied' into drm-next
by Dave Airlie
· 15 years ago
5d9b7e2
drm/radeon: fix power supply kconfig interaction.
by Dave Airlie
· 15 years ago
e865275
drm/radeon/kms: record object that have been list reserved
by Jerome Glisse
· 15 years ago
Next »