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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-14
drm/i915: restore RSTDBYCTL only on non-KMS paths
Jani Nikula
1
-2
/
+2
2014-11-14
drm/i915/vlv: don't save panel power sequencer registers on suspend
Jani Nikula
1
-2
/
+1
2014-11-14
drm/i915: Wait thread status on gen8+ fw sequence
Mika Kuoppala
1
-2
/
+1
2014-11-14
drm/i915: Initialize workarounds in logical ring mode too
Michel Thierry
4
-5
/
+54
2014-11-14
drm/i915: Read the CCK fuse register from CCK
Ville Syrjälä
1
-1
/
+4
2014-11-14
drm/i915: Add the predicate source registers to the register whitelist
Neil Roberts
2
-1
/
+7
2014-11-14
drm/i915: update pipe size at set_config time
Jesse Barnes
1
-2
/
+2
2014-11-14
drm/i915: check for audio and infoframe changes across mode sets v2
Jesse Barnes
1
-1
/
+11
2014-11-14
drm/i915/hdmi: fetch infoframe status in get_config v2
Jesse Barnes
3
-0
/
+70
2014-11-14
drm/i915: use compute_config in set_config v4
Jesse Barnes
1
-2
/
+18
2014-11-14
drm/i915: factor out compute_config from __intel_set_mode v3
Jesse Barnes
1
-31
/
+74
2014-11-14
drm/i915: Remove most INVALID_PIPE checks from the backlight code
Ville Syrjälä
1
-5
/
+9
2014-11-14
drm/i915: Register the backlight device after the modeset init
Ville Syrjälä
3
-7
/
+33
2014-11-14
drm/i915: Pass the current pipe from eDP init to backlight setup
Ville Syrjälä
5
-18
/
+41
2014-11-14
drm/i915: Don't deref NULL crtc in intel_get_pipe_from_connector()
Ville Syrjälä
1
-1
/
+1
2014-11-14
drm/i915: Skip .get_backlight() when backlight isn't enabled
Ville Syrjälä
1
-3
/
+6
2014-11-14
drm/i915: Warn if trying to poke a VLV backlight on invalid pipe
Ville Syrjälä
1
-0
/
+12
2014-11-14
drm/i915: Make the physical object coherent with GTT
Chris Wilson
3
-67
/
+149
2014-11-14
drm/i915: WARN if we receive any gen9 rps interrupts
Imre Deak
1
-0
/
+5
2014-11-14
drm/i915: move rps irq enable/disable to i915_irq.c
Imre Deak
3
-41
/
+43
2014-11-14
drm/i915: unify gen6/gen8 rps irq enable/disable
Imre Deak
1
-38
/
+15
2014-11-14
drm/i915: unify gen6/gen8 rps irq handler
Imre Deak
1
-14
/
+6
2014-11-14
drm/i915: unify gen6/gen8 pm irq helpers
Imre Deak
3
-52
/
+11
2014-11-14
drm/i915/chv: Add new workarounds for chv
Arun Siluvery
2
-0
/
+11
2014-11-14
drm/i915/chv: Combine GEN8_ROW_CHICKEN w/a
Arun Siluvery
1
-4
/
+2
2014-11-14
drm/i915/chv: Remove pre-production workarounds
Arun Siluvery
2
-20
/
+0
2014-11-14
drm/i915: use the correct obj when preparing the sprite plane
Paulo Zanoni
1
-2
/
+3
2014-11-14
drm/i915: Add tracepoints to track a vm during its lifetime
Daniele Ceraolo Spurio
3
-0
/
+114
2014-11-14
drm/edid: fix Baseline_ELD_Len field in drm_edid_to_eld()
Jani Nikula
3
-11
/
+15
2014-11-14
drm/i915: avoid deadlock on failure paths in __intel_framebuffer_create()
Alexey Khoroshilov
1
-2
/
+2
2014-11-14
drm/i915: Use correct pipe config to update pll dividers. V2
Bob Paauwe
1
-6
/
+6
2014-11-12
drm/i915: Plug memory leak in intel_shared_dpll_start_config()
Ander Conselvan de Oliveira
1
-0
/
+1
2014-11-10
Merge remote-tracking branch 'airlied/drm-next' into HEAD
Daniel Vetter
41
-386
/
+3137
2014-11-10
drm/mode: document path property and function to set it. (v1.1)
Dave Airlie
1
-0
/
+13
2014-11-10
Merge tag 'topic/atomic-helpers-2014-11-09' of git://anongit.freedesktop.org/...
Dave Airlie
24
-3
/
+2885
2014-11-07
drm/i915: Update DRIVER_DATE to 20141107
Daniel Vetter
1
-1
/
+1
2014-11-07
drm/i915: Add gen to the gpu hang ecode
Mika Kuoppala
1
-1
/
+2
2014-11-07
drm/i915: Cache HPLL frequency on VLV/CHV
Ville Syrjälä
2
-7
/
+8
2014-11-07
Revert "drm/i915/vlv: Remove check for Old Ack during forcewake"
Mika Kuoppala
1
-7
/
+10
2014-11-07
drm/i915: Make mmio flip wait for seqno in the work function
Ander Conselvan de Oliveira
3
-90
/
+12
2014-11-07
drm/i915: Make __wait_seqno non-static and rename to __i915_wait_seqno
Ander Conselvan de Oliveira
2
-9
/
+16
2014-11-07
drm/i915: Move the .global_resources() hook call into modeset_update_crtc_pow...
Ville Syrjälä
1
-21
/
+4
2014-11-07
drm/i915/audio: add DOC comment describing HDA over HDMI/DP
Jani Nikula
1
-0
/
+21
2014-11-07
drm/i915: make pipe/port based audio valid accessors easier to use
Jani Nikula
3
-27
/
+17
2014-11-07
drm/i915/audio: add audio codec enable debug log for g4x
Jani Nikula
1
-0
/
+2
2014-11-07
drm/i915/audio: add audio codec disable on g4x
Jani Nikula
1
-0
/
+20
2014-11-07
drm/i915: enable audio codec after port
Jani Nikula
2
-13
/
+15
2014-11-07
drm/i915/audio: add vlv/chv/gen5-7 audio codec disable sequence
Jani Nikula
3
-0
/
+60
2014-11-07
drm/i915/audio: rewrite vlv/chv and gen 5-7 audio codec enable sequence
Jani Nikula
1
-32
/
+31
2014-11-07
drm/i915/skl: Enable Gen9 RC6
Zhe Wang
1
-1
/
+51
[next]