aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | drm/edid: When checking duplicate standard modes, walked the probed listAdam Jackson2010-04-09
| * | | | drm/edid: Fix sync polarity for secondary GTF curveAdam Jackson2010-04-08
| * | | | drm/modes: Fix interlaced mode namesAdam Jackson2010-04-05
| * | | | drm/edid: Add secondary GTF curve supportAdam Jackson2010-04-05
| * | | | drm/edid: Strengthen the algorithm for standard mode codesAdam Jackson2010-04-05
| * | | | drm/edid: Fix the HDTV hack.Adam Jackson2010-04-05
| * | | | drm/edid: Extend range-based mode addition for EDID 1.4Adam Jackson2010-04-05
| * | | | drm/edid: Add test for monitor reduced blanking support.Adam Jackson2010-04-05
| * | | | drm/edid: Fix preferred mode parse for EDID 1.4Adam Jackson2010-04-05
| * | | | drm/edid: Remove some silly commentsAdam Jackson2010-04-05
| * | | | drm/edid: Remove arbitrary EDID extension limitAdam Jackson2010-04-05
| * | | | drm/edid: Add modes for Established Timings III sectionAdam Jackson2010-04-05
| * | | | drm/edid: Reshuffle mode list construction to closer match the specAdam Jackson2010-04-05
| * | | | drm/edid: Remove a redundant checkAdam Jackson2010-04-05
| * | | | drm/edid: Remove some misleading commentsAdam Jackson2010-04-05
| * | | | drm/edid: Fix secondary block fetch.Adam Jackson2010-04-05
| |/ / /
* | | | Merge branch 'drm-ttm-pool' into drm-core-nextDave Airlie2010-04-19
|\ \ \ \
| * | | | drm/ttm: using kmalloc/kfree requires including slab.hStephen Rothwell2010-04-07
| * | | | drm/ttm: include linux/seq_file.h for seq_printfMatt Turner2010-04-07
| * | | | drm/ttm: Add sysfs interface to control pool allocator.Pauli Nieminen2010-04-05
| * | | | drm/ttm: Use set_pages_array_wc instead of set_memory_wc.Pauli Nieminen2010-04-05
| * | | | arch/x86: Add array variants for setting memory to wc caching.Pauli Nieminen2010-04-05
| * | | | drm/nouveau: Add ttm page pool debugfs file.Pauli Nieminen2010-04-05
| * | | | drm/radeon/kms: Add ttm page pool debugfs file.Pauli Nieminen2010-04-05
| * | | | drm/ttm: Add debugfs output entry to pool allocator.Pauli Nieminen2010-04-05
| * | | | drm/ttm: add pool wc/uc page allocator V3Pauli Nieminen2010-04-05
| |/ / /
* | | | Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ...Dave Airlie2010-04-19
|\ \ \ \
| * | | | agp/intel-gtt: kill previous_size assignmentsDaniel Vetter2010-04-18
| * | | | agp/intel-gtt: kill intel_i830_tlbflushDaniel Vetter2010-04-18
| * | | | agp/intel: split out gmch/gtt probe, part 1Daniel Vetter2010-04-18
| * | | | agp/intel: kill mutli_gmch_chipDaniel Vetter2010-04-18
| * | | | agp/intel: uncoditionally reconfigure driver on resumeDaniel Vetter2010-04-18
| * | | | agp/intel: split out the GTT supportDaniel Vetter2010-04-18
| * | | | agp/intel: introduce intel-agp.h header fileDaniel Vetter2010-04-18
| * | | | drm/i915: Don't touch PORT_HOTPLUG_EN in intel_dp_detect()Karsten Wiese2010-04-18
| * | | | drm/i915/pch: Use minimal number of FDI lanes (v2)Adam Jackson2010-04-18
| * | | | drm/i915: Add the support of memory self-refresh on IronlakeZhenyu Wang2010-04-12
| * | | | drm/i915: Move Pineview CxSR and watermark code into update_wm hook.Zhao Yakui2010-04-12
| * | | | drm/i915: Only save/restore FBC on the platform that supports FBCZhao Yakui2010-04-12
| * | | | drm/i915: Fix the incorrect argument for SDVO SET_TV_format commandZhao Yakui2010-04-12
| * | | | drm/i915: Add support of SDVO on Ibexpeak PCHZhao Yakui2010-04-12
| * | | | drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on).Carl Worth2010-04-12
| * | | | drm/i915: do not read uninitialized ->dev_privateLuca Tettamanti2010-04-12
| * | | | Revert "drm/i915: Use a dmi quirk to skip a broken SDVO TV output."Zhenyu Wang2010-04-12
| * | | | drm/i915: implement multifunction SDVO device supportZhenyu Wang2010-04-12
| * | | | drm/i915: remove unused intel_pipe_get_connector()Zhenyu Wang2010-04-12
| * | | | drm/i915: remove connector object in old output structureZhenyu Wang2010-04-12
| * | | | drm/i915: convert TV driver to new encoder/connector structureZhenyu Wang2010-04-12
| * | | | drm/i915: convert SDVO driver to new encoder/connector structureZhenyu Wang2010-04-12
| * | | | drm/i915: convert DVO driver to new encoder/connector structureZhenyu Wang2010-04-12