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
2022-09-30
drm/msm/hdmi: fix memory corruption with too many bridges
Johan Hovold
1
-0
/
+5
2022-09-30
drm/msm/dsi: fix memory corruption with too many bridges
Johan Hovold
1
-0
/
+6
2022-09-30
drm/msm/dp: fix memory corruption with too many bridges
Johan Hovold
1
-0
/
+6
2022-09-30
drm/msm: fix use-after-free on probe deferral
Johan Hovold
1
-0
/
+1
2022-09-30
drm/msm: Fix return type of mdp4_lvds_connector_mode_valid
Nathan Huckleberry
1
-2
/
+3
2022-09-30
drm/msm/dp: add atomic_check to bridge ops
Kuogee Hsieh
1
-0
/
+34
2022-09-30
drm/msm/gpu: Fix crash during system suspend after unbind
Akhil P Oommen
3
-1
/
+15
2022-09-30
drm/msm/a6xx: Replace kcalloc() with kvzalloc()
Akhil P Oommen
1
-9
/
+3
2022-09-30
drm/msm/gem: Unpin objects slightly later
Rob Clark
2
-3
/
+4
2022-09-30
drm/amdkfd: Fix UBSAN shift-out-of-bounds warning
Felix Kuehling
1
-24
/
+21
2022-09-30
drm/amdkfd: Track unified memory when switching xnack mode
Philip Yang
3
-7
/
+80
2022-09-30
drm/amdgpu: Enable sram on vcn_4_0_2
Sonny Jiang
1
-1
/
+1
2022-09-30
drm/amdgpu: Enable VCN DPG for GC11_0_1
Sonny Jiang
1
-0
/
+1
2022-09-30
drm/msm: Fix build break with recent mm tree
Rob Clark
1
-1
/
+1
2022-09-30
Merge tag 'drm-intel-next-fixes-2022-09-29' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
9
-71
/
+70
2022-09-30
Merge tag 'drm-intel-fixes-2022-09-29' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Dave Airlie
3
-5
/
+46
2022-09-30
Merge tag 'amd-drm-fixes-6.0-2022-09-29' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
23
-86
/
+283
2022-09-30
Merge tag 'drm-misc-fixes-2022-09-29' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
2
-15
/
+11
2022-09-29
drm/panel: simple: Use dev_err_probe() to simplify code
Yuan Can
1
-6
/
+3
2022-09-29
drm/panel: panel-edp: Use dev_err_probe() to simplify code
Yuan Can
1
-16
/
+6
2022-09-29
drm/amdgpu: Enable sram on vcn_4_0_2
Sonny Jiang
1
-1
/
+1
2022-09-29
drm/amdgpu: Enable VCN DPG for GC11_0_1
Sonny Jiang
1
-0
/
+1
2022-09-29
drm/hyperv: Add ratelimit on error message
Saurabh Sengar
1
-1
/
+1
2022-09-29
drm/amd/display: Prevent OTG shutdown during PSR SU
Leo Li
1
-1
/
+7
2022-09-29
drm/panel: simple: Add Multi-Inno Technology MI0800FT-9
Christoph Niedermaier
1
-0
/
+33
2022-09-29
drm/amdgpu: correct the memcpy size for ip discovery firmware
Le Ma
1
-1
/
+1
2022-09-29
drm/amdgpu: Skip put_reset_domain if it doesn't exist
Vignesh Chander
1
-1
/
+2
2022-09-29
drm/amdgpu: remove switch from amdgpu_gmc_noretry_set
Graham Sider
1
-39
/
+9
2022-09-29
drm/amdgpu: Fix mc_umc_status used uninitialized warning
Leo Li
1
-1
/
+1
2022-09-29
drm/amd/display: Prevent OTG shutdown during PSR SU
Leo Li
1
-1
/
+7
2022-09-29
drm/amdgpu: add page retirement handling for CPU RAS
Tao Zhou
1
-5
/
+1
2022-09-29
drm/amdgpu: use RAS error address convert api in mca notifier
Tao Zhou
1
-16
/
+15
2022-09-29
drm/amdgpu: support to convert dedicated umc mca address
Tao Zhou
1
-18
/
+27
2022-09-29
drm/amdgpu: export umc error address convert interface
Tao Zhou
2
-6
/
+11
2022-09-29
drm/amdgpu: fix sdma v4 init microcode error
Likun Gao
1
-1
/
+1
2022-09-29
drm/amd/display: fix array-bounds error in dc_stream_remove_writeback()
Hamza Mahfooz
1
-1
/
+1
2022-09-29
drm/amdgpu: Add amdgpu suspend-resume code path under SRIOV
Bokun Zhang
2
-1
/
+30
2022-09-29
drm/amdgpu: fix compiler warning for amdgpu_gfx_cp_init_microcode
Likun Gao
2
-2
/
+2
2022-09-29
drm/amdgpu: fix a compiling error in old kernels
Asher Song
1
-1
/
+2
2022-09-29
drm/amdgpu: add rlc_sr_cntl_list to firmware array
Hawking Zhang
1
-0
/
+8
2022-09-29
drm/amdgpu: Remove fence_process in count_emitted
Jiadong.Zhu
1
-1
/
+0
2022-09-29
drm/amdgpu: Correct the position in patch_cond_exec
Jiadong.Zhu
1
-1
/
+1
2022-09-29
drm/amd/display: Refactor LTTPR mode selection
Michael Strauss
6
-153
/
+206
2022-09-29
drm/amd/display: 3.2.205
Aric Cyr
1
-1
/
+1
2022-09-29
drm/amd/display: fix a divide by zero error
Aurabindo Pillai
1
-1
/
+1
2022-09-29
drm/amd/display: Only use ODM2:1 policy for high pixel rate displays
Alvin Lee
2
-0
/
+2
2022-09-29
drm/amd/display: Fix various dynamic ODM transitions on DCN32
Dillon Varone
10
-39
/
+190
2022-09-29
drm/amd/display: polling vid stream status in hpo dp blank
Wenjing Liu
1
-3
/
+3
2022-09-29
drm/amd/display: Fix CAB allocation calculation
Alvin Lee
1
-2
/
+2
2022-09-29
drm/amd/display: Update MALL SS NumWays calculation
Alvin Lee
2
-110
/
+98
[prev]
[next]