USB: r8a66597-hcd: fix cannot detect a device when uses_new_polling is set
[safe/jmp/linux-2.6] / drivers / gpu /
2009-09-07 Dave Airliedrm/radeon/kms: block depthxy offset from use from...
2009-09-06 Eric Anholtdrm/i915: Put the idle reclocking work on our private...
2009-09-06 Chris Wilsondrm/i915: Pad ringbuffer with NOOPs before wrapping
2009-09-04 Zhenyu Wangdrm/i915: do dynamic clock freq control only in kernel...
2009-09-04 Keith Packarddrm/I915: Use the CRT DDC to get the EDID for DVI-conne...
2009-09-04 Zhenyu Wangdrm/i915: fix tiling on IGDNG
2009-09-04 Daniel Vetterdrm/i915: modeset: always set intel_crtc->dpms_mode...
2009-09-04 Daniel Vetterdrm/i915: remove open-coded drm_mode_object_find
2009-09-04 Eric Anholtdrm/i915: Make the downclocking debug code be under...
2009-09-04 Kyle McMartindrm/i915: i915_modeset is signed
2009-09-04 Jesse Barnesdrm/i915: add dynamic clock frequency control
2009-09-04 Shaohua Lidrm/i915: Support IGD EOS
2009-09-04 Zhao Yakuidrm/i915: Enable PAL and SECAM format and add the prope...
2009-09-04 Ma Lingdrm/i915: select TV format according to connector type
2009-09-04 Zhenyu Wangdrm/i915: update debugfs interrupt info on IGDNG
2009-09-04 Ben Gamaridrm/i915: Add i915 register dumping debugfs file
2009-09-04 Ben Gamaridrm/i915: Move i915_gem_debugfs.c to i915_debugfs.c
2009-09-02 Chris Wilsondrm/i915: Unref old_obj on get_fence_reg() error path
2009-09-02 Jesse Barnesdrm/i915: increase default latency constant (v2 w/comment)
2009-09-02 Maarten Maathuisdrm/crtc_helper: avoid NULL-pointer dereference when...
2009-09-02 Dave Airliedrm/crtc: fix mismerge of last patch.
2009-09-01 Dave Airliedrm/kms: add explicit encoder disable function and...
2009-09-01 Dave Airliedrm: fix drm_cache.c for arch with no support.
2009-09-01 Dave Airliedrm/mm: add ability to dump mm lists via debugfs
2009-09-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-08-31 Dave Airliedrm: fix two issues with fb consolidation.
2009-08-30 Alexey Dobriyandrm: use proc_create_data()
2009-08-30 Zhao Yakuidrm/kms: Parse the detailed time info in CEA-EDID
2009-08-30 Dave Airliedrm/kms: move driver specific fb common code to helper...
2009-08-30 Ben Hutchingsdrm/r128: Add test for initialisation to all ioctls...
2009-08-30 Ben Hutchingsradeon: Use request_firmware()
2009-08-30 Roel Kluindrm: dereference of tmp in drm_proc_create_files()
2009-08-30 Maarten Maathuisdrm/crtc_helper: NULL encoder->crtc when switching...
2009-08-30 Maarten Maathuisdrm/crtc_helper: replace modeset fail path with somethi...
2009-08-30 Dave Airliedrm/radeon: cleanup mkregtable.c
2009-08-30 David Müller (ELSO... drm/i915: Improve CRTDDC mapping by using VBT info
2009-08-30 Eric Anholtdrm/i915: Fix CPU-spinning hangs related to fence usage...
2009-08-27 Pekka Paalanendrm: GEM handles are u32, not int
2009-08-27 Dave Airliedrm/rs600/690: use autogenerated safe register tables.
2009-08-27 Ben Hutchingsdrm/r128: Use request_firmware() to load CCE microcode
2009-08-27 Ben Hutchingsdrm/mga: Use request_firmware() to load microcode
2009-08-26 Dave Airliedrm/ttm: consolidate cache flushing code in one place.
2009-08-25 Ma Lingdrm/i915: Set crtc/clone mask in different output devices
2009-08-24 Ma Lingdrm/i915: Always use SDVO_B detect bit for SDVO output...
2009-08-24 Roel Kluindrm/i915: Fix typo that broke SVID1 in intel_sdvo_multi...
2009-08-24 Bruno Prémontdrm/i915: Check if BIOS enabled dual-channel LVDS on...
2009-08-24 Sean Youngdrm/i915: Set the multiplier for SDVO on G33 platform
2009-08-23 Michel Dänzerdrm/radeon/kms: Fix radeon_gem_busy_ioctl harder.
2009-08-21 Alex Deucherdrm/radeon: add GET_PARAM/INFO support for Z pipes
2009-08-21 Dave Airliedrm/radeon/kms: generate the safe register tables.
2009-08-21 Dave Airliedrm/radeon/kms: add r100/r200 OQ support.
2009-08-21 Thomas Hellstromdrm: Fix sysfs device confusion.
2009-08-20 Dave Airliedrm/radeon/kms: implement the bo busy ioctl properly.
2009-08-20 Thomas Hellstromdrm/ttm: Fixes for "Memory accounting rework."
2009-08-20 Thomas Hellstromdrm/ttm: Fixes for "Make parts of a struct ttm_bo_devic...
2009-08-20 Dave AirlieMerge Linus master to drm-next
2009-08-19 Thomas Hellstromttm: Make parts of a struct ttm_bo_device global.
2009-08-19 Thomas Hellstromdrm/ttm: Memory accounting rework.
2009-08-19 Thomas Hellstromdrm/ttm: Add a virtual ttm sysfs device.
2009-08-19 Thomas Hellstromdrm: Enable drm drivers to add drm sysfs devices.
2009-08-19 Jesse Barnesdrm: clarify scaling property names
2009-08-19 Jesse Barnesdrm: remove root requirement from DRM_IOCTL_SET_VERSION...
2009-08-19 Dave Airliedrm/kms: teardown crtc correctly when fb is destroyed.
2009-08-19 Dave Airliedrm/kms/radeon: cleanup combios TV table like DDX.
2009-08-19 Dave Airliedrm/radeon/kms: memset the allocated framebuffer before...
2009-08-19 Dave Airliedrm/radeon/kms: although LVDS might be possible on...
2009-08-17 Dave Airliedrm/radeon/kms: implement bo busy check + current domain
2009-08-15 Dave Airliedrm/radeon/kms: cut down indirects in register accesses.
2009-08-15 Michel Dänzerdrm/radeon/kms: Fix up vertical blank interrupt support.
2009-08-15 Dave Airliedrm/radeon/kms: add rv530 R300_SU_REG_DEST + reloc...
2009-08-15 Dave Airliedrm/edid: fixup detailed timings like the X server.
2009-08-15 Jerome Glissedrm/radeon/kms: Add specific rs690 authorized register...
2009-08-13 Dave Airliedrm: fixup include file in drm_encoder_slave
2009-08-13 Francisco Jerezdrm: Add more standard TV properties.
2009-08-13 Francisco Jerezdrm: Fix drm_cvt_mode() for interlaced modes.
2009-08-09 Frans Popdrm/i915: silence vblank warnings
2009-08-09 Paul Rollanddrm: silence pointless vblank warning.
2009-08-09 Keith Packarddrm: When adding probed modes, preserve duplicate mode...
2009-08-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-08-07 Dave Airliedrm/radeon/kms: setup MC/VRAM the same way for suspend...
2009-08-06 Jerome Glissedrm/radeon/kms: Fix caching mode selection for GTT...
2009-08-05 Roel Kluindrm/i915: Fix read outside array bounds in restoring...
2009-08-05 Eric Anholtdrm/i915: Use our own workqueue to avoid wedging the...
2009-08-05 Alex Deucherdrm/radeon: Add support for RS880 chips
2009-08-04 Francisco Jerezdrm: Define some new standard TV properties.
2009-08-04 Francisco Jerezdrm: Define DRM_MODE_SUBCONNECTOR_SCART
2009-08-04 Francisco Jerezdrm: Define DRM_MODE_CONNECTOR_TV
2009-08-04 Francisco Jerezdrm/kms: slave encoder interface.
2009-08-04 Zhao Yakuidrm: Add the debug info in generic drm mode by using...
2009-08-04 Zhao Yakuidrm: Remove the macro defintion of DRM_DEBUG_MODE
2009-08-04 Zhao Yakuidrm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER...
2009-08-04 Roel Kluindrm/ttm: Read buffer overflow
2009-08-04 Roel Kluindrm/radeon: Read buffer overflow
2009-08-04 Thomas Hellstromdrm/ttm: Fix a sync object leak.
2009-08-04 Xiaotian Fengdrm/radeon/kms: fix memory leak in radeon_driver_load_kms
2009-08-04 Dave Airliedrm/radeon/kms: fix nomodeset.
2009-08-04 Thomas Hellstromdrm/ttm: Fix a potential comparison of structs.
2009-08-04 Dave Airliedrm/radeon/kms: fix rv515 VRAM initialisation.
2009-08-04 Jakob Bornecrantzdrm: Catch stop possible NULL pointer reference
2009-08-04 Jakob Bornecrantzdrm: Small logic fix in drm_mode_setcrtc
next