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-06-15
drm/amdgpu: add contiguous flag in ucode bo create
horchen
-1
/
+2
2017-06-15
drm/amdgpu: fix missed gpu info firmware when cache firmware during S3
Huang Rui
-8
/
+13
2017-06-15
drm/amdgpu: export test ib debugfs interface
Huang Rui
-0
/
+54
2017-06-15
drm/amd/powerplay: add GPU power display for vega10
Eric Huang
-0
/
+20
2017-06-15
drm/amd/powerplay: update vega10_ppsmc.h
Eric Huang
-1
/
+2
2017-06-15
drm/amdgpu: avoid to reset wave_front_size to 0
Hawking Zhang
-2
/
+0
2017-06-15
drm/amdgpu: add new member in gpu_info fw
Hawking Zhang
-0
/
+11
2017-06-15
drm/i915: Don't enable backlight at setup time.
Dhinakaran Pandiyan
-10
/
+0
2017-06-15
drm/i915/cnl: make function cnl_ddi_dp_set_dpll_hw_state static
Colin Ian King
-2
/
+3
2017-06-15
drm/i915: Remove pipe A quirk remnants
Ville Syrjälä
-85
/
+10
2017-06-15
drm/i915: Drop pipe A quirk for Thinkapd T60
Ville Syrjälä
-3
/
+0
2017-06-15
drm/i915: Drop pipe A quirk for Toshiba Protege R205-S209
Ville Syrjälä
-3
/
+0
2017-06-15
drm/i915: Add i830 "pipes power well"
Ville Syrjälä
-1
/
+157
2017-06-15
drm/i915: Use a loop for the "three times for luck" DPLL procedure
Ville Syrjälä
-9
/
+6
2017-06-15
gpu: host1x: At first try a non-blocking allocation for the gather copy
Dmitry Osipenko
-4
/
+12
2017-06-15
gpu: host1x: Refactor channel allocation code
Mikko Perttunen
-109
/
+135
2017-06-15
gpu: host1x: Remove unused host1x_cdma_stop() definition
Dmitry Osipenko
-1
/
+0
2017-06-15
gpu: host1x: Remove unused 'struct host1x_cmdbuf'
Dmitry Osipenko
-7
/
+0
2017-06-15
gpu: host1x: Check waits in the firewall
Dmitry Osipenko
-2
/
+34
2017-06-15
drm/i915: Plumb the correct acquire ctx into intel_crtc_disable_noatomic()
Ville Syrjälä
-4
/
+5
2017-06-15
gpu: host1x: Forbid unrelated SETCLASS opcode in the firewall
Dmitry Osipenko
-4
/
+29
2017-06-15
gpu: host1x: Forbid RESTART opcode in the firewall
Dmitry Osipenko
-1
/
+0
2017-06-15
gpu: host1x: Forbid relocation address shifting in the firewall
Dmitry Osipenko
-0
/
+4
2017-06-15
gpu: host1x: Do not leak BO's phys address to userspace
Dmitry Osipenko
-12
/
+27
2017-06-15
gpu: host1x: Correct host1x_job_pin() error handling
Dmitry Osipenko
-9
/
+7
2017-06-15
gpu: host1x: Initialize firewall class to the job's one
Dmitry Osipenko
-1
/
+1
2017-06-15
drm/tegra: dc: Disable plane if it is invisible
Dmitry Osipenko
-12
/
+21
2017-06-15
drm/tegra: dc: Apply clipping to the plane
Dmitry Osipenko
-8
/
+21
2017-06-15
drm/i915: Fix deadlock witha the pipe A quirk during resume
Ville Syrjälä
-9
/
+12
2017-06-15
drm/tegra: dc: Avoid reset asserts on Tegra20
Dmitry Osipenko
-9
/
+21
2017-06-15
drm/tegra: Check syncpoint ID in the 'submit' IOCTL
Dmitry Osipenko
-0
/
+9
2017-06-15
drm/tegra: Correct copying of waitchecks and disable them in the 'submit' IOCTL
Dmitry Osipenko
-11
/
+56
2017-06-15
drm/tegra: Check for malformed offsets and sizes in the 'submit' IOCTL
Dmitry Osipenko
-5
/
+54
2017-06-15
drm/tegra: Correct idr_alloc() minimum id
Dmitry Osipenko
-1
/
+1
2017-06-15
drm/tegra: Fix lockup on a use of staging API
Dmitry Osipenko
-16
/
+4
2017-06-15
gpu: host1x: Fix error handling
Christophe JAILLET
-1
/
+1
2017-06-15
gpu: host1x: Flesh out kerneldoc
Thierry Reding
-11
/
+145
2017-06-15
drm/i915: Split vma exec_link/evict_link
Chris Wilson
-25
/
+28
2017-06-15
drm/i915: Use vma->exec_entry as our double-entry placeholder
Chris Wilson
-51
/
+44
2017-06-15
drm/i915: Amalgamate execbuffer parameter structures
Chris Wilson
-317
/
+232
2017-06-14
drm/i915/perf: add GLK support
Lionel Landwerlin
-3
/
+2659
2017-06-14
drm/i915/perf: add KBL support
Lionel Landwerlin
-2
/
+6143
2017-06-14
drm/i915: add KBL GT2/GT3 check macros
Lionel Landwerlin
-0
/
+4
2017-06-14
drm/i915/perf: remove perf.hook_lock
Robert Bragg
-24
/
+11
2017-06-14
drm/i915/perf: per-gen timebase for checking sample freq
Robert Bragg
-11
/
+29
2017-06-14
drm/i915/perf: Add more OA configs for BDW, CHV, SKL + BXT
Robert Bragg
-8
/
+18981
2017-06-14
drm/i915/perf: Add OA unit support for Gen 8+
Robert Bragg
-88
/
+1016
2017-06-14
drm/i915/perf: Add 'render basic' Gen8+ OA unit configs
Robert Bragg
-3
/
+1876
2017-06-14
drm/i915/perf: rework mux configurations queries
Lionel Landwerlin
-81
/
+151
2017-06-14
drm/i915: expose _SUBSLICE_MASK GETPARM
Robert Bragg
-0
/
+5
[prev]
[next]