summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie2011-03-1467-2234/+3481
|\
| * Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-03-079-40/+70
| |\
| | * drm/i915: Rebind the buffer if its alignment constraints changes with tilingChris Wilson2011-03-073-5/+21
| | * drm/i915: Disable GPU semaphores by defaultChris Wilson2011-03-073-2/+6
| | * drm/i915: Do not overflow the MMADDR write FIFOChris Wilson2011-03-066-19/+42
| | * Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"Chris Wilson2011-03-061-15/+1
| * | drm/i915: Only wait on a pending flip if we intend to write to the bufferChris Wilson2011-03-071-48/+44
| * | drm/i915/dp: Sanity check eDP existenceChris Wilson2011-03-071-5/+8
| * | drm/i915: Don't save/restore hardware status page address registerZhenyu Wang2011-03-022-7/+0
| * | drm/i915: don't store the reg value for HWS_PGAChris Wilson2011-03-022-7/+13
| * | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-03-028-21/+53
| |\|
| | * drm/i915: fix memory corruption with GM965 and >4GB RAMJan Niehusmann2011-03-021-0/+11
| | * Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Dave Airlie2011-02-281-1/+4
| | |\
| | | * drm/nv50-nvc0: make sure vma is definitely unmapped when destroying boBen Skeggs2011-02-281-1/+4
| | * | drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie2011-02-281-1/+2
| | |/
| | * Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2011-02-241-1/+1
| | |\
| | | * drm/i915: Fix unintended recursion in ironlake_disable_rc6Chris Wilson2011-02-241-1/+1
| | * | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2011-02-243-11/+104
| | |\|
| | | * drm/i915: fix corruptions on i8xx due to relaxed fencingDaniel Vetter2011-02-241-1/+15
| | * | drm/radeon: fix regression with AA resolve checkingDave Airlie2011-02-231-1/+1
| | * | drm: drop commented out code and preceding commentPaul Bolle2011-02-231-2/+0
| | * | drm/vblank: Enable precise vblank timestamps for interlaced and doublescan mo...Mario Kleiner2011-02-231-8/+6
| | * | drm/vblank: Use memory barriers optimized for atomic_t instead of generics.Mario Kleiner2011-02-231-3/+7
| | * | drm/vblank: Use abs64(diff_ns) for s64 diff_ns instead of abs(diff_ns)Mario Kleiner2011-02-231-2/+2
| | * | drm/radeon/kms: align height of fb allocation.Dave Airlie2011-02-231-1/+4
| | * | Revert "drm/radeon/kms: switch back to min->max pll post divider iteration"Alex Deucher2011-02-231-1/+1
| * | | drm/i915: Re-enable GPU semaphores for SandyBridge mobileChris Wilson2011-03-011-2/+1
| * | | drm/i915: Replace vblank PM QoS with "Interrupt-Based AGPBUSY#"Chris Wilson2011-03-012-1/+13
| * | | Revert "drm/i915: Use PM QoS to prevent C-State starvation of gen3 GPU"Chris Wilson2011-03-012-38/+0
| * | | drm/i915: Allow relocation deltas outside of target boChris Wilson2011-03-012-10/+3
| * | | drm/i915: Silence an innocuous compiler warning for an unused variableChris Wilson2011-03-011-1/+0
| * | | drm/i915: Use a symbolic constant for OpRegion lid stateChris Wilson2011-02-241-1/+3
| * | | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-02-2210-84/+45
| |\ \ \ | | | |/ | | |/|
| | * | drm/i915: skip FDI & PCH enabling for DP_AJesse Barnes2011-02-221-2/+81
| | * | drm/i915: don't enable FDI & transcoder interrupts after allJesse Barnes2011-02-221-3/+3
| | * | drm/i915: Ignore a hung GPU when flushing the framebuffer prior to a switchChris Wilson2011-02-221-5/+5
| | |/
| | * drm/i915: Do not handle backlight combination mode speciallyIndan Zupancic2011-02-222-47/+0
| | * Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...Dave Airlie2011-02-176-36/+40
| | |\
| | * | drm/radeon/kms: add missing frac fb div flag for dce4+Alex Deucher2011-02-171-1/+3
| | * | drm/radeon/kms: do not reject X16 and Y16X16 floating-point formats on r300Marek Olšák2011-02-171-0/+2
| * | | drm/i915: Add support for limited color range of broadcast outputsChris Wilson2011-02-227-2/+82
| * | | drm/i915: Use a device flag for non-interruptible phasesChris Wilson2011-02-226-71/+60
| * | | drm/i915: First try a normal large kmalloc for the temporary exec buffersChris Wilson2011-02-221-1/+5
| * | | drm/i915: Add a module parameter to ignore lid statusChris Wilson2011-02-223-0/+9
| * | | drm/i915: Protect against drm_gem_object not being the first memberChris Wilson2011-02-225-16/+16
| * | | drm/i915: fix per-pipe reads after "cleanup"Jesse Barnes2011-02-221-6/+7
| * | | Revert "drm/i915: Disable SSC for outputs other than LVDS or DP"Chris Wilson2011-02-224-82/+41
| * | | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-02-1673-466/+1136
| |\ \ \
| | * | | drm/i915: don't enable FDI & transcoder interrupts after allJesse Barnes2011-02-161-3/+3
| | * | | drm/i915: Ignore a hung GPU when flushing the framebuffer prior to a switchChris Wilson2011-02-161-5/+5
| | |/ /