summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)Author
2010-09-14drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson
2010-09-13drm: Use a nondestructive mode for output detect when pollingChris Wilson
2010-08-23Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-17drm: block userspace under allocating buffer and having drivers overwrite it ...Dave Airlie
2010-08-14include: replace unifdef-y with header-ySam Ravnborg
2010-08-12Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-10drm: expand gamma_setJames Simmons
2010-08-10drm/edid: Add detailed block walk for CEA extensionsAdam Jackson
2010-08-10drm: Remove unused fields from drm_display_infoAdam Jackson
2010-08-10drm: Fix support for PCI domainsBenjamin Herrenschmidt
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-08-05Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-05Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-08-05drm: add KGDB/KDB supportJesse Barnes
2010-08-05drm: kill BKL from common codeArnd Bergmann
2010-08-05drm/radeon: add new pci idsAlex Deucher
2010-08-04drm: move ttm global code to core drmDave Airlie
2010-08-03x86 platform driver: intelligent power sharing driverJesse Barnes
2010-08-02drm/radeon: add basic zmask/hiz support (v4)Dave Airlie
2010-08-02Merge branch 'drm-radeon-next' of ../drm-radeon-next into drm-core-nextDave Airlie
2010-08-02drm: Import driver for the sil164 I2C TMDS transmitter.Francisco Jerez
2010-08-02drm/radeon/kms/r6xx+: add query for tile config (v2)Alex Deucher
2010-07-22drm: use workqueue instead of slow-workTejun Heo
2010-07-21drm: add "auto" dithering methodBen Skeggs
2010-07-07Merge branch 'drm-tracepoints' into drm-testingDave Airlie
2010-07-07drm/kms: add crtc disable functionAlex Deucher
2010-07-07Merge branch 'drm-intel-lru' into drm-testingDave Airlie
2010-07-07Merge branch 'drm-platform' into drm-testingDave Airlie
2010-07-07drm: implement helper functions for scanning lru listDaniel Vetter
2010-07-07drm: sane naming for drm_mm.cDaniel Vetter
2010-07-07drm: kill drm_mm_node->privateDaniel Vetter
2010-07-07drm/ttm: Allocate the page pool manager in the heap.Francisco Jerez
2010-07-02drm: add per-event vblank event trace pointsJesse Barnes
2010-06-08drm/radeon/kms/evergreen: set accel_enabledAlex Deucher
2010-06-03Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-06-03drm/vmwgfx: Allow userspace to change default layout. Bump minor.Jakob Bornecrantz
2010-06-01drm/i915: add HAS_BSD check to i915_getparamZou Nan hai
2010-06-01Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-tes...Dave Airlie
2010-06-01drm/kms: disable/enable poll around switcheroo on/offDave Airlie
2010-06-01drm: Add support for platform devices to register as DRM devicesJordan Crouse
2010-06-01drm: Remove drm_resource wrappersJordan Crouse
2010-05-28drm/nouveau: Add getparam for current PTIMER time.Marcin Koƛcielnicki
2010-05-26drm/i915: introduce intel_ring_buffer structure (V2)Zou Nan hai
2010-05-21Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-05-18drm: move radeon_fixed.h to shared drm_fixed.h headerBen Skeggs
2010-05-18ttm: Provide an API for starting and stopping the delayed workqueueMatthew Garrett
2010-05-18drm/fbdev: fix cloning on fbconDave Airlie
2010-05-18drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie
2010-05-18drm/radeon/kms: add query for crtc hw id from crtc id to get info V2Jerome Glisse
2010-05-18drm_edid: There should be 6 Standard TimingsDan Carpenter