index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-03
drm/i915: move i915_get_extra_insdone out of CONFIG_DEBUG_FS block
Daniel Vetter
1
-30
/
+29
2012-09-03
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...
Dave Airlie
30
-792
/
+1031
2012-08-27
drm/i915: Remove __GFP_NO_KSWAPD
Sedat Dilek
1
-3
/
+3
2012-08-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
7
-25
/
+67
2012-08-26
drm/i915: disable rc6 on ilk when vt-d is enabled
Daniel Vetter
1
-0
/
+5
2012-08-24
drm/i915: Avoid unbinding due to an interrupted pin_and_fence during execbuffer
Chris Wilson
1
-69
/
+45
2012-08-24
drm/i915: Use new INSTDONE registers (Gen7+)
Ben Widawsky
3
-23
/
+33
2012-08-24
drm/i915: Add new INSTDONE registers
Ben Widawsky
1
-1
/
+5
2012-08-24
drm/i915: Extract reading INSTDONE
Ben Widawsky
2
-19
/
+32
2012-08-24
drm/i915: Use a non-blocking wait for set-to-domain ioctl
Chris Wilson
1
-0
/
+55
2012-08-24
drm/i915: Juggle code order to ease flow of the next patch
Chris Wilson
1
-191
/
+188
2012-08-24
drm/i915: Use cpu relocations if the object is in the GTT but not mappable
Chris Wilson
1
-0
/
+1
2012-08-24
drm/i915: Extract general object init routine
Chris Wilson
2
-12
/
+19
2012-08-24
drm/i915: Protect private gem objects from truncate (such as imported dmabuf)
Chris Wilson
1
-2
/
+5
2012-08-24
drm/i915: Only pwrite through the GTT if there is space in the aperture
Chris Wilson
8
-24
/
+33
2012-08-24
drm: remove the raw_edid field from struct drm_display_info
Jani Nikula
4
-11
/
+0
2012-08-24
drm/i915: fix EDID memory leak in SDVO
Jani Nikula
1
-0
/
+1
2012-08-24
i915: use alloc_ordered_workqueue() instead of explicit UNBOUND w/ max_active...
Tejun Heo
1
-4
/
+2
2012-08-22
drm/i915: Find unclaimed MMIO writes.
Ben Widawsky
2
-0
/
+5
2012-08-22
drm/i915: Add ERR_INT to gen7 error state
Ben Widawsky
4
-0
/
+8
2012-08-22
drm/i915: Cantiga+ cannot handle a hsync front porch of 0
Chris Wilson
1
-0
/
+7
2012-08-21
drm/i915: fix reassignment of variable "intel_dp->DP"
Xu, Anhua
1
-2
/
+0
2012-08-21
drm/i915: Try harder to allocate an mmap_offset
Chris Wilson
1
-9
/
+41
2012-08-21
drm/i915: Show pin count in debugfs
Chris Wilson
1
-0
/
+2
2012-08-21
drm/i915: Show (count, size) of purgeable objects in i915_gem_objects
Chris Wilson
1
-4
/
+13
2012-08-21
drm/i915: Add some sanity checks to unbound tracking
Chris Wilson
1
-0
/
+4
2012-08-21
drm/i915: Track unbound pages
Chris Wilson
9
-189
/
+184
2012-08-20
drm/i915: use hsw rps tuning values everywhere on gen6+
Daniel Vetter
1
-11
/
+4
2012-08-20
drm/i915: move functions around
Daniel Vetter
1
-58
/
+58
2012-08-17
drm/i915: Haswell HDMI audio initialization
Wang Xingchao
1
-1
/
+86
2012-08-17
drm/i915: implement dma buf begin_cpu_access (v2)
Dave Airlie
2
-0
/
+20
2012-08-17
drm/i915: Allow VGA on CRTC 2
Keith Packard
1
-1
/
+1
2012-08-17
drm/i915: Don't hardcode the number of pipes in the error state dump
Damien Lespiau
1
-5
/
+7
2012-08-17
drm/i915: ironlake_write_eld code cleanup
Wang Xingchao
2
-13
/
+34
2012-08-17
drm/i915: write eld info for HDMI audio
Wang Xingchao
1
-1
/
+5
2012-08-17
drm/i915: HSW audio registers definition
Wang Xingchao
1
-0
/
+47
2012-08-17
drm/i915: extract ironlake_fdi_pll_disable
Daniel Vetter
1
-24
/
+33
2012-08-17
drm/i915: kill a few unused things in dev_priv
Daniel Vetter
2
-18
/
+17
2012-08-17
drm/i915: simplify dvo dpms interface
Daniel Vetter
8
-29
/
+26
2012-08-17
drm/i915: drop intel_encoder argument to load_detect_pipe functions
Daniel Vetter
4
-17
/
+12
2012-08-17
drm/i915: prepare load-detect pipe code for dpms changes
Daniel Vetter
1
-24
/
+14
2012-08-17
drm/i915: rip out the overlay pipe A workaround
Daniel Vetter
1
-57
/
+1
2012-08-17
drm/i915/ns2501: kill pll A enabling hack
Daniel Vetter
2
-8
/
+1
2012-08-17
drm/i915: add missing gen2 pipe A quirk entries
Daniel Vetter
1
-6
/
+1
2012-08-17
drm/i915: fix wrong order of parameters in port checking functions
Xu, Anhua
1
-6
/
+6
2012-08-17
drm/i915: fall back to bit-banging if GMBUS fails in CRT EDID reads
Jani Nikula
1
-3
/
+33
2012-08-17
drm/i915: extract connector update from intel_ddc_get_modes() for reuse
Jani Nikula
2
-9
/
+24
2012-08-17
drm/i915: fix hsw uncached pte
Daniel Vetter
2
-1
/
+5
2012-08-17
drm/i915/contexts: fix list corruption
Ben Widawsky
1
-4
/
+4
2012-08-17
drm/i915: fix EDID memory leak in SDVO
Jani Nikula
1
-0
/
+1
[next]