]> git.karo-electronics.de Git - mv-sheeva.git/history - drivers
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into drm-core...
[mv-sheeva.git] / drivers /
2010-08-09 Dave AirlieMerge remote branch 'nouveau/for-airlied' of /ssd/git...
2010-08-09 Dr. David Alan Gilbertdrm/radeon/kms: add missing copy from user
2010-08-09 Ben Skeggsdrm/nvc0: fix typo in PRAMIN flush
2010-08-09 Francisco Jerezdrm/nouveau: Fix DCB TMDS config parsing.
2010-08-09 Francisco Jerezdrm/nv30: Fix PFB init for nv31.
2010-08-09 Francisco Jerezdrm/nv04: Fix up SGRAM density detection.
2010-08-09 Francisco Jerezdrm/i2c/ch7006: Don't use POWER_LEVEL_FULL_POWER_OFF...
2010-08-09 Francisco Jerezdrm/nouveau: Init dcb->or on cards that have no usable...
2010-08-05 Ben Skeggsdrm/nouveau: reduce severity of some "error" messages
2010-08-05 Ben Skeggsdrm/nvc0: backup bar3 channel on suspend
2010-08-05 Marcin Kościelnickidrm/nouveau: implement init table opcodex 0x5e and...
2010-08-05 Marcin Kościelnickidrm/nouveau: implement init table op 0x57, INIT_LTIME
2010-08-05 Ben Skeggsdrm/nvc0: implement crtc pll setting
2010-08-05 Ben Skeggsdrm/nvc0: fix evo dma object so we display something
2010-08-05 Ben Skeggsdrm/nvc0: rudimentary instmem support
2010-08-05 Ben Skeggsdrm/nvc0: implement memory detection
2010-08-05 Ben Skeggsdrm/nvc0: allow INIT_GPIO
2010-08-05 Ben Skeggsdrm/nvc0: starting point for GF100 support, everything...
2010-08-05 Francisco Jerezdrm/nv30: Workaround dual TMDS brain damage.
2010-08-05 Francisco Jerezdrm/nouveau: No need to set slave TV encoder configs...
2010-08-05 Francisco Jerezdrm/nv17-nv4x: Attempt to init some external TMDS trans...
2010-08-05 Francisco Jerezdrm/nv10: Fix up switching of NV10TCL_DMA_VTXBUF.
2010-08-05 Francisco Jerezdrm/nouveau: Ack the context switch interrupt before...
2010-08-05 Francisco Jerezdrm/nouveau: Fix the INIT_CONFIGURE_PREINIT BIOS opcode.
2010-08-05 Francisco Jerezdrm/nouveau: Don't pass misaligned offsets to io_mappin...
2010-08-05 Dan Carpenterdrm/nouveau: unwind on load errors
2010-08-05 Francisco Jerezdrm/nouveau: Fix AGP reset when AGP FW is already enabl...
2010-08-05 Ben Skeggsdrm/nouveau: remove unused ttm bo list
2010-08-05 Ben Skeggsdrm/nv50: use custom i2c algo for dp auxch
2010-08-05 Kulikov Vasiliyagp: intel-agp: do not use PCI resources before pci_ena...
2010-08-05 Kulikov Vasiliyagp: efficeon-agp: do not use PCI resources before...
2010-08-05 Arnd Bergmanndrm: kill BKL from common code
2010-08-04 Francisco Jerezdrm/kms: Simplify setup of the initial I2C encoder...
2010-08-04 Chris Wilsondrm,io-mapping: Specify slot to use for atomic mappings
2010-08-04 Alex Deucherdrm/radeon/kms: only expose underscan on avivo chips
2010-08-04 Chris Wilsondrm: Cleanup after failing to create master->unique...
2010-08-04 Dave Airliedrm/radeon: tone down overchatty acpi debug messages.
2010-08-04 Alex Deucherdrm/radeon/kms: enable underscan option for digital...
2010-08-04 Alex Deucherdrm/radeon/kms: fix calculation of h/v scaling factors
2010-08-03 Dave AirlieMerge remote branch 'intel/drm-intel-next' of /ssd...
2010-08-03 Alex Deucherdrm/radeon/kms/igp: sideport is AMD only
2010-08-03 Alex Deucherdrm/radeon/kms: handle the case of no active displays...
2010-08-03 Dave Airliedrm: move ttm global code to core drm
2010-08-03 Eric Anholtdrm/i915: Clear the Ironlake dithering flags when the...
2010-08-02 Alex Deucherdrm/radeon/kms: make sure HPD is set to NONE on analog...
2010-08-02 Alex Deucherdrm/radeon/kms: make sure rio_mem is valid before unmap...
2010-08-02 Jesse Barnesdrm/agp/i915: trim stolen space to 32M
2010-08-02 Chris Wilsondrm/i915: Unset cursor if out-of-bounds upon mode chang...
2010-08-02 Chris Wilsondrm/i915: Unreference object not handle on creation
2010-08-02 Chris Wilsondrm/i915: Attempt to uncouple object after catastrophic...
2010-08-02 Chris Wilsondrm/i915: Repeat unbinding during free if interrupted...
2010-08-02 Chris Wilsondrm/i915: Refactor i915_gem_retire_requests()
2010-08-02 Chris Wilsondrm/i915: Warn if we run out of FIFO space for a mode
2010-08-02 Chris Wilsondrm/i915: Round up the watermark entries (v3)
2010-08-02 Chris Wilsondrm/i915: Typo in (unused) register mask for overlay.
2010-08-02 Chris Wilsondrm/i915: Check overlay stride errata for i830 and...
2010-08-02 Zhao Yakuidrm/i915: Validate the mode for eDP by using fixed...
2010-08-02 Zhao Yakuidrm/i915: Always use the fixed panel timing for eDP
2010-08-02 Zhao Yakuidrm/i915: Enable panel fitting for eDP
2010-08-02 Zhao Yakuidrm/i915: Add fixed panel mode parsed from EDID for...
2010-08-02 Adam Jacksondrm/i915/sdvo: Set sync polarity based on actual mode
2010-08-02 Adam Jacksondrm/i915/hdmi: Set sync polarity based on actual mode
2010-08-02 Adam Jacksondrm/i915/pch: Set transcoder sync polarity for DP based...
2010-08-02 Adam Jacksondrm/i915: Initialize LVDS and eDP outputs before anythi...
2010-08-02 Adam Jacksondrm/i915/dp: Correctly report eDP in the core connector...
2010-08-02 Adam Jacksondrm/i915/dp: Rename has_edp to is_pch_edp to reflect...
2010-08-02 Chris Wilsondrm/i915: Refactor panel fitting on the LVDS. (v2)
2010-08-02 Chris Wilsondrm/i915: Remove the redundant check for a fixed_panel_mode
2010-08-02 Jesse Barnesdrm/i915: apply DP bandwidth workaround for PCH eDP...
2010-08-02 Chris Wilsonagp/intel: Destroy the scatterlist on allocation failure
2010-08-02 Eric AnholtMerge remote branch 'origin/master' into drm-intel...
2010-08-02 Zhenyu Wangagp/intel: Add actual definitions of the Sandybridge...
2010-08-02 Zhenyu Wangagp/intel: Support the extended physical addressing...
2010-08-02 Chris Wilsondrm/i915: Include any alternate names by which the...
2010-08-02 Chris Wilsondrm/i915: Use 128k alignment for untiled display surfac...
2010-08-02 Adam Jacksondrm/i915/pch: Cosmetic fix to FDI link training
2010-08-02 Dan Carpenterdrm/i915: cleanup: use ARRAY_SIZE()
2010-08-02 Chris Wilsondrm/i915: Include instdone[1] in hangcheck
2010-08-02 Chris Wilsondrm/i915: Remove the WARN when failing to set tiling.
2010-08-02 Jesse Barnesdrm/i915: fix FDI frequency check
2010-08-02 Chris Wilsondrm/i915: Sparse warning about invalid value for burst_...
2010-08-02 Chris Wilsondrm/i915: Sparse warns about the incorrect sign for...
2010-08-02 Chris Wilsondrm/i915: Silence sparse over non-static local structure.
2010-08-02 Chris Wilsondrm/i915: Silence sparse over duplicate members in...
2010-08-02 Chris Wilsondrm/i915: Silence sparse complaints over insufficient...
2010-08-02 Chris Wilsondrm/i915: Propagate error from i915_gem_object_flush_gp...
2010-08-02 Chris Wilsondrm/i915: Propagate error from drm_vblank_get() during...
2010-08-02 Chris Wilsondrm/i915: Propagate error from drm_install_irq() during...
2010-08-02 Nicolas Kaiserdrm/i915: Typo in #define
2010-08-02 Zhao Yakuidrm/i915: Add frame buffer compression support on Ironl...
2010-08-02 Zhao Yakuidrm/i915: Calculate cursor watermark under non-SR state...
2010-08-02 Zhao Yakuidrm/i915: Apply self-refresh watermark calculation...
2010-08-02 Zhao Yakuidrm/i915: Fix fifo size for self-refresh watermark...
2010-08-02 Zhao Yakuidrm/i915: Fix watermark calculation in self-refresh...
2010-08-02 Zhao Yakuidrm/i915: Add the support of eDP on DP-D for Ibex/CPT
2010-08-02 Jesse Barnesdrm/i915: remove duplicate PIPE*STAT bit definitions
2010-08-02 Jesse Barnesdrm/i915: remove unused vblank_enable var from i915_dri...
2010-08-02 Ondrej Zaryintel_agp: Don't oops with zero stolen memory
2010-08-02 Chris Wilsondrm/i915: Explosion following OOM in do_execbuffer.
2010-08-02 Thomas Bächlergpu/drm/i915: Add a blacklist to omit modeset on LID...
next