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
2015-09-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-4
/
+4
2015-08-19
drm/i915: Avoid TP3 on CHV
Thulasimani,Sivakumar
1
-8
/
+22
2015-08-19
drm/i915: remove HBR2 from chv supported list
Thulasimani,Sivakumar
1
-3
/
+4
2015-08-19
Revert "drm/i915: Add eDP intermediate frequencies for CHV"
Thulasimani,Sivakumar
1
-6
/
+0
2015-08-19
Revert "drm/i915: Allow parsing of variable size child device entries from VBT"
Jani Nikula
1
-23
/
+4
2015-08-17
drm/i915: Flag the execlists context object as dirty after every use
Chris Wilson
1
-0
/
+2
2015-08-13
drm/i915: Commit planes on each crtc separately.
Maarten Lankhorst
2
-42
/
+14
2015-08-13
drm/i915: calculate primary visibility changes instead of calling from set_co...
Maarten Lankhorst
1
-39
/
+7
2015-08-13
drm/i915: Only dither on 6bpc panels
Daniel Vetter
1
-1
/
+3
2015-08-12
Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...
Ingo Molnar
3
-4
/
+4
2015-08-08
Merge tag 'drm-intel-fixes-2015-08-07' of git://anongit.freedesktop.org/drm-i...
Linus Torvalds
1
-4
/
+23
2015-08-06
drm/i915: Allow parsing of variable size child device entries from VBT
David Weinehall
1
-4
/
+23
2015-08-04
drm/i915: Fixup dp mst encoder selection
Daniel Vetter
1
-0
/
+11
2015-07-30
drm/i915: Declare the swizzling unknown for L-shaped configurations
Chris Wilson
1
-1
/
+4
2015-07-30
drm/i915: Mark PIN_USER binding as GLOBAL_BIND without the aliasing ppgtt
Chris Wilson
1
-0
/
+11
2015-07-29
drm/i915: Replace WARN inside I915_READ64_2x32 with retry loop
Chris Wilson
1
-9
/
+8
2015-07-27
atomic: Replace atomic_{set,clear}_mask() usage
Peter Zijlstra
3
-4
/
+4
2015-07-21
drm/i915: Use two 32bit reads for select 64bit REG_READ ioctls
Chris Wilson
1
-7
/
+19
2015-07-14
drm/i915: Do not call intel_crtc_disable if the crtc is already disabled.
Maarten Lankhorst
1
-4
/
+2
2015-07-14
Revert "drm/i915: Declare the swizzling unknown for L-shaped configurations"
Daniel Vetter
1
-11
/
+1
2015-07-14
drm/i915: Forward all core DRM ioctls to core compat handling
Tvrtko Ursulin
1
-1
/
+1
2015-07-13
drm/i915: fix oops in primary_check_plane
Daniel Vetter
1
-1
/
+1
2015-07-13
drm/i915: remove unused has_dma_mapping flag
Imre Deak
5
-15
/
+2
2015-07-13
drm/i915: Fix missing return warning for !CONFIG_DEBUGFS
Daniel Vetter
1
-1
/
+2
2015-07-13
drm/i915: avoid leaking DMA mappings
Imre Deak
2
-17
/
+43
2015-07-13
drm/i915: Snapshot seqno of most recently submitted request.
Tomas Elf
3
-10
/
+11
2015-07-13
drm/i915: Store device pointer in contexts for late tracepoint usafe
Chris Wilson
3
-3
/
+4
2015-07-12
Revert "drm/i915: Use crtc_state->active in primary check_plane func"
Linus Torvalds
1
-1
/
+1
2015-07-09
Revert "drm/i915: Allocate context objects from stolen"
Ville Syrjälä
1
-3
/
+1
2015-07-09
drm/i915: Declare the swizzling unknown for L-shaped configurations
Chris Wilson
1
-1
/
+11
2015-07-08
drm/i915: Use crtc_state->active in primary check_plane func
Daniel Vetter
1
-1
/
+1
2015-07-08
drm/i915: Check crtc->active in intel_crtc_disable_planes
Daniel Vetter
1
-0
/
+3
2015-07-08
drm/i915: Restore all GGTT VMAs on resume
Tvrtko Ursulin
1
-7
/
+16
2015-07-06
drm/i915/chv: fix HW readout of the port PLL fractional divider
Imre Deak
1
-2
/
+5
2015-07-02
Merge tag 'drm-intel-next-fixes-2015-07-02' of git://anongit.freedesktop.org/...
Linus Torvalds
6
-3
/
+29
2015-06-30
drm/i915: Clear pipe's pll hw state in hsw_dp_set_ddi_pll_sel()
Ander Conselvan de Oliveira
1
-0
/
+3
2015-06-29
drm/i915: fix backlight after resume on 855gm
Jani Nikula
2
-0
/
+9
2015-06-26
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
60
-4888
/
+9980
2015-06-26
drm/i915/ppgtt: Break loop in gen8_ppgtt_clear_range failure path
Michel Thierry
1
-3
/
+3
2015-06-26
drm/i915: Fix IPS related flicker
Rodrigo Vivi
2
-0
/
+14
2015-06-25
Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2
-0
/
+30
2015-06-23
Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-11
/
+1
2015-06-23
Merge tag 'drm-intel-next-fixes-2015-06-22' of git://anongit.freedesktop.org/...
Dave Airlie
1
-21
/
+21
2015-06-22
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+2
2015-06-22
Merge tag 'asoc-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
7
-18
/
+37
2015-06-22
drm/i915: Silence compiler warning
Ander Conselvan de Oliveira
1
-21
/
+21
2015-06-19
Merge tag 'drm-intel-next-fixes-2015-06-18' of git://anongit.freedesktop.org/...
Dave Airlie
5
-100
/
+164
2015-06-19
drm: i915: Port to new backlight interface selection API
Hans de Goede
1
-11
/
+1
2015-06-17
drm/i915: Don't set enabled value of all CRTCs when restoring the mode
Ander Conselvan de Oliveira
1
-17
/
+10
2015-06-17
drm/i915: Don't update staged config during force restore modesets
Ander Conselvan de Oliveira
1
-5
/
+3
[next]