index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
Dave Airlie
2011-03-14
67
-2234
/
+3481
|
\
|
*
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2011-03-07
9
-40
/
+70
|
|
\
|
|
*
drm/i915: Rebind the buffer if its alignment constraints changes with tiling
Chris Wilson
2011-03-07
3
-5
/
+21
|
|
*
drm/i915: Disable GPU semaphores by default
Chris Wilson
2011-03-07
3
-2
/
+6
|
|
*
drm/i915: Do not overflow the MMADDR write FIFO
Chris Wilson
2011-03-06
6
-19
/
+42
|
|
*
Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"
Chris Wilson
2011-03-06
1
-15
/
+1
|
*
|
drm/i915: Only wait on a pending flip if we intend to write to the buffer
Chris Wilson
2011-03-07
1
-48
/
+44
|
*
|
drm/i915/dp: Sanity check eDP existence
Chris Wilson
2011-03-07
1
-5
/
+8
|
*
|
drm/i915: Don't save/restore hardware status page address register
Zhenyu Wang
2011-03-02
2
-7
/
+0
|
*
|
drm/i915: don't store the reg value for HWS_PGA
Chris Wilson
2011-03-02
2
-7
/
+13
|
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2011-03-02
8
-21
/
+53
|
|
\
|
|
|
*
drm/i915: fix memory corruption with GM965 and >4GB RAM
Jan Niehusmann
2011-03-02
1
-0
/
+11
|
|
*
Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...
Dave Airlie
2011-02-28
1
-1
/
+4
|
|
|
\
|
|
|
*
drm/nv50-nvc0: make sure vma is definitely unmapped when destroying bo
Ben Skeggs
2011-02-28
1
-1
/
+4
|
|
*
|
drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.
Dave Airlie
2011-02-28
1
-1
/
+2
|
|
|
/
|
|
*
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
2011-02-24
1
-1
/
+1
|
|
|
\
|
|
|
*
drm/i915: Fix unintended recursion in ironlake_disable_rc6
Chris Wilson
2011-02-24
1
-1
/
+1
|
|
*
|
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
2011-02-24
3
-11
/
+104
|
|
|
\
|
|
|
|
*
drm/i915: fix corruptions on i8xx due to relaxed fencing
Daniel Vetter
2011-02-24
1
-1
/
+15
|
|
*
|
drm/radeon: fix regression with AA resolve checking
Dave Airlie
2011-02-23
1
-1
/
+1
|
|
*
|
drm: drop commented out code and preceding comment
Paul Bolle
2011-02-23
1
-2
/
+0
|
|
*
|
drm/vblank: Enable precise vblank timestamps for interlaced and doublescan mo...
Mario Kleiner
2011-02-23
1
-8
/
+6
|
|
*
|
drm/vblank: Use memory barriers optimized for atomic_t instead of generics.
Mario Kleiner
2011-02-23
1
-3
/
+7
|
|
*
|
drm/vblank: Use abs64(diff_ns) for s64 diff_ns instead of abs(diff_ns)
Mario Kleiner
2011-02-23
1
-2
/
+2
|
|
*
|
drm/radeon/kms: align height of fb allocation.
Dave Airlie
2011-02-23
1
-1
/
+4
|
|
*
|
Revert "drm/radeon/kms: switch back to min->max pll post divider iteration"
Alex Deucher
2011-02-23
1
-1
/
+1
|
*
|
|
drm/i915: Re-enable GPU semaphores for SandyBridge mobile
Chris Wilson
2011-03-01
1
-2
/
+1
|
*
|
|
drm/i915: Replace vblank PM QoS with "Interrupt-Based AGPBUSY#"
Chris Wilson
2011-03-01
2
-1
/
+13
|
*
|
|
Revert "drm/i915: Use PM QoS to prevent C-State starvation of gen3 GPU"
Chris Wilson
2011-03-01
2
-38
/
+0
|
*
|
|
drm/i915: Allow relocation deltas outside of target bo
Chris Wilson
2011-03-01
2
-10
/
+3
|
*
|
|
drm/i915: Silence an innocuous compiler warning for an unused variable
Chris Wilson
2011-03-01
1
-1
/
+0
|
*
|
|
drm/i915: Use a symbolic constant for OpRegion lid state
Chris Wilson
2011-02-24
1
-1
/
+3
|
*
|
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2011-02-22
10
-84
/
+45
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
drm/i915: skip FDI & PCH enabling for DP_A
Jesse Barnes
2011-02-22
1
-2
/
+81
|
|
*
|
drm/i915: don't enable FDI & transcoder interrupts after all
Jesse Barnes
2011-02-22
1
-3
/
+3
|
|
*
|
drm/i915: Ignore a hung GPU when flushing the framebuffer prior to a switch
Chris Wilson
2011-02-22
1
-5
/
+5
|
|
|
/
|
|
*
drm/i915: Do not handle backlight combination mode specially
Indan Zupancic
2011-02-22
2
-47
/
+0
|
|
*
Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...
Dave Airlie
2011-02-17
6
-36
/
+40
|
|
|
\
|
|
*
|
drm/radeon/kms: add missing frac fb div flag for dce4+
Alex Deucher
2011-02-17
1
-1
/
+3
|
|
*
|
drm/radeon/kms: do not reject X16 and Y16X16 floating-point formats on r300
Marek Olšák
2011-02-17
1
-0
/
+2
|
*
|
|
drm/i915: Add support for limited color range of broadcast outputs
Chris Wilson
2011-02-22
7
-2
/
+82
|
*
|
|
drm/i915: Use a device flag for non-interruptible phases
Chris Wilson
2011-02-22
6
-71
/
+60
|
*
|
|
drm/i915: First try a normal large kmalloc for the temporary exec buffers
Chris Wilson
2011-02-22
1
-1
/
+5
|
*
|
|
drm/i915: Add a module parameter to ignore lid status
Chris Wilson
2011-02-22
3
-0
/
+9
|
*
|
|
drm/i915: Protect against drm_gem_object not being the first member
Chris Wilson
2011-02-22
5
-16
/
+16
|
*
|
|
drm/i915: fix per-pipe reads after "cleanup"
Jesse Barnes
2011-02-22
1
-6
/
+7
|
*
|
|
Revert "drm/i915: Disable SSC for outputs other than LVDS or DP"
Chris Wilson
2011-02-22
4
-82
/
+41
|
*
|
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2011-02-16
73
-466
/
+1136
|
|
\
\
\
|
|
*
|
|
drm/i915: don't enable FDI & transcoder interrupts after all
Jesse Barnes
2011-02-16
1
-3
/
+3
|
|
*
|
|
drm/i915: Ignore a hung GPU when flushing the framebuffer prior to a switch
Chris Wilson
2011-02-16
1
-5
/
+5
|
|
|
/
/
[next]