Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
374c3af880ef260f36dfc968d9725494666dff31
374c3af
drm/nouveau: Don't take struct_mutex around the pushbuf IOCTL.
by Francisco Jerez
· 14 years ago
3ba6462
drm/nouveau: Take fence spinlock before reading the last sequence.
by Francisco Jerez
· 14 years ago
ab699ec
drm/nouveau: drop drm_global_mutex before sleeping in submission path
by Ben Skeggs
· 14 years ago
e3461a2
drm: export drm_global_mutex for drivers to use
by Ben Skeggs
· 14 years ago
ee508b8
drm/nv20: Don't use pushbuf calls on the original nv20.
by Francisco Jerez
· 14 years ago
fba6752
drm/nouveau: Fix TMDS on some DCB1.5 boards.
by Francisco Jerez
· 14 years ago
d31e078
drm/nouveau: Fix backlight control on PPC machines with an internal TMDS panel.
by Francisco Jerez
· 14 years ago
f5cb8ab
drm/nv30: Apply modesetting to the correct slave encoder
by Patrice Mandin
· 14 years ago
acae116
drm/nouveau: Use a helper function to match PCI device/subsystem IDs.
by Francisco Jerez
· 14 years ago
44a1246
drm/nv50: add dcb type 14 to enum to prevent compiler complaint
by Ben Skeggs
· 14 years ago
625db6b
drm/nouveau: fix earlier mistake when fixing merge conflict
by Ben Skeggs
· 14 years ago
b515f3a
drm/nvc0: fix thinko in instmem suspend/resume
by Ben Skeggs
· 14 years ago
20d66da
drm/nouveau: Workaround missing GPIO tables on an Apple iMac G4 NV18.
by Francisco Jerez
· 14 years ago
19bf5f7
drm/nouveau: Add TV-out quirk for an MSI nForce2 IGP.
by Francisco Jerez
· 14 years ago
46d4cae
drm/nv50-nvc0: ramht_size is meant to be in bytes, not entries
by Ben Skeggs
· 14 years ago
45a68a0
drm/nouveau: punt some more log messages to debug level
by Ben Skeggs
· 14 years ago
98720bf
drm/nouveau: remove warning about unknown tmds table revisions
by Ben Skeggs
· 14 years ago
bd6aaea
drm/nouveau: check for error when allocating/mapping dummy page
by Ben Skeggs
· 14 years ago
415e618
drm/nouveau: fix race condition when under memory pressure
by Ben Skeggs
· 14 years ago
56dfc58
drm/nv50: fix minor thinko from nvc0 changes
by Ben Skeggs
· 14 years ago
4ca2b71
drm/nouveau: Don't try DDC on the dummy I2C channel.
by Francisco Jerez
· 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
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
96576a9
agp: intel-agp: do not use PCI resources before pci_enable_device()
by Kulikov Vasiliy
· 14 years ago
46cfc58
agp: efficeon-agp: do not use PCI resources before pci_enable_device()
by Kulikov Vasiliy
· 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
1297c05
drm/radeon: add new pci ids
by Alex Deucher
· 14 years ago
3fb688f
drm: Cleanup after failing to create master->unique and dev->name
by Chris Wilson
· 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
b329530
drm/i915/dp: Correctly report eDP in the core connector type
by Adam Jackson
· 14 years ago
f091737
drm/i915/dp: Rename has_edp to is_pch_edp to reflect its real meaning
by Adam Jackson
· 14 years ago
49be663
drm/i915: Refactor panel fitting on the LVDS. (v2)
by Chris Wilson
· 14 years ago
7167704
drm/i915: Remove the redundant check for a fixed_panel_mode
by Chris Wilson
· 14 years ago
4f44407
drm/i915: apply DP bandwidth workaround for PCH eDP as well
by Jesse Barnes
· 14 years ago
831cd44
agp/intel: Destroy the scatterlist on allocation failure
by Chris Wilson
· 14 years ago
2bd34f6
Merge remote branch 'origin/master' into drm-intel-next
by Eric Anholt
· 14 years ago
a2757b6
agp/intel: Add actual definitions of the Sandybridge PTE caching bits.
by Zhenyu Wang
· 14 years ago
3869d4a
agp/intel: Support the extended physical addressing bits on Sandybridge.
by Zhenyu Wang
· 14 years ago
6103da0
drm/i915: Include any alternate names by which the device is known.
by Chris Wilson
· 14 years ago
534843d
drm/i915: Use 128k alignment for untiled display surface on i965 (v2)
by Chris Wilson
· 14 years ago
e1a4474
drm/i915/pch: Cosmetic fix to FDI link training
by Adam Jackson
· 14 years ago
2991196
drm/i915: cleanup: use ARRAY_SIZE()
by Dan Carpenter
· 14 years ago
cbb465e
drm/i915: Include instdone[1] in hangcheck
by Chris Wilson
· 14 years ago
0b34000
drm/i915: Remove the WARN when failing to set tiling.
by Chris Wilson
· 14 years ago
2377b74
drm/i915: fix FDI frequency check
by Jesse Barnes
· 14 years ago
Next »