summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-02drm/radeon/kms: fix CS alignment checking for tiling (v2)Alex Deucher
2010-08-02drm/radeon/kms: add tiling support to the cs checker for r6xx/r7xxAlex Deucher
2010-08-02drm/radeon/kms: Add crtc tiling setup support for evergreenAlex Deucher
2010-08-02drm/radeon/kms: Add crtc tiling setup support for r6xx/r7xxAlex Deucher
2010-08-02drm/radeon/kms: add support for internal thermal sensors (v3)Alex Deucher
2010-08-02drm/radeon: Add support for the ATIF ACPI method to the radeon driverAlberto Milone
2010-08-02drm/radeon/kms/atom: bump atom loop timeout from 1 sec to 5 secsAlex Deucher
2010-08-02drm/radeon/kms: minor driver cleanupsAlex Deucher
2010-07-21drm/radeon/kms/atom: add crtc disable functionAlex Deucher
2010-07-21drm: Return EBUSY if the framebuffer is unbound when flipping.Chris Wilson
2010-07-21drm: add "auto" dithering methodBen Skeggs
2010-07-16drm: unify crtc,connector,encoder,fb debug printingJerome Glisse
2010-07-13drm: disable encoder rather than dpms off in drm_crtc_prepare_encoders()Ben Skeggs
2010-07-09drm: add PCI requirements to low-level drivers.Dave Airlie
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-07Merge tag 'v2.6.35-rc4' into drm-testingDave Airlie
2010-07-07drm: correctly update connector DPMS status in drm_fb_helperJesse Barnes
2010-07-07drm/radeon/kms: fix shared ddc handlingAlex Deucher
2010-07-07drm: implement helper functions for scanning lru listDaniel Vetter
2010-07-07drm_mm: extract check_free_mm_nodeDaniel Vetter
2010-07-07drm: sane naming for drm_mm.cDaniel Vetter
2010-07-07drm: kill dead code in drm_mm.cDaniel Vetter
2010-07-07drm: kill drm_mm_node->privateDaniel Vetter
2010-07-07drm: use list_for_each_entry in drm_mm.cDaniel Vetter
2010-07-07drm/ttm: Allocate the page pool manager in the heap.Francisco Jerez
2010-07-04Linux 2.6.35-rc4v2.6.35-rc4Linus Torvalds
2010-07-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-07-04Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-07-04module: initialize module dynamic debug laterYehuda Sadeh
2010-07-04Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-07-04Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-07-04Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2010-07-04Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2010-07-04ARM: 6205/1: perf: ensure counter delta is treated as unsignedWill Deacon
2010-07-03perf, x86: Fix incorrect branches event on AMD CPUsVince Weaver
2010-07-02of/dma: fix build breakage in ppc4xx adma driverDan Williams
2010-07-02MAINTAINERS: Add an entry for i7core_edacMauro Carvalho Chehab
2010-07-02i7core_edac: Avoid doing multiple probes for the same cardMauro Carvalho Chehab
2010-07-02i7core_edac: Properly discover the first QPI deviceMauro Carvalho Chehab
2010-07-02Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2010-07-02amd64_edac: Fix syndrome calculation on K8Borislav Petkov
2010-07-02Merge branch 'setlocalversion-speedup' into kbuild/rc-fixesMichal Marek
2010-07-02ARM: 6202/1: Do not ARM_DMA_MEM_BUFFERABLE on RealView boards with L210/L220Catalin Marinas
2010-07-02ARM: 6201/1: RealView: Do not use outer_sync() on ARM11MPCore boards with L220Catalin Marinas
2010-07-02drm/i915: add tracepoints for flip requests & completionsJesse Barnes
2010-07-02drm: add per-event vblank event trace pointsJesse Barnes