index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
(
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
30
-2016
/
+3005
|
\
|
*
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
3
-2
/
+27
|
|
\
|
|
|
*
drm/i915: fix memory corruption with GM965 and >4GB RAM
Jan Niehusmann
2011-03-02
1
-0
/
+11
|
|
*
drm/i915: Fix unintended recursion in ironlake_disable_rc6
Chris Wilson
2011-02-24
1
-1
/
+1
|
|
*
drm/i915: fix corruptions on i8xx due to relaxed fencing
Daniel Vetter
2011-02-24
1
-1
/
+15
|
*
|
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
2
-47
/
+0
|
|
\
|
|
|
*
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
|
*
|
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
12
-111
/
+253
|
|
\
\
|
|
*
|
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
|
|
|
/
|
|
*
drm/i915: Fix resume regression from 5d1d0cc
Chris Wilson
2011-02-11
1
-2
/
+1
|
|
*
drm/i915/tv: Use polling rather than interrupt-based hotplug
Chris Wilson
2011-02-11
1
-13
/
+30
|
|
*
drm/i915: Trigger modesetting if force-audio changes
Chris Wilson
2011-02-11
3
-18
/
+91
|
|
*
drm/i915/sdvo: If we have an EDID confirm it matches the mode of the connection
Chris Wilson
2011-02-09
1
-5
/
+27
|
|
*
drm/i915: Disable RC6 on Ironlake
Chris Wilson
2011-02-09
4
-44
/
+55
|
|
*
drm/i915/lvds: Restore dithering on native modes for gen2/3
Chris Wilson
2011-02-06
1
-6
/
+6
|
|
*
drm/i915: Invalidate TLB caches on SNB BLT/BSD rings
Chris Wilson
2011-02-02
2
-11
/
+19
|
*
|
drm/i915: Move the lvds OpRegion lid detection code to panel and reuse for eDP
Chris Wilson
2011-02-16
4
-9
/
+25
|
*
|
drm/i915: disable PCH ports if needed when disabling a CRTC
Jesse Barnes
2011-02-11
2
-25
/
+74
|
*
|
drm/i915: i915_mutex_interruptible() returns -EINTR
Chris Wilson
2011-02-11
1
-0
/
+1
|
*
|
drm/i915: cleanup per-pipe reg usage
Jesse Barnes
2011-02-07
13
-647
/
+640
|
*
|
drm/i915: Skip the no-op domain changes when already in CPU|GTT domains
Chris Wilson
2011-02-07
1
-0
/
+6
|
*
|
drm/i915: Refine tracepoints
Chris Wilson
2011-02-07
11
-359
/
+330
|
*
|
drm/i915: Fix infinite loop regression from 21dd3734
Chris Wilson
2011-02-07
1
-5
/
+25
|
*
|
drm/i915: the PCH reference clocks are global, so don't clobber unconditionally
Jesse Barnes
2011-02-07
1
-46
/
+77
[next]