aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
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-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
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-29drm/i915: Improve CRTDDC mapping by using VBT infoDavid Müller (ELSOFT AG)
2009-08-29drm/i915: Fix CPU-spinning hangs related to fence usage by using an LRU.Eric Anholt
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-24drm/i915: Set crtc/clone mask in different output devicesMa Ling
2009-08-24drm/i915: Always use SDVO_B detect bit for SDVO output detection.Ma Ling
2009-08-24drm/i915: Fix typo that broke SVID1 in intel_sdvo_multifunc_encoder()Roel Kluin
2009-08-24drm/i915: Check if BIOS enabled dual-channel LVDS on 8xx, not only on 9xxBruno Prémont
2009-08-24drm/i915: Set the multiplier for SDVO on G33 platformSean Young
2009-08-23drm/radeon/kms: Fix radeon_gem_busy_ioctl harder.Michel Dänzer
2009-08-21drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher
2009-08-21drm/radeon/kms: generate the safe register tables.Dave Airlie
2009-08-21drm/radeon/kms: add r100/r200 OQ support.Dave Airlie
2009-08-21drm: Fix sysfs device confusion.Thomas Hellstrom
2009-08-21drm/radeon/kms: implement the bo busy ioctl properly.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-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-17drm/radeon/kms: implement bo busy check + current domainDave Airlie
2009-08-16drm/radeon/kms: cut down indirects in register accesses.Dave Airlie
2009-08-16drm/radeon/kms: Fix up vertical blank interrupt support.Michel Dänzer
2009-08-16drm/radeon/kms: add rv530 R300_SU_REG_DEST + reloc for ZPASS_ADDRDave Airlie
2009-08-15drm/edid: fixup detailed timings like the X server.Dave Airlie
2009-08-15drm/radeon/kms: Add specific rs690 authorized register tableJerome Glisse