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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-19
agp/intel-gtt: Remove get/put_pages
Daniel Vetter
1
-4
/
+0
2014-09-19
drm/i915: Drop get/put_pages for scratch page
Daniel Vetter
1
-2
/
+0
2014-09-19
drm/i915: Fix regression in the sprite plane update split
Gustavo Padovan
1
-1
/
+1
2014-09-19
drm/i915: Remove dead code, i915_gem_verify_gtt
Chris Wilson
1
-42
/
+0
2014-09-19
drm/i915: create intel_update_pipe_size()
Gustavo Padovan
1
-30
/
+40
2014-09-19
drm/i915: pin sprite fb only if it changed
Gustavo Padovan
1
-15
/
+19
2014-09-19
drm/i915: remove !enabled handling from commit primary plane step
Gustavo Padovan
1
-26
/
+0
2014-09-19
drm/i915: Restore resume irq ordering comment
Daniel Vetter
1
-0
/
+1
2014-09-19
drm/i915: split intel_primary_plane_setplane() into check() and commit()
Gustavo Padovan
1
-58
/
+75
2014-09-19
drm/i915: split intel_cursor_plane_update() into check() and commit()
Gustavo Padovan
1
-37
/
+69
2014-09-19
drm/i915: split intel_update_plane into check() and commit()
Gustavo Padovan
1
-92
/
+141
2014-09-19
drm/i915: create struct intel_plane_state
Gustavo Padovan
1
-0
/
+12
2014-09-19
drm/i915: WARN if interrupts aren't on in en/disable_pipestat
Daniel Vetter
1
-0
/
+2
2014-09-19
drm/i915: Enable full PPGTT on gen7
Michel Thierry
1
-1
/
+1
2014-09-19
drm/i915: Use EIO instead of EAGAIN for sink CRC error.
Rodrigo Vivi
1
-3
/
+3
2014-09-19
drm/i915: Extend BIOS stolen mem handling to all platform
Daniel Vetter
2
-2
/
+19
2014-09-19
drm/i915: Match GTT space sanity checker with implementation
Chris Wilson
1
-9
/
+11
2014-09-19
drm/i915: HSW always use GGTT selector for secure batches
Chris Wilson
1
-2
/
+3
2014-09-19
drm/i915: add cherryview specfic forcewake in execlists_elsp_write
Deepak S
1
-4
/
+25
2014-09-19
drm/i915: fix another use-after-free in i915_gem_evict_everything
Michel Thierry
1
-2
/
+2
2014-09-19
drm/i915: Don't reinit hpd interrupts after gpu reset
Daniel Vetter
1
-2
/
+0
2014-09-19
drm/i915: Wrap -EIO send-vblank event for failed pageflip in spinlock
Chris Wilson
1
-1
/
+4
2014-09-19
drm/i915: Drop any active reference before unbinding
Chris Wilson
1
-0
/
+3
2014-09-19
drm/i915: Objects on the unbound list may still have an active reference
Chris Wilson
3
-77
/
+74
2014-09-19
drm/i915/edp: use lane count and link rate from DPCD for eDP
Jani Nikula
1
-17
/
+9
2014-09-19
drm/i915/dp: add missing \n in the TPS3 debug message
Jani Nikula
1
-1
/
+1
2014-09-19
drm/i915/hdmi, dp: Do not dereference the encoder in the connector destroy
Chris Wilson
2
-2
/
+2
2014-09-19
drm/i915: Limit the watermark to at least 8 entries on gen2/3
Ville Syrjälä
1
-0
/
+11
2014-09-19
drm/i915: Fix DVO 2x clock enable on 830M
Ville Syrjälä
1
-4
/
+49
2014-09-18
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next
Dave Airlie
41
-198
/
+645
2014-09-17
drm/ttm: make sure format string cannot leak in
Kees Cook
1
-1
/
+2
2014-09-17
drm/tilcdc: panel: Add support for enable GPIO
Ezequiel Garcia
2
-5
/
+34
2014-09-17
drm/tilcdc: panel: Set return value explicitly
Ezequiel Garcia
1
-1
/
+3
2014-09-17
drm/tilcdc: panel: Fix backlight devicetree support
Ezequiel Garcia
2
-5
/
+23
2014-09-17
drm/tilcdc: panel: Use devm_kzalloc to simplify the error path
Ezequiel Garcia
1
-3
/
+1
2014-09-17
drm/tilcdc: panel: Spurious whitespace removal
Ezequiel Garcia
1
-1
/
+0
2014-09-17
drm/tilcdc: panel: Remove unused variable
Ezequiel Garcia
1
-2
/
+0
2014-09-17
drm/tilcdc: panel: Add missing of_node_put
Ezequiel Garcia
1
-0
/
+3
2014-09-17
drm/tilcdc: Fix the error path in tilcdc_load()
Ezequiel Garcia
1
-10
/
+50
2014-09-16
Merge tag 'drm-intel-next-2014-09-05' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
40
-1488
/
+2911
2014-09-16
Merge branch 'drm-next-ast-fixes' of ssh://people.freedesktop.org/~/linux int...
Dave Airlie
4
-25
/
+123
2014-09-16
drm/ast: Add reduced blanking modes for wide screen mode
Y.C. Chen
2
-24
/
+56
2014-09-16
drm: backmerge tag 'v3.17-rc5' into drm-next
Dave Airlie
786
-4530
/
+8114
2014-09-16
Merge branch 'linux-3.18' of git://anongit.freedesktop.org/git/nouveau/linux-...
Dave Airlie
130
-2464
/
+5638
2014-09-15
drm/gt214-/disp: enable dp audio
Ben Skeggs
5
-22
/
+30
2014-09-15
drm/gt214-/kms: fix hda eld regression
Ben Skeggs
1
-8
/
+10
2014-09-15
drm/g94-/disp: calculate some dp audio constants
Ben Skeggs
2
-22
/
+49
2014-09-15
drm/gt214-/kms: perform hda codec setup on displayport too
Ben Skeggs
1
-2
/
+2
2014-09-15
drm/gk104-/disp: infoframe registers moved yet again on kepler
Ben Skeggs
6
-3
/
+91
2014-09-15
drm/nouveau/bios: parse older ramcfg/timing data like we do newer ones
Ben Skeggs
7
-132
/
+184
[next]