index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-08
Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-2
/
+2
2021-10-08
drm/amd/display: fix duplicated inclusion
kernel test robot
1
-1
/
+0
2021-10-08
drm/amd/display: remove duplicate include in dcn201_clk_mgr.c
Lv Ruyi
1
-3
/
+1
2021-10-08
drm/amdgpu: use adev_to_drm for consistency when accessing drm_device
Guchun Chen
15
-24
/
+24
2021-10-08
drm/amdkfd: rm BO resv on validation to avoid deadlock
Alex Sierra
1
-6
/
+1
2021-10-08
drm/amd/display: Fix Werror when building
Wayne Lin
1
-0
/
+1
2021-10-08
drm/amdgpu: add missing case for HDP for renoir
Alex Deucher
1
-0
/
+1
2021-10-08
drm/amd/display: Remove redundant initialization of variable result
Colin Ian King
1
-1
/
+1
2021-10-08
drm/amdgpu/discovery: add missing case for SMU 11.0.5
Alex Deucher
1
-0
/
+1
2021-10-08
drm/mediatek: mtk_dsi: Reset the dsi0 hardware
Enric Balletbo i Serra
1
-1
/
+4
2021-10-08
drm/i915/mst: abstract intel_dp_mst_source_support()
Jani Nikula
5
-13
/
+22
2021-10-08
drm/i915/dp: take LTTPR into account in 128b/132b rates
Jani Nikula
1
-0
/
+18
2021-10-08
drm/bridge: ti-sn65dsi83: Implement .detach callback
Marek Vasut
1
-3
/
+14
2021-10-08
Merge tag 'amd-drm-fixes-5.15-2021-10-06' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
13
-24
/
+140
2021-10-08
Merge tag 'drm-misc-fixes-2021-10-06' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
25
-96
/
+498
2021-10-07
drm/i915: remove IS_ACTIVE
Lucas De Marchi
11
-31
/
+18
2021-10-07
drm/i915/dg2: fix snps buf trans for uhbr
Jani Nikula
1
-1
/
+3
2021-10-07
drm/amdgpu: unify BO evicting method in amdgpu_ttm
Nirmoy Das
6
-35
/
+58
2021-10-07
qcom_scm: hide Kconfig symbol
Arnd Bergmann
1
-2
/
+2
2021-10-07
drm: use new iterator in drm_gem_fence_array_add_implicit v3
Christian König
1
-21
/
+5
2021-10-07
drm/i915: use the new iterator in i915_request_await_object v2
Christian König
1
-29
/
+5
2021-10-07
drm/scheduler: use new iterator in drm_sched_job_add_implicit_dependencies v2
Christian König
1
-20
/
+6
2021-10-07
drm/ttm: use the new iterator in ttm_bo_flush_all_fences
Christian König
1
-12
/
+4
2021-10-07
drm/connector: refer to CTA-861-G in the "content type" prop docs
Simon Ser
1
-0
/
+2
2021-10-07
drm/plane-helper: fix uninitialized variable reference
Alex Xu (Hello71)
1
-1
/
+0
2021-10-07
drm/i915: Free the returned object of acpi_evaluate_dsm()
Zenghui Yu
1
-2
/
+5
2021-10-07
drm: rcar-du: Add r8a779a0 device support
Kieran Bingham
4
-0
/
+27
2021-10-07
drm: rcar-du: Split CRTC IRQ and Clock features
Kieran Bingham
3
-22
/
+39
2021-10-07
drm: rcar-du: Fix DIDSR field name
Kieran Bingham
2
-6
/
+6
2021-10-07
drm: rcar-du: Only initialise TVM_TVSYNC mode when supported
Kieran Bingham
1
-1
/
+4
2021-10-07
drm: rcar-du: Sort the DU outputs
Kieran Bingham
1
-2
/
+2
2021-10-07
drm: rcar-du: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
2
-6
/
+2
2021-10-07
drm/shmobile: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-3
/
+1
2021-10-07
drm/sti: Use correct printk format specifiers for size_t
Laurent Pinchart
1
-2
/
+2
2021-10-07
drm/omap: Depend on CONFIG_OF
Laurent Pinchart
1
-1
/
+1
2021-10-07
drm/omap: Cast pointer to integer without generating warning
Laurent Pinchart
1
-1
/
+1
2021-10-07
drm/omap: Use correct printk format specifiers for size_t
Laurent Pinchart
1
-2
/
+2
2021-10-07
drm: property: Replace strncpy() with strscpy_pad()
Laurent Pinchart
1
-6
/
+3
2021-10-07
drm: rcar-du: Allow importing non-contiguous dma-buf with VSP
Laurent Pinchart
4
-6
/
+89
2021-10-07
drm: rcar-du: Set the DMA coherent mask for the DU device
Laurent Pinchart
1
-0
/
+12
2021-10-07
drm: rcar-du: Improve kernel log messages when initializing encoders
Laurent Pinchart
5
-18
/
+40
2021-10-07
drm: rcar-du: Don't create encoder for unconnected LVDS outputs
Laurent Pinchart
3
-4
/
+28
2021-10-06
drm/amd/display: Fix detection of 4 lane for DPALT
Hansen
2
-1
/
+35
2021-10-06
drm/amd/display: Limit display scaling to up to 4k for DCN 3.1
Nikola Cornij
1
-1
/
+1
2021-10-06
drm/amd/display: Skip override for preferred link settings during link training
George Shen
1
-6
/
+0
2021-10-06
drm/amd/display: Add 120Hz support for freesync video mode
Solomon Chiu
1
-11
/
+11
2021-10-06
drm/amdgpu: Register MCE notifier for Aldebaran RAS
Mukul Joshi
1
-0
/
+141
2021-10-06
drm/amdgpu: return early if debugfs is not initialized
Nirmoy Das
1
-0
/
+3
2021-10-06
drm/amd/display: USB4 bring up set correct address
Jude Shih
1
-1
/
+1
2021-10-06
drm/amd/display: Fix USB4 Aux via DMUB terminate unexpectedly
Jude Shih
1
-1
/
+2
[prev]
[next]