aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAge
...
| * | drm/radeon/kms: Fix R600/RV770 startup path & resetJerome Glisse2009-10-01
| * | drm/radeon/kms: Fix R600 write back bufferJerome Glisse2009-10-01
| * | drm/radeon/kms: Remove old init path as no hw use it anymoreJerome Glisse2009-10-01
| * | drm/radeon/kms: Convert RS600 to new init pathJerome Glisse2009-10-01
| * | drm/radeon/kms: Convert RS690/RS740 to new init path (V2).Jerome Glisse2009-10-01
| * | drm/radeon/kms: Convert R100 to new init path (V2)Jerome Glisse2009-10-01
| * | drm/radeon/kms: Convert R300 to new init pathJerome Glisse2009-10-01
| * | drm/radeon/kms: Convert RS400/RS480 to new init path & fix legacy VGA (V3)Jerome Glisse2009-10-01
* | | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-09-30
|\| | | |/ |/|
| * drm/radeon/kms: Convert R520 to new init path and associated cleanupJerome Glisse2009-09-28
| * drm/radeon/kms: Convert RV515 to new init path and associated cleanupJerome Glisse2009-09-28
| * drm: fix radeon DRM warnings when !CONFIG_DEBUG_FSMikael Pettersson2009-09-28
| * drm: fix drm_fb_helper warning when !CONFIG_MAGIC_SYSRQMikael Pettersson2009-09-28
| * drm/r600: fix memory leak introduced with 64k malloc avoidance fix.Dave Airlie2009-09-28
| * drm/kms: make fb helper work for all drivers.Dave Airlie2009-09-28
| * drm/radeon/r600: fix offset handling in CS parserAlex Deucher2009-09-25
| * drm/radeon/kms/r600: fix forcing pci mode on agp cardsAlex Deucher2009-09-25
| * drm/radeon/kms: fix for the extra pages copying.Dave Airlie2009-09-25
| * drm/radeon/kms/r600: add support for vline relocsAlex Deucher2009-09-25
| * drm/radeon/kms: fix some bugs in vline relocAlex Deucher2009-09-25
| * drm/radeon/kms/r600: clamp vram to aperture sizeAlex Deucher2009-09-25
| * drm/kms: protect against fb helper not being created.Dave Airlie2009-09-25
| * drm/r600: get values from the passed in IB not the copy.Dave Airlie2009-09-25
| * drm: create gitignore file for radeonAmerigo Wang2009-09-24
| * drm/radeon/kms: remove unneeded master create/destroy functions.Dave Airlie2009-09-24
| * drm/kms: start adding command line interface using fb.Dave Airlie2009-09-24
| * drm/radeon/kms: don't require up to 64k allocations. (v2)Dave Airlie2009-09-24
| * drm/radeon/kms: enable dac load detection by default.Dave Airlie2009-09-24
| * drm/radeon/kms: enable r600 tv outputs.Dave Airlie2009-09-24
| * drm/edid: Fix standard timing parse for EDID <= 1.2Adam Jackson2009-09-23
| * drm/edid: Detailed standard timing blocks have six timings, not five.Adam Jackson2009-09-23
| * drm/edid: Ignore bad standard timings.Adam Jackson2009-09-23
| * drm/edid: const cleanupAdam Jackson2009-09-23
* | const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-27
* | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-24
|\ \
| * | drm/i915: Handle ERESTARTSYS during page faultChris Wilson2009-09-22
| * | drm/i915: Warn before mmaping a purgeable buffer.Chris Wilson2009-09-22
| * | drm/i915: Track purged state.Chris Wilson2009-09-22
| * | drm/i915: Remove eviction debug spamChris Wilson2009-09-22
| * | drm/i915: Immediately discard any backing storage for uneeded objectsChris Wilson2009-09-22
| * | drm/i915: Do not mis-classify clean objects as purgeableChris Wilson2009-09-22
| * | drm/i915: Whitespace correction for madvChris Wilson2009-09-22
| * | drm/i915: BUG_ON page refleak during unbindChris Wilson2009-09-22
| * | drm/i915: Search harder for a reusable objectChris Wilson2009-09-22
| * | drm/i915: Clean up evict from list.Chris Wilson2009-09-22
| * | drm/i915: Add tracepointsChris Wilson2009-09-22
| * | drm/i915: framebuffer compression for GM45+Jesse Barnes2009-09-21
| * | drm/i915: split display functions by chip typeJesse Barnes2009-09-21
| * | drm/i915: Skip the sanity checks if the current relocation is validChris Wilson2009-09-18
| * | drm/i915: Check that the relocation points to within the targetChris Wilson2009-09-18