summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds-49/+49
2011-04-05Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-44/+0
2011-04-05drm/i915/lvds: Remove 0xa0 DDC probe for LVDSChris Wilson-24/+0
2011-04-05drm/i915/crt: Remove 0xa0 probe for VGAChris Wilson-20/+0
2011-04-05drm: fix "persistant" typoJan Engelhardt-14/+14
2011-04-04drm/radeon/kms: pageflipping cleanup for avivo+Alex Deucher-22/+20
2011-04-04drm/radeon/kms: Add support for tv-out dongle on G5 9600Alex Deucher-0/+13
2011-04-01Merge remote branch 'keithp/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie-13/+24
2011-04-01drm: export drm_find_cea_extension to driversBen Skeggs-1/+2
2011-04-01drm/radeon/kms: add some sanity checks to obj info record parsingi (v2)John Lindgren-6/+7
2011-03-31Fix common misspellingsLucas De Marchi-49/+49
2011-03-31drm/i915: Reset GMBUS controller after NAKChris Wilson-4/+21
2011-03-31drm/i915: Busy-spin wait_for condition in atomic contextsChris Wilson-1/+1
2011-03-24Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-145/+246
2011-03-24drm/i915/lvds: Always return connected in the absence of better informationChris Wilson-8/+2
2011-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds-1/+1
2011-03-24drm/vblank: update recently added vbl interface to be more future proof.Dave Airlie-1/+1
2011-03-24drm radeon: Return -EINVAL on wrong pm sysfs accessThomas Renninger-3/+5
2011-03-24drm/radeon/kms: fix hardcoded EDID handlingAlex Deucher-7/+45
2011-03-24Merge remote branch 'intel/drm-intel-fixes' of ../drm-next into drm-core-nextDave Airlie-127/+131
2011-03-24Revert "drm/i915: Don't save/restore hardware status page address register"Chris Wilson-0/+7
2011-03-23Revert "drm/i915: Don't save/restore hardware status page address register"Chris Wilson-0/+7
2011-03-23drm/i915: Avoid unmapping pages from a NULL address spaceChris Wilson-3/+4
2011-03-23drm/i915: Fix use after free within tracepointChris Wilson-2/+2
2011-03-23drm/i915: Restore missing command flush before interrupt on BLT ringChris Wilson-61/+55
2011-03-23drm/i915: Disable pagefaults along execbuffer relocation fast pathChris Wilson-4/+17
2011-03-23drm/i915: Fix computation of pitch for dumb bo creatorChris Wilson-1/+1
2011-03-23drm/i915: report correct render clock frequencies on SNBJesse Barnes-5/+5
2011-03-23drm/i915/dp: Correct the order of deletion for ghost eDP devicesTakashi Iwai-2/+2
2011-03-23drm/i915: Fix tiling corruption from pipelined fencingChris Wilson-27/+17
2011-03-23drm/i915: Re-enable self-refreshYuanhan Liu-4/+1
2011-03-23drm/i915: Prevent racy removal of request from client listHerton Ronaldo Krzesinski-2/+4
2011-03-23drm/i915: skip redundant operations whilst enabling pipes and planesChris Wilson-8/+16
2011-03-23drm/i915: Remove surplus POSTING_READs before wait_for_vblankChris Wilson-8/+0
2011-03-23drm/radeon/kms: prefer legacy pll algo for tv-outAlex Deucher-1/+5
2011-03-22nouveau: change the backlight parent device to the connector, not the PCI devMatthew Garrett-20/+27
2011-03-22radeon: expose backlight class device for legacy LVDS encoderMichel Dänzer-6/+273
2011-03-22backlight: add backlight typeMatthew Garrett-0/+2
2011-03-22drivers:video:aty:radeon_base Fix typo occationally to occasionallyJustin P. Mattock-1/+1
2011-03-21drm: check for modesetting on modeset ioctlsDave Airlie-0/+51
2011-03-21drm/kernel: vblank wait on crtc > 1Ilija Hadzic-5/+13
2011-03-21drm: Fix use-after-free in drm_gem_vm_close()Chris Wilson-2/+3
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-26/+24
2011-03-17drm/radeon: fixup refcounts in radeon dumb create ioctl.Dave Airlie-3/+5
2011-03-17drm: radeon: *_cs_packet_parse_vline() cleanupPaul Bolle-42/+23
2011-03-17radeon: merge list_del()/list_add_tail() to list_move_tail()Nicolas Kaiser-4/+2
2011-03-16Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-nextDave Airlie-47/+110
2011-03-16drm: Retry i2c transfer of EDID block after failureChris Wilson-16/+24
2011-03-16drm/radeon/kms: fix typo in atom overscan setupAlex Deucher-2/+2
2011-03-16drm: Hold the mode mutex whilst probing for sysfs statusChris Wilson-0/+7