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
2022-02-16
drm/format-helper: Add drm_fb_xrgb8888_to_mono_reversed()
Javier Martinez Canillas
2
-0
/
+114
2022-02-16
drm/format-helper: Add drm_fb_xrgb8888_to_gray8_line()
Javier Martinez Canillas
1
-12
/
+19
2022-02-16
drm/modes: Fix drm_mode_copy() docs
Ville Syrjälä
1
-1
/
+1
2022-02-16
drm/vc4: Use of_device_get_match_data()
Minghao Chi (CGEL ZTE)
1
-6
/
+1
2022-02-15
drm/panel-edp: Allow querying the detected panel via debugfs
Douglas Anderson
1
-5
/
+32
2022-02-15
drm: Plumb debugfs_init through to panels
Douglas Anderson
6
-0
/
+52
2022-02-15
drm/bridge: ti-sn65dsi86: Use drm_bridge_connector
Douglas Anderson
1
-58
/
+14
2022-02-15
drm/radeon: remove resource accounting v2
Christian König
5
-52
/
+12
2022-02-14
drm/bridge: anx7625: Fix overflow issue on reading EDID
Pin-Yen Lin
1
-1
/
+2
2022-02-14
drm/amdgpu: remove VRAM accounting v2
Christian König
7
-46
/
+32
2022-02-14
drm/amdgpu: remove PL_PREEMPT accounting
Christian König
2
-63
/
+6
2022-02-14
drm/amdgpu: remove GTT accounting v2
Christian König
4
-45
/
+16
2022-02-14
drm/sprd: check the platform_get_resource() return value
Kevin Tang
2
-0
/
+10
2022-02-14
drm/sprd: fix potential NULL dereference
Kevin Tang
1
-1
/
+1
2022-02-14
drm/sprd: remove the selected DRM_KMS_CMA_HELPER in kconfig
Kevin Tang
1
-1
/
+0
2022-02-14
drm/ttm: add common accounting to the resource mgr v3
Christian König
2
-2
/
+39
2022-02-14
drm/ttm: fix resource manager size type and description
Christian König
2
-4
/
+4
2022-02-14
dt-bindings: drm/bridge: anx7625: Add aux-bus node
Hsin-Yi Wang
1
-0
/
+17
2022-02-14
drm/bridge: anx7625: Support reading edid through aux channel
Hsin-Yi Wang
3
-18
/
+105
2022-02-14
drm/bridge: anx7625: Convert to use devm_kzalloc
Hsin-Yi Wang
1
-7
/
+3
2022-02-14
drm/bridge: anx7625: send DPCD command to downstream
Xin Ji
2
-9
/
+35
2022-02-14
drm/ingenic: Fix support for JZ4780 HDMI output
Paul Boddie
1
-2
/
+10
2022-02-14
drm/gem-shmem: Don't store mmap'ed buffers in core dumps
Thomas Zimmermann
1
-1
/
+1
2022-02-14
drm/gem-shmem: Set vm_ops in static initializer
Thomas Zimmermann
6
-2
/
+9
2022-02-12
dt-bindings: display: Add ingenic,jz4780-dw-hdmi DT Schema
Sam Ravnborg
1
-0
/
+82
2022-02-12
drm/lima: avoid error task dump attempt when not enabled
Erico Nunes
1
-1
/
+2
2022-02-11
drm/amdgpu: Fix htmldoc warning
Andrey Grodzovsky
1
-1
/
+1
2022-02-11
dt-bindings: gpu: mali-bifrost: describe clocks for the rk356x gpu
Alex Bee
1
-0
/
+15
2022-02-11
drm/panfrost: Handle IDVS_GROUP_SIZE feature
Alyssa Rosenzweig
3
-0
/
+7
2022-02-11
drm/syncobj: flatten dma_fence_chains on transfer
Christian König
1
-5
/
+56
2022-02-10
drm/bridge: dw-hdmi: use safe format when first in bridge chain
Neil Armstrong
1
-2
/
+3
2022-02-10
drm/fb-helper: Clip damage area horizontally
Thomas Zimmermann
1
-0
/
+12
2022-02-10
drm/fb-helper: Clip damage area to written memory range
Thomas Zimmermann
1
-7
/
+21
2022-02-10
drm/fb-helper: Calculate damaged area in separate helper
Thomas Zimmermann
1
-6
/
+20
2022-02-10
drm/fb-helper: Fix vertical damage clipping
Thomas Zimmermann
1
-2
/
+1
2022-02-10
drm/fb-helper: Fix clip rectangle height
Thomas Zimmermann
1
-1
/
+1
2022-02-10
drm/amdgpu: Fix compile error.
Andrey Grodzovsky
1
-2
/
+1
2022-02-09
drm/amdgpu: Revert 'drm/amdgpu: annotate a false positive recursive locking'
Andrey Grodzovsky
2
-10
/
+4
2022-02-09
drm/amdgpu: Rework amdgpu_device_lock_adev
Andrey Grodzovsky
3
-17
/
+43
2022-02-09
drm/amdgpu: Move in_gpu_reset into reset_domain
Andrey Grodzovsky
6
-12
/
+15
2022-02-09
drm/amdgpu: Move reset sem into reset_domain
Andrey Grodzovsky
10
-37
/
+46
2022-02-09
drm/amdgpu: Rework reset domain to be refcounted.
Andrey Grodzovsky
9
-34
/
+140
2022-02-09
drm/amdgpu: Drop concurrent GPU reset protection for device
Andrey Grodzovsky
1
-82
/
+7
2022-02-09
drm/amdgpu: Drop hive->in_reset
Andrey Grodzovsky
3
-20
/
+1
2022-02-09
drm/amd/virt: For SRIOV send GPU reset directly to TDR queue.
Andrey Grodzovsky
3
-9
/
+18
2022-02-09
drm/amdgpu: Serialize non TDR gpu recovery with TDRs
Andrey Grodzovsky
3
-2
/
+35
2022-02-09
drm/amdgpu: Move scheduler init to after XGMI is ready
Andrey Grodzovsky
4
-43
/
+56
2022-02-09
drm/amdgpu: Introduce reset domain
Andrey Grodzovsky
4
-1
/
+35
2022-02-08
drm/nouveau/backlight: Just set all backlight types as RAW
Lyude Paul
1
-2
/
+1
2022-02-08
drm/nouveau/backlight: Fix LVDS backlight detection on some laptops
Lyude Paul
1
-1
/
+2
[next]