index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
laptops
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-19
drm/amd/display/dc/bios_parser2: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2019-02-19
drm/amdkfd: Optimize out sdma doorbell array in kgd2kfd_shared_resources
Yong Zhao
3
-38
/
+23
2019-02-19
drm/amdkfd: Fix bugs regarding CP queue doorbell mask on SOC15
Yong Zhao
4
-18
/
+38
2019-02-19
drm/amdgpu: Add first_non_cp and last_non_cp in amdgpu_doorbell_index
Yong Zhao
3
-0
/
+17
2019-02-18
drm/amdkfd: Move a constant definition around
Yong Zhao
1
-5
/
+6
2019-02-15
drm/amdgpu: remove some old unused dpm helpers
Alex Deucher
2
-97
/
+0
2019-02-15
drm/amdgpu: Add command to override the context priority.
Bas Nieuwenhuizen
2
-2
/
+42
2019-02-15
drm/amdgpu: Check if fd really is an amdgpu fd.
Bas Nieuwenhuizen
3
-3
/
+25
2019-02-15
drm/amdgpu: Only add rqs for initialized rings.
Bas Nieuwenhuizen
1
-3
/
+8
2019-02-15
drm/sched: Fix entities with 0 rqs.
Bas Nieuwenhuizen
1
-13
/
+26
2019-02-13
drm/amdgpu: don't clamp debugfs register access to the BAR size
Alex Deucher
1
-3
/
+0
2019-02-13
drm/amdgpu: fix several indentation issues
Colin Ian King
6
-6
/
+6
2019-02-13
drm/amdgpu/powerplay: declare firmware for CI cards
Alex Deucher
1
-0
/
+4
2019-02-13
drm/amd/display: Fix deadlock with display during hanged ring recovery.
Andrey Grodzovsky
1
-6
/
+13
2019-02-13
drm/amdgpu: Delete user queue doorbell variables
Yong Zhao
3
-12
/
+0
2019-02-13
drm/amdgpu: Fix bugs in setting CP RB/MEC DOORBELL_RANGE registers
Yong Zhao
2
-9
/
+29
2019-02-13
drm/amdgpu: Simplify eviction fence handling
Felix Kuehling
1
-123
/
+11
2019-02-13
drm/amdgpu: Avoid setting off KFD eviction fences in amdgpu_vm
Felix Kuehling
1
-3
/
+3
2019-02-13
drm/amdgpu: Replace ttm_bo_wait with amdgpu_bo_sync_wait
Felix Kuehling
1
-2
/
+2
2019-02-13
drm/amdgpu: Add helper to wait for BO fences using a sync object
Felix Kuehling
3
-27
/
+28
2019-02-13
drm/amdgpu: tighten gpu_recover in mailbox_flr to avoid duplicate recover in ...
wentalou
1
-1
/
+2
2019-02-13
drm/amdgpu: cleanup amdgpu_ih_process a bit more
Christian König
4
-39
/
+21
2019-02-11
drm/virtio: do NOT reuse resource ids
Gerd Hoffmann
1
-0
/
+13
2019-02-08
drm: rcar-du: Turn LVDS clock output on/off for DPAD0 output on D3/E3
Laurent Pinchart
3
-0
/
+38
2019-02-08
drm: rcar-du: lvds: Add API to enable/disable clock output
Laurent Pinchart
4
-11
/
+96
2019-02-08
drm: rcar-du: lvds: Don't fail probe if output is not connected on D3/E3
Laurent Pinchart
1
-2
/
+15
2019-02-08
drm: rcar-du: Simplify encoder registration
Laurent Pinchart
3
-52
/
+6
2019-02-08
drm: rcar-du: lvds: Add r8a7744 support
Biju Das
1
-0
/
+1
2019-02-08
dt-bindings: display: renesas: lvds: Document r8a7744 bindings
Biju Das
1
-0
/
+1
2019-02-08
drm: rcar-du: add missing of_node_put
Julia Lawall
1
-0
/
+2
2019-02-07
drm/amd/display: Check hpd_gpio for NULL before accessing it
Harry Wentland
1
-3
/
+4
2019-02-07
drm/i915: Update DRIVER_DATE to 20190207
Rodrigo Vivi
1
-2
/
+2
2019-02-07
drm/i915: Move LUT programming to happen after vblank waits
Ville Syrjälä
2
-30
/
+42
2019-02-07
drm/i915: Split color mgmt based on single vs. double buffered registers
Ville Syrjälä
4
-35
/
+46
2019-02-07
drm/i915: Pull GAMMA_MODE write out from haswell_load_luts()
Ville Syrjälä
1
-16
/
+20
2019-02-07
drm/i915: Constify the state arguments to the color management stuff
Ville Syrjälä
3
-68
/
+80
2019-02-07
drm/i915: Precompute gamma_mode
Ville Syrjälä
1
-9
/
+12
2019-02-07
drm/i915: Split the gamma/csc enable bits from the plane_ctl() function
Ville Syrjälä
3
-46
/
+139
2019-02-07
drm/amdgpu: fix NULL ptr dref in the VM code
Christian König
1
-3
/
+5
2019-02-07
drm/amd/powerplay: add override pcie parameters for Vega20 (v2)
Harish Kasiviswanathan
1
-20
/
+27
2019-02-07
drm/amdgpu: Fix pci platform speed and width
Harish Kasiviswanathan
1
-12
/
+46
2019-02-07
gpu: host1x: Continue CDMA execution starting with a next job
Dmitry Osipenko
2
-26
/
+11
2019-02-07
gpu: host1x: Don't complete a completed job
Dmitry Osipenko
1
-8
/
+14
2019-02-07
gpu: host1x: Cancel only job that actually got stuck
Dmitry Osipenko
1
-26
/
+7
2019-02-07
drm/tegra: sor: Support device tree crossbar configuration
Thierry Reding
1
-2
/
+17
2019-02-07
dt-bindings: display: tegra: Support SOR crossbar configuration
Thierry Reding
1
-0
/
+3
2019-02-07
drm/tegra: vic: Support stream ID register programming
Thierry Reding
2
-0
/
+30
2019-02-07
drm/tegra: vic: Do not clear driver data
Thierry Reding
1
-1
/
+0
2019-02-07
drm/tegra: Restrict IOVA space to DMA mask
Thierry Reding
1
-2
/
+3
2019-02-07
drm/tegra: Setup shared IOMMU domain after initialization
Thierry Reding
1
-25
/
+29
[next]