index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-05
drm/amdgpu/display: add fallthrough comment
Alex Deucher
1
-0
/
+1
2019-12-05
drm/amd/display: Increase the number of retries after AUX DEFER
George Shen
1
-10
/
+22
2019-12-05
drm/amd/display: update dispclk and dppclk vco frequency
Eric Yang
1
-1
/
+1
2019-12-05
drm/amd/display: Fix screen tearing on vrr tests
Amanda Liu
2
-20
/
+13
2019-12-05
drm/amd/display: Reset steer fifo before unblanking the stream
Nikola Cornij
1
-2
/
+10
2019-12-05
drm/amd/display: fixed that I2C over AUX didn't read data issue
Brandon Syu
2
-2
/
+2
2019-12-05
drm/amd/display: Change the delay time before enabling FEC
Leo (Hanghong) Ma
1
-1
/
+8
2019-12-05
drm/amd/display: have two different sr and pstate latency tables for renoir
Joseph Gravenor
1
-34
/
+80
2019-12-05
drm/amd/display: Fixed kernel panic when booting with DP-to-HDMI dongle
David Galiffi
1
-1
/
+1
2019-12-05
drm/amd/display: populate bios integrated info for renoir
Joseph Gravenor
2
-4
/
+7
2019-12-05
drm/amd/display: fix DalDramClockChangeLatencyNs override
Joseph Gravenor
1
-1
/
+4
2019-12-05
drm/amd/display: Map DSC resources 1-to-1 if numbers of OPPs and DSCs are equal
Nikola Cornij
1
-3
/
+10
2019-12-05
drm/amd/display: update sr and pstate latencies for Renoir
Eric Yang
3
-7
/
+26
2019-12-05
drm/amdgpu: add cache flush workaround to gfx8 emit_fence
Pierre-Eric Pelloux-Prayer
1
-3
/
+19
2019-12-05
drm/amdgpu: add header line for power profile on Arcturus
Alex Deucher
1
-0
/
+5
2019-12-05
drm/amdgpu: add check before enabling/disabling broadcast mode
Guchun Chen
1
-16
/
+22
2019-12-05
Merge tag 'drm-misc-next-fixes-2019-12-04' of git://anongit.freedesktop.org/d...
Dave Airlie
6
-4
/
+64
2019-12-05
Merge tag 'drm/tegra/for-5.5-rc1-fixes' of git://anongit.freedesktop.org/tegr...
Dave Airlie
7
-30
/
+104
2019-12-04
drm/dp_mst: Correct the bug in drm_dp_update_payload_part1()
Wayne Lin
1
-2
/
+4
2019-12-04
drm/omap: fix dma_addr refcounting
Tomi Valkeinen
1
-0
/
+4
2019-12-04
drm/tegra: Run hub cleanup on ->remove()
Thierry Reding
1
-0
/
+3
2019-12-04
drm/tegra: sor: Make the +5V HDMI supply optional
Thierry Reding
1
-2
/
+16
2019-12-04
drm/tegra: Silence expected errors on IOMMU attach
Thierry Reding
3
-5
/
+3
2019-12-04
drm/tegra: vic: Export module device table
Thierry Reding
1
-2
/
+3
2019-12-04
drm/tegra: sor: Implement system suspend/resume
Thierry Reding
1
-5
/
+19
2019-12-04
drm/tegra: Use proper IOVA address for cursor image
Thierry Reding
1
-8
/
+8
2019-12-04
drm/tegra: gem: Remove premature import restrictions
Thierry Reding
2
-7
/
+11
2019-12-04
drm/tegra: gem: Properly pin imported buffers
Thierry Reding
1
-0
/
+43
2019-12-04
drm/tegra: hub: Remove bogus connection mutex check
Thierry Reding
1
-3
/
+0
2019-12-04
agp: Add bridge parameter documentation
Corentin Labbe
1
-0
/
+3
2019-12-04
agp: remove unused variable num_segments
Corentin Labbe
1
-2
/
+1
2019-12-04
agp: remove unused variable size in agp_generic_create_gatt_table
Corentin Labbe
1
-7
/
+2
2019-12-04
Merge tag 'drm-next-5.5-2019-12-03' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
30
-302
/
+235
2019-12-03
drm/dp_mst: Fix build on systems with STACKTRACE_SUPPORT=n
Guenter Roeck
1
-0
/
+1
2019-12-03
drm/radeon: fix r1xx/r2xx register checker for POT textures
Alex Deucher
2
-4
/
+4
2019-12-03
drm/amdgpu: fix GFX10 missing CSIB set(v3)
Monk Liu
1
-28
/
+5
2019-12-03
drm/amdgpu: should stop GFX ring in hw_fini
Monk Liu
1
-1
/
+1
2019-12-03
drm/amdgpu: do autoload right after MEC loaded for SRIOV VF
Monk Liu
1
-2
/
+2
2019-12-03
drm/amdgpu: skip rlc ucode loading for SRIOV gfx10
Monk Liu
1
-39
/
+41
2019-12-03
drm/amdgpu: fix calltrace during kmd unload(v3)
Monk Liu
5
-144
/
+6
2019-12-03
drm/amdgpu/gfx10: unlock srbm_mutex after queue programming finish
Xiaojie Yuan
1
-2
/
+3
2019-12-03
drm/amdgpu: Added ASIC specific checks in gfxhub V1.1 get XGMI info
John Clements
1
-2
/
+17
2019-12-03
drm/amdgpu/powerplay: unify smu send message function
Likun Gao
11
-67
/
+21
2019-12-03
drm/amd/display: re-enable wait in pipelock, but add timeout
Alex Deucher
1
-0
/
+19
2019-12-03
drm/amd/display: Get NV14 specific ip params as needed
Zhan liu
1
-0
/
+4
2019-12-03
drm/amd/display: Adding NV14 IP Parameters
Zhan liu
1
-0
/
+68
2019-12-03
drm/amd/display: Include num_vmid and num_dsc within NV14's resource caps
Zhan Liu
1
-0
/
+2
2019-12-03
drm/amdgpu: use CPU to flush vmhub if sched stopped
Monk Liu
1
-1
/
+2
2019-12-02
Merge tag 'drm-intel-next-fixes-2019-11-28' of git://anongit.freedesktop.org/...
Dave Airlie
24
-93
/
+354
2019-12-02
Merge tag 'drm-msm-next-2019-11-05' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
44
-307
/
+995
[next]