Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
d2f927d42a87b712946dee72a0b96b6b6c6aff1d
/
drivers
/
gpu
75a1e32
Merge git://git.infradead.org/~dwmw2/ideapad-2.6
by Linus Torvalds
· 14 years ago
54b9b30
Call acpi_video_register() in intel_opregion_init() failure path
by David Woodhouse
· 14 years ago
aa9f56b
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
7b044f4
drm/radeon: Add probing of clocks from device-tree
by Benjamin Herrenschmidt
· 14 years ago
b494d5d
drm/radeon: drop old and broken mesa warning
by Dave Airlie
· 14 years ago
a30f6fb
drm/radeon: Fix pci_map_page() error checking
by Benjamin Herrenschmidt
· 14 years ago
1a72d65
drm: Remove count_lock for calling lastclose() after 58474713 (v2)
by Chris Wilson
· 14 years ago
6ffe28f
drm/radeon/kms: allow FG_ALPHA_VALUE on r5xx
by Marek Olšák
· 14 years ago
618145e
drm/radeon/kms: another r6xx/r7xx CS checker fix
by Alex Deucher
· 14 years ago
94e3370
DRM: Replace kmalloc/memset combos with kzalloc
by Davidlohr Bueso
· 14 years ago
8fd4bd2
vt/console: try harder to print output when panicing
by Jesse Barnes
· 14 years ago
7203425
drm: expand gamma_set
by James Simmons
· 14 years ago
38fcbb6
drm/edid: Split mode lists out to their own header for readability
by Adam Jackson
· 14 years ago
1393157
drm/edid: Rewrite mode parse to use the generic detailed block walk
by Adam Jackson
· 14 years ago
cbba98f
drm/edid: Add detailed block walk for VTB extensions
by Adam Jackson
· 14 years ago
4d76a22
drm/edid: Add detailed block walk for CEA extensions
by Adam Jackson
· 14 years ago
fb43964
drm: Remove unused fields from drm_display_info
by Adam Jackson
· 14 years ago
bf79cb9
drm: Use ENOENT consistently for the error return for an unmatched handle.
by Chris Wilson
· 14 years ago
a44d2f3
drm/radeon/kms: mark 3D power states as performance
by Alex Deucher
· 14 years ago
817e631
drm: Only set DPMS once on the CRTC not after every encoder.
by Chris Wilson
· 14 years ago
9ea2c4b
drm/radeon/kms: add additional quirk for Acer rv620 laptop
by Alex Deucher
· 14 years ago
cce13ff
drm: Propagate error code from fb_create()
by Chris Wilson
· 14 years ago
0d18abe
radeon: handle errors in radeon_hwmon_init()
by Dan Carpenter
· 14 years ago
26b5bc9
drm/radeon/kms: add support for router objects
by Alex Deucher
· 14 years ago
179e807
drm/radeon/kms: rework combios i2c handling
by Alex Deucher
· 14 years ago
f376b94
drm/radeon/kms: unify i2c handling
by Alex Deucher
· 14 years ago
1729dd3
drm/radeon/kms: r600 CS parser fixes
by Alex Deucher
· 14 years ago
43861f7
drm/radeon: add a way to revoke hyper-z access
by Marek Olšák
· 14 years ago
c17c2f8
drm: Fix support for PCI domains
by Benjamin Herrenschmidt
· 14 years ago
c3b6ef8
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into drm-core-next
by Dave Airlie
· 14 years ago
d8ab355
drm/radeon/kms: add missing copy from user
by Dr. David Alan Gilbert
· 14 years ago
9a919c4
drm: fix fallouts from slow-work -> wq conversion
by Tejun Heo
· 14 years ago
2dc5d2e
drm/nvc0: fix typo in PRAMIN flush
by Ben Skeggs
· 14 years ago
27d50fc
drm/nouveau: Fix DCB TMDS config parsing.
by Francisco Jerez
· 14 years ago
4d1defd
drm/nv30: Fix PFB init for nv31.
by Francisco Jerez
· 14 years ago
0746b5d
drm/nv04: Fix up SGRAM density detection.
by Francisco Jerez
· 14 years ago
c93ebb4
drm/i2c/ch7006: Don't use POWER_LEVEL_FULL_POWER_OFF on early chip versions.
by Francisco Jerez
· 14 years ago
1849719
drm/nouveau: Init dcb->or on cards that have no usable DCB table.
by Francisco Jerez
· 14 years ago
3b7433b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
fc1caf6
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
9779714
Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 14 years ago
54bf67d
drm/nouveau: reduce severity of some "error" messages
by Ben Skeggs
· 14 years ago
147cad0
drm/nvc0: backup bar3 channel on suspend
by Ben Skeggs
· 14 years ago
b715d64
drm/nouveau: implement init table opcodex 0x5e and 0x9a
by Marcin Kościelnicki
· 14 years ago
e3a1924
drm/nouveau: implement init table op 0x57, INIT_LTIME
by Marcin Kościelnicki
· 14 years ago
1ac7b52
drm/nvc0: implement crtc pll setting
by Ben Skeggs
· 14 years ago
0165d15
drm/nvc0: fix evo dma object so we display something
by Ben Skeggs
· 14 years ago
68b83a9
drm/nvc0: rudimentary instmem support
by Ben Skeggs
· 14 years ago
c556d98
drm/nvc0: implement memory detection
by Ben Skeggs
· 14 years ago
080feda
drm/nvc0: allow INIT_GPIO
by Ben Skeggs
· 14 years ago
4b223ee
drm/nvc0: starting point for GF100 support, everything stubbed
by Ben Skeggs
· 14 years ago
2d14e35
drm/nv30: Workaround dual TMDS brain damage.
by Francisco Jerez
· 14 years ago
bfe9dbc
drm/nouveau: No need to set slave TV encoder configs explicitly.
by Francisco Jerez
· 14 years ago
4a9f822
drm/nv17-nv4x: Attempt to init some external TMDS transmitters.
by Francisco Jerez
· 14 years ago
d2f4e89
drm/nv10: Fix up switching of NV10TCL_DMA_VTXBUF.
by Francisco Jerez
· 14 years ago
308dceb
drm/nouveau: Ack the context switch interrupt before switching contexts.
by Francisco Jerez
· 14 years ago
3c9b253
drm/nouveau: Fix the INIT_CONFIGURE_PREINIT BIOS opcode.
by Francisco Jerez
· 14 years ago
0bf9b0e
drm/nouveau: Don't pass misaligned offsets to io_mapping_map_atomic_wc().
by Francisco Jerez
· 14 years ago
a0d069e
drm/nouveau: unwind on load errors
by Dan Carpenter
· 14 years ago
2b49526
drm/nouveau: Fix AGP reset when AGP FW is already enabled on init.
by Francisco Jerez
· 14 years ago
0d3470d
drm/nouveau: remove unused ttm bo list
by Ben Skeggs
· 14 years ago
c020c9a
drm/nv50: use custom i2c algo for dp auxch
by Ben Skeggs
· 14 years ago
f90ebd9
drm_fb_helper: Preserve capability to use atomic kms
by Jason Wessel
· 14 years ago
c924b93
i915: when kgdb is active display compression should be off
by Jason Wessel
· 14 years ago
8125556
drm/i915: use new fb debug hooks
by Jesse Barnes
· 14 years ago
1a7aba7
drm: add KGDB/KDB support
by Jesse Barnes
· 14 years ago
5837471
drm: kill BKL from common code
by Arnd Bergmann
· 14 years ago
a1e09b6
drm/kms: Simplify setup of the initial I2C encoder config.
by Francisco Jerez
· 14 years ago
fca3ec0
drm,io-mapping: Specify slot to use for atomic mappings
by Chris Wilson
· 14 years ago
430f70d
drm/radeon/kms: only expose underscan on avivo chips
by Alex Deucher
· 14 years ago
3fb688f
drm: Cleanup after failing to create master->unique and dev->name
by Chris Wilson
· 14 years ago
d790d4d
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
dc77de1
drm/radeon: tone down overchatty acpi debug messages.
by Dave Airlie
· 14 years ago
5b1714d
drm/radeon/kms: enable underscan option for digital connectors
by Alex Deucher
· 14 years ago
d65d65b
drm/radeon/kms: fix calculation of h/v scaling factors
by Alex Deucher
· 14 years ago
fa0a602
Merge remote branch 'intel/drm-intel-next' of /ssd/git/drm-next into drm-core-next
by Dave Airlie
· 14 years ago
4c70b2e
drm/radeon/kms/igp: sideport is AMD only
by Alex Deucher
· 14 years ago
e06b14e
drm/radeon/kms: handle the case of no active displays properly in the bandwidth code
by Alex Deucher
· 14 years ago
ba4420c
drm: move ttm global code to core drm
by Dave Airlie
· 15 years ago
7b824ec
drm/i915: Clear the Ironlake dithering flags when the pipe doesn't want it.
by Eric Anholt
· 14 years ago
2581afc
drm/radeon/kms: make sure HPD is set to NONE on analog-only connectors
by Alex Deucher
· 14 years ago
e0a2ca7
drm/radeon/kms: make sure rio_mem is valid before unmapping it
by Alex Deucher
· 14 years ago
d1d6ca7
drm/agp/i915: trim stolen space to 32M
by Jesse Barnes
· 14 years ago
cda4b7d
drm/i915: Unset cursor if out-of-bounds upon mode change (v4)
by Chris Wilson
· 14 years ago
86f100b
drm/i915: Unreference object not handle on creation
by Chris Wilson
· 14 years ago
8dc1775
drm/i915: Attempt to uncouple object after catastrophic failure in unbind
by Chris Wilson
· 14 years ago
be72615
drm/i915: Repeat unbinding during free if interrupted (v6)
by Chris Wilson
· 14 years ago
b09a1fe
drm/i915: Refactor i915_gem_retire_requests()
by Chris Wilson
· 14 years ago
b9421ae
drm/i915: Warn if we run out of FIFO space for a mode
by Chris Wilson
· 14 years ago
8de9b31
drm/i915: Round up the watermark entries (v3)
by Chris Wilson
· 14 years ago
d796136
drm/i915: Typo in (unused) register mask for overlay.
by Chris Wilson
· 14 years ago
a1efd14
drm/i915: Check overlay stride errata for i830 and i845
by Chris Wilson
· 14 years ago
7de56f4
drm/i915: Validate the mode for eDP by using fixed panel size
by Zhao Yakui
· 14 years ago
0d3a1be
drm/i915: Always use the fixed panel timing for eDP
by Zhao Yakui
· 14 years ago
1fc7947
drm/i915: Enable panel fitting for eDP
by Zhao Yakui
· 14 years ago
b9efc48
drm/i915: Add fixed panel mode parsed from EDID for eDP without fixed mode in VBT
by Zhao Yakui
· 14 years ago
81a14b4
drm/i915/sdvo: Set sync polarity based on actual mode
by Adam Jackson
· 14 years ago
b599c0b
drm/i915/hdmi: Set sync polarity based on actual mode
by Adam Jackson
· 14 years ago
d6d9526
drm/i915/pch: Set transcoder sync polarity for DP based on actual mode
by Adam Jackson
· 14 years ago
cb0953d
drm/i915: Initialize LVDS and eDP outputs before anything else
by Adam Jackson
· 14 years ago
Next »