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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-05
drm: Don't export the drm_gem_dumb_destroy() function
Laurent Pinchart
4
-17
/
+9
2021-01-05
drm: zte: Remove unnecessary drm_plane_cleanup() wrapper
Laurent Pinchart
1
-6
/
+1
2021-01-05
drm: vc4: Remove unnecessary drm_plane_cleanup() wrapper
Laurent Pinchart
1
-6
/
+1
2021-01-05
drm: sti: Remove unnecessary drm_plane_cleanup() wrapper
Laurent Pinchart
3
-24
/
+3
2021-01-05
drm: arc: Remove unnecessary drm_plane_cleanup() wrapper
Laurent Pinchart
1
-7
/
+2
2021-01-05
drm: rcar-du: Fix leak of CMM platform device reference
Laurent Pinchart
1
-3
/
+19
2021-01-05
drm: rcar-du: Fix the return check of of_parse_phandle and of_find_device_by_...
Wang Xiaojun
1
-4
/
+4
2021-01-05
drm: rcar-du: Drop local encoder variable
Laurent Pinchart
2
-6
/
+2
2021-01-05
drm: rcar-du: Skip encoder allocation for LVDS1 in dual-link mode
Laurent Pinchart
1
-34
/
+25
2021-01-05
drm: rcar-du: Replace dev_private with container_of
Laurent Pinchart
4
-7
/
+10
2021-01-05
drm: rcar-du: Embed drm_device in rcar_du_device
Laurent Pinchart
8
-33
/
+29
2021-01-05
drm: rcar-du: Use DRM-managed allocation for encoders
Laurent Pinchart
1
-18
/
+29
2021-01-05
drm: rcar-du: Use DRM-managed allocation for VSP planes
Laurent Pinchart
1
-5
/
+17
2021-01-05
drm: rcar-du: Drop unneeded encoder cleanup in error path
Laurent Pinchart
1
-4
/
+1
2021-01-05
drm: rcar-du: Release vsp device reference in all error paths
Laurent Pinchart
1
-1
/
+1
2021-01-05
drm: rcar-du: Fix crash when using LVDS1 clock for CRTC
Laurent Pinchart
3
-12
/
+9
2021-01-05
drm: Add default modes for connectors in unknown state
Laurent Pinchart
2
-2
/
+9
2021-01-05
drm: rcar-du: Fix PM reference leak in rcar_cmm_enable()
Qinglang Miao
1
-1
/
+1
2021-01-05
drm/bridge: thc63lvd1024: Fix regulator_get_optional() misuse
Mark Brown
1
-1
/
+1
2021-01-05
dt-bindings: display: bridge: thc63lvd1024: Document dual-output mode
Laurent Pinchart
1
-5
/
+11
2020-12-24
Merge tag 'amd-drm-fixes-5.11-2020-12-23' of git://people.freedesktop.org/~ag...
Dave Airlie
32
-111
/
+161
2020-12-24
Merge tag 'drm-misc-next-fixes-2020-12-22' of git://anongit.freedesktop.org/d...
Dave Airlie
6
-21
/
+21
2020-12-23
drm/amd/display: Fix memory leaks in S3 resume
Stylon Wang
1
-1
/
+2
2020-12-23
drm/amdgpu: Fix a copy-pasta comment
Alex Deucher
1
-2
/
+1
2020-12-23
drm/amdgpu: only set DP subconnector type on DP and eDP connectors
Alex Deucher
1
-4
/
+6
2020-12-23
drm/amd/pm: bump Sienna Cichlid smu_driver_if version to match latest pmfw
Evan Quan
1
-1
/
+1
2020-12-23
drm/amd/display: add getter routine to retrieve mpcc mux
Josip Pavic
5
-0
/
+19
2020-12-23
drm/amd/display: always program DPPDTO unless not safe to lower
Jake Wang
1
-6
/
+5
2020-12-23
drm/amd/display: [FW Promotion] Release 0.0.47
Yongqiang Sun
1
-2
/
+2
2020-12-23
drm/amd/display: updated wm table for Renoir
Jake Wang
1
-8
/
+8
2020-12-23
drm/amd/display: Acquire DSC during split stream for ODM only if top_pipe
Sung Lee
1
-1
/
+1
2020-12-23
drm/amd/display: Multi-display underflow observed
Aric Cyr
2
-23
/
+9
2020-12-23
drm/amd/display: Remove unnecessary NULL check
Eryk Brol
1
-1
/
+1
2020-12-23
drm/amd/display: Update RN/VGH active display count workaround
Michael Strauss
2
-16
/
+2
2020-12-23
drm/amd/display: change SMU repsonse timeout to 2s.
Yongqiang Sun
1
-1
/
+1
2020-12-23
drm/amd/display: gradually ramp ABM intensity
Rizvi
2
-10
/
+26
2020-12-23
drm/amd/display: To modify the condition in indicating branch device
Martin Tsai
1
-7
/
+1
2020-12-23
drm/amd/display: Modify the hdcp device count check condition
Martin Tsai
2
-4
/
+11
2020-12-23
drm/amd/display: Interfaces for hubp blank and soft reset
Wesley Chalmers
5
-0
/
+28
2020-12-23
drm/amd/display: handler not correctly checked at remove_irq_handler
Qingqing Zhuo
1
-1
/
+4
2020-12-23
drm/amdgpu: check gfx pipe availability before toggling its interrupts
Hawking Zhang
1
-1
/
+8
2020-12-23
drm/amdgpu: remove unnecessary asic type check
Hawking Zhang
1
-7
/
+4
2020-12-23
drm/amdgpu: check number of gfx ring before init cp gfx
Hawking Zhang
1
-6
/
+6
2020-12-18
drm/komeda: Fix bit check to import to value of proper type
Carsten Haitzler
1
-1
/
+2
2020-12-18
drm/komeda: Handle NULL pointer access code path in error case
Carsten Haitzler
1
-2
/
+2
2020-12-18
drm/komeda: Remove useless variable assignment
Carsten Haitzler
1
-1
/
+0
2020-12-18
drm/komeda: Correct the sequence of hw_done() and flip_done()
James Qian Wang
1
-2
/
+2
2020-12-18
Merge tag 'drm-intel-next-fixes-2020-12-18' of git://anongit.freedesktop.org/...
Daniel Vetter
4
-20
/
+23
2020-12-18
drm/qxl: don't allocate a dma_address array
Christian König
1
-1
/
+1
2020-12-18
drm/nouveau: fix multihop when move doesn't work.
Dave Airlie
1
-15
/
+16
[next]