Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
f385b6974bf93cd4335495437a6ee82fa5237df7
/
drivers
/
gpu
/
drm
f2b6071
drm/radeon: Extended DDC Probing for Toshiba L300D Radeon Mobility X1100 HDMI-A Connector
by Thomas Reim
· 13 years ago
8d3bb23
drm/ttm: ensure ttm for new node is bound before calling move_notify()
by Ben Skeggs
· 13 years ago
eac2095
drm/ttm: unbind ttm before destroying node in accel move cleanup
by Ben Skeggs
· 13 years ago
7c4c396
drm/ttm: fix ttm_bo_add_ttm(user) failure path
by Marcin Slusarz
· 13 years ago
ba95c45
drm/radeon: Make vramlimit parameter actually work.
by Michel Dänzer
· 13 years ago
4fb1a35
drm/radeon: Explicitly print GTT/VRAM offsets on test failure.
by Michel Dänzer
· 13 years ago
24cae9e
drm/radeon: Take IH ring into account for test size calculation.
by Michel Dänzer
· 13 years ago
ffb57c4
drm/radeon/alpha: Add Alpha support to Radeon DRM code
by Jay Estabrook
· 13 years ago
bed8cad
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/drm-intel
by Linus Torvalds
· 13 years ago
b095cd0
drm/i915: set GFX_MODE to pre-Ivybridge default value even on Ivybridge
by Jesse Barnes
· 13 years ago
291b63c
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6
by Linus Torvalds
· 13 years ago
92b79f4
drm/i915: Cannot set clock gating under UMS
by Keith Packard
· 13 years ago
c3613de
drm/i915: Can't do accurate vblank timestamps with UMS
by Keith Packard
· 13 years ago
aaa6fd2
Not all systems expose a firmware or platform mechanism for changing the backlight intensity on i915, so add native driver support.
by Matthew Garrett
· 13 years ago
d5811e8
drm/radeon/kms: don't try to be smart in the hpd handler
by Alex Deucher
· 13 years ago
bcc65fd
drm/radeon: re-POST the asic on Apple hardware when booted via EFI
by Matthew Garrett
· 13 years ago
13bb943
drm/radeon: Allow panel preferred EDID to override BIOS native mode
by Matthew Garrett
· 13 years ago
92bdfd4
drm/radeon/kms: make some watermark messages debug only
by Alex Deucher
· 13 years ago
33ae182
drm/radeon/kms: fix regression is handling >2 heads on cedar/caicos
by Alex Deucher
· 13 years ago
73104b5
drm/radeon/kms: don't enable connectors that are off in the hotplug handler
by Alex Deucher
· 13 years ago
13d83a6
drm/i915: split out PCH refclk update code
by Jesse Barnes
· 13 years ago
da64c6f
drm/i915: show interrupt info on IVB
by Jesse Barnes
· 13 years ago
4e63438
drm/i915: Remove unused 'reg' argument to dp_pipe_enabled
by Keith Packard
· 13 years ago
1519b99
drm/i915: Fix PCH port pipe select in CPT disable paths
by Keith Packard
· 13 years ago
ed10fca
drm/i915: Leave LVDS registers unlocked
by Keith Packard
· 13 years ago
de842ef
drm/i915: Wait for LVDS panel power sequence
by Keith Packard
· 13 years ago
39060a0
Revert "drm/i915: Try enabling RC6 by default (again)"
by Dave Airlie
· 13 years ago
a81b31e
drm/radeon: Extended DDC Probing for ECS A740GM-M DVI-D Connector
by Thomas Reim
· 13 years ago
d522d9c
drm/radeon: Log Subsystem Vendor and Device Information
by Thomas Reim
· 13 years ago
e384fab
drm/radeon: Extended DDC Probing for Connectors with Improperly Wired DDC Lines (here: Asus M2A-VM HDMI)
by Thomas Reim
· 13 years ago
051963d
drm: Separate EDID Header Check from EDID Block Check
by Thomas Reim
· 13 years ago
5037f8a
drm: Add NULL check about irq functions
by Joonyoung Shim
· 13 years ago
e1c44ac
drm: Fix irq install error handling
by Joonyoung Shim
· 13 years ago
816985d
drm/radeon: fix potential NULL dereference in drivers/gpu/drm/radeon/atom.c
by Bojan Prtvar
· 13 years ago
69ad2ff
drm/radeon: clean reg header files
by Fernando Luis Vázquez Cao
· 13 years ago
4d5cb60
drm/debugfs: Initialise empty variable
by Emil Velikov
· 13 years ago
0b57637
Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 into drm-fixes
by Dave Airlie
· 13 years ago
c41b9ee
drm/radeon/kms: add thermal chip quirk for asus 9600xt
by Alex Deucher
· 13 years ago
8849883
drm/radeon: off by one in check_reg() functions
by Dan Carpenter
· 13 years ago
b870989
drm/radeon/kms: fix version comment due to merge timing
by Alex Deucher
· 13 years ago
07b7ddd
drm/i915: allow cache sharing policy control
by Jesse Barnes
· 13 years ago
c0864cb
drm/i915/hdmi: HDMI source product description infoframe support
by Jesse Barnes
· 13 years ago
45187ac
drm/i915/hdmi: split infoframe setting from infoframe type code
by Jesse Barnes
· 13 years ago
ebec9a7
drm: track CEA version number if present
by Jesse Barnes
· 13 years ago
4e20fa6
drm/i915: Try enabling RC6 by default (again)
by Keith Packard
· 13 years ago
3d208be
Merge branch 'drm-intel-fixes' into drm-intel-next
by Keith Packard
· 13 years ago
4edd17a
Revert "drm/i915/dp: Zero the DPCD data before connection probe"
by Keith Packard
· 13 years ago
11bee43
drm/i915/dp: wait for previous AUX channel activity to clear
by Jesse Barnes
· 13 years ago
62ac41a
drm/i915: don't use uninitialized EDID bpc values when picking pipe bpp
by Jesse Barnes
· 13 years ago
9b546e5
Merge branch 'drm-intel-fixes' into drm-intel-next
by Keith Packard
· 13 years ago
cda2bb7
drm/i915/pch: Save/restore PCH_PORT_HOTPLUG across suspend
by Adam Jackson
· 13 years ago
291427f
drm/i915: apply phase pointer override on SNB+ too
by Jesse Barnes
· 13 years ago
070d329
drm/i915: Add quirk to disable SSC on Sony Vaio Y2
by Michel Alexandre Salim
· 13 years ago
013a41e
drm/i915: provide more error output when mode sets fail
by Jesse Barnes
· 13 years ago
358733e
drm/i915: add GPU max frequency control file
by Jesse Barnes
· 13 years ago
b066254
i915: add Dell OptiPlex FX170 to intel_no_lvds
by Pieterjan Camerlynck
· 13 years ago
e0e3fb4
drm/i915: Ignore GPU wedged errors while pinning scanout buffers
by Keith Packard
· 13 years ago
b055c8f
drm/i915/hdmi: send AVI info frames on ILK+ as well
by Jesse Barnes
· 13 years ago
cb0e093
drm/i915: fix CB tuning check for ILK+
by Jesse Barnes
· 13 years ago
2c1756b
Merge branch 'drm-intel-fixes' into drm-intel-next
by Keith Packard
· 13 years ago
d74362c
drm/i915: Flush other plane register writes
by Keith Packard
· 13 years ago
2704cf5
drm/i915: flush plane control changes on ILK+ as well
by Jesse Barnes
· 13 years ago
3bcf603
drm/i915: apply timing generator bug workaround on CPT and PPT
by Jesse Barnes
· 13 years ago
120eced
drm/i915: Set crtc DPMS mode to ON in intel_crtc_mode_set
by Keith Packard
· 13 years ago
d2b996a
Revert and fix "drm/i915/dp: remove DPMS mode tracking from DP"
by Keith Packard
· 13 years ago
f0575e9
drm/i915: DP_PIPE_ENABLED must check transcoder on CPT
by Keith Packard
· 13 years ago
59f3e27
drm/i915: In intel_dp_init, replace read of DPCD with intel_dp_get_dpcd
by Keith Packard
· 13 years ago
26d61aa
drm/i915: Rename i915_dp_detect_common to intel_dp_get_dpcd
by Keith Packard
· 13 years ago
92fd8fd
drm/i915: Use dp_detect_common in hotplug helper function
by Keith Packard
· 13 years ago
40ee338
drm/i915: Fixup for 'Hold mode_config->mutex during hotplug'
by Keith Packard
· 13 years ago
6006349
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
757c26b
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 13 years ago
5a96a89
drm/radeon/kms: fix DP training for DPEncoderService revision bigger than 1.1
by Jerome Glisse
· 13 years ago
4639dd2
drm/radeon/kms: add missing vddci setting on NI+
by Alex Deucher
· 13 years ago
45b583b
Merge 'akpm' patch series
by Linus Torvalds
· 13 years ago
f35119d
drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible
by Rakib Mullick
· 13 years ago
cf96e46
Merge branch 'drm-intel-fixes' into drm-intel-next
by Keith Packard
· 13 years ago
e851946
drm/i915/dp: Don't turn CPT DP ports on too early
by Adam Jackson
· 13 years ago
8105585
drm/i915/dp: Explicitly disable symbol scrambling while training
by Adam Jackson
· 13 years ago
302983e
drm/i915/pch: Fix integer math bugs in panel fitting
by Adam Jackson
· 13 years ago
887a82e
Merge branch 'drm-intel-fixes' into drm-intel-next
by Keith Packard
· 13 years ago
a65e34c
drm/i915: Hold mode_config->mutex during hotplug processing
by Keith Packard
· 13 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
a2cab1b
drm/i915/dp: Explicitly request 8/10 channel coding
by Adam Jackson
· 13 years ago
71ba900
drm/i915/dp: Retry DPCD fetch on G4X too
by Adam Jackson
· 13 years ago
ac66ae8
drm/i915/dp: Better hexdump of DPCD
by Adam Jackson
· 13 years ago
9de88e6
drm/i915/dp: Read more DPCD registers on connection probe
by Adam Jackson
· 13 years ago
1b9be9d
drm/i915/dp: Move DPCD dump to common code instead of PCH-only
by Adam Jackson
· 13 years ago
97cdd71
drm/i915/dp: Zero the DPCD data before connection probe
by Adam Jackson
· 13 years ago
964f664
drm/radeon: Add a rmb() in IH processing
by Benjamin Herrenschmidt
· 13 years ago
f1bece7
drm/radeon: ATOM Endian fix for atombios_crtc_program_pll()
by Benjamin Herrenschmidt
· 13 years ago
edc02bf
drm/radeon: Fix the definition of RADEON_BUF_SWAP_32BIT
by Benjamin Herrenschmidt
· 13 years ago
f6a5693
drm/radeon: Do an MMIO read on interrupts when not uisng MSIs
by Benjamin Herrenschmidt
· 13 years ago
df07d69
drm/radeon: Writeback endian fixes
by Benjamin Herrenschmidt
· 13 years ago
a0533fb
drm/radeon: Remove a bunch of useless _iomem casts
by Benjamin Herrenschmidt
· 13 years ago
62cb701
drm/gem: add support for private objects
by Alan Cox
· 13 years ago
04fee89
DRM: clean up and document parsing of video= parameter
by Rolf Eike Beer
· 13 years ago
ee27629
DRM: Radeon: Fix section mismatch.
by Ralf Baechle
· 13 years ago
0aff47f
drm: really make debug levels match in edid failure code
by Tormod Volden
· 13 years ago
6dd6663
drm/radeon/kms: fix i2c map for rv250/280
by Alex Deucher
· 13 years ago
Next »