index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Lines
2017-05-17
drm/nouveau: Fix drm poll_helper handling
Peter Ujfalusi
-7
/
+5
2017-05-16
drm/vc4: Adjust modes in DSI to work around the integer PLL divider.
Eric Anholt
-26
/
+86
2017-05-16
drm/vc4: fix spelling mistake: "dimesions" -> "dimensions"
Colin Ian King
-1
/
+2
2017-05-16
drm/vc4: Enable selection in Kconfig on any 32-bit BCM platform.
Eric Anholt
-1
/
+1
2017-05-16
drm/cirrus: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
-2
/
+2
2017-05-16
drm/bridge: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
-15
/
+9
2017-05-16
drm/bochs: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
-3
/
+2
2017-05-16
drm/ast: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
-3
/
+2
2017-05-16
drm/amd: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
-44
/
+44
2017-05-16
drm/ttm: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
-4
/
+3
2017-05-16
drm/i915: use vma->size for appgtt allocate_va_range
Matthew Auld
-1
/
+1
2017-05-16
gpu: drm: i915: compress logic into one line
Gustavo A. R. Silva
-3
/
+1
2017-05-16
gpu: drm: i915: remove dead code
Gustavo A. R. Silva
-8
/
+1
2017-05-16
drm/i915/guc:fix spelling mistake: "adddress" -> "address"
Colin Ian King
-1
/
+1
2017-05-15
drm/i915/glk: Calculate high/low switch count for GLK
Madhav Chauhan
-4
/
+4
2017-05-15
drm/i915: Fixup 64bit divides in timelines selftest
Chris Wilson
-6
/
+4
2017-05-15
drm/dp: Wait up all outstanding tx waiters
Chris Wilson
-3
/
+3
2017-05-15
drm/dp: Read the tx msg state once after checking for an event
Chris Wilson
-4
/
+4
2017-05-15
drm/i915: don't do allocate_va_range again on PIN_UPDATE
Matthew Auld
-4
/
+8
2017-05-15
drm/i915: Fix rawclk readout for g4x
Ville Syrjälä
-7
/
+9
2017-05-15
drm/i915: Fix runtime PM for LPE audio
Ville Syrjälä
-0
/
+5
2017-05-15
drm/i915/glk: Fix DSI "*ERROR* ULPS is still active" messages
Ander Conselvan de Oliveira
-4
/
+3
2017-05-15
Merge tag 'gvt-fixes-2017-05-11' of https://github.com/01org/gvt-linux into d...
Jani Nikula
-3
/
+10
2017-05-15
drm/sun4i: return only planes for layers created
Icenowy Zheng
-22
/
+24
2017-05-15
drm/i915: Update DRIVER_DATE to 20170515
Daniel Vetter
-2
/
+2
2017-05-14
drm/sun4i: backend: Clarify sun4i_backend_layer_enable debug message
Chen-Yu Tsai
-1
/
+2
2017-05-14
drm/sun4i: Set TCON clock inside sun4i_tconX_mode_set
Chen-Yu Tsai
-4
/
+6
2017-05-14
drm/sun4i: tcon: Copy ID from associated backend
Chen-Yu Tsai
-0
/
+3
2017-05-14
drm/sun4i: tcon: Find matching display backend by device node matching
Chen-Yu Tsai
-4
/
+51
2017-05-14
drm/sun4i: backend: Save pointer to device tree node
Chen-Yu Tsai
-0
/
+3
2017-05-14
drm/sun4i: backend: Fetch backend ID from device tree
Chen-Yu Tsai
-0
/
+46
2017-05-14
drm/sun4i: backend: Drop trailing 0 from backend in error message
Chen-Yu Tsai
-1
/
+1
2017-05-14
drm/sun4i: Use lists to track registered display backends and TCONs
Chen-Yu Tsai
-5
/
+30
2017-05-13
drm/i915/perf: rate limit spurious oa report notice
Robert Bragg
-1
/
+33
2017-05-13
drm/i915/perf: better pipeline aged/aging tail updates
Robert Bragg
-18
/
+23
2017-05-13
drm/i915/perf: improve invalid OA format debug message
Robert Bragg
-2
/
+4
2017-05-13
drm/i915/perf: improve tail race workaround
Robert Bragg
-96
/
+241
2017-05-13
drm/i915/perf: no head/tail ref in gen7_oa_read
Robert Bragg
-32
/
+18
2017-05-13
drm/i915/perf: avoid read back of head register
Robert Bragg
-25
/
+32
2017-05-13
drm/i915/perf: avoid poll, read, EAGAIN busy loops
Robert Bragg
-1
/
+9
2017-05-13
drm/i915/perf: fix gen7_append_oa_reports comment
Robert Bragg
-1
/
+1
2017-05-12
drm/i915: Restore brightness level in aux backlight driver
Puthikorn Voravootivat
-0
/
+1
2017-05-12
drm/i915: Set backlight mode before enable backlight
Puthikorn Voravootivat
-2
/
+2
2017-05-12
drm/i915: Correctly enable backlight brightness adjustment via DPCD
Puthikorn Voravootivat
-6
/
+27
2017-05-12
drm/i915: Fix cap check for intel_dp_aux_backlight driver
Puthikorn Voravootivat
-0
/
+1
2017-05-12
drm/i915: don't do allocate_va_range again on PIN_UPDATE
Matthew Auld
-4
/
+8
2017-05-12
drm/i915: set initialised only when init_context callback is NULL
Chuanxiao Dong
-1
/
+1
2017-05-12
drm/i915: Make vblank evade warnings optional
Ville Syrjälä
-2
/
+18
2017-05-12
Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
-41
/
+60
2017-05-12
Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
-2076
/
+2322
[prev]
[next]