index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/disp: merge head/outp/ior code into chipset files
Ben Skeggs
2022-07-27
92
-6822
/
+5151
*
drm/nouveau/disp: add common class handling between <nv50 and >=nv50
Ben Skeggs
2022-07-27
48
-1072
/
+396
*
drm/nouveau/disp: collapse nv50_disp into nvkm_disp
Ben Skeggs
2022-07-27
65
-562
/
+472
*
drm/nouveau/disp: collapse nv50_disp_func into nvkm_disp_func
Ben Skeggs
2022-07-27
21
-127
/
+192
*
drm/nouveau/disp: clean up nvkm_outp constructors
Ben Skeggs
2022-07-27
3
-32
/
+19
*
drm/nouveau/disp: collapse nvkm_dp into nvkm_outp
Ben Skeggs
2022-07-27
4
-262
/
+240
*
drm/nouveau/kms/nv50-: remove unused functions
Ben Skeggs
2022-07-13
3
-30
/
+0
*
drm/nouveau/flcn: remove unused functions
Ben Skeggs
2022-07-13
3
-45
/
+0
*
drm/nouveau: remove double WFI when destroying channels
Ben Skeggs
2022-07-13
1
-4
/
+2
*
drm/nouveau/ce/gv100-: move method buffer to ce ctx
Ben Skeggs
2022-07-13
8
-29
/
+85
*
drm/nouveau/fifo: remove rd32/wr32 accessors from channels
Ben Skeggs
2022-07-13
3
-37
/
+3
*
drm/nouveau/fifo: rip out cevent, never used
Ben Skeggs
2022-07-13
4
-33
/
+0
*
drm/nouveau/device: remove pwrsrc notify in favour of a direct call to clk
Ben Skeggs
2022-07-13
7
-48
/
+11
*
drm/nouveau/nvkm: remove unused header
Ben Skeggs
2022-07-13
2
-67
/
+0
*
drm/nouveau/nvkm: zero out engine pointer for subdev-provided classes
Ben Skeggs
2022-07-13
1
-0
/
+1
*
drm/nouveau/nvkm: use list_add_tail() when building object tree
Ben Skeggs
2022-07-13
1
-1
/
+1
*
drm/nouveau/nvkm: rip out event uapi
Ben Skeggs
2022-07-13
3
-261
/
+2
*
drm/nouveau/nvif: add wrapper for open-coded nvif_object_constructed()
Ben Skeggs
2022-07-13
2
-1
/
+7
*
Merge tag 'drm-msm-next-2022-07-10' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2022-07-13
80
-1343
/
+1282
|
\
|
*
drm/msm/dpu: Fix for non-visible planes
Rob Clark
2022-07-08
1
-0
/
+6
|
*
drm/msm/mdp5: Fix global state lock backoff
Rob Clark
2022-07-07
1
-1
/
+2
|
*
drm/msm: Make enable_eviction flag static
Rob Clark
2022-07-07
1
-1
/
+1
|
*
drm/msm: Switch to pfn mappings
Rob Clark
2022-07-06
1
-2
/
+3
|
*
drm/msm: Deprecate MSM_BO_UNCACHED harder
Rob Clark
2022-07-06
3
-5
/
+17
|
*
drm/msm/adreno: Defer enabling runpm until hw_init()
Rob Clark
2022-07-06
2
-1
/
+6
|
*
drm/msm/gem: Drop obj lock in msm_gem_free_object()
Rob Clark
2022-07-06
2
-9
/
+13
|
*
drm/msm/dp: remove dp_display_en/disable prototypes and data argument
Dmitry Baryshkov
2022-07-06
1
-6
/
+3
|
*
drm/msm/dp: rename second dp_display_enable()'s argument
Dmitry Baryshkov
2022-07-06
1
-3
/
+3
|
*
drm/msm/dp: remove unused stubs
Dmitry Baryshkov
2022-07-06
1
-35
/
+0
|
*
drm/msm/adreno: Do not propagate void return values
Geert Uytterhoeven
2022-07-06
3
-4
/
+4
|
*
drm/msm/gpu: Add GEM debug label to devcore
Rob Clark
2022-07-06
3
-0
/
+6
|
*
drm/msm/gpu: Capture all BO addr+size in devcore
Rob Clark
2022-07-06
1
-28
/
+8
|
*
drm/msm: switch msm_kms_init_aspace() to use device_iommu_mapped()
Dmitry Baryshkov
2022-07-06
1
-7
/
+7
|
*
drm/msm: move KMS aspace init to the separate helper
Dmitry Baryshkov
2022-07-06
4
-56
/
+49
|
*
drm/msm: Stop using iommu_present()
Dmitry Baryshkov
2022-07-06
1
-2
/
+8
|
*
drm/msm/mdp5: move iommu_domain_alloc() call close to its usage
Dmitry Baryshkov
2022-07-06
3
-24
/
+4
|
*
drm/msm/dpu: check both DPU and MDSS devices for the IOMMU
Dmitry Baryshkov
2022-07-06
1
-3
/
+11
|
*
drm/msm: Fix %d vs %u
Rob Clark
2022-07-06
1
-5
/
+5
|
*
drm/msm/dpu: move struct dpu_hw_blk definition to dpu_hw_utils.h
Dmitry Baryshkov
2022-07-06
12
-36
/
+7
|
*
drm/msm/dpu: merge base_off with blk_off in struct dpu_hw_blk_reg_map
Dmitry Baryshkov
2022-07-06
15
-33
/
+20
|
*
drm/msm/dpu: drop length from struct dpu_hw_blk_reg_map
Dmitry Baryshkov
2022-07-06
13
-14
/
+1
|
*
drm/msm/dpu: drop xin_id from struct dpu_hw_blk_reg_map
Dmitry Baryshkov
2022-07-06
1
-2
/
+0
|
*
drm/msm/adreno: Allow larger address space size
Rob Clark
2022-07-06
4
-1
/
+24
|
*
drm/msm/adreno: Fix up formatting
Konrad Dybcio
2022-07-06
1
-9
/
+8
|
*
drm/msm/a6xx: Add speedbin support for A619 GPU
Konrad Dybcio
2022-07-06
1
-0
/
+19
|
*
drm/msm/adreno: Add A619 support
Konrad Dybcio
2022-07-06
5
-6
/
+169
|
*
drm/msm/adreno: Remove dead code
Konrad Dybcio
2022-07-06
1
-2
/
+0
|
*
drm/msm: Avoid unclocked GMU register access in 6xx gpu_busy
Douglas Anderson
2022-07-06
6
-33
/
+53
|
*
-
-
-
-
-
-
-
-
-
.
Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-d...
Dmitry Baryshkov
2022-07-05
53
-1031
/
+780
|
|
\
\
\
\
\
\
|
|
|
|
|
|
|
*
drm/msm/mdp4: get rid of struct mdp4_platform_config
Dmitry Baryshkov
2022-07-04
2
-20
/
+6
[next]