index
:
~narmstrong/linux
amlogic/v4.10/drm-hdmi-clk
amlogic/v4.10/drm-hdmi-dev
amlogic/v4.10/drm-hdmi-dw-hdmi
amlogic/v4.10/drm-hdmi-merge
amlogic/v4.10/drm-hdmi-meson-drm
amlogic/v4.10/drm-hdmi-pinctrl
amlogic/v4.10/mali
amlogic/v4.11/drm-hdmi-dw-hdmi
amlogic/v4.11/drm-hdmi-dw-hdmi-fixes
amlogic/v4.11/drm-hdmi-merge
amlogic/v4.11/drm-hdmi-meson-drm
amlogic/v4.11/drm-maintainers-rm-meson
amlogic/v4.12/drm-components-fix
amlogic/v4.9/drm
amlogic/v4.9/drm-ccr
amlogic/v4.9/drm-cleanup
amlogic/v4.9/drm-clkf
amlogic/v4.9/drm-fixup
amlogic/v4.9/drm-hdmi-dev
amlogic/v4.9/drm-start
amlogic/v4.9/drm-usb-scpi-usb-gxl-gxm
amlogic/v4.9/drm-vdac-bridge
dw-hdmi-for-next
meson-drm-fixes
meson-drm-for-next
Neil's Linux fork for Amlogic Meson DRM driver development
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-12
mm: use mmget_not_zero() helper
Vegard Nossum
1
-1
/
+1
2017-01-12
mm: add new mmgrab() helper
Vegard Nossum
2
-2
/
+2
2017-01-12
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
1
-2
/
+2
2017-01-12
scripts/spelling.txt: add "overrided" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-01-12
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-01-12
scripts/spelling.txt: add "againt" pattern and fix typo instances
Masahiro Yamada
1
-2
/
+2
2017-01-12
scripts/spelling.txt: add "aligment" pattern and fix typo instances
Masahiro Yamada
3
-6
/
+6
2017-01-12
scripts/spelling.txt: add "swith" pattern and fix typo instances
Masahiro Yamada
2
-2
/
+2
2017-01-12
Merge remote-tracking branch 'sunxi/sunxi/for-next'
Stephen Rothwell
1
-1
/
+1
2017-01-12
Merge remote-tracking branch 'mali-dp/for-upstream/mali-dp'
Stephen Rothwell
1
-7
/
+8
2017-01-12
Merge remote-tracking branch 'drm-misc/for-linux-next'
Stephen Rothwell
8
-5
/
+38
2017-01-12
Merge remote-tracking branch 'drm-intel/for-linux-next'
Stephen Rothwell
33
-558
/
+915
2017-01-12
Merge remote-tracking branch 'drm-panel/drm/panel/for-next'
Stephen Rothwell
1
-1
/
+1
2017-01-12
Merge remote-tracking branch 'drm/drm-next'
Stephen Rothwell
336
-5873
/
+13924
2017-01-12
Merge remote-tracking branch 'drm-misc-fixes/for-linux-next-fixes'
Stephen Rothwell
3
-1
/
+25
2017-01-12
Merge remote-tracking branch 'drm-intel-fixes/for-linux-next-fixes'
Stephen Rothwell
10
-87
/
+73
2017-01-11
drm: Fix broken VT switch with video=1366x768 option
Takashi Iwai
1
-0
/
+7
2017-01-11
drm: add more MMU dependencies
Arnd Bergmann
3
-1
/
+3
2017-01-11
drm/i915: Add a sanity check that no request is submitted in the middle
Chris Wilson
1
-0
/
+7
2017-01-11
drm/i915: Prefer random replacement before eviction search
Chris Wilson
1
-1
/
+58
2017-01-11
drm/i915: Extract reserving space in the GTT to a helper
Chris Wilson
8
-61
/
+106
2017-01-11
drm/i915: Use the MRU stack search after evicting
Chris Wilson
4
-80
/
+119
2017-01-11
drm: Fix error handling in drm_mm eviction kselftest
Chris Wilson
1
-3
/
+9
2017-01-10
drm/i915/psr: disable psr2 for resolution greater than 32X20
Nagaraju, Vathsala
1
-7
/
+8
2017-01-10
drm/i915/psr: program vsc header for psr2
Nagaraju, Vathsala
3
-2
/
+43
2017-01-10
drm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZE
Chris Wilson
15
-45
/
+62
2017-01-10
drm/i915: Rename i915_gem_engine_cleanup() to engine_set_wedged()
Chris Wilson
1
-2
/
+2
2017-01-10
drm/i915: Mark all incomplete requests as -EIO when wedged
Chris Wilson
1
-0
/
+10
2017-01-10
drm/i915: Set an error status for a resubmitted request
Chris Wilson
1
-0
/
+1
2017-01-10
drm/i915: Set guilty-flag on fence after detecting a hang
Chris Wilson
1
-0
/
+2
2017-01-10
drm/i915: Consolidate reset_request()
Chris Wilson
1
-4
/
+4
2017-01-10
drm/i915: Put "cooked" vlank counters in frame CRC lines
Tomeu Vizoso
1
-3
/
+3
2017-01-10
drm/i915: Use new CRC debugfs API
Tomeu Vizoso
5
-37
/
+142
2017-01-10
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
103
-449
/
+557
2017-01-10
drm/i915: Split out i915_gem_object_set_tiling()
Chris Wilson
2
-113
/
+127
2017-01-10
drm/i915: Include ioctl in set-tiling and get-tiling function names
Chris Wilson
3
-14
/
+14
2017-01-10
drm/i915: Clip the partial view against the object not vma
Chris Wilson
1
-4
/
+2
2017-01-10
drm/i915: Extract compute_partial_view()
Chris Wilson
1
-19
/
+28
2017-01-10
drm: Schedule the output_poll_work with 1s delay if we have delayed event
Peter Ujfalusi
1
-1
/
+11
2017-01-10
drm/exynos: constify exynos_drm_crtc_ops structures
Bhumika Goyal
1
-1
/
+1
2017-01-10
drm: Move drm_clflush prototypes to drm_cache header file
Gabriel Krisman Bertazi
2
-0
/
+2
2017-01-10
drm: Document drm_cache interface
Gabriel Krisman Bertazi
1
-0
/
+23
2017-01-10
drm/i915/glk: Convert a few more IS_BROXTON() to IS_GEN9_LP()
Michel Thierry
4
-5
/
+5
2017-01-10
drm/i915/glk: Add missing bits to allow runtime pm suspend on GLK.
Rodrigo Vivi
1
-6
/
+6
2017-01-10
drm/i915/DMC/GLK: Load DMC on GLK
Anusha Srivatsa
1
-2
/
+10
2017-01-10
drm/i915: Move ggtt fence/alignment to i915_gem_tiling.c
Chris Wilson
4
-88
/
+88
2017-01-10
drm/i915: Remove the rounding down of the gen4+ fence region
Chris Wilson
1
-3
/
+1
2017-01-10
drm/i915: Store required fence size/alignment for GGTT vma
Chris Wilson
6
-81
/
+73
2017-01-10
drm/i915: Replace WARNs in fence register writes with extensive asserts
Chris Wilson
1
-28
/
+22
2017-01-10
drm/i915: Align GGTT sizes to a fence tile row
Chris Wilson
4
-21
/
+39
[next]