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
2022-05-26
drm/amdgpu: add support of tmz for GC 10.3.7
Sunil Khatri
1
-0
/
+2
2022-05-26
drm/amdgpu: change code name to ip version for tmz set
Sunil Khatri
1
-9
/
+18
2022-05-26
drm/amdgpu: move amdgpu_gmc_tmz_set after ip_version populated
Sunil Khatri
1
-3
/
+3
2022-05-26
drm/amdgpu: support ras on SRIOV
Stanley.Yang
4
-15
/
+44
2022-05-26
drm/amdgpu/pm: smu_v13_0_4: delete duplicate condition
Dan Carpenter
1
-32
/
+30
2022-05-26
drm/amd/pm: enable memory temp reading for SMU 13.0.0
Evan Quan
1
-2
/
+0
2022-05-26
drm/amd/pm: enable more dpm features for SMU 13.0.0
Evan Quan
1
-0
/
+3
2022-05-26
drm/amd/pm: correct the softpptable ids used for SMU 13.0.0
Evan Quan
1
-12
/
+35
2022-05-26
drm/amd/pm: update SMU 13.0.0 driver_if header
Evan Quan
2
-13
/
+11
2022-05-26
drm/amd/pm: skip dpm disablement on suspend for SMU 13.0.0
Evan Quan
1
-0
/
+1
2022-05-26
drm/amd/pm: enable more dpm features for SMU 13.0.0
Evan Quan
1
-0
/
+3
2022-05-26
drm/amd/pm: fix a potential gpu_metrics_table memory leak
Gong Yuanjun
1
-0
/
+3
2022-05-26
drm/radeon: fix a possible null pointer dereference
Gong Yuanjun
1
-0
/
+4
2022-05-26
drm/amdgpu/gfx10: rework KIQ programming
Haohui Mai
1
-14
/
+13
2022-05-26
drm/amdgpu: Set CP_HQD_PQ_CONTROL.RPTR_BLOCK_SIZE correctly
Haohui Mai
4
-4
/
+4
2022-05-26
drm/amdgpu: cleanup ctx implementation
Christian König
4
-31
/
+30
2022-05-26
drm/amdkfd: simplify cpu hive assignment
Jonathan Kim
1
-16
/
+6
2022-05-26
drm/amdgpu: Clean up of initializing doorbells for gfx_v9 and gfx_v10
Haohui Mai
2
-34
/
+0
2022-05-26
drm/amd/display: 3.2.186
Aric Cyr
1
-1
/
+1
2022-05-26
Revert "drm/amd/display: Refactor LTTPR cap retrieval"
Michael Strauss
4
-113
/
+69
2022-05-26
drm/amd/display: Fic incorrect pipe being used for clk update
Bhawanpreet Lakha
1
-1
/
+1
2022-05-26
drm/amd/display: Move FPU associated DCN30 code to DML folder
Jasdeep Dhillon
11
-477
/
+756
2022-05-26
drm/amd/display: Check zero planes for OTG disable W/A on clock change
Nicholas Kazlauskas
2
-2
/
+4
2022-05-26
drm/amd/display: Allow individual control of eDP hotplug support
Derek Lai
2
-3
/
+20
2022-05-26
drm/amd/display: Check if modulo is 0 before dividing.
David Galiffi
1
-3
/
+6
2022-05-26
drm/amd/display: clear request when release aux engine
Paul Hsieh
1
-1
/
+2
2022-05-26
drm/amd/display: Clean up code in dc
Alvin Lee
2
-7
/
+9
2022-05-26
drm/amd/display: Query DPIA HPD status.
Jimmy Kizito
3
-1
/
+26
2022-05-26
drm/amd/display: Update link training fallback behaviour.
Jimmy Kizito
1
-24
/
+53
2022-05-25
Merge tag 'drm-intel-next-fixes-2022-05-24' of git://anongit.freedesktop.org/...
Dave Airlie
11
-51
/
+63
2022-05-23
drm/i915/dsi: fix VBT send packet port selection for ICL+
Jani Nikula
1
-11
/
+22
2022-05-20
Merge tag 'msm-next-5.19-fixes' of https://gitlab.freedesktop.org/abhinavk/ms...
Dave Airlie
9
-7
/
+50
2022-05-20
Merge tag 'drm-misc-next-fixes-2022-05-19' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-2
/
+2
2022-05-19
drm/i915/uc: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
4
-4
/
+4
2022-05-19
drm/i915/reg: fix undefined behavior due to shift overflowing the constant
Jani Nikula
1
-16
/
+16
2022-05-19
drm/i915/gt: Fix use of static in macro mismatch
Andi Shyti
1
-10
/
+11
2022-05-19
drm/i915/audio: fix audio code enable/disable pipe logging
Jani Nikula
1
-2
/
+2
2022-05-19
drm/i915: Fix CFI violation with show_dynamic_id()
Nathan Chancellor
2
-3
/
+3
2022-05-19
drm/i915: Fix 'mixing different enum types' warnings in intel_display_power.c
Imre Deak
1
-4
/
+4
2022-05-19
drm/i915/gt: Fix build error without CONFIG_PM
YueHaibing
1
-1
/
+1
2022-05-19
Merge tag 'amd-drm-next-5.19-2022-05-18' of https://gitlab.freedesktop.org/ag...
Dave Airlie
248
-2162
/
+384440
2022-05-18
drm/msm/dpu: handle pm_runtime_get_sync() errors in bind path
Abhinav Kumar
1
-1
/
+3
2022-05-18
drm/msm/dpu: add DRM_MODE_ROTATE_180 back to supported rotations
Abhinav Kumar
1
-1
/
+1
2022-05-18
drm/msm: don't free the IRQ if it was not requested
Dmitry Baryshkov
2
-1
/
+7
2022-05-18
drm/msm/dpu: limit writeback modes according to max_linewidth
Abhinav Kumar
1
-1
/
+3
2022-05-18
drm/amd: Don't reset dGPUs if the system is going to s2idle
Mario Limonciello
3
-1
/
+17
2022-05-18
drm/amdgpu: Unmap legacy queue when MES is enabled
Luben Tuikov
2
-2
/
+2
2022-05-18
drm: msm: fix possible memory leak in mdp5_crtc_cursor_set()
Hangyu Hua
1
-1
/
+3
2022-05-18
drm/msm: Fix fb plane offset calculation
Rob Clark
1
-1
/
+1
2022-05-18
drm/msm/a6xx: Fix refcount leak in a6xx_gpu_init
Miaoqian Lin
1
-0
/
+1
[prev]
[next]