index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2010-01-11
drm/nouveau: Add cache_flush/pull fifo engine functions.
Francisco Jerez
2010-01-11
drm: reduce WARN_ON to a printk.
Dave Airlie
2010-01-11
drm/kms/fb: check for depth changes from userspace for resizing.
Dave Airlie
2010-01-11
drm: Keep disabled outputs disabled after suspend / resume
David John
2010-01-07
Merge remote branch 'korg/drm-radeon-next' into drm-linus
Dave Airlie
2010-01-07
drm/radeon/kms: rs600: use correct mask for SW interrupt
Luca Tettamanti
2010-01-07
gpu/drm/radeon/radeon_irq.c: move a dereference below a NULL test
Darren Jenkins
2010-01-07
drm/radeon/radeon_device.c: move a dereference below a NULL test
Darren Jenkins
2010-01-07
drm/radeon/radeon_fence.c: move a dereference below the NULL test
Darren Jenkins
2010-01-07
drm/radeon/radeon_connectors.c: add a NULL test before dereference
Darren Jenkins
2010-01-07
drm/radeon/kms: fix memory leak
Jiri Slaby
2010-01-07
Merge branch 'drm-core-next' into drm-linus
Dave Airlie
2010-01-07
drm/kms: Fix &&/|| confusion in drm_fb_helper_connector_parse_command_line()
Roel Kluin
2010-01-07
drm/edid: Fix CVT width/height decode
Adam Jackson
2010-01-07
drm/edid: Skip empty CVT codepoints
Adam Jackson
2010-01-07
drm: remove address mask param for drm_pci_alloc()
Zhenyu Wang
2010-01-06
drm/radeon/kms: add missing breaks in i2c and ss lookups
Alex Deucher
2010-01-06
drm/radeon/kms: add primary dac adj values table
Alex Deucher
2010-01-06
drm/radeon/kms: fallback to default connector table
Alex Deucher
2009-12-23
Merge remote branch 'korg/drm-radeon-next' into drm-linus
Dave Airlie
2009-12-23
drm/radeon/kms: add definitions for v4 power tables
Alex Deucher
2009-12-23
drm/radeon/kms: never combine LVDS with another encoder
Alex Deucher
2009-12-23
drm/radeon/kms: Check module arguments to be valid V2
Jerome Glisse
2009-12-23
drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structure
Jerome Glisse
2009-12-23
drm/radeon/kms: add cvt mode if we only have lvds w/h and no edid (v4)
Alex Deucher
2009-12-23
drm/radeon/kms: add 3DC compression support
Marek Olšák
2009-12-23
drm/radeon/kms: allow rendering while no colorbuffer is set on r300
Marek Olšák
2009-12-23
drm/radeon/kms: enable memory clock reading on legacy (V2)
Rafał Miłecki
2009-12-23
drm/radeon/kms: prevent parallel AtomBIOS calls
Rafał Miłecki
2009-12-23
drm/radeon/kms: set proper default tv standard
Alex Deucher
2009-12-23
drm/radeon/kms: fix legacy rmx
Alex Deucher
2009-12-23
drm/radeon/kms/atom: fill in proper defines for digital setup
Alex Deucher
2009-12-23
Merge remote branch 'nouveau/for-airlied' into drm-linus
Dave Airlie
2009-12-23
drm/kms: silencing a false positive warning.
Marin Mitov
2009-12-23
drm/mm: fix logic for selection of best fit block
Bob Gleitsmann
2009-12-23
drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles.
Thomas Hellstrom
2009-12-23
drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal.
Thomas Hellstrom
2009-12-23
drm/vmwgfx: Fix unlocked ioctl and add proper access control
Thomas Hellstrom
2009-12-23
drm/radeon: fix build on 64-bit with some compilers.
Dave Airlie
2009-12-23
drivers/gpu: Use kzalloc for allocating only one thing
Julia Lawall
2009-12-23
DRM: Rename clamp variable
Andi Kleen
2009-12-18
drm: convert drm_ioctl to unlocked_ioctl
Arnd Bergmann
2009-12-18
Merge branch 'drm-linus' into drm-core-next
Dave Airlie
2009-12-18
Merge remote branch 'korg/drm-vmware-staging' into drm-core-next
Dave Airlie
2009-12-16
drm/nouveau: fix bug causing pinned buffers to lose their NO_EVICT flag
Ben Skeggs
2009-12-16
drm/nv50: fix suspend/resume delays without firmware present
Ben Skeggs
2009-12-16
drm/nouveau: prevent all channel creation if accel not available
Ben Skeggs
2009-12-16
drm/nv50: fix two potential suspend/resume oopses
Ben Skeggs
2009-12-16
drm/nv40: implement ctxprog/state generation
Ben Skeggs
2009-12-16
drm/nv10: Add the initial graph context and soft methods needed for LMA.
Francisco Jerez
[next]