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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-12
Merge tag 'drm-misc-fixes-2022-07-07-1' of ssh://git.freedesktop.org/git/drm/drm-misc into drm-fixes
Dave Airlie
6
-23
/
+38
2022-07-12
Merge tag 'drm-intel-fixes-2022-07-07' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Dave Airlie
3
-4
/
+18
2022-07-12
Merge tag 'amd-drm-fixes-5.19-2022-07-06' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
7
-10
/
+33
2022-07-11
drm/i915/ttm: fix sg_table construction
Matthew Auld
7
-15
/
+58
2022-07-11
drm: selftest: convert drm_mm selftest to KUnit
Arthur Grillo
8
-942
/
+509
2022-07-11
drm: selftest: convert drm_buddy selftest to KUnit
Maíra Canal
5
-1011
/
+758
2022-07-11
drm: selftest: convert drm_framebuffer selftest to KUnit
Maíra Canal
6
-93
/
+53
2022-07-11
drm: selftest: convert drm_dp_mst_helper selftest to KUnit
Maíra Canal
5
-46
/
+53
2022-07-11
drm: selftest: convert drm_plane_helper selftest to KUnit
Maíra Canal
5
-59
/
+71
2022-07-11
drm: selftest: convert drm_format selftest to KUnit
Maíra Canal
6
-289
/
+289
2022-07-11
drm: selftest: convert drm_rect selftest to KUnit
Maíra Canal
6
-233
/
+216
2022-07-11
drm: selftest: convert drm_cmdline_parser selftest to KUnit
Maíra Canal
5
-1211
/
+1081
2022-07-11
drm: selftest: convert drm_damage_helper selftest to KUnit
Maíra Canal
7
-714
/
+643
2022-07-11
drm/i915/selftests: fix a couple IS_ERR() vs NULL tests
Dan Carpenter
1
-4
/
+4
2022-07-11
drm/ttm: audit bo->resource usage v2
Christian König
2
-10
/
+13
2022-07-11
drm/nouveau: audit bo->resource usage
Christian König
1
-1
/
+2
2022-07-11
drm/amdgpu: audit bo->resource usage
Christian König
2
-2
/
+3
2022-07-11
drm/ttm: rename and cleanup ttm_bo_init
Christian König
8
-65
/
+121
2022-07-11
Revert "drm/amdgpu: fix start calculation in amdgpu_vram_mgr_new"
Arunpravin Paneer Selvam
1
-14
/
+8
2022-07-11
Revert "drm/amdgpu: move internal vram_mgr function into the C file"
Arunpravin Paneer Selvam
2
-29
/
+27
2022-07-11
drm/i915/gvt: IS_ERR() vs NULL bug in intel_gvt_update_reg_whitelist()
Dan Carpenter
1
-3
/
+3
2022-07-09
drm/aperture: Run fbdev removal before internal helpers
Thomas Zimmermann
1
-11
/
+15
2022-07-09
drm/ingenic: Use the new PM macros
Paul Cercueil
1
-4
/
+5
2022-07-09
drm/ingenic: Don't request full modeset if property is not modified
Paul Cercueil
1
-1
/
+3
2022-07-09
drm/ingenic: Add support for the JZ4760(B)
Paul Cercueil
1
-0
/
+28
2022-07-09
drm/ingenic: Fix MODULE_LICENSE() string
Paul Cercueil
1
-1
/
+1
2022-07-09
drm/panel: simple: add support for the Samsung LTL101AL01 panel
Martin Jücker
1
-0
/
+34
2022-07-09
drm/fourcc: Add DRM_FORMAT_D[1248]
Geert Uytterhoeven
1
-0
/
+7
2022-07-09
drm/fourcc: Add DRM_FORMAT_R[124]
Geert Uytterhoeven
1
-0
/
+6
2022-07-09
drm/gem-fb-helper: Use actual bpp for size calculations
Geert Uytterhoeven
1
-9
/
+3
2022-07-09
drm/fb-helper: Add support for DRM_FORMAT_C[124]
Geert Uytterhoeven
1
-26
/
+75
2022-07-09
drm/fourcc: Add DRM_FORMAT_C[124]
Geert Uytterhoeven
1
-0
/
+21
2022-07-09
drm/framebuffer: Use actual bpp for DRM_IOCTL_MODE_GETFB
Geert Uytterhoeven
1
-1
/
+1
2022-07-09
drm/client: Use actual bpp when allocating frame buffers
Geert Uytterhoeven
1
-2
/
+2
2022-07-09
drm/fourcc: Add drm_format_info.is_color_indexed flag
Geert Uytterhoeven
1
-1
/
+1
2022-07-09
drm/fourcc: Add drm_format_info_bpp() helper
Geert Uytterhoeven
1
-0
/
+19
2022-07-09
drm/mipi-dsi: Make remove callback return void
Uwe Kleine-König
50
-146
/
+53
2022-07-09
drm/panel-novatek-nt35510: Emit an error message if power off fails
Uwe Kleine-König
1
-1
/
+4
2022-07-09
drm/panel: simple: Make panel_simple_remove() return void
Uwe Kleine-König
1
-5
/
+7
2022-07-08
drm/amdgpu/mes: fix mes submission in atomic context
Jack Xiao
4
-85
/
+50
2022-07-08
drm/amd/pm: drop the thermal_controller_type check
Kenneth Feng
1
-5
/
+3
2022-07-08
drm/amd/pm: ac/dc change for smu_v13_0
Kenneth Feng
4
-3
/
+37
2022-07-08
drm/amd/display: Enable ODM combine default policy
Aurabindo Pillai
2
-2
/
+6
2022-07-08
drm/amd/display: Add callback to set dig mode
Aurabindo Pillai
1
-0
/
+12
2022-07-08
drm/i915/mtl: Add MeteorLake PCI IDs
Radhakrishna Sripada
4
-0
/
+23
2022-07-08
drm/i915/mtl: Add MeteorLake platform info
Radhakrishna Sripada
4
-0
/
+28
2022-07-08
drm/i915/gt: Add general DSS steering iterator to intel_gt_mcr
Matt Roper
6
-75
/
+75
2022-07-08
drm/amd/display: fix 32 bit compilation errors in dc_dmub_srv.c
Alex Deucher
2
-59
/
+34
2022-07-08
drm/tegra: vic: Use devm_platform_ioremap_resource()
Lv Ruyi
1
-8
/
+1
2022-07-08
gpu: host1x: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-6
/
+2
[prev]
[next]