index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2022-02-15
drm/radeon: remove resource accounting v2
Christian König
-52
/
+12
2022-02-14
drm/bridge: anx7625: Fix overflow issue on reading EDID
Pin-Yen Lin
-1
/
+2
2022-02-14
drm/amdgpu: remove VRAM accounting v2
Christian König
-46
/
+32
2022-02-14
drm/amdgpu: remove PL_PREEMPT accounting
Christian König
-63
/
+6
2022-02-14
drm/amdgpu: remove GTT accounting v2
Christian König
-45
/
+16
2022-02-14
drm/sprd: check the platform_get_resource() return value
Kevin Tang
-0
/
+10
2022-02-14
drm/sprd: fix potential NULL dereference
Kevin Tang
-1
/
+1
2022-02-14
drm/sprd: remove the selected DRM_KMS_CMA_HELPER in kconfig
Kevin Tang
-1
/
+0
2022-02-14
drm/ttm: add common accounting to the resource mgr v3
Christian König
-2
/
+39
2022-02-14
drm/ttm: fix resource manager size type and description
Christian König
-4
/
+4
2022-02-14
dt-bindings: drm/bridge: anx7625: Add aux-bus node
Hsin-Yi Wang
-0
/
+17
2022-02-14
drm/bridge: anx7625: Support reading edid through aux channel
Hsin-Yi Wang
-18
/
+105
2022-02-14
drm/bridge: anx7625: Convert to use devm_kzalloc
Hsin-Yi Wang
-7
/
+3
2022-02-14
drm/bridge: anx7625: send DPCD command to downstream
Xin Ji
-9
/
+35
2022-02-14
drm/ingenic: Fix support for JZ4780 HDMI output
Paul Boddie
-2
/
+10
2022-02-14
drm/gem-shmem: Don't store mmap'ed buffers in core dumps
Thomas Zimmermann
-1
/
+1
2022-02-14
drm/gem-shmem: Set vm_ops in static initializer
Thomas Zimmermann
-2
/
+9
2022-02-12
dt-bindings: display: Add ingenic,jz4780-dw-hdmi DT Schema
Sam Ravnborg
-0
/
+82
2022-02-12
drm/lima: avoid error task dump attempt when not enabled
Erico Nunes
-1
/
+2
2022-02-11
drm/amdgpu: Fix htmldoc warning
Andrey Grodzovsky
-1
/
+1
2022-02-11
dt-bindings: gpu: mali-bifrost: describe clocks for the rk356x gpu
Alex Bee
-0
/
+15
2022-02-11
drm/panfrost: Handle IDVS_GROUP_SIZE feature
Alyssa Rosenzweig
-0
/
+7
2022-02-11
drm/syncobj: flatten dma_fence_chains on transfer
Christian König
-5
/
+56
2022-02-10
drm/bridge: dw-hdmi: use safe format when first in bridge chain
Neil Armstrong
-2
/
+3
2022-02-10
drm/fb-helper: Clip damage area horizontally
Thomas Zimmermann
-0
/
+12
2022-02-10
drm/fb-helper: Clip damage area to written memory range
Thomas Zimmermann
-7
/
+21
2022-02-10
drm/fb-helper: Calculate damaged area in separate helper
Thomas Zimmermann
-6
/
+20
2022-02-10
drm/fb-helper: Fix vertical damage clipping
Thomas Zimmermann
-2
/
+1
2022-02-10
drm/fb-helper: Fix clip rectangle height
Thomas Zimmermann
-1
/
+1
2022-02-10
drm/amdgpu: Fix compile error.
Andrey Grodzovsky
-2
/
+1
2022-02-09
drm/amdgpu: Revert 'drm/amdgpu: annotate a false positive recursive locking'
Andrey Grodzovsky
-10
/
+4
2022-02-09
drm/amdgpu: Rework amdgpu_device_lock_adev
Andrey Grodzovsky
-17
/
+43
2022-02-09
drm/amdgpu: Move in_gpu_reset into reset_domain
Andrey Grodzovsky
-12
/
+15
2022-02-09
drm/amdgpu: Move reset sem into reset_domain
Andrey Grodzovsky
-37
/
+46
2022-02-09
drm/amdgpu: Rework reset domain to be refcounted.
Andrey Grodzovsky
-34
/
+140
2022-02-09
drm/amdgpu: Drop concurrent GPU reset protection for device
Andrey Grodzovsky
-82
/
+7
2022-02-09
drm/amdgpu: Drop hive->in_reset
Andrey Grodzovsky
-20
/
+1
2022-02-09
drm/amd/virt: For SRIOV send GPU reset directly to TDR queue.
Andrey Grodzovsky
-9
/
+18
2022-02-09
drm/amdgpu: Serialize non TDR gpu recovery with TDRs
Andrey Grodzovsky
-2
/
+35
2022-02-09
drm/amdgpu: Move scheduler init to after XGMI is ready
Andrey Grodzovsky
-43
/
+56
2022-02-09
drm/amdgpu: Introduce reset domain
Andrey Grodzovsky
-1
/
+35
2022-02-08
drm/nouveau/backlight: Just set all backlight types as RAW
Lyude Paul
-2
/
+1
2022-02-08
drm/nouveau/backlight: Fix LVDS backlight detection on some laptops
Lyude Paul
-1
/
+2
2022-02-08
nouveau/svm: Use struct_size() helper in nouveau_pfns_map()
Gustavo A. R. Silva
-2
/
+2
2022-02-08
drm/ast: Move SIL164-based connector code into separate helpers
Thomas Zimmermann
-2
/
+112
2022-02-08
drm/ast: Move DP501-based connector code into separate helpers
Thomas Zimmermann
-23
/
+109
2022-02-08
drm/ast: Read encoder possible-CRTC mask from drm_crtc_mask()
Thomas Zimmermann
-1
/
+1
2022-02-08
drm/ast: Initialize encoder and connector for VGA in helper function
Thomas Zimmermann
-28
/
+42
2022-02-08
drm/ast: Rename struct ast_connector to struct ast_vga_connector
Thomas Zimmermann
-28
/
+27
2022-02-08
drm/ast: Remove unused value dp501_maxclk
Thomas Zimmermann
-63
/
+3
[next]