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
2021-03-23
drm/i915: Disable LTTPR support when the LTTPR rev < 1.4
Imre Deak
1
-4
/
+10
2021-03-23
drm/i915: Disable LTTPR support when the DPCD rev < 1.4
Imre Deak
3
-15
/
+39
2021-03-23
drm/i915/ilk-glk: Fix link training on links with LTTPRs
Imre Deak
2
-3
/
+19
2021-03-22
drm/msm/disp/dpu1: icc path needs to be set before dpu runtime resume
Kalyan Thota
1
-5
/
+7
2021-03-22
drm/amdgpu: skip kfd suspend/resume for S0ix
Alex Deucher
1
-4
/
+7
2021-03-22
drm/amdgpu: drop S0ix checks around CG/PG in suspend
Alex Deucher
1
-4
/
+2
2021-03-22
drm/amdgpu: skip CG/PG for gfx during S0ix
Pratik Vishwakarma
1
-0
/
+8
2021-03-22
drm/amdgpu: update comments about s0ix suspend/resume
Alex Deucher
1
-3
/
+7
2021-03-22
drm/amdgpu/swsmu: skip gfx cgpg on s0ix suspend
Alex Deucher
2
-3
/
+3
2021-03-22
drm/amdgpu: re-enable suspend phase 2 for S0ix
Alex Deucher
1
-3
/
+9
2021-03-22
drm/amdgpu: move s0ix check into amdgpu_device_ip_suspend_phase2 (v3)
Alex Deucher
1
-4
/
+6
2021-03-22
drm/amdgpu: clean up non-DC suspend/resume handling
Alex Deucher
8
-89
/
+139
2021-03-22
drm/amdgpu: don't evict vram on APUs for suspend to ram (v4)
Alex Deucher
1
-5
/
+2
2021-03-22
drm/amdgpu: rework S3/S4/S0ix state handling
Alex Deucher
4
-29
/
+25
2021-03-22
drm/amdgpu: fix the hibernation suspend with s0ix
Prike Liang
1
-2
/
+6
2021-03-22
Merge tag 'du-fixes-20210316' of git://linuxtv.org/pinchartl/media into drm-f...
Dave Airlie
1
-25
/
+6
2021-03-21
drm/msm: Fix suspend/resume on i.MX5
Fabio Estevam
1
-0
/
+8
2021-03-21
drm/msm: fix shutdown hook in case GPU components failed to bind
Dmitry Baryshkov
1
-0
/
+4
2021-03-19
drm/etnaviv: User FOLL_LONGTERM in userptr
Daniel Vetter
1
-1
/
+2
2021-03-19
drm/etnaviv: Use FOLL_FORCE for userptr
Daniel Vetter
1
-1
/
+1
2021-03-19
nouveau: Skip unvailable ttm page entries
Tobias Klausmann
1
-0
/
+8
2021-03-19
Merge tag 'drm-intel-fixes-2021-03-18' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
3
-10
/
+42
2021-03-19
Merge tag 'amd-drm-fixes-5.12-2021-03-18' of https://gitlab.freedesktop.org/a...
Dave Airlie
3
-40
/
+25
2021-03-19
Merge tag 'drm-misc-fixes-2021-03-18' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-3
/
+4
2021-03-18
drm/amd/display: Remove MPC gamut remap logic for DCN30
Dillon Varone
1
-32
/
+2
2021-03-18
drm/amd/display: Correct algorithm for reversed gamma
Calvin Hou
1
-8
/
+18
2021-03-17
drm/msm: Ratelimit invalid-fence message
Rob Clark
1
-1
/
+1
2021-03-17
drm/msm/adreno: a5xx_power: Don't apply A540 lm_setup to other GPUs
Konrad Dybcio
1
-1
/
+1
2021-03-17
drm/msm/dp: Restore aux retry tuning logic
Stephen Boyd
1
-0
/
+7
2021-03-17
drm/msm/dsi_pll_7nm: Fix variable usage for pll_lockdet_rate
Dmitry Baryshkov
1
-1
/
+1
2021-03-17
drm/msm/dsi_pll_7nm: Solve TODO for multiplier frac_bits assignment
Dmitry Baryshkov
1
-2
/
+2
2021-03-17
drm/msm/dsi: fix check-before-set in the 7nm dsi_pll code
Dmitry Baryshkov
3
-5
/
+8
2021-03-17
drm/omap: dsi: fix unsigned expression compared with zero
Junlin Yang
1
-3
/
+4
2021-03-17
i915/perf: Start hrtimer only if sampling the OA buffer
Umesh Nerlige Ramappa
1
-8
/
+5
2021-03-17
drm/i915: Workaround async flip + VT-d corruption on HSW/BDW
Ville Syrjälä
2
-2
/
+37
2021-03-16
drm: rcar-du: Use drmm_encoder_alloc() to manage encoder
Kieran Bingham
1
-25
/
+6
2021-03-15
drm/amd/display: Copy over soc values before bounding box creation
Sung Lee
1
-0
/
+5
2021-03-13
mm: use is_cow_mapping() across tree where proper
Peter Xu
2
-4
/
+2
2021-03-12
drm/nouveau: fix dma syncing for loops (v2)
Dave Airlie
1
-2
/
+4
2021-03-12
drm/i915: Wedge the GPU if command parser setup fails
Tvrtko Ursulin
3
-8
/
+20
2021-03-12
Merge tag 'amd-drm-fixes-5.12-2021-03-10' of https://gitlab.freedesktop.org/a...
Dave Airlie
26
-57
/
+353
2021-03-11
drm/compat: Clear bounce structures
Daniel Vetter
1
-0
/
+11
2021-03-11
drm/shmem-helpers: vunmap: Don't put pages for dma-buf
Noralf Trønnes
1
-3
/
+4
2021-03-11
drm: meson_drv add shutdown function
Artem Lapkin
1
-0
/
+11
2021-03-11
drm/shmem-helper: Don't remove the offset in vm_area_struct pgoff
Neil Roberts
1
-5
/
+6
2021-03-11
drm/shmem-helper: Check for purged buffers in fault handler
Neil Roberts
1
-4
/
+14
2021-03-11
qxl: Fix uninitialised struct field head.surface_id
Colin Ian King
1
-0
/
+1
2021-03-11
drm/ttm: Fix TTM page pool accounting
Anthony DeRossi
1
-2
/
+2
2021-03-11
drm/ttm: soften TTM warnings
Christian König
1
-2
/
+6
2021-03-11
drm: Use USB controller's DMA mask when importing dmabufs
Thomas Zimmermann
4
-8
/
+64
[prev]
[next]