index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
...
*
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2013-09-02
6
-36
/
+119
|
\
|
*
drm/i915: ivb: fix edp voltage swing reg val
Imre Deak
2013-08-30
1
-1
/
+1
|
*
Merge tag 'drm-intel-fixes-2013-08-23' of git://people.freedesktop.org/~danve...
Dave Airlie
2013-08-23
2
-0
/
+14
|
|
\
|
|
*
drm/i915: Invalidate TLBs for the rings after a reset
Chris Wilson
2013-08-18
2
-0
/
+14
|
*
|
Merge tag 'drm-intel-fixes-2013-08-15' of git://people.freedesktop.org/~danve...
Dave Airlie
2013-08-19
1
-29
/
+57
|
|
\
|
|
|
*
drm/i915: Don't deref pipe->cpu_transcoder in the hangcheck code
Chris Wilson
2013-08-14
1
-29
/
+57
|
*
|
drm/i915: unpin backing storage in dmabuf_unmap
Daniel Vetter
2013-08-19
1
-0
/
+8
|
|
/
|
*
drm/i915: do not disable backlight on vgaswitcheroo switch off
Jani Nikula
2013-08-07
1
-0
/
+11
|
*
drm/i915: Don't call encoder's get_config unless encoder is active
Ville Syrjälä
2013-08-07
1
-1
/
+3
|
*
drm/i915: avoid brightness overflow when doing scale
Aaron Lu
2013-08-07
1
-2
/
+5
|
*
drm/i915: update last_vblank when disabling the power well
Paulo Zanoni
2013-08-07
1
-0
/
+18
|
*
drm/i915: fix gen4 digital port hotplug definitions
Daniel Vetter
2013-08-07
1
-3
/
+9
|
*
drm/i915: fix missed hunk after GT access breakage
Ben Widawsky
2013-07-31
3
-0
/
+8
*
|
Merge tag 'drm-intel-next-2013-08-23' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-08-30
23
-385
/
+1021
|
\
\
|
*
|
drm/i915: Print seqnos as unsigned in debugfs
Ville Syrjälä
2013-08-23
1
-1
/
+1
|
*
|
drm/i915: Fix context size calculation on SNB/IVB/VLV
Ville Syrjälä
2013-08-23
1
-8
/
+15
|
*
|
drm/i915: Use POSTING_READ in lcpll code
Daniel Vetter
2013-08-23
1
-1
/
+2
|
*
|
drm/i915: enable Package C8+ by default
Paulo Zanoni
2013-08-23
1
-2
/
+2
|
*
|
drm/i915: add i915.pc8_timeout function
Paulo Zanoni
2013-08-23
3
-1
/
+6
|
*
|
drm/i915: add i915_pc8_status debugfs file
Paulo Zanoni
2013-08-23
1
-0
/
+26
|
*
|
drm/i915: allow package C8+ states on Haswell (disabled)
Paulo Zanoni
2013-08-23
10
-2
/
+390
|
*
|
drm/i915: fix SDEIMR assertion when disabling LCPLL
Paulo Zanoni
2013-08-23
1
-6
/
+2
|
*
|
drm/i915: grab force_wake when restoring LCPLL
Paulo Zanoni
2013-08-23
1
-0
/
+6
|
*
|
drm/i915: drop WaMbcDriverBootEnable workaround
Jesse Barnes
2013-08-23
1
-17
/
+0
|
*
|
drm/i915: Cleaning up the relocate entry function
Rafael Barbalho
2013-08-23
1
-34
/
+54
|
*
|
drm/i915: merge HSW and SNB PM irq handlers
Paulo Zanoni
2013-08-23
1
-38
/
+12
|
*
|
drm/i915: fix how we mask PMIMR when adding work to the queue
Paulo Zanoni
2013-08-23
1
-9
/
+2
|
*
|
drm/i915: don't queue PM events we won't process
Paulo Zanoni
2013-08-23
1
-3
/
+6
|
*
|
drm/i915: don't disable/reenable IVB error interrupts when not needed
Paulo Zanoni
2013-08-23
1
-2
/
+5
|
*
|
drm/i915: add dev_priv->pm_irq_mask
Paulo Zanoni
2013-08-23
2
-5
/
+8
|
*
|
drm/i915: don't update GEN6_PMIMR when it's not needed
Paulo Zanoni
2013-08-23
1
-5
/
+9
|
*
|
drm/i915: wrap GEN6_PMIMR changes
Paulo Zanoni
2013-08-23
4
-14
/
+46
|
*
|
drm/i915: wrap GTIMR changes
Paulo Zanoni
2013-08-23
3
-20
/
+39
|
*
|
drm/i915: add the FCLK case to intel_ddi_get_cdclk_freq
Paulo Zanoni
2013-08-23
1
-3
/
+6
|
*
|
drm/i915: Expose energy counter on SNB+ through debugfs
Jesse Barnes
2013-08-23
2
-0
/
+25
|
*
|
drm/i915: Remove I915_READ_{NOPID, SYNC_0, SYNC_1})()
Damien Lespiau
2013-08-23
1
-4
/
+0
|
*
|
drm: Remove IS_IRONLAKE_D()
Damien Lespiau
2013-08-23
1
-1
/
+0
|
*
|
drm/i915: Remove HAS_PIPE_CONTROL()
Damien Lespiau
2013-08-23
1
-2
/
+0
|
*
|
drm/i915: Remove DSPARB_HWCONTROL()
Damien Lespiau
2013-08-23
1
-2
/
+0
|
*
|
drm/i915: make IVB FDI training match spec v3
Jesse Barnes
2013-08-23
1
-70
/
+72
|
*
|
drm/i915/vma: Correct use after free in eviction
Ben Widawsky
2013-08-23
1
-2
/
+5
|
*
|
drm/i915: prepare bind_to_vm for preallocated vma
Ben Widawsky
2013-08-22
2
-6
/
+20
|
*
|
drm/i915: Switch eviction code to use vmas
Ben Widawsky
2013-08-22
3
-17
/
+19
|
*
|
drm/i915: s/obj->exec_list/obj->obj_exec_link in debugfs
Ben Widawsky
2013-08-22
3
-6
/
+9
|
*
|
i915: Add a Kconfig option to turn on i915.preliminary_hw_support by default
Josh Triplett
2013-08-22
1
-2
/
+2
|
*
|
drm/i915: enable the power well before module unload
Paulo Zanoni
2013-08-22
1
-1
/
+6
|
*
|
drm/i915: explicit store base gem object in dma_buf->priv
Daniel Vetter
2013-08-22
1
-9
/
+12
|
*
|
drm/i915: unpin backing storage in dmabuf_unmap
Daniel Vetter
2013-08-22
1
-0
/
+8
|
*
|
drm/i915: Only unmask required PM interrupts
Vinit Azad
2013-08-22
1
-2
/
+2
|
*
|
drm/i915: clarify Haswell power well bit names
Paulo Zanoni
2013-08-22
3
-9
/
+10
[prev]
[next]