summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-09-07drm: split crtc/fb helpers into a separate moduleDave Airlie
2009-09-07drm/radeon/kms: add updated registers from drm-fixes.Dave Airlie
2009-09-07drm/radeon/kms: block depthxy offset from use from userspace.Dave Airlie
2009-09-02drm/crtc_helper: avoid NULL-pointer dereference when encoder is NULLMaarten Maathuis
2009-09-02drm/crtc: fix mismerge of last patch.Dave Airlie
2009-09-02drm/kms: add explicit encoder disable function and detach harder.Dave Airlie
2009-09-02drm: fix drm_cache.c for arch with no support.Dave Airlie
2009-09-02drm/mm: add ability to dump mm lists via debugfsDave Airlie
2009-08-31drm: fix two issues with fb consolidation.Dave Airlie
2009-08-31drm: use proc_create_data()Alexey Dobriyan
2009-08-31drm/kms: Parse the detailed time info in CEA-EDIDZhao Yakui
2009-08-31drm/kms: move driver specific fb common code to helper functions (v2)Dave Airlie
2009-08-31drm/r128: Add test for initialisation to all ioctls that require itBen Hutchings
2009-08-31radeon: Use request_firmware()Ben Hutchings
2009-08-31drm: dereference of tmp in drm_proc_create_files()Roel Kluin
2009-08-31drm/crtc_helper: NULL encoder->crtc when switching encodersMaarten Maathuis
2009-08-31drm/crtc_helper: replace modeset fail path with something simplerMaarten Maathuis
2009-08-31drm/radeon: cleanup mkregtable.cDave Airlie
2009-08-27drm: GEM handles are u32, not intPekka Paalanen
2009-08-27drm/rs600/690: use autogenerated safe register tables.Dave Airlie
2009-08-27drm/r128: Use request_firmware() to load CCE microcodeBen Hutchings
2009-08-27drm/mga: Use request_firmware() to load microcodeBen Hutchings
2009-08-27drm/ttm: consolidate cache flushing code in one place.Dave Airlie
2009-08-21drm/radeon/kms: generate the safe register tables.Dave Airlie
2009-08-20drm/ttm: Fixes for "Memory accounting rework."Thomas Hellstrom
2009-08-20drm/ttm: Fixes for "Make parts of a struct ttm_bo_device global"Thomas Hellstrom
2009-08-20Merge Linus master to drm-nextDave Airlie
2009-08-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-08-19ttm: Make parts of a struct ttm_bo_device global.Thomas Hellstrom
2009-08-19drm/ttm: Memory accounting rework.Thomas Hellstrom
2009-08-19drm/ttm: Add a virtual ttm sysfs device.Thomas Hellstrom
2009-08-19drm: Enable drm drivers to add drm sysfs devices.Thomas Hellstrom
2009-08-19drm: clarify scaling property namesJesse Barnes
2009-08-19drm: remove root requirement from DRM_IOCTL_SET_VERSION (+ DRM_IOCTL_AUTH_MAGIC)Jesse Barnes
2009-08-19drm/kms: teardown crtc correctly when fb is destroyed.Dave Airlie
2009-08-19drm/kms/radeon: cleanup combios TV table like DDX.Dave Airlie
2009-08-19drm/radeon/kms: memset the allocated framebuffer before using it.Dave Airlie
2009-08-19drm/radeon/kms: although LVDS might be possible on crtc 1 don't do it.Dave Airlie
2009-08-18spi_s3c24xx: fix transfer setup codeBen Dooks
2009-08-18spi_s3c24xx: fix clock rate calculationBen Dooks
2009-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-08-18Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-08-18Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-08-18Fix new incorrect error return from do_md_stop.NeilBrown
2009-08-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-08-17drm/radeon/kms: implement bo busy check + current domainDave Airlie
2009-08-16dm-log-userspace: fix printk format warningRandy Dunlap
2009-08-15e1000e: fix use of pci_enable_pcie_error_reportingXiaotian Feng
2009-08-15e1000e: WoL does not work on 82577/82578 with manageability enabledBruce Allan
2009-08-15cnic: Fix locking in init/exit calls.Michael Chan