index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
for-linux-next
for-linux-next-fixes
topic/i915-ttm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
drm/lima: Use drm_sched_job_add_syncobj_dependency()
Maíra Canal
1
-10
/
+2
6 days
drm/vgem: Drop struct drm_vgem_gem_object
Maíra Canal
1
-11
/
+0
2023-03-09
drm/tests: helpers: Drop empty platform remove function
Uwe Kleine-König
1
-6
/
+0
2023-03-03
dma-buf: Include missing parentheses to documentation
Maíra Canal
1
-1
/
+1
2023-02-28
drm/vc4: replace obj lookup steps with drm_gem_objects_lookup
Maíra Canal
1
-41
/
+2
2023-02-28
drm/vc4: replace drm_gem_dma_object for drm_gem_object in vc4_exec_info
Maíra Canal
3
-23
/
+20
2023-02-24
drm/v3d: Use drm_sched_job_add_syncobj_dependency()
Maíra Canal
1
-18
/
+8
2023-02-24
drm/panfrost: Use drm_sched_job_add_syncobj_dependency()
Maíra Canal
1
-9
/
+2
2023-02-24
drm/sched: Create wrapper to add a syncobj dependency to job
Maíra Canal
2
-0
/
+35
2023-02-10
drm/vgem: add missing mutex_destroy
Maíra Canal
1
-0
/
+1
2023-02-02
drm/format-helper: Use KUNIT_EXPECT_MEMEQ macro
Maíra Canal
1
-5
/
+5
2023-01-10
drm/debugfs: add descriptions to struct parameters
Maíra Canal
1
-0
/
+18
2023-01-10
drm/debugfs: use octal permissions instead of symbolic permissions
Maíra Canal
1
-6
/
+6
2023-01-06
drm/arm/hdlcd: use new debugfs device-centered functions
Maíra Canal
1
-15
/
+9
2023-01-06
drm/gud: use new debugfs device-centered functions
Maíra Canal
1
-13
/
+4
2022-12-23
drm/tests: reduce drm_mm_test stack usage
Arnd Bergmann
2
-3
/
+5
2022-12-22
drm/todo: update the debugfs clean up task
Maíra Canal
1
-7
/
+6
2022-12-22
drm/vkms: use new debugfs device-centered functions
Maíra Canal
1
-11
/
+6
2022-12-22
drm/v3d: use new debugfs device-centered functions
Maíra Canal
1
-12
/
+10
2022-12-22
drm/vc4: use new debugfs device-centered functions
Maíra Canal
11
-116
/
+37
2022-12-22
drm/debugfs: create debugfs late register functions
Maíra Canal
3
-0
/
+21
2022-12-22
drm: use new debugfs device-centered functions on DRM core files
Maíra Canal
5
-34
/
+28
2022-12-22
drm/debugfs: create device-centered debugfs functions
Maíra Canal
4
-0
/
+129
2022-11-02
drm/tests: Add back seed value information
drm-misc-next-2022-11-03
Arthur Grillo
2
-4
/
+10
2022-10-20
drm/plane_helper: Split into parameterized test cases
Michał Winiarski
1
-198
/
+269
2022-10-20
drm/plane_helper: Print actual/expected values on failure
Michał Winiarski
1
-34
/
+44
2022-10-16
drm/tests: Split drm_test_dp_mst_sideband_msg_req_decode into parameterized t...
Maíra Canal
1
-127
/
+243
2022-10-16
drm/tests: Split drm_test_dp_mst_calc_pbn_mode into parameterized tests
Maíra Canal
1
-24
/
+53
2022-09-14
drm/tests: Change "igt_" prefix to "drm_test_"
Maíra Canal
9
-293
/
+294
2022-09-14
drm/tests: Split drm_framebuffer_create_test into parameterized tests
Maíra Canal
1
-23
/
+30
2022-09-09
drm/format: Split into more granular test cases
Michał Winiarski
1
-48
/
+108
2022-09-09
drm/format: Use appropriate types in expect/assert
Michał Winiarski
1
-76
/
+76
2022-09-01
drm/cmdline-parser: Use assert when needed
Michał Winiarski
1
-40
/
+40
2022-09-01
drm/cmdline-parser: Merge negative tests
Michał Winiarski
1
-190
/
+103