index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-26
drm/msm: uninitialized variable in msm_gem_import()
Dan Carpenter
1
-2
/
+2
2021-10-27
drm/msm/dsi: fix off by one in dsi_bus_clk_enable error handling
Dan Carpenter
1
-1
/
+1
2021-10-27
drm/msm: Fix null pointer dereference on pointer edp
Colin Ian King
1
-1
/
+2
2021-09-22
drm/msm/dsi: Fix some reference counted resource leaks
Christophe JAILLET
1
-3
/
+3
2021-05-22
drm/msm/mdp5: Configure PP_SYNC_HEIGHT to double the vtotal
Marijn Suijten
1
-1
/
+9
2021-04-10
drm/msm: Ratelimit invalid-fence message
Rob Clark
1
-1
/
+1
2021-03-03
drm/msm/dsi: Correct io_start for MSM8994 (20nm PHY)
Konrad Dybcio
1
-1
/
+1
2020-06-30
drm/msm/mdp5: Fix mdp5_init error path for failed mdp5_kms allocation
Roy Spliet
1
-1
/
+2
2020-05-02
drm/msm: Use the correct dma_sync calls harder
Rob Clark
1
-2
/
+2
2020-04-13
drm/msm: Use the correct dma_sync calls in msm_gem
Rob Clark
1
-5
/
+42
2020-04-13
drm/msm: stop abusing dma_map/unmap for cache
Rob Clark
1
-2
/
+2
2020-03-11
drm/msm/dsi: save pll state before dsi host is powered off
Harigovindan P
1
-0
/
+5
2020-03-11
drm: msm: Fix return type of dsi_mgr_connector_mode_valid for kCFI
John Stultz
1
-1
/
+1
2020-03-11
drm/msm: Set dma maximum segment size for mdss
Sean Paul
1
-0
/
+8
2020-01-29
drm/msm/dsi: Implement reset correctly
Jeffrey Hugo
1
-2
/
+4
2020-01-29
drm/msm/a3xx: remove TPL1 regs from snapshot
Rob Clark
1
-13
/
+11
2020-01-29
drm/msm/mdp5: Fix mdp5_cfg_init error return
Jeffrey Hugo
1
-1
/
+1
2019-03-05
drm/msm: Unblock writer if reader closes file
Kristian H. Kristensen
1
-1
/
+6
2018-12-21
drm/msm: Grab a vblank reference when waiting for commit_done
Sean Paul
1
-0
/
+5
2018-11-10
drm/msm: Fix possible null dereference on failure of get_pages()
Ben Hutchings
1
-9
/
+11
2018-04-13
drm/msm: Take the mutex before calling msm_gem_new_impl
Jordan Crouse
1
-0
/
+6
2018-03-24
drm/msm: fix leak in failed get_pages
Prakash Kamliya
1
-4
/
+10
2017-11-08
drm/msm: fix an integer overflow test
Dan Carpenter
1
-2
/
+2
2017-11-08
drm/msm: Fix potential buffer overflow issue
Kasin Li
1
-3
/
+6
2017-08-06
drm/msm: Verify that MSM_SUBMIT_BO_FLAGS are set
Jordan Crouse
1
-1
/
+2
2017-08-06
drm/msm: Put back the vaddr in submit_reloc()
Jordan Crouse
1
-6
/
+9
2017-08-06
drm/msm: Ensure that the hardware write pointer is valid
Jordan Crouse
2
-2
/
+10
2017-06-14
drm/msm: Expose our reservation object when exporting a dmabuf.
Eric Anholt
3
-0
/
+9
2017-04-12
drm/msm/adreno: move function declarations to header file
Baoyou Xie
2
-3
/
+3
2016-11-04
drm/msm: Fix error handling crashes seen when VRAM allocation fails
Archit Taneja
2
-3
/
+6
2016-11-02
drm/msm/mdp5: 8x16 actually has 8 mixer stages
Rob Clark
1
-1
/
+1
2016-11-02
drm/msm/mdp5: no scaling support on RGBn pipes for 8x16
Rob Clark
2
-7
/
+4
2016-11-02
drm/msm/mdp5: handle non-fullscreen base plane case
Rob Clark
1
-18
/
+28
2016-11-02
drm/msm: Set CLK_IGNORE_UNUSED flag for PLL clocks
Archit Taneja
4
-0
/
+4
2016-11-02
drm/msm/dsi: Queue HPD helper work in attach/detach callbacks
Archit Taneja
1
-2
/
+12
2016-10-11
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
13
-63
/
+131
2016-10-08
Merge branch 'work.const-qstr' into work.misc
Al Viro
2
-4
/
+4
2016-09-28
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
3
-5
/
+39
2016-09-28
Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...
Dave Airlie
12
-51
/
+120
2016-09-22
drm: Don't swallow error codes in drm_dev_alloc()
Tom Gundersen
1
-2
/
+2
2016-09-21
drm/msm: bump kernel api version for explicit fencing
Rob Clark
1
-1
/
+2
2016-09-15
drm/msm: submit support for out-fences
Rob Clark
1
-0
/
+25
2016-09-15
drm/msm: move fence allocation out of msm_gpu_submit()
Rob Clark
3
-13
/
+11
2016-09-15
drm/msm: submit support for in-fences
Rob Clark
2
-3
/
+32
2016-09-15
drm/msm: extend the submit ioctl to pass in flags
Rob Clark
1
-1
/
+4
2016-09-15
drm/msm/mdp5: Set rotation property initial value to DRM_ROTATE_0 insted of 0
Ville Syrjälä
1
-2
/
+2
2016-09-15
drm/msm/hdmi: don't print error when adding i2c adapter fails
Wolfram Sang
1
-4
/
+1
2016-09-15
drm/msm/mdp4: mark symbols static where possible
Baoyou Xie
2
-2
/
+2
2016-09-15
drm/msm: Remove call to reservation_object_test_signaled_rcu before wait
Chris Wilson
1
-12
/
+10
2016-09-15
drm/msm/hdmi: Clean up HDMI gpio DT bindings
Archit Taneja
1
-2
/
+19
[next]