Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
79e406d7b00ab2b261ae32a59f266fd3b7af6f29
/
drivers
/
gpu
9559fcd
drm/i915: fix vblank wait test condition
by Jesse Barnes
· 14 years ago
ee00557
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
d033303
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into drm-core-next
by Dave Airlie
· 14 years ago
0537398
drm/radeon/kms: fix typo in radeon_compute_pll_gain
by Alex Deucher
· 14 years ago
039ed2d
drm/radeon/kms: try to detect tv vs monitor for underscan
by Alex Deucher
· 14 years ago
4b80d95
drm/radeon/kms: fix sideport detection on newer rs880 boards
by Alex Deucher
· 14 years ago
4dfe947
drm/radeon: fix passing wrong type to gem object create.
by Dave Airlie
· 14 years ago
4238a41
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 14 years ago
4fefe43
drm/i915,intel_agp: Add support for Sandybridge D0
by Zhenyu Wang
· 14 years ago
3fdef02
drm/i915: fix render pipe control notify on sandybridge
by Zhenyu Wang
· 14 years ago
156dadc
drm/i915: Remove the conflicting BUG_ON()
by Chris Wilson
· 14 years ago
90eb77b
drm/i915/suspend: s/IS_IRONLAKE/HAS_PCH_SPLIT/
by Chris Wilson
· 14 years ago
72bcb26
drm/i915/suspend: Flush register writes before busy-waiting.
by Chris Wilson
· 14 years ago
d5dd96c
i915: disable DAC on Ironlake also when doing CRT load detection.
by Dave Airlie
· 14 years ago
9d0498a
drm/i915: wait for actual vblank, not just 20ms
by Jesse Barnes
· 14 years ago
d033af8
drm/radeon/kms: set encoder type to DVI for HDMI on evergreen
by Alex Deucher
· 14 years ago
b824b36
drm/radeon/kms: add back missing break in info ioctl
by Alex Deucher
· 14 years ago
da7be68
drm/radeon/kms: don't enable MSIs on AGP boards
by Alex Deucher
· 14 years ago
e57415d
drm/radeon/kms: fix agp mode setup on cards that use pcie bridges
by Alex Deucher
· 14 years ago
09f0c48
drm: move dereference below check
by Dan Carpenter
· 14 years ago
161c481
drm: fix end of loop test
by Dan Carpenter
· 14 years ago
6f50eae
drm/radeon/kms: rework radeon_dp_detect() logic
by Alex Deucher
· 14 years ago
9c1ac0c
drm/radeon/kms: add missing asic callback assignment for evergreen
by Alex Deucher
· 14 years ago
5786e2c
drm/radeon/kms/DCE3+: switch pads to ddc mode when going i2c
by Alex Deucher
· 14 years ago
4e186b2
drm/radeon/kms/pm: bail early if nothing's changing
by Alex Deucher
· 14 years ago
4aab97e
drm/radeon/kms/atom: clean up dig atom handling
by Alex Deucher
· 14 years ago
e13b2ac
drm/radeon/kms: DCE3/4 transmitter fixes
by Alex Deucher
· 14 years ago
5137ee9
drm/radeon/kms: rework encoder handling
by Alex Deucher
· 14 years ago
fbee67a
drm/radeon/kms: DCE3/4 AdjustPixelPll updates
by Alex Deucher
· 14 years ago
1d978da
drm/radeon: Fix stack data leak
by Jean Delvare
· 14 years ago
2cbeb4e
drm/radeon/kms: fix GTT/VRAM overlapping test
by Jerome Glisse
· 14 years ago
d240f20
drm/i915: make sure eDP PLL is enabled at the right time
by Jesse Barnes
· 14 years ago
9cce37f
drm/i915: fix VGA plane disable for Ironlake+
by Jesse Barnes
· 14 years ago
7643a7f
drm/i915: eDP mode set sequence corrections
by Jesse Barnes
· 14 years ago
37c6c9b
drm/i915: add panel reset workaround
by Jesse Barnes
· 14 years ago
1b2f148
drm: block userspace under allocating buffer and having drivers overwrite it (v2)
by Dave Airlie
· 14 years ago
b9f0aee
drm: stop information leak of old kernel stack.
by Dave Airlie
· 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
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
a30f6fb7
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
· 15 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
ce17178
drm/i915: Enable RC6 on Ironlake.
by Zou Nan hai
· 15 years ago
8545423
drm/i915/sdvo: Only set is_lvds if we have a valid fixed mode.
by Chris Wilson
· 14 years ago
aa40d6b
drm/i915: Set up a render context on Ironlake
by Zou Nan hai
· 15 years ago
1cafd34
drm/i915 invalidate indirect state pointers at end of ring exec
by Zou Nan hai
· 15 years ago
e78d73b
drm/i915: Wake-up wait_request() from elapsed hang-check (v2)
by Chris Wilson
· 14 years ago
6eeefaf
drm/i915: Apply i830 errata for cursor alignment
by Chris Wilson
· 14 years ago
560b85b
drm/i915: Only update i845/i865 CURBASE when disabled (v2)
by Chris Wilson
· 14 years ago
c27ba48
drm/i915: FBC is updated within set_base() so remove second call in mode_set()
by Chris Wilson
· 14 years ago
5ddb954
drm/i915/edp: Flush the write before waiting for PLLs
by Chris Wilson
· 14 years ago
913d8d1
drm/i915: Ensure that while(INREG()) are bounded (v2)
by Chris Wilson
· 14 years ago
dd785e3
drm/i915/ringbuffer: Set ring->gem_buffer = NULL on init unwind
by Chris Wilson
· 14 years ago
debcadd
drm/i915: Update watermarks for Ironlake after dpms changes
by Chris Wilson
· 14 years ago
862daef
drm/i915/opregion: Use ASLE response codes defined in 0.1
by Chris Wilson
· 14 years ago
868dc58
drm/i915/display: Add pipe/plane information to dpms debugging
by Chris Wilson
· 14 years ago
ae9fed6
drm/i915: Truncate the shmem backing pages on purge
by Chris Wilson
· 14 years ago
20a0945
drm/i915: Write to display base last.
by Chris Wilson
· 14 years ago
1d8e1c7
drm/i915: Enable aspect/centering panel fitting for Ironlake.
by Chris Wilson
· 14 years ago
2e88e40
drm/i915/sdvo: Markup a few constant strings.
by Chris Wilson
· 14 years ago
e56660d
drm/i915: Record error batch buffers using iomem
by Chris Wilson
· 14 years ago
7d1c480
drm/i915: Maintain LRU order of inactive objects upon access by CPU (v2)
by Chris Wilson
· 14 years ago
cd377ea
drm/i915: Implement fair lru eviction across both rings. (v2)
by Chris Wilson
· 14 years ago
Next »