index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "drm/i915: Don't save/restore hardware status page address register"
Chris Wilson
2011-03-24
2
-0
/
+7
*
drm/i915: Avoid unmapping pages from a NULL address space
Chris Wilson
2011-03-23
1
-3
/
+4
*
drm/i915: Fix use after free within tracepoint
Chris Wilson
2011-03-23
1
-2
/
+2
*
drm/i915: Restore missing command flush before interrupt on BLT ring
Chris Wilson
2011-03-23
2
-61
/
+55
*
drm/i915: Disable pagefaults along execbuffer relocation fast path
Chris Wilson
2011-03-23
1
-4
/
+17
*
drm/i915: Fix computation of pitch for dumb bo creator
Chris Wilson
2011-03-23
1
-1
/
+1
*
drm/i915: report correct render clock frequencies on SNB
Jesse Barnes
2011-03-23
2
-5
/
+5
*
drm/i915/dp: Correct the order of deletion for ghost eDP devices
Takashi Iwai
2011-03-23
1
-2
/
+2
*
drm/i915: Fix tiling corruption from pipelined fencing
Chris Wilson
2011-03-23
1
-27
/
+17
*
drm/i915: Re-enable self-refresh
Yuanhan Liu
2011-03-23
1
-4
/
+1
*
drm/i915: Prevent racy removal of request from client list
Herton Ronaldo Krzesinski
2011-03-23
1
-2
/
+4
*
drm/i915: skip redundant operations whilst enabling pipes and planes
Chris Wilson
2011-03-23
1
-8
/
+16
*
drm/i915: Remove surplus POSTING_READs before wait_for_vblank
Chris Wilson
2011-03-23
1
-8
/
+0
*
Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-next
Dave Airlie
2011-03-16
2
-0
/
+46
|
\
|
*
drm/i915: Revive combination mode for backlight control
Takashi Iwai
2011-03-10
2
-0
/
+46
*
|
drm/i915: disable opregion lid detection for now.
Dave Airlie
2011-03-14
1
-0
/
+6
*
|
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-01
3
-2
/
+27
|
|
\
|
|
|
*
drm/i915: fix memory corruption with GM965 and >4GB RAM
Jan Niehusmann
2011-03-01
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-21
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
[next]