projects
/
platform
/
kernel
/
linux-rpi.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
drm/msm/disp/dpu1/dpu_plane: Fix a couple of naming issues
[platform/kernel/linux-rpi.git]
/
drivers
/
2021-06-23
Lee Jones
drm/msm/disp/dpu1/dpu_plane: Fix a couple of naming...
tree
|
commitdiff
2021-06-23
Stephen Boyd
drm/msm: Use VERB() for extra verbose logging
tree
|
commitdiff
2021-06-23
Kuogee Hsieh
drm/msm/dp: power off DP phy at suspend
tree
|
commitdiff
2021-06-23
Shaokun Zhang
drm/msm/dp: remove the repeated declaration
tree
|
commitdiff
2021-06-23
Guenter Roeck
drm/msm/dpu: Drop unnecessary NULL checks after contain...
tree
|
commitdiff
2021-06-23
Guenter Roeck
drm/msm/dp: Drop unnecessary NULL checks after container_of
tree
|
commitdiff
2021-06-23
Arnd Bergmann
drm/msm/dsi: fix 32-bit clang warning
tree
|
commitdiff
2021-06-23
Bernard Zhao
drm/msm: remove unneeded variable ret
tree
|
commitdiff
2021-06-23
Zhen Lei
drm/msm/dpu: remove unused local variable 'cmd_enc'
tree
|
commitdiff
2021-06-23
Lee Jones
drm/msm/dp/dp_display: Remove unused variable 'hpd'
tree
|
commitdiff
2021-06-23
zuoqilin
drm/msm: Remove unneeded variable: "rc"
tree
|
commitdiff
2021-06-23
Yangtao Li
drm/msm: Convert to use resource-managed OPP API
tree
|
commitdiff
2021-06-23
Bhaskar Chowdhury
drm/msm/dp: Fixed couple of typos
tree
|
commitdiff
2021-06-23
Bhaskar Chowdhury
drm/msm/dpu: Fix a typo
tree
|
commitdiff
2021-06-23
Bhaskar Chowdhury
drm/msm/dpu: Fix a typo
tree
|
commitdiff
2021-06-23
Zhen Lei
drm/msm/dpu: Fix error return code in dpu_mdss_init()
tree
|
commitdiff
2021-06-23
Zhen Lei
drm/msm: Fix error return code in msm_drm_init()
tree
|
commitdiff
2021-06-23
Rob Clark
Merge branch 'msm-fixes-v5.13-rc6' into msm-next-redo
tree
|
commitdiff
2021-06-23
Krishna Manikandan
drm/msm/disp/dpu1: avoid perf update in frame done...
tree
|
commitdiff
2021-06-23
Stephen Boyd
drm/msm/disp: Move various debug logs to atomic bucket
tree
|
commitdiff
2021-06-23
Stephen Boyd
drm/msm/disp: Use plane debug print helper
tree
|
commitdiff
2021-06-23
Stephen Boyd
drm/msm: Move FB debug prints to drm_dbg_state()
tree
|
commitdiff
2021-06-23
Stephen Boyd
drm/msm/dp: Drop malformed debug print
tree
|
commitdiff
2021-06-23
Stephen Boyd
drm/msm: Move vblank debug prints to drm_dbg_vbl()
tree
|
commitdiff
2021-06-23
Dmitry Baryshkov
drm/msm/dpu: simplify IRQ enabling/disabling
tree
|
commitdiff
2021-06-23
Dmitry Baryshkov
drm/msm/dpu: drop remains of old irq lookup subsystem
tree
|
commitdiff
2021-06-23
Dmitry Baryshkov
drm/msm/dpu: replace IRQ lookup with the data in hw...
tree
|
commitdiff
2021-06-23
Dmitry Baryshkov
drm/msm/dpu: define interrupt register names
tree
|
commitdiff
2021-06-23
Dmitry Baryshkov
drm/msm/dpu: hw_intr: always call dpu_hw_intr_clear_int...
tree
|
commitdiff
2021-06-23
Dmitry Baryshkov
drm/msm/dpu: merge dpu_hw_intr_get_interrupt_statuses...
tree
|
commitdiff
2021-06-23
Stephen Boyd
drm/msm/dp: Handle aux timeouts, nacks, defers
tree
|
commitdiff
2021-06-23
Stephen Boyd
drm/msm/dp: Shrink locking area of dp_aux_transfer()
tree
|
commitdiff
2021-06-23
Stephen Boyd
drm/msm/dp: Simplify aux irq handling code
tree
|
commitdiff
2021-06-23
Dmitry Baryshkov
drm/msm: fix display snapshotting if DP or DSI is disabled
tree
|
commitdiff
2021-06-23
Jonathan Marek
drm/msm: deprecate MSM_BO_UNCACHED (map as writecombine...
tree
|
commitdiff
2021-06-23
Jonathan Marek
drm/msm: add MSM_BO_CACHED_COHERENT
tree
|
commitdiff
2021-06-23
Jonathan Marek
drm/msm: use the right pgprot when mapping BOs in the...
tree
|
commitdiff
2021-06-23
Jonathan Marek
drm/msm: replace MSM_BO_UNCACHED with MSM_BO_WC for...
tree
|
commitdiff
2021-06-23
Jonathan Marek
drm/msm: remove unnecessary mmap logic for cached BOs
tree
|
commitdiff
2021-06-23
Dmitry Baryshkov
drm/msm/dsi: add DSI PHY registers to snapshot data
tree
|
commitdiff
2021-06-23
Dmitry Baryshkov
drm/msm: get rid of msm_iomap_size
tree
|
commitdiff
2021-06-23
Dmitry Baryshkov
drm/msm: make msm_disp_state transient data struct
tree
|
commitdiff
2021-06-23
Dmitry Baryshkov
drm/msm: pass dump state as a function argument
tree
|
commitdiff
2021-06-23
Abhinav Kumar
drm/msm: add disp snapshot points across dpu driver
tree
|
commitdiff
2021-06-23
Abhinav Kumar
drm/msm: add support to take dsi, dp and dpu snapshot
tree
|
commitdiff
2021-06-23
Abhinav Kumar
drm/msm/disp/dpu1: add API to take DPU register snapshot
tree
|
commitdiff
2021-06-23
Abhinav Kumar
drm/msm/dp: add API to take DP register snapshot
tree
|
commitdiff
2021-06-23
Abhinav Kumar
drm/msm/dsi: add API to take DSI register snapshot
tree
|
commitdiff
2021-06-23
Abhinav Kumar
drm/msm: add support to take dpu snapshot
tree
|
commitdiff
2021-06-23
Abhinav Kumar
drm: allow drm_atomic_print_state() to accept any drm_p...
tree
|
commitdiff
2021-06-23
Kuogee Hsieh
drm/msm/dp: handle irq_hpd with sink_count = 0 correctly
tree
|
commitdiff
2021-06-10
Stephen Boyd
drm/msm/dsi: Stash away calculated vco frequency on...
tree
|
commitdiff
2021-06-08
Jonathan Marek
drm/msm/a6xx: avoid shadow NULL reference in failure...
tree
|
commitdiff
2021-06-08
Jonathan Marek
drm/msm/a6xx: fix incorrectly set uavflagprd_inv field...
tree
|
commitdiff
2021-06-08
Jonathan Marek
drm/msm/a6xx: update/fix CP_PROTECT initialization
tree
|
commitdiff
2021-06-08
Alexey Minnekhanov
drm/msm: Init mm_list before accessing it for use_vram...
tree
|
commitdiff
2021-05-23
Linus Torvalds
Merge tag 'perf-urgent-2021-05-23' of git://git./linux...
tree
|
commitdiff
2021-05-23
Linus Torvalds
Merge tag 'locking-urgent-2021-05-23' of git://git...
tree
|
commitdiff
2021-05-23
Linus Torvalds
Merge tag 'irq-urgent-2021-05-23' of git://git./linux...
tree
|
commitdiff
2021-05-23
Linus Torvalds
Merge tag 'x86_urgent_for_v5.13_rc3' of git://git....
tree
|
commitdiff
2021-05-23
Linus Torvalds
Merge tag 'powerpc-5.13-4' of git://git./linux/kernel...
tree
|
commitdiff
2021-05-23
Linus Torvalds
Merge tag 'kbuild-fixes-v5.13' of git://git./linux...
tree
|
commitdiff
2021-05-22
Linus Torvalds
Merge tag 'block-5.13-2021-05-22' of git://git.kernel...
tree
|
commitdiff
2021-05-22
Linus Torvalds
Merge tag 'io_uring-5.13-2021-05-22' of git://git.kerne...
tree
|
commitdiff
2021-05-22
Linus Torvalds
Merge tag 'for-linus-5.13b-rc3-tag' of git://git./linux...
tree
|
commitdiff
2021-05-22
Linus Torvalds
Merge tag 'xfs-5.13-fixes-1' of git://git./fs/xfs/xfs...
tree
|
commitdiff
2021-05-21
Linus Torvalds
Merge tag 'for-5.13-rc2-tag' of git://git./linux/kernel...
tree
|
commitdiff
2021-05-21
Linus Torvalds
Merge tag '5.13-rc3-smb3' of git://git.samba.org/sfrenc...
tree
|
commitdiff
2021-05-21
Linus Torvalds
Merge tag 'gpio-fixes-for-v5.13-rc3' of git://git....
tree
|
commitdiff
2021-05-21
Linus Torvalds
Merge tag 'mmc-v5.13-rc1' of git://git./linux/kernel...
tree
|
commitdiff
2021-05-21
Linus Torvalds
Merge tag 'devicetree-fixes-for-5.13-2' of git://git...
tree
|
commitdiff
2021-05-21
Linus Torvalds
Merge branch 'for-v5.13-rc3' of git://git./linux/kernel...
tree
|
commitdiff
2021-05-21
Linus Torvalds
Merge tag 'modules-for-v5.13-rc3' of git://git./linux...
tree
|
commitdiff
2021-05-21
Linus Torvalds
Merge tag 'for-linus' of git://github.com/openrisc...
tree
|
commitdiff
2021-05-21
Jan Beulich
xen-pciback: reconfigure also from backend watch handler
tree
|
commitdiff
2021-05-21
Jan Beulich
xen-pciback: redo VF placement in the virtual topology
tree
|
commitdiff
2021-05-21
Linus Torvalds
Merge tag 'drm-fixes-2021-05-21-1' of git://anongit...
tree
|
commitdiff
2021-05-21
Dave Airlie
Merge tag 'amd-drm-fixes-5.13-2021-05-19' of https...
tree
|
commitdiff
2021-05-21
Dave Airlie
Merge tag 'drm-intel-fixes-2021-05-20' of git://anongit...
tree
|
commitdiff
2021-05-21
Dave Airlie
Merge tag 'drm-misc-fixes-2021-05-20' of git://anongit...
tree
|
commitdiff
2021-05-21
Dave Airlie
Merge tag 'exynos-drm-fixes-for-v5.13-rc3' of git:...
tree
|
commitdiff
2021-05-21
Linus Torvalds
Merge tag 'arm-soc-fixes-5.13-1' of git://git./linux...
tree
|
commitdiff
2021-05-21
Linus Torvalds
Merge branch 'urgent.2021.05.20a' of git://git./linux...
tree
|
commitdiff
2021-05-21
Linus Torvalds
Merge tag 'scsi-fixes' of git://git./linux/kernel/git...
tree
|
commitdiff
2021-05-21
Linus Torvalds
Merge tag 'for-5.13/dm-fixes' of git://git./linux/kerne...
tree
|
commitdiff
2021-05-20
Linus Torvalds
Merge tag 'for-linus' of git://git./linux/kernel/git...
tree
|
commitdiff
2021-05-20
Linus Torvalds
Merge tag 'sound-5.13-rc3' of git://git./linux/kernel...
tree
|
commitdiff
2021-05-20
Linus Torvalds
Merge tag 'platform-drivers-x86-v5.13-2' of git://git...
tree
|
commitdiff
2021-05-20
Linus Torvalds
Merge tag 'char-misc-5.13-rc3' of git://git./linux...
tree
|
commitdiff
2021-05-20
Linus Torvalds
Merge tag 'quota_for_v5.13-rc3' of git://git./linux...
tree
|
commitdiff
2021-05-20
Jens Axboe
Merge tag 'nvme-5.13-2021-05-20' of git://git.infradead...
tree
|
commitdiff
2021-05-20
Hans de Goede
platform/x86: touchscreen_dmi: Add info for the Chuwi...
tree
|
commitdiff
2021-05-20
Christian König
dma-buf: fix unintended pin/unpin warnings
tree
|
commitdiff
2021-05-19
Christian König
drm/amdgpu: stop touching sched.ready in the backend
tree
|
commitdiff
2021-05-19
Lang Yu
drm/amd/amdgpu: fix a potential deadlock in gpu reset
tree
|
commitdiff
2021-05-19
Guchun Chen
drm/amdgpu: update sdma golden setting for Navi12
tree
|
commitdiff
2021-05-19
Guchun Chen
drm/amdgpu: update gc golden setting for Navi12
tree
|
commitdiff
2021-05-19
xinhui pan
drm/amdgpu: Fix a use-after-free
tree
|
commitdiff
2021-05-19
James Zhu
drm/amdgpu: add video_codecs query support for aldebaran
tree
|
commitdiff
2021-05-19
Jingwen Chen
drm/amd/amdgpu: fix refcount leak
tree
|
commitdiff
next