Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
fcf4de5acf09889e3f0c131ebe385c983006d71b
/
drivers
/
gpu
fcf4de5
drm/radeon: Print gart initialization details on all chipsets
by Tormod Volden
· 13 years ago
2ae7b03
vmwgfx: Bump major
by Thomas Hellstrom
· 13 years ago
ae2a104
vmwgfx: Implement fence objects
by Thomas Hellstrom
· 13 years ago
4f73a96
vmwgfx: Make vmw_wait_seqno a bit more readable
by Thomas Hellstrom
· 13 years ago
6bcd8d3c
vmwgfx: Fix confusion caused by using "fence" in various places
by Thomas Hellstrom
· 13 years ago
f63f6a5
vmwgfx: Add functionality to get 3D caps
by Thomas Hellstrom
· 13 years ago
07999a7
vmwgfx: Remove the possibility to map the fifo from user-space
by Thomas Hellstrom
· 13 years ago
fe0f5c6
vmwgfx: Remove the update layout IOCTL.
by Thomas Hellstrom
· 13 years ago
781b8bd
vmwgfx: Remove the fifo debug ioctl
by Thomas Hellstrom
· 13 years ago
2de59d0
vmwgfx: Implement GMR2
by Thomas Hellstrom
· 13 years ago
dcca286
vmwgfx: Update register definitions for HWV8 and print out new capabilities
by Thomas Hellstrom
· 13 years ago
fb17f18
vmwgfx: Restrict number of GMR pages to device limit
by Thomas Hellstrom
· 13 years ago
05730b3
vmwgfx: Switch to VGA when we drop master and vmwgfx fbdev is not active
by Thomas Hellstrom
· 13 years ago
be38ab6
vmwgfx: Fix potential execbuf deadlocks
by Thomas Hellstrom
· 13 years ago
0bef23f
vmwgfx: Print error diagnostics if depth doesn't match the host expectation
by Michel Dänzer
· 13 years ago
6558429b
vmwgfx: Fix 'bbp' typo
by Michel Dänzer
· 13 years ago
e666d66
vmwgfx: Don't write to read-only registers
by Michel Dänzer
· 13 years ago
f01b7ba
vmwgfx: Add support for depth 8
by Michel Dänzer
· 13 years ago
654a4ef
vmwgfx: Let SVGA_REG_NUM_DISPLAYS determine output connectivity
by Thomas Hellstrom
· 13 years ago
d3ed740
drm/radeon/kms: add a new gem_wait ioctl with read/write flags
by Marek Olšák
· 13 years ago
dfadbbd
drm/ttm: add a way to bo_wait for either the last read or last write
by Marek Olšák
· 13 years ago
b464e9a
drm/i915: use common functions for mmap offset creation
by Rob Clark
· 13 years ago
75ef8b3
drm/gem: add functions for mmap offset creation
by Rob Clark
· 13 years ago
302a8e8
drm/radeon/kms: add s/r quirk for Compaq Presario V5245EU
by Alex Deucher
· 13 years ago
a49a50d
drm/radeon/kms: evergreen & ni reset SPI block on CP resume
by Jerome Glisse
· 13 years ago
6380c50
drm: Fix the number of connector and encoder to cleanup functions
by Joonyoung Shim
· 13 years ago
b727d20
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
0de3b48
drm/i915: Fix wrong initializer for "locked" variable in assert_panel_unlocked
by Thomas Jarosch
· 13 years ago
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
a2cc797
i915: do not setup intel_backlight twice
by Kamal Mostafa
· 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
· 14 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
291b63c8
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
39060a07
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
c41b9ee9
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
ebec9a7b
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
· 14 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
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
Next »