index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/clk: fix gcc-7 -Wint-in-bool-context warning
Arnd Bergmann
2018-02-02
1
-3
/
+6
*
drm/nouveau/mmu: Fix trailing semicolon
Luis de Bethencourt
2018-02-02
1
-1
/
+1
*
drm/nouveau: Introduce NvPmEnableGating option
Lyude Paul
2018-02-02
1
-1
/
+3
*
drm/nouveau: Add support for SLCG for Kepler2
Lyude Paul
2018-02-02
1
-0
/
+93
*
drm/nouveau: Add support for BLCG on Kepler2
Lyude Paul
2018-02-02
5
-4
/
+139
*
drm/nouveau: Add support for BLCG on Kepler1
Lyude Paul
2018-02-02
14
-1
/
+442
*
drm/nouveau: Add support for basic clockgating on Kepler1
Lyude Paul
2018-02-02
9
-21
/
+301
*
drm/nouveau/kms/nv50: fix handling of gamma since atomic conversion
Ben Skeggs
2018-02-02
1
-53
/
+109
*
drm/nouveau/kms/nv50: use INTERPOLATE_257_UNITY_RANGE LUT on newer chipsets
Ben Skeggs
2018-02-02
1
-4
/
+4
*
drm/nouveau/kms/nv50: use "low res" lut for indexed mode
Ilia Mirkin
2018-02-02
1
-2
/
+4
*
drm/nouveau/kms/nv50: prepare for double-buffered LUTs
Ben Skeggs
2018-02-02
2
-23
/
+15
*
drm/nouveau/bo: add helper functions for handling pinned+mapped buffers
Ben Skeggs
2018-02-02
1
-0
/
+28
*
drm/nouveau/fbcon: add module parameter to select bits-per-pixel
Ben Skeggs
2018-02-02
1
-8
/
+14
*
drm/nouveau/secboot/gp108: implement on top of acr_r370
Ben Skeggs
2018-02-02
7
-1
/
+78
*
drm/nouveau/secboot/r370: implement support for booting LS SEC2 ucode
Ben Skeggs
2018-02-02
1
-0
/
+39
*
drm/nouveau/secboot/r370: move a bunch of r375 stuff to a new implementation
Ben Skeggs
2018-02-02
5
-86
/
+163
*
drm/nouveau: nouveau: use correct string length
Arnd Bergmann
2018-02-02
1
-3
/
+3
*
drm/nouveau/drm/nouveau/mmu: fix odd_ptr_err.cocci warnings
Christoph Böhmwalder
2018-02-02
1
-1
/
+2
*
drm/nouveau/pmu/fuc: don't use movw directly anymore
Karol Herbst
2018-02-02
4
-1292
/
+1292
*
drm/ast: Load lut in crtc_commit
Daniel Vetter
2018-02-01
1
-0
/
+1
*
Merge tag 'drm-misc-next-fixes-2018-01-31' of git://anongit.freedesktop.org/d...
Dave Airlie
2018-02-01
1
-0
/
+6
|
\
|
*
drm: Check for lessee in DROP_MASTER ioctl
Keith Packard
2018-01-31
1
-0
/
+6
*
|
Merge tag 'drm-misc-next-fixes-2018-01-18' of git://anongit.freedesktop.org/d...
Dave Airlie
2018-01-25
3
-7
/
+14
|
\
|
|
*
drm: Fix PANEL_ORIENTATION_QUIRKS breaking the Kconfig DRM menuconfig
Hans de Goede
2018-01-17
1
-4
/
+4
|
*
drm/panel: lvds: Handle the optional regulator case properly
Maxime Ripard
2018-01-15
1
-2
/
+9
|
*
drm/sun4i: Fix error code in sun4i_tcon_bind()
Dan Carpenter
2018-01-15
1
-1
/
+1
*
|
Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-01-25
17
-101
/
+138
|
\
\
|
*
|
drm: fix gpu scheduler link order
Christian König
2018-01-24
1
-1
/
+1
|
*
|
drm/amd/display: Demote error print to debug print when ATOM impl missing
Harry Wentland
2018-01-24
2
-19
/
+19
|
*
|
drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)
Alex Deucher
2018-01-23
1
-2
/
+0
|
*
|
drm/amd/amdgpu: Add Polaris version check
James Zhu
2018-01-23
1
-2
/
+15
|
*
|
drm/amdgpu: Reenable manual GPU reset from sysfs
Andrey Grodzovsky
2018-01-23
1
-1
/
+1
|
*
|
drm/amdgpu: disable MMHUB power gating on raven
Huang Rui
2018-01-19
1
-2
/
+2
|
*
|
drm/ttm: Don't unreserve swapped BOs that were previously reserved
Felix Kuehling
2018-01-18
1
-2
/
+2
|
*
|
drm/ttm: Don't add swapped BOs to swap-LRU list
Felix Kuehling
2018-01-18
1
-1
/
+2
|
*
|
drm/amdgpu: only check for ECC on Vega10
Alex Deucher
2018-01-18
1
-8
/
+10
|
*
|
drm/amd/powerplay: Fix smu_table_entry.handle type
Andrey Grodzovsky
2018-01-18
1
-1
/
+1
|
*
|
drm/ttm: add VADDR_FLAG_UPDATED_COUNT to correctly update dma_page global count
Roger He
2018-01-18
1
-26
/
+29
|
*
|
drm/radeon: fill in rb backend map on evergreen/ni.
Dave Airlie
2018-01-16
2
-0
/
+2
|
*
|
drm/amdgpu/gfx9: fix ngg enablement to clear gds reserved memory (v2)
Junwei Zhang
2018-01-16
1
-4
/
+5
|
*
|
drm/ttm: only free pages rather than update global memory count together
Roger He
2018-01-16
1
-2
/
+4
|
*
|
drm/amdgpu: fix CPU based VM updates
Christian König
2018-01-16
1
-5
/
+9
|
*
|
drm/amdgpu: fix typo in amdgpu_vce_validate_bo
Christian König
2018-01-16
1
-2
/
+2
|
*
|
drm/amdgpu: fix amdgpu_vm_pasid_fault_credit
Christian König
2018-01-16
1
-3
/
+7
|
*
|
drm/ttm: check the return value of register_shrinker
Roger He
2018-01-16
2
-19
/
+26
|
*
|
drm/radeon: fix sparse warning: Should it be static?
Dmitry Rozhkov
2018-01-16
1
-1
/
+1
*
|
|
Merge tag 'drm-amdkfd-next-fixes-2018-01-15' of git://people.freedesktop.org/...
Dave Airlie
2018-01-18
3
-10
/
+16
|
\
\
\
|
*
|
|
drm/amdkfd: Fix potential NULL pointer dereferences
Gustavo A. R. Silva
2018-01-11
1
-1
/
+7
|
*
|
|
drm/amdkfd: add ull suffix to 64bit defines
Oded Gabbay
2018-01-10
1
-3
/
+3
|
*
|
|
drm/amdkfd: don't always call execute_queues_cpsch()
Yong Zhao
2018-01-02
1
-5
/
+5
[next]