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-29
Merge tag 'amd-drm-fixes-5.18-2022-04-27' of https://gitlab.freedesktop.org/a...
Dave Airlie
10
-140
/
+165
2022-04-29
Merge tag 'drm-intel-fixes-2022-04-28' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
3
-12
/
+30
2022-04-29
Merge tag 'drm-misc-fixes-2022-04-27' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-3
/
+0
2022-04-27
drm/amdgpu: keep mmhub clock gating being enabled during s2idle suspend
Prike Liang
1
-0
/
+10
2022-04-27
drm/amd/pm: fix the deadlock issue observed on SI
Evan Quan
4
-55
/
+39
2022-04-27
drm/amd/display: Fix memory leak in dcn21_clock_source_create
Miaoqian Lin
1
-0
/
+1
2022-04-27
drm/amdgpu: don't runtime suspend if there are displays attached (v3)
Alex Deucher
1
-35
/
+70
2022-04-27
drm/amdkfd: CRIU add support for GWS queues
David Yat Sin
2
-4
/
+8
2022-04-27
drm/amdkfd: Fix GWS queue count
David Yat Sin
1
-46
/
+37
2022-04-26
drm/sun4i: Remove obsolete references to PHYS_OFFSET
Samuel Holland
1
-3
/
+0
2022-04-26
drm/i915/fbc: Consult hw.crtc instead of uapi.crtc
Ville Syrjälä
1
-1
/
+1
2022-04-26
drm/i915: Fix SEL_FETCH_PLANE_*(PIPE_B+) register addresses
Imre Deak
1
-1
/
+1
2022-04-25
drm/i915: Check EDID for HDR static metadata when choosing blc
Jouni Högander
1
-8
/
+26
2022-04-25
drm/i915: Fix DISP_POS_Y and DISP_HEIGHT defines
Hans de Goede
1
-2
/
+2
2022-04-23
Merge tag 'drm-misc-fixes-2022-04-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
11
-92
/
+94
2022-04-22
Merge tag 'drm-msm-fixes-2022-04-20' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
1
-1
/
+1
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-20
drm/i915/display/psr: Unset enable_psr2_sel_fetch if other checks in intel_ps...
José Roberto de Souza
1
-17
/
+21
2022-04-19
drm/msm: Revert "drm/msm: Stop using iommu_present()"
Dmitry Baryshkov
1
-1
/
+1
2022-04-19
drm/i915/display/vrr: Reset VRR capable property on a long hpd
Manasi Navare
1
-6
/
+11
2022-04-15
Merge tag 'amd-drm-fixes-5.18-2022-04-13' of https://gitlab.freedesktop.org/a...
Dave Airlie
8
-21
/
+37
2022-04-14
Merge tag 'drm-msm-fixes-2022-04-13' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
11
-46
/
+107
2022-04-13
drm/amd/display: remove dtbclk_ss compensation for dcn316
Charlene Liu
3
-4
/
+4
2022-04-13
drm/amdgpu: Enable gfxoff quirk on MacBook Pro
Tomasz Moń
1
-0
/
+2
2022-04-13
drm/amdgpu: Ensure HDA function is suspended before ASIC reset
Kai-Heng Feng
1
-6
/
+12
2022-04-13
drm/amdgpu: fix VCN 3.1.2 firmware name
Alex Deucher
1
-1
/
+1
2022-04-13
drm/amd/display: don't ignore alpha property on pre-multiplied mode
Melissa Wen
2
-10
/
+18
2022-04-13
drm/radeon: fix logic inversion in radeon_sync_resv
Christian König
1
-1
/
+1
2022-04-11
drm/msm/gpu: Avoid -Wunused-function with !CONFIG_PM_SLEEP
Nathan Chancellor
1
-5
/
+2
2022-04-11
drm/msm/dp: add fail safe mode outside of event_mutex context
Kuogee Hsieh
3
-10
/
+17
2022-04-11
drm/msm/dsi: Use connector directly in msm_dsi_manager_connector_init()
Stephen Boyd
1
-1
/
+1
2022-04-11
drm/msm: Stop using iommu_present()
Robin Murphy
1
-1
/
+1
2022-04-11
drm/msm/mdp5: check the return of kzalloc()
Xiaoke Wang
1
-0
/
+3
2022-04-11
drm/msm: Fix range size vs end confusion
Rob Clark
1
-1
/
+1
2022-04-11
drm/i915: Sunset igpu legacy mmap support based on GRAPHICS_VER_FULL
Matt Roper
1
-1
/
+1
2022-04-08
Merge tag 'drm-misc-fixes-2022-04-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
4
-1
/
+4
2022-04-08
Merge tag 'drm-misc-next-fixes-2022-04-07' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-49
/
+50
2022-04-07
Merge tag 'amd-drm-fixes-5.18-2022-04-06' of https://gitlab.freedesktop.org/a...
Dave Airlie
22
-92
/
+235
2022-04-07
Merge tag 'imx-drm-fixes-2022-04-06' of git://git.pengutronix.de/pza/linux in...
Dave Airlie
3
-2
/
+12
2022-04-07
Merge tag 'drm-misc-fixes-2022-03-24' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-1
/
+3
2022-04-07
Merge tag 'amd-drm-next-5.18-2022-03-25' of https://gitlab.freedesktop.org/ag...
Dave Airlie
34
-39
/
+229
2022-04-06
drm/msm/dpu: Use indexed array initializer to prevent mismatches
Marijn Suijten
1
-17
/
+17
2022-04-06
drm/msm/disp: check the return value of kzalloc()
Xiaoke Wang
1
-0
/
+2
[next]