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
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-06
drm/amdgpu/arcturus: properly set BANK_SELECT and FRAGMENT_SIZE
Alex Deucher
1
-0
/
+9
2019-11-01
Merge tag 'drm-fixes-5.4-2019-10-30' of git://people.freedesktop.org/~agd5f/l...
Dave Airlie
21
-67
/
+165
2019-11-01
Merge tag 'drm-intel-fixes-2019-10-31' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
4
-7
/
+25
2019-11-01
Merge tag 'drm-misc-fixes-2019-10-30-1' of git://anongit.freedesktop.org/drm/...
Dave Airlie
4
-9
/
+14
2019-11-01
Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...
Dave Airlie
3
-7
/
+20
2019-10-30
drm/amdgpu: enable -msse2 for GCC 7.1+ users
Nick Desaulniers
5
-15
/
+5
2019-10-30
drm/amdgpu: fix stack alignment ABI mismatch for GCC 7.1+
Nick Desaulniers
5
-0
/
+45
2019-10-30
drm/amdgpu: fix stack alignment ABI mismatch for Clang
Nick Desaulniers
5
-30
/
+20
2019-10-30
drm/radeon: Fix EEH during kexec
Kyle Mahlkuch
1
-0
/
+14
2019-10-30
drm/amdgpu/gmc10: properly set BANK_SELECT and FRAGMENT_SIZE
Alex Deucher
2
-0
/
+18
2019-10-30
drm/amdgpu/powerplay/vega10: allow undervolting in p7
Pelle van Gils
1
-3
/
+1
2019-10-30
dc.c:use kzalloc without test
zhongshiqi
1
-0
/
+4
2019-10-30
drm/amd/display: setting the DIG_MODE to the correct value.
Zhan liu
1
-0
/
+9
2019-10-30
drm/amd/display: Passive DP->HDMI dongle detection fix
Michael Strauss
1
-6
/
+18
2019-10-30
drm/amd/display: add 50us buffer as WA for pstate switch in active
Jun Lei
1
-1
/
+2
2019-10-30
drm/amd/display: Allow inverted gamma
Aidan Yang
1
-14
/
+8
2019-10-30
drm/amd/display: do not synchronize "drr" displays
Jun Lei
1
-0
/
+6
2019-10-30
drm/amdgpu: If amdgpu_ib_schedule fails return back the error.
Andrey Grodzovsky
1
-1
/
+3
2019-10-30
drm/sched: Set error to s_fence if HW job submission failed.
Andrey Grodzovsky
1
-3
/
+16
2019-10-30
drm/amdgpu/gfx10: update gfx golden settings for navi12
Tianci.Yin
1
-1
/
+1
2019-10-30
drm/amdgpu/gfx10: update gfx golden settings for navi14
Tianci.Yin
1
-1
/
+1
2019-10-30
drm/amdgpu/gfx10: update gfx golden settings
Tianci.Yin
1
-1
/
+1
2019-10-30
drm/amd/display: Change Navi14's DWB flag to 1
Zhan liu
1
-1
/
+1
2019-10-30
drm/amdgpu/sdma5: do not execute 0-sized IBs (v2)
Pierre-Eric Pelloux-Prayer
1
-0
/
+1
2019-10-30
drm/amdgpu: Fix SDMA hang when performing VKexample test
chen gong
1
-0
/
+1
2019-10-29
drm/i915: Fix PCH reference clock for FDI on HSW/BDW
Ville Syrjälä
3
-5
/
+23
2019-10-29
drm/i915/tgl: Fix doc not corresponding to code
Anna Karas
1
-2
/
+2
2019-10-29
drm/panfrost: Don't dereference bogus MMU pointers
Robin Murphy
1
-3
/
+3
2019-10-29
drm/panfrost: fix -Wmissing-prototypes warnings
Yi Wang
2
-4
/
+6
2019-10-29
drm/etnaviv: fix dumping of iommuv2
Christian Gmeiner
1
-2
/
+4
2019-10-29
drm/etnaviv: reinstate MMUv1 command buffer window check
Lucas Stach
1
-3
/
+14
2019-10-29
drm/etnaviv: fix deadlock in GPU coredump
Lucas Stach
1
-2
/
+2
2019-10-25
Merge tag 'drm-fixes-5.4-2019-10-23' of git://people.freedesktop.org/~agd5f/l...
Dave Airlie
8
-46
/
+92
2019-10-25
Merge tag 'drm-misc-fixes-2019-10-23' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-3
/
+4
2019-10-23
drm/v3d: Fix memory leak in v3d_submit_cl_ioctl
Navid Emamdoost
1
-1
/
+4
2019-10-23
panfrost: Properly undo pm_runtime_enable when deferring a probe
Tomeu Vizoso
1
-1
/
+1
2019-10-21
drm/komeda: Fix typos in komeda_splitter_validate
Mihail Atanassov
1
-2
/
+2
2019-10-21
drm/komeda: Don't flush inactive pipes
Mihail Atanassov
1
-1
/
+2
2019-10-17
drm/amdgpu/vce: fix allocation size in enc ring test
Alex Deucher
2
-5
/
+16
2019-10-17
drm/amdgpu: fix error handling in amdgpu_bo_list_create
Christian König
1
-1
/
+6
2019-10-17
drm/amdgpu: fix potential VM faults
Christian König
1
-1
/
+2
2019-10-17
drm/amdgpu: user pages array memory leak fix
Philip Yang
1
-6
/
+2
2019-10-17
drm/amdgpu/vcn: fix allocation size in enc ring test
Alex Deucher
1
-12
/
+23
2019-10-17
drm/amdgpu/uvd7: fix allocation size in enc ring test (v2)
Alex Deucher
1
-11
/
+22
2019-10-17
drm/amdgpu/uvd6: fix allocation size in enc ring test (v2)
Alex Deucher
1
-10
/
+21
2019-10-18
Merge tag 'drm-misc-fixes-2019-10-17' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
7
-21
/
+33
2019-10-18
Merge tag 'drm-fixes-5.4-2019-10-16' of git://people.freedesktop.org/~agd5f/l...
Dave Airlie
6
-46
/
+38
2019-10-16
drm/i915: Fixup preempt-to-busy vs resubmission of a virtual request
Chris Wilson
1
-6
/
+26
2019-10-16
drm/i915/userptr: Never allow userptr into the mappable GGTT
Chris Wilson
5
-1
/
+19
2019-10-16
drm/i915: Favor last VBT child device with conflicting AUX ch/DDC pin
Ville Syrjälä
1
-6
/
+16
[next]