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
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-21
drm/amdgpu: partial revert "remove ctx->lock" v2
Christian König
3
-6
/
+18
2022-04-21
Revert "drm: of: Lookup if child node has panel or bridge"
Bjorn Andersson
1
-17
/
+0
2022-04-21
Revert "drm: of: Properly try all possible cases for bridge/panel detection"
Bjorn Andersson
1
-50
/
+49
2022-04-21
drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage
Miaoqian Lin
1
-1
/
+1
2022-04-20
drm/vmwgfx: Fix gem refcounting and memory evictions
Zack Rusin
3
-30
/
+28
2022-04-20
drm/vc4: Fix build error when CONFIG_DRM_VC4=y && CONFIG_RASPBERRYPI_FIRMWARE=m
Zheng Bin
1
-0
/
+3
2022-04-20
drm/panel/raspberrypi-touchscreen: Initialise the bridge in prepare
Dave Stevenson
1
-2
/
+9
2022-04-20
drm/panel/raspberrypi-touchscreen: Avoid NULL deref if not initialised
Dave Stevenson
1
-1
/
+1
2022-04-13
drm/radeon: fix logic inversion in radeon_sync_resv
Christian König
1
-1
/
+1
2022-04-05
Merge drm-misc/drm-misc-next-fixes into drm-misc-fixes
Maxime Ripard
1
-49
/
+50
2022-04-05
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
1358
-33373
/
+483407
2022-04-05
drm/nouveau/pmu: Add missing callbacks for Tegra devices
Karol Herbst
4
-1
/
+4
2022-03-30
drm: of: Properly try all possible cases for bridge/panel detection
Paul Kocialkowski
1
-49
/
+50
2022-03-28
Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
17
-133
/
+22
2022-03-25
Merge tag 'drm-next-2022-03-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
7
-16
/
+33
2022-03-25
Merge tag 'kbuild-gnu11-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2022-03-24
Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-03-25
Merge tag 'drm-misc-next-fixes-2022-03-24-1' of git://anongit.freedesktop.org...
Dave Airlie
3
-10
/
+15
2022-03-25
Merge tag 'drm-intel-next-fixes-2022-03-24' of git://anongit.freedesktop.org/...
Dave Airlie
4
-6
/
+18
2022-03-24
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1322
-33098
/
+483260
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
2
-2
/
+2
2022-03-24
drm/edid: fix CEA extension byte #3 parsing
Jani Nikula
1
-4
/
+8
2022-03-24
drm/edid: check basic audio support on CEA extension block
Cooper Chiou
1
-1
/
+2
2022-03-23
Merge tag 'sound-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-0
/
+32
2022-03-23
Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
6
-48
/
+26
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
5
-3
/
+6
2022-03-21
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
27
-75
/
+27
2022-03-21
drm/i915: Fix renamed struct field
Lucas De Marchi
1
-1
/
+1
2022-03-21
drm/i915: Fix PSF GV point mask when SAGV is not possible
Ville Syrjälä
1
-1
/
+2
2022-03-21
drm/i915: Treat SAGV block time 0 as SAGV disabled
Ville Syrjälä
1
-4
/
+6
2022-03-21
drm/i915: Reject unsupported TMDS rates on ICL+
Ville Syrjälä
1
-0
/
+9
2022-03-21
drm/selftest: plane_helper: Put test structures in static storage
Nathan Chancellor
1
-4
/
+4
2022-03-21
drm/ttm: Fix a kernel oops due to an invalid read
Zack Rusin
1
-1
/
+1
2022-03-21
Merge tag 'amd-drm-next-5.18-2022-03-18' of https://gitlab.freedesktop.org/ag...
Dave Airlie
116
-2943
/
+3940
2022-03-18
drm/panel: ili9341: fix optional regulator handling
Daniel Mack
1
-1
/
+3
2022-03-18
Merge tag 'drm-intel-next-fixes-2022-03-17' of git://anongit.freedesktop.org/...
Dave Airlie
5
-6
/
+10
2022-03-17
drm: Don't make DRM_PANEL_BRIDGE dependent on DRM_KMS_HELPERS
Thomas Zimmermann
2
-1
/
+2
2022-03-17
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
112
-447
/
+1226
2022-03-16
drm/panel: simple: Fix Innolux G070Y2-L01 BPP settings
Marek Vasut
1
-1
/
+1
2022-03-16
drm/imx: parallel-display: Remove bus flags check in imx_pd_bridge_atomic_che...
Christoph Niedermaier
1
-8
/
+0
2022-03-16
drm/i915/display: Do not re-enable PSR after it was marked as not reliable
José Roberto de Souza
1
-0
/
+4
2022-03-16
drm/i915/display: Fix HPD short pulse handling for eDP
José Roberto de Souza
3
-5
/
+5
2022-03-15
xen/grant-table: remove readonly parameter from functions
Juergen Gross
1
-1
/
+1
2022-03-15
drm/amdgpu: Use drm_mode_copy()
Ville Syrjälä
2
-5
/
+5
2022-03-15
drm/radeon: Use drm_mode_copy()
Ville Syrjälä
1
-2
/
+2
2022-03-15
drm/amdgpu: Use ternary operator in `vcn_v1_0_start()`
Paul Menzel
1
-7
/
+2
2022-03-15
drm/amdgpu: Remove pointless on stack mode copies
Ville Syrjälä
1
-17
/
+17
2022-03-15
drm/amd/pm: fix indenting in __smu_cmn_reg_print_error()
Dan Carpenter
1
-8
/
+8
2022-03-15
drm/amdgpu/dc: fix typos in comments
Julia Lawall
1
-3
/
+3
[next]