Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
edcb49ca34e38123675f83994d743d3d6ff772d9
/
drivers
/
gpu
/
drm
edcb49c
drm/i915: Fix legacy BLC event for pipe A
by Zhao Yakui
· 15 years ago
d275f66
drm/i915: Clear the LVDS pipe B select bit when moving the LVDS to pipe A.
by Eric Anholt
· 15 years ago
0f3ee80
drm/i915: Allow LVDS on pipe A on gen4+
by Adam Jackson
· 15 years ago
6443170
drm/i915: Remove dead KMS encoder save/restore code.
by Eric Anholt
· 15 years ago
335af9a
drm/i915: change intel_ddc_get_modes() function parameters
by Zhenyu Wang
· 15 years ago
c1c4397
drm/i915: passing drm connector param for load detection
by Zhenyu Wang
· 15 years ago
f1c79df
drm/i915: Add new helper to return current attached encoder for connector
by Zhenyu Wang
· 15 years ago
5daa55e
drm/i915: Add new 'intel_connector' structure
by Zhenyu Wang
· 15 years ago
c5e4df3
drm/i915: more conversion from connector_list walk to encoder_list
by Zhenyu Wang
· 15 years ago
5bf4c9c
drm/i915: use encoder_list for hotplug callback
by Zhenyu Wang
· 15 years ago
903cf20
drm/i915: Convert some trace events to DEFINE_TRACE
by Li Zefan
· 15 years ago
fb8b5a3
drm/i915: Configure the TV sense state correctly on GM45 to make TV detection reliable
by Zhao Yakui
· 15 years ago
bfac4d6
drm/i915: Ignore LVDS EDID when it is unavailabe or invalid
by Zhao Yakui
· 15 years ago
9875557ee8
drm/i915: Add no_lvds entry for the Clientron U800
by Stefan Bader
· 15 years ago
c751ce4
drm/i915: Rename many remaining uses of "output" to encoder or connector.
by Eric Anholt
· 15 years ago
21d40d3
drm/i915: Rename intel_output to intel_encoder.
by Eric Anholt
· 15 years ago
23010e4
drm/i915: introduce to_intel_bo helper
by Daniel Vetter
· 15 years ago
8d06a1e
drm/i915: Disable FBC on 915GM and 945GM.
by Robert Hooker
· 15 years ago
6467a71
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 15 years ago
6e6c822
drm/i915: Stop trying to use ACPI lid status to determine LVDS connection.
by Eric Anholt
· 15 years ago
fe30519
drm/intel: fix up set_tiling for untiled->tiled transition
by Daniel Vetter
· 15 years ago
8956c8b
drm/i915: Set up the documented clock gating on Sandybridge and Ironlake.
by Eric Anholt
· 15 years ago
915a428
drm/i915: fix small leak on overlay error path
by Dan Carpenter
· 15 years ago
1f2b101
drm/i915: Avoid NULL deref in get_pages() unwind after error.
by Chris Wilson
· 15 years ago
59f2d0f
drm/i915: Fix check with IS_GEN6
by Zhenyu Wang
· 15 years ago
76e47c3
drivers/gpu/drm/i915/intel_bios.c: fix continuation line formats
by Joe Perches
· 15 years ago
71cf39b
drm/i915: Enable VS timer dispatch.
by Eric Anholt
· 15 years ago
4967790
drm/i915: Rename FBC_C3_IDLE to FBC_CTL_C3_IDLE to match other registers
by Priit Laes
· 15 years ago
5d93916
drm/i915: remove an unnecessary wait_request()
by Owain G. Ainsworth
· 15 years ago
f05dd2f
drm/i915: Don't bother with the BKL for GEM ioctls.
by Eric Anholt
· 15 years ago
a19a6ee
backlight: Allow properties to be passed at registration
by Matthew Garrett
· 15 years ago
c32da02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
52cf25d
Driver core: Constify struct sysfs_ops in struct kobj_type
by Emese Revfy
· 15 years ago
0933e2d
driver core: Convert some drivers to CLASS_ATTR_STRING
by Andi Kleen
· 15 years ago
28812fe
driver-core: Add attribute argument to class_attribute show/store
by Andi Kleen
· 15 years ago
b8fa057
Revert "lib: build list_sort() only if needed"
by Linus Torvalds
· 15 years ago
a069c26
lib: build list_sort() only if needed
by Don Mullis
· 15 years ago
03a2c4d
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
2f41a7f
drm/nouveau: fix *staging* driver build with switcheroo off.
by Dave Airlie
· 15 years ago
9b11fe5
drm/radeon: fix typo in Makefile
by Alex Deucher
· 15 years ago
8edb381
vga_switcheroo: fix build on platforms with no ACPI
by Dave Airlie
· 15 years ago
55a5cb5
drm/radeon: Fix printf type warning in 64bit system.
by Pauli Nieminen
· 15 years ago
0de1a57
drm/radeon/kms: bump the KMS version number for square tiling support.
by Dave Airlie
· 15 years ago
1c62233
Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage
by Dave Airlie
· 15 years ago
6a9ee8a
vga_switcheroo: initial implementation (v15)
by Dave Airlie
· 15 years ago
6d9c135
drm/radeon/kms: do not disable audio engine twice
by Rafał Miłecki
· 15 years ago
3464f11
Revert "drm/radeon/kms: disable HDMI audio for now on rv710/rv730"
by Rafał Miłecki
· 15 years ago
c8792d5
drm/radeon/kms: do not preset audio stuff and start timer when not using audio
by Rafał Miłecki
· 15 years ago
68de774
Merge branch 'drm-radeon-testing' of /ssd/git/drm-radeon-next into drm-next-stage
by Dave Airlie
· 15 years ago
566d84d
drm/radeon: r100/r200 ums: block ability for userspace app to trash 0 page and beyond
by Dave Airlie
· 15 years ago
d964fc5
drm/radeon: use ALIGN instead of open coding it
by Matt Turner
· 15 years ago
32b3c2a
drm/radeon/kms: initialize set_surface_reg reg for rs600 asic
by Jerome Glisse
· 15 years ago
cf7934a
Merge remote branch 'anholt/drm-intel-next' into drm-next-stage
by Dave Airlie
· 15 years ago
aa71fa3
Merge remote branch 'nouveau/for-airlied' into drm-next-stage
by Dave Airlie
· 15 years ago
79fa9eb
Merge remote branch 'korg/drm-core-next' into drm-next-stage
by Dave Airlie
· 15 years ago
6070a4a
drm/i915: Use a dmi quirk to skip a broken SDVO TV output.
by Zhao Yakui
· 15 years ago
469d129
drm/i915: enable/disable LVDS port at DPMS time
by Jesse Barnes
· 15 years ago
16edd55
drm/i915: check for multiple write domains in pin_and_relocate
by Daniel Vetter
· 15 years ago
922a2ef
drm/i915: clean-up i915_gem_flush_gpu_write_domain
by Daniel Vetter
· 15 years ago
4df2faf
drm/i915: reuse i915_gpu_idle helper
by Daniel Vetter
· 15 years ago
6356039
drm/i915: ensure lru ordering of fence_list
by Daniel Vetter
· 15 years ago
ae3db24
drm/i915: extract fence stealing code
by Daniel Vetter
· 15 years ago
4a87b8c
drm/i915: fixup active list locking in object_unbind
by Daniel Vetter
· 15 years ago
798750e
drm/i915: reuse i915_gem_object_put_fence_reg for fence stealing code
by Daniel Vetter
· 15 years ago
1f7a6e3
drm/i915: Add dependency on the intel agp module
by Zhenyu Wang
· 15 years ago
c619eed
drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge.
by Eric Anholt
· 15 years ago
faa7bde
drm/i915: Correct the Sandybridge chipset info structs.
by Eric Anholt
· 15 years ago
b9201c1
drm/i915: Disable the hangcheck reset on Sandybridge until we add support.
by Eric Anholt
· 15 years ago
a13e409
drm/i915: Add a new mobile Sandybridge PCI ID.
by Eric Anholt
· 15 years ago
14bc490
drm/i915, agp/intel: Fix stolen memory size on Sandybridge
by Zhenyu Wang
· 15 years ago
2109953
drm/i915: Correct locking in the modesetting failure path, fixing a BUG_ON.
by Eric Anholt
· 15 years ago
c2416fc
drm/i915: Disable the surface tile swizzling on Sandybridge.
by Eric Anholt
· 15 years ago
f6e450a
drm/i915: Fix sandybridge status page setup.
by Eric Anholt
· 15 years ago
4e901fd
drm/i915: Set up fence registers on sandybridge.
by Eric Anholt
· 15 years ago
bad720f
drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.
by Eric Anholt
· 15 years ago
eb6b6d7
Merge remote branch 'korg/drm-radeon-testing' into drm-next-stage
by Dave Airlie
· 15 years ago
6ebdc66
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 15 years ago
3bfc7d2
drm/nouveau: use ALIGN instead of open coding it
by Matt Turner
· 15 years ago
b30083b
drm/nouveau: report unknown connector state if lid closed
by Ben Skeggs
· 15 years ago
c52e53f
drm/nouveau: support version 0x20 displayport tables
by Ben Skeggs
· 15 years ago
81e2d42
drm/nouveau: Fix noaccel/nofbaccel option descriptions.
by Marcin Kościelnicki
· 15 years ago
d5f3c90
drm/nv50: Implement ctxprog/state generation.
by Marcin Kościelnicki
· 15 years ago
be079e9
drm/nouveau: use dcb connector types throughout the driver
by Ben Skeggs
· 15 years ago
1157563
drm/nv50: enable hpd on any connector we know the gpio line for
by Ben Skeggs
· 15 years ago
7f612d8
drm/nouveau: use dcb connector table for creating drm connectors
by Ben Skeggs
· 15 years ago
dc5bc4e
drm/nouveau: construct a connector table for cards that lack a real one
by Ben Skeggs
· 15 years ago
f66fa77
drm/nouveau: check for known dcb connector types
by Ben Skeggs
· 15 years ago
54abb5d
drm/nouveau: parse dcb gpio/connector tables after encoders
by Ben Skeggs
· 15 years ago
e7cc51c
drm/nouveau: reorganise bios header, add dcb connector type enums
by Ben Skeggs
· 15 years ago
04a39c5
drm/nouveau: merge nvbios and nouveau_bios_info
by Ben Skeggs
· 15 years ago
7f245b2
drm/nouveau: merge parsed_dcb and bios_parsed_dcb into dcb_table
by Ben Skeggs
· 15 years ago
a6678b2
drm/nouveau: rename parsed_dcb_gpio to dcb_gpio_table
by Ben Skeggs
· 15 years ago
b42861f
drm/nouveau: allow retrieval of vbios image from debugfs
by Ben Skeggs
· 15 years ago
e32b2c8
drm/nouveau: fix missing spin_unlock in failure path
by Luca Barbieri
· 15 years ago
761c5a69
drm/nouveau: fix i2ctable bounds checking
by Marcin Slusarz
· 15 years ago
b762b8c
drm/nouveau: fix nouveau_i2c_find bounds checking
by Marcin Slusarz
· 15 years ago
df31ef4
drm/nouveau: fix pramdac_table range checking
by Marcin Slusarz
· 15 years ago
a1606a9
drm/nouveau: new gem pushbuf interface, bump to 0.0.16
by Ben Skeggs
· 15 years ago
d87897d
drm/nv50: make pushbuf dma object cover entire vm
by Ben Skeggs
· 15 years ago
Next »