index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-29
Merge tag 'drm-msm-fixes-2022-06-28' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
4
-7
/
+10
2022-06-27
drm/msm/gem: Fix error return on fence id alloc fail
Rob Clark
1
-1
/
+1
2022-06-24
Merge tag 'drm-msm-fixes-2022-06-20' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
17
-69
/
+106
2022-06-23
drm/msm/dpu: Fix variable dereferenced before check
sunliming
1
-5
/
+5
2022-06-23
drm/msm/dp: reset drm_dev to NULL at dp_display_unbind()
Kuogee Hsieh
1
-0
/
+2
2022-06-23
drm/msm/dpu: Increment vsync_cnt before waking up userspace
Stephen Boyd
1
-1
/
+2
2022-06-18
drm/msm/dp: force link training for display resolution change
Kuogee Hsieh
3
-16
/
+32
2022-06-18
drm/msm/dpu: limit wb modes based on max_mixer_width
Abhinav Kumar
1
-1
/
+8
2022-06-18
drm/msm/dp: check core_initialized before disable interrupts at dp_display_un...
Kuogee Hsieh
1
-1
/
+2
2022-06-18
drm/msm/mdp4: Fix refcount leak in mdp4_modeset_init_intf
Miaoqian Lin
1
-0
/
+2
2022-06-18
drm/msm: Don't overwrite hw fence in hw_init
Rob Clark
2
-4
/
+9
2022-06-18
drm/msm: Drop update_fences()
Rob Clark
2
-23
/
+7
2022-06-15
drm/msm/gem: Drop early returns in close/purge vma
Rob Clark
1
-4
/
+2
2022-06-15
drm/msm/gem: Separate object and vma unpin
Rob Clark
4
-16
/
+22
2022-06-14
drm/msm: use for_each_sgtable_sg to iterate over scatterlist
Jonathan Marek
1
-1
/
+1
2022-06-14
drm/msm: Switch ordering of runpm put vs devfreq_idle
Rob Clark
1
-1
/
+2
2022-06-07
drm/msm: Fix double pm_runtime_disable() call
Maximilian Luz
1
-1
/
+2
2022-06-03
Merge tag 'drm-next-2022-06-03-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
5
-15
/
+66
2022-06-03
Merge tag 'msm-next-5.19-fixes-06-01' of https://gitlab.freedesktop.org/abhin...
Dave Airlie
5
-15
/
+66
2022-06-02
drm/msm: Ensure mmap offset is initialized
Rob Clark
3
-1
/
+17
2022-06-02
drm/msm/dpu: Move min BW request and full BW disable back to mdss
Douglas Anderson
2
-8
/
+57
2022-06-02
drm/msm/dpu: Fix pointer dereferenced before checking
Haowen Bai
1
-2
/
+2
2022-06-02
drm/msm/dpu: Remove unused code
Jiapeng Chong
1
-2
/
+0
2022-06-02
drm/msm/disp/dpu1: remove superfluous init
Vinod Koul
1
-1
/
+0
2022-06-02
drm/msm/dp: Always clear mask bits to disable interrupts at dp_ctrl_reset_irq...
Kuogee Hsieh
1
-2
/
+7
2022-05-26
Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
105
-3813
/
+5624
2022-05-20
Merge tag 'msm-next-5.19-fixes' of https://gitlab.freedesktop.org/abhinavk/ms...
Dave Airlie
9
-7
/
+50
2022-05-19
drm/msm/dpu: handle pm_runtime_get_sync() errors in bind path
Abhinav Kumar
1
-1
/
+3
2022-05-19
drm/msm/dpu: add DRM_MODE_ROTATE_180 back to supported rotations
Abhinav Kumar
1
-1
/
+1
2022-05-19
drm/msm: don't free the IRQ if it was not requested
Dmitry Baryshkov
2
-1
/
+7
2022-05-19
drm/msm/dpu: limit writeback modes according to max_linewidth
Abhinav Kumar
1
-1
/
+3
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
2022-05-18
drm/msm/dsi: don't powerup at modeset time for parade-ps8640
Douglas Anderson
1
-1
/
+31
2022-05-11
Merge tag 'drm-msm-next-2022-05-09' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
105
-3793
/
+5556
2022-05-07
drm/msm/dpu: remove NULL-ness check in dpu_hw_intr_destroy
Dmitry Baryshkov
1
-2
/
+1
2022-05-07
drm/msm: Limit command submission when no IOMMU
Rob Clark
1
-0
/
+5
2022-05-07
drm/msm/dsi: pll_7nm: remove unsupported dividers for DSI pixel clock
Dmitry Baryshkov
1
-6
/
+4
2022-05-07
drm/msm: Fix shutdown
Douglas Anderson
3
-1
/
+2
2022-05-07
drm/msm: return an error pointer in msm_gem_prime_get_sg_table()
Dan Carpenter
1
-1
/
+1
2022-05-07
drm/msm/mdp5: Return error code in mdp5_mixer_release when deadlock is detected
Jessica Zhang
3
-8
/
+21
2022-05-07
drm/msm/mdp5: Return error code in mdp5_pipe_release when deadlock is detected
Jessica Zhang
3
-9
/
+28
2022-05-07
drm/msm/dp: fix event thread stuck in wait_event after kthread_stop()
Kuogee Hsieh
1
-4
/
+9
2022-05-07
drm/msm/dsi: fix address for second DSI PHY on SDM660
Dmitry Baryshkov
1
-1
/
+1
2022-05-07
drm/msm/disp: dpu1: Properly sort qcm2290_dpu_caps
Konrad Dybcio
1
-11
/
+11
2022-05-07
drm/msm/disp/dpu1: avoid clearing hw interrupts if hw_intr is null during drm...
Vinod Polimera
1
-0
/
+3
2022-05-07
drm/msm/dpu: don't access mode pointer before it is set
Dmitry Baryshkov
1
-2
/
+1
2022-05-07
drm/msm/dpu: add missing break statement for update_pending_flush_wb()
Abhinav Kumar
1
-0
/
+1
2022-05-06
Merge tag 'drm-msm-fixes-2022-04-30' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
3
-18
/
+0
[next]