index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-19
Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
409
-900
/
+1244
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-16
/
+4
2019-07-19
Merge branch 'linux-5.3' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
342
-372
/
+475
2019-07-19
Merge tag 'drm-next-5.3-2019-07-18' of git://people.freedesktop.org/~agd5f/linux into drm-next
Dave Airlie
53
-255
/
+663
2019-07-19
drm/nouveau/secboot/gp102-: remove WAR for SEC2 RTOS start bug
Ben Skeggs
1
-29
/
+0
2019-07-19
drm/nouveau/flcn/gp102-: improve implementation of bind_context() on SEC2/GSP
Ben Skeggs
1
-0
/
+36
2019-07-19
drm/nouveau: fix memory leak in nouveau_conn_reset()
Yongxin Liu
1
-1
/
+1
2019-07-19
drm/nouveau/dmem: missing mutex_lock in error path
Ralph Campbell
1
-1
/
+2
2019-07-19
drm/nouveau/hwmon: return EINVAL if the GPU is powered down for sensors reads
Karol Herbst
1
-0
/
+10
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ben Skeggs
55
-55
/
+55
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ilia Mirkin
277
-277
/
+277
2019-07-19
drm/nouveau/i2c: Enable i2c pads & busses during preinit
Lyude Paul
1
-0
/
+20
2019-07-19
drm/nouveau/disp/tu102-: wire up scdc parameter setter
Ben Skeggs
1
-0
/
+1
2019-07-19
drm/nouveau/core: recognise TU116 chipset
Ben Skeggs
1
-0
/
+36
2019-07-19
drm/nouveau/kms: disallow dual-link harder if hdmi connection detected
Ben Skeggs
1
-2
/
+5
2019-07-19
drm/nouveau/disp/nv50-: fix center/aspect-corrected scaling
Ilia Mirkin
1
-4
/
+24
2019-07-19
drm/nouveau/disp/nv50-: force scaler for any non-default LVDS/eDP modes
Ilia Mirkin
1
-2
/
+7
2019-07-19
drm/nouveau/mcp89/mmu: Use mcp77_mmu_new instead of g84_mmu_new on MCP89.
Timo Wiren
1
-1
/
+1
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
1
-5
/
+3
2019-07-18
drm/amd/display: init res_pool dccg_ref, dchub_ref with xtalin_freq
hersen wu
2
-26
/
+41
2019-07-18
drm/amdgpu/pm: remove check for pp funcs in freq sysfs handlers
Alex Deucher
1
-10
/
+0
2019-07-18
drm/amd/display: Force uclk to max for every state
Nicholas Kazlauskas
2
-3
/
+13
2019-07-18
Merge tag 'drm-misc-next-fixes-2019-07-11' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
14
-273
/
+106
2019-07-17
drm/amdkfd: Remove GWS from process during uninit
Joseph Greathouse
1
-0
/
+3
2019-07-17
drm/amd/amdgpu: Fix offset for vmid selection in debugfs interface
Tom St Denis
1
-1
/
+1
2019-07-17
drm/amd/powerplay: update vega20 driver if to fit latest SMU firmware
Evan Quan
1
-2
/
+4
2019-07-17
drm/amd/powerplay: maintain SMU FW backward compatibility
Evan Quan
1
-3
/
+9
2019-07-17
drm/amd/powerplay: correct smu_update_table usage
Evan Quan
5
-23
/
+23
2019-07-17
drm/amd/powerplay: fix deadlock around smu_handle_task V2
Evan Quan
1
-3
/
+0
2019-07-17
drm/amd/powerplay: avoid access before allocation
Evan Quan
1
-4
/
+7
2019-07-17
drm/amd/powerplay: fix memory allocation failure check V2
Evan Quan
1
-2
/
+2
2019-07-17
drm/amdgpu: Fix silent amdgpu_bo_move failures
Felix Kuehling
1
-3
/
+37
2019-07-17
drm/amdgpu: drop dead header
Alex Deucher
2
-33
/
+0
2019-07-16
drm/amd/powerplay: Use proper enums in vega20_print_clk_levels
Nathan Chancellor
1
-3
/
+3
2019-07-16
drm/amdgpu/gfx10: set SH_MEM_CONFIG.INITIAL_INST_PREFETCH
Nicolai Hähnle
1
-17
/
+10
2019-07-16
drm/amd/powerplay: enable fw ctf,apcc dfll and gfx ss
Kenneth Feng
1
-6
/
+5
2019-07-16
drm/amdgpu: check kdb_bin_size to exclude kdb loading sequence
Hawking Zhang
1
-1
/
+1
2019-07-16
drm/amdgpu: Fix unaligned memory copies
Felix Kuehling
1
-0
/
+2
2019-07-16
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
3
-3
/
+3
2019-07-16
drm/amdgpu: replace simple_strtol() by kstrtou32()
Wang Xiayang
1
-1
/
+2
2019-07-16
drm/amdgpu: remove memset after kzalloc
Fuqian Huang
4
-8
/
+0
2019-07-16
drm/amd/amdgpu: hide #warning for missing DC config
Arnd Bergmann
2
-6
/
+0
2019-07-16
drm/amdgpu: Fix Vega20 Perf counter for pcie_bw
Kent Russell
1
-2
/
+8
2019-07-16
drm/amd/amdgpu: Add missing select_me_pipe_q() for gfx10
Tom St Denis
1
-0
/
+7
2019-07-16
drm/amd/amdgpu: Add VMID to SRBM debugfs bank selection
Tom St Denis
6
-13
/
+14
2019-07-16
drm/amd/powerplay: add helper of smu_clk_dpm_is_enabled for smu
Kevin Wang
2
-23
/
+41
2019-07-16
drm/amd/powerplay: fix save dpm level error for smu
Kevin Wang
1
-4
/
+3
2019-07-16
drm/amd/powerplay: avoid double check feature enabled
Kevin Wang
1
-15
/
+8
2019-07-16
drm/amd/powerplay: add standard profile dpm support for smu
Kevin Wang
1
-1
/
+1
2019-07-16
drm/amd/powerplay: add socclk profile dpm support.
Kevin Wang
1
-0
/
+6
[next]