aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2009-03-29drm: detect hdmi monitor by hdmi identifier (v3)Ma Ling
2009-03-29drm: drm_fops.c unlock missing on error pathDan Carpenter
2009-03-29drm: read EDID extensions from monitorMa Ling
2009-03-29drm: Use a little stash on the stack to avoid kmalloc in most DRM ioctls.Eric Anholt
2009-03-29drm/radeon: add regs required for occlusion queries supportMaciej Cencora
2009-03-28drm/i915: check the return value from the copy from userDave Airlie
2009-03-28drm: merge Linux master into HEADDave Airlie
2009-03-28Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-27i915: fix wrong 'size_t' format stringLinus Torvalds
2009-03-27drm/i915: Fix LVDS dither settingLi Peng
2009-03-27drm/i915: Check for dev->primary->master before dereference.Chris Wilson
2009-03-27drm/i915: TV detection fixZhenyu Wang
2009-03-27drm/i915: TV mode_set sync up with 2D driverZhenyu Wang
2009-03-27drm/i915: Fix TV get_modes to return modes countZhenyu Wang
2009-03-27drm/i915: Sync crt hotplug detection with intel video driverZhao Yakui
2009-03-27drm/i915: Sync mode_valid/mode_set with intel video driverZhao Yakui
2009-03-27drm/i915: TV modes' parameters sync up with 2D driverZhenyu Wang
2009-03-27agp/intel: Add support for new intel chipset.Shaohua Li
2009-03-27i915/drm: Remove two redundant agp_chipset_flushesOwain G. Ainsworth
2009-03-27drm/i915: Display fence register state in debugfs i915_gem_fence_regs node.Chris Wilson
2009-03-27drm/i915: Add information on pinning and fencing to the i915 list debug.Eric Anholt
2009-03-27drm/i915: Consolidate gem object list dumpingBen Gamari
2009-03-27drm/i915: Convert i915 proc files to seq_file and move to debugfs.Ben Gamari
2009-03-27drm: Convert proc files to seq_file and introduce debugfsBen Gamari
2009-03-27drm/i915: Fix lock order reversal in GEM relocation entry copying.Eric Anholt
2009-03-27drm/i915: Fix lock order reversal with cliprects and cmdbuf in non-DRI2 paths.Eric Anholt
2009-03-27drm/i915: Fix lock order reversal in shmem pread path.Eric Anholt
2009-03-27drm/i915: Fix lock order reversal in shmem pwrite path.Eric Anholt
2009-03-27drm/i915: Make GEM object's page lists refcounted instead of get/free.Eric Anholt
2009-03-27drm/i915: Fix lock order reversal in GTT pwrite path.Eric Anholt
2009-03-27drm/i915: Read the right SDVO register when detecting SVDO/HDMI.Kristian Høgsberg
2009-03-27drm/i915: Use a different PLL timing search function on G4X.Ma Ling
2009-03-27drm/i915: Use documented PLL timing limits for G4X platformMa Ling
2009-03-27drm/i915: Change DCC tiling detection case to cover only mobile parts.Eric Anholt
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-26Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2009-03-24drm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-18drm/radeon: fix logic in r600_page_table_init() to match ati_gartAlex Deucher
2009-03-16Rationalize fasync return valuesJonathan Corbet
2009-03-13drm/radeon: r600 ptes are 64-bit, cleanup cleanup function.Dave Airlie
2009-03-13drm/radeon: don't call irq changes on r600 suspend/resumeDave Airlie
2009-03-13drm/radeon: fix r600 writeback across suspend/resumeDave Airlie
2009-03-13drm/radeon: fix r600 writeback setup.Dave Airlie
2009-03-13drm: fix warnings about new mappings in info code.Dave Airlie
2009-03-13drm/radeon: NULL noise: drivers/gpu/drm/radeon/radeon_*.cHannes Eder
2009-03-13drm/radeon: fix r600 pci mapping calls.Dave Airlie
2009-03-13drm/radeon: r6xx/r7xx: fix possible oops in r600_page_table_cleanup()Alex Deucher
2009-03-13radeon: call the correct idle function, logic got inverted.Dave Airlie
2009-03-13drm/radeon: RS600: fix interrupt handlingAlex Deucher
2009-03-13drm/r600: fix rptr address along lines of previous fixes to radeon.Dave Airlie