aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAge
* drm/i915/ringbuffer: Mark the initialisation structs as constant.Chris Wilson2010-09-21
* drm/i915: add a new BSD ring buffer for SandybridgeXiang, Haihao2010-09-21
* drm/i915/ringbuffer: Implement advance using set_tailChris Wilson2010-09-21
* drm/i915: add set_tail hook in struct intel_ring_bufferXiang, Haihao2010-09-21
* drm/i915: do not export the instances of struct intel_ring_bufferXiang, Haihao2010-09-21
* drm/i915: fix HAS_BSD with a device info flagXiang, Haihao2010-09-21
* drm/i915: Clean up bo lists on all hung gpusChris Wilson2010-09-21
* drm/i915: Clear GPU read domains on resetChris Wilson2010-09-21
* drm/i915: Clear flushing lists on GPU resetChris Wilson2010-09-21
* drm/i915: Only emit a flush request on the active ring.Chris Wilson2010-09-21
* drm/i915: Inline i915_gem_ring_retire_request()Chris Wilson2010-09-21
* drm/i915/debug: Dump BSD ring buffers to debugfsChris Wilson2010-09-21
* drm/i915: After a reset perform a forced modesetChris Wilson2010-09-21
* drm/i915: Add support for GPU soft reset on Ironlake.Kenneth Graunke2010-09-21
* drm/i915: Rename graphics reset registers.Kenneth Graunke2010-09-21
* drm/i915: Actually set the reset bit in i965_reset.Kenneth Graunke2010-09-21
* drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965gChris Wilson2010-09-21
* drm/i915: Cache LVDS EDIDChris Wilson2010-09-21
* Merge branch 'drm-intel-fixes' into HEADChris Wilson2010-09-21
|\
| * Merge remote branch 'linus' into drm-intel-fixesChris Wilson2010-09-21
| |\
| | * drm/radeon/kms: only warn on mipmap size checks in r600 cs checker (v2)Alex Deucher2010-09-14
| | * drm/radeon/kms: force legacy pll algo for RV620 LVDSAlex Deucher2010-09-14
| | * drm: fix race between driver loading and userspace open.Dave Airlie2010-09-14
| | * drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson2010-09-14
| | * drm/radeon/kms: fix the colorbuffer CS checker for r300-r500Marek Olšák2010-09-13
| | * drm/radeon/kms: increase lockup detection interval to 10 sec for r100-r500Marek Olšák2010-09-13
| | * drm/radeon/kms/evergreen: fix backend setupAlex Deucher2010-09-13
| | * drm: Use a nondestructive mode for output detect when pollingChris Wilson2010-09-13
| | * drm/radeon: add some missing copyright headersAlex Deucher2010-09-13
| | * drm: Only decouple the old_fb from the crtc is we call mode_set*Chris Wilson2010-09-13
| | * drm/radeon/kms: don't enable underscan with interlaced modesAlex Deucher2010-09-13
| | * drm/radeon/kms: add connector table for Mac x800Alex Deucher2010-09-13
| | * drm/radeon/kms: fix regression in RMX code (v2)Alex Deucher2010-09-13
| | * drm: Fix regression in disable polling e58f637Chris Wilson2010-09-13
| * | drm/i915: Hold a reference to the object whilst unbinding the eviction listChris Wilson2010-09-20
| * | drm/i915,agp/intel: Add second set of PCI-IDs for B43Chris Wilson2010-09-17
| * | drm/i915: Fix Sandybridge fence registersChris Wilson2010-09-17
| * | drm/i915/crt: Downgrade warnings for hotplug failuresChris Wilson2010-09-17
| * | Merge remote branch 'linus' into drm-intel-fixesChris Wilson2010-09-12
| |\|
| | * Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-09-10
| | |\
| | * \ Merge branch 'drm-intel-fixes' of git://anongit.freedesktop.org/~ickle/drm-intelLinus Torvalds2010-09-07
| | |\ \
| | * | | drm: Do not force 1024x768 modes on unknown connectorsChris Wilson2010-09-06
| | * | | drm/kms: Add a module parameter to disable pollingChris Wilson2010-09-06
| | * | | drm/radeon/kms: fix tv-out on avivo asicsAlex Deucher2010-09-06
| | * | | drm/radeon/kms/evergreen: fix gpu hangs in userspace accel codeAlex Deucher2010-09-06
| | * | | Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...Dave Airlie2010-09-02
| | |\ \ \
| | | * | | drm/nv50: initialize ramht_refs list for faked 0 channelMarcin Slusarz2010-09-02
| | | * | | drm/nouveau: Don't take struct_mutex around the pushbuf IOCTL.Francisco Jerez2010-09-02
| | | * | | drm/nouveau: Take fence spinlock before reading the last sequence.Francisco Jerez2010-09-02
| | * | | | drm/radeon/kms/evergreen: work around bad data in some i2c tablesAlex Deucher2010-09-01