Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
17431928194b36a0f88082df875e2e036da7fddf
/
drivers
/
gpu
/
drm
/
nouveau
f49d273
drm: Fixes linux-next & linux-2.6 checkstack warnings:
by Prarit Bhargava
· 16 years ago
5797660
nouveau: fix acpi_lid_open undefined
by Randy Dunlap
· 16 years ago
893887ed
drm/nouveau: fix i2c-related init table handlers
by Ben Skeggs
· 16 years ago
04f542c
drm/nouveau: support init table i2c device identifier 0x81
by Ben Skeggs
· 16 years ago
f8b0be1
drm/nouveau: ensure we've parsed i2c table entry for INIT_*I2C* handlers
by Ben Skeggs
· 16 years ago
92b9618
drm/nouveau: display error message for any failed init table opcode
by Ben Skeggs
· 16 years ago
9170a82
drm/nouveau: fix init table handlers to return proper error codes
by Ben Skeggs
· 16 years ago
e9ebb68
drm/nv50: support fractional feedback divider on newer chips
by Ben Skeggs
· 16 years ago
7e99a9b
drm/nv50: fix monitor detection on certain chipsets
by Ben Skeggs
· 16 years ago
07fee3d
drm/nv50: store full dcb i2c entry from vbios
by Ben Skeggs
· 16 years ago
afa3b4c
drm/nv50: fix suspend/resume with DP outputs
by Ben Skeggs
· 16 years ago
17b96cc
drm/nv50: output calculated crtc pll when debugging on
by Ben Skeggs
· 16 years ago
4c389f0
drm/nouveau: dump pll limits entries when debugging is on
by Ben Skeggs
· 16 years ago
25908b7
drm/nouveau: bios parser fixes for eDP boards
by Ben Skeggs
· 16 years ago
90af89b
drm/nouveau: fix a nouveau_bo dereference after it's been destroyed
by Ben Skeggs
· 16 years ago
de1f46a
drm/nv40: remove some completed ctxprog TODOs
by Ben Skeggs
· 16 years ago
f23d4cf
drm/nv04: Implement missing nv04 PGRAPH methods in software.
by Marcin Kościelnicki
· 16 years ago
a0e6544
drm/nouveau: Use 0x5f instead of 0x9f as imageblit on original NV10.
by Marcin Kościelnicki
· 16 years ago
eb1f8e4
drm/fbdev: rework output polling to be back in the core. (v4)
by Dave Airlie
· 16 years ago
3b9676e
vga16fb, drm: vga16fb->drm handoff
by Marcin Slusarz
· 16 years ago
06415c5
fbmem, drm/nouveau: kick firmware framebuffers as soon as possible
by Marcin Slusarz
· 16 years ago
1471ca9
fbdev: allow passing more than one aperture for handoff
by Marcin Slusarz
· 16 years ago
f405a1a
drivers/gpu/drm: Use kmemdup
by Julia Lawall
· 16 years ago
7547a91
Merge branch 'drm-ttm-unmappable' into drm-core-next
by Dave Airlie
· 16 years ago
0c321c7
drm/ttm: remove io_ field from TTM V6
by Jerome Glisse
· 16 years ago
f32f02f
drm/nouveau/kms: add support for new TTM fault callback V5
by Jerome Glisse
· 16 years ago
fd632aa
drm: free core gem object from driver callbacks
by Daniel Vetter
· 16 years ago
7fff400
Merge branch 'drm-fbdev-cleanup' into drm-core-next
by Dave Airlie
· 16 years ago
c2b4127
Merge branch 'drm-ttm-pool' into drm-core-next
by Dave Airlie
· 16 years ago
2f10ffc
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 16 years ago
8e024f1
drm/nouveau: bail out of auxch transaction if we repeatedly recieve defers
by Ben Skeggs
· 16 years ago
4528416
drm/nv50: implement gpio set/get routines
by Ben Skeggs
· 16 years ago
02faec0
drm/nv50: parse/use some more de-magiced parts of gpio table entries
by Ben Skeggs
· 16 years ago
2535d71
drm/nouveau: store raw gpio table entry in bios gpio structs
by Ben Skeggs
· 16 years ago
2295e17
drm/nv40: Init some tiling-related PGRAPH state.
by Francisco Jerez
· 16 years ago
eaeefba
drm/nv50: Add NVA3 support in ctxprog/ctxvals generator.
by Marcin Kościelnicki
· 16 years ago
e60a9df
drm/nv50: another dodgy DP hack
by Ben Skeggs
· 16 years ago
a5acac6
drm/nv50: punt hotplug irq handling out to workqueue
by Ben Skeggs
· 16 years ago
6f335a7
drm/nv50: preserve an unknown SOR_MODECTRL value for DP encoders
by Ben Skeggs
· 16 years ago
d327dd4
drm/nv50: Allow using the NVA3 new compute class.
by Marcin Kościelnicki
· 16 years ago
a1663ed
drm/nv50: cleanup properly if PDISPLAY init fails
by Ben Skeggs
· 16 years ago
78bb351
drm/nouveau: fixup the init failure paths some more
by Ben Skeggs
· 16 years ago
494ab82
drm/nv50: fix instmem init on IGPs if stolen mem crosses 4GiB mark
by Ben Skeggs
· 16 years ago
2eb92c8
drm/nv40: add LVDS table quirk for Dell Latitude D620
by Ben Skeggs
· 16 years ago
f3bbb9c
drm/nv40: rework lvds table parsing
by Ben Skeggs
· 16 years ago
a76fb4e
drm/nouveau: detect vram amount once, and save the value
by Ben Skeggs
· 16 years ago
952eb63
drm/nouveau: remove some unused members from drm_nouveau_private
by Ben Skeggs
· 16 years ago
78ad0f7
drm/nouveau: Make use of TTM busy_placements.
by Francisco Jerez
· 16 years ago
40b2a68
drm/nv50: add more 0x100c80 flushy magic
by Ben Skeggs
· 16 years ago
0c32497
drm/nv50: fix fbcon when framebuffer above 4GiB mark
by Ben Skeggs
· 16 years ago
0dd8c3f
drm/nv50: Fix NEWCTX_DONE flag number
by Marcin Kościelnicki
· 16 years ago
9d87fa2
drm/ttm: split no_wait argument in 2 GPU or reserve wait
by Jerome Glisse
· 16 years ago
b1f2019
drm/fb: remove drm_fb_helper_setcolreg
by James Simmons
· 16 years ago
4abe352
drm/kms/fb: use slow work mechanism for normal hotplug also.
by Dave Airlie
· 16 years ago
0b4c0f3
drm/kms/fb: separate fbdev connector list from core drm connectors
by Dave Airlie
· 16 years ago
8be48d9
drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list
by Dave Airlie
· 16 years ago
3865167
drm/fb: fix fbdev object model + cleanup properly.
by Dave Airlie
· 16 years ago
bf62acd
drm/nouveau: Add ttm page pool debugfs file.
by Pauli Nieminen
· 16 years ago
336f589
Merge branch 'master' into export-slabh
by Tejun Heo
· 16 years ago
3595be7
Merge branch 'v2.6.34-rc2' into drm-linus
by Dave Airlie
· 16 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 16 years ago
a19a6ee
backlight: Allow properties to be passed at registration
by Matthew Garrett
· 16 years ago
d5e5ded
Merge remote branch 'nouveau/for-airlied' into drm-linus
by Dave Airlie
· 16 years ago
f405350
drm/nouveau: add module option to disable TV detection
by Ben Skeggs
· 16 years ago
965cf68
drm/nouveau: Never evict VRAM buffers to system.
by Francisco Jerez
· 16 years ago
d544d62
drm/nv50: fix connector table parsing for some cards
by Ben Skeggs
· 16 years ago
ce48fa9
drm/nv50: add a memory barrier to pushbuf submission
by Maarten Maathuis
· 16 years ago
8144157
drm/nouveau: print a message very early during suspend
by Maarten Maathuis
· 16 years ago
e5ec882
drm/nv04-nv40: Fix up the programmed horizontal sync pulse delay.
by Francisco Jerez
· 16 years ago
53c44c3
drm/nouveau: Gigabyte NX85T connector table lies, it has DVI-I not HDMI
by Ben Skeggs
· 16 years ago
da647d5
drm/nouveau: add option to allow override of dcb connector table types
by Ben Skeggs
· 16 years ago
304424e
drm/nv50: Improve PGRAPH interrupt handling.
by Marcin Kościelnicki
· 16 years ago
3bf777b
drm/nv50: Make ctxprog wait until interrupt handler is done.
by Marcin Kościelnicki
· 16 years ago
c82b88d
drm/nouveau: Fix fbcon corruption with font width not divisible by 8
by Marcin Kościelnicki
· 16 years ago
37000d2
drm/nv50: Remove redundant/incorrect ctxvals initialisation.
by Marcin Kościelnicki
· 16 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 16 years ago
2f41a7f
drm/nouveau: fix *staging* driver build with switcheroo off.
by Dave Airlie
· 16 years ago
8edb381
vga_switcheroo: fix build on platforms with no ACPI
by Dave Airlie
· 16 years ago
1c62233
Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage
by Dave Airlie
· 16 years ago
6a9ee8a
vga_switcheroo: initial implementation (v15)
by Dave Airlie
· 16 years ago
aa71fa3
Merge remote branch 'nouveau/for-airlied' into drm-next-stage
by Dave Airlie
· 16 years ago
79fa9eb
Merge remote branch 'korg/drm-core-next' into drm-next-stage
by Dave Airlie
· 16 years ago
3bfc7d2
drm/nouveau: use ALIGN instead of open coding it
by Matt Turner
· 16 years ago
b30083b
drm/nouveau: report unknown connector state if lid closed
by Ben Skeggs
· 16 years ago
c52e53f
drm/nouveau: support version 0x20 displayport tables
by Ben Skeggs
· 16 years ago
81e2d42
drm/nouveau: Fix noaccel/nofbaccel option descriptions.
by Marcin Kościelnicki
· 16 years ago
d5f3c90
drm/nv50: Implement ctxprog/state generation.
by Marcin Kościelnicki
· 16 years ago
be079e9
drm/nouveau: use dcb connector types throughout the driver
by Ben Skeggs
· 16 years ago
1157563
drm/nv50: enable hpd on any connector we know the gpio line for
by Ben Skeggs
· 16 years ago
7f612d8
drm/nouveau: use dcb connector table for creating drm connectors
by Ben Skeggs
· 16 years ago
dc5bc4e
drm/nouveau: construct a connector table for cards that lack a real one
by Ben Skeggs
· 16 years ago
f66fa77
drm/nouveau: check for known dcb connector types
by Ben Skeggs
· 16 years ago
54abb5d
drm/nouveau: parse dcb gpio/connector tables after encoders
by Ben Skeggs
· 16 years ago
e7cc51c
drm/nouveau: reorganise bios header, add dcb connector type enums
by Ben Skeggs
· 16 years ago
04a39c5
drm/nouveau: merge nvbios and nouveau_bios_info
by Ben Skeggs
· 16 years ago
7f245b2
drm/nouveau: merge parsed_dcb and bios_parsed_dcb into dcb_table
by Ben Skeggs
· 16 years ago
a6678b2
drm/nouveau: rename parsed_dcb_gpio to dcb_gpio_table
by Ben Skeggs
· 16 years ago
b42861f
drm/nouveau: allow retrieval of vbios image from debugfs
by Ben Skeggs
· 16 years ago
e32b2c8
drm/nouveau: fix missing spin_unlock in failure path
by Luca Barbieri
· 16 years ago
761c5a6
drm/nouveau: fix i2ctable bounds checking
by Marcin Slusarz
· 16 years ago
Next »