summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-24drm/amdgpu: display: Convert to drm_output_color_formatMaxime Ripard1-2/+2
2026-03-24drm/display: hdmi: Convert to drm_output_color_formatMaxime Ripard1-4/+4
2026-03-24drm/edid: Convert to drm_output_color_format enumMaxime Ripard1-9/+9
2026-03-24drm/connector: Introduce drm_output_color_format enumMaxime Ripard1-8/+34
2026-03-24drm/imagination: Implement handling of context reset notificationAlexandru Dadu4-0/+136
2026-03-24drm/imagination: Switch reset_reason fields from enum to u32Alexandru Dadu2-3/+11
2026-03-24drm/imagination: Add missing rogue context reset reasonsAlexandru Dadu1-0/+12
2026-03-24drm/xe: Send 'none' recovery method for XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESETRaag Jadav1-1/+8
2026-03-24drm: Update log for 'none' recovery methodRaag Jadav1-1/+1
2026-03-24drm/doc: Update documentation for 'none' recovery methodRaag Jadav1-8/+8
2026-03-23accel/amdxdna: Return ERR_PTR on dma_alloc_noncoherent failureWendy Liang1-1/+6
2026-03-23accel/amdxdna: fix missing newline in pr_err messagehaoyu.lu1-1/+1
2026-03-23drm/imagination: Skip 2nd thread DM association for non META FirmwareBrajesh Gupta1-6/+9
2026-03-23drm/imagination: Improve firmware power off for layout_mars configBrajesh Gupta1-28/+57
2026-03-23drm/sun4i: Use backend/mixer as dedicated DMA deviceChen-Yu Tsai2-24/+30
2026-03-23drm/mediatek: Set dedicated DMA device and drop custom GEM callbacksChen-Yu Tsai6-269/+3
2026-03-23drm/gem-dma: Support dedicated DMA device for allocation and mappingChen-Yu Tsai1-9/+12
2026-03-23drm/prime: Limit scatter list size with dedicated DMA deviceChen-Yu Tsai1-1/+1
2026-03-21accel/amdxdna: Refactor GEM BO handling and add helper APIs for address retri...Max Zhen10-278/+266
2026-03-20drm/bridge: samsung-dsim: use drm_bridge_clear_and_put() to put the next bridgeLuca Ceresoli1-5/+2
2026-03-20drm/bridge: add drm_bridge_clear_and_put()Luca Ceresoli2-0/+35
2026-03-20drm/ttm: Update the struct ttm_operation_ctx kerneldocThomas Hellström1-9/+19
2026-03-20drm/ttm: Avoid invoking the OOM killer when reading back swapped contentThomas Hellström3-4/+9
2026-03-20drm/ttm: Don't spam the log on buffer object backing store allocation failureThomas Hellström1-1/+1
2026-03-20drm/atomic: Remove state argument to drm_atomic_private_obj_initMaxime Ripard14-39/+19
2026-03-20drm/tegra: Switch private_obj initialization to atomic_create_stateMaxime Ripard1-6/+16
2026-03-20drm/omapdrm: Switch private_obj initialization to atomic_create_stateMaxime Ripard1-6/+16
2026-03-20drm/amdgpu: Switch private_obj initialization to atomic_create_stateMaxime Ripard1-24/+28
2026-03-20accel/ivpu: Perform engine reset instead of device recovery on TDRKarol Wachowski9-17/+92
2026-03-20drm/panel-edp: Add BOE NV153WUM-N42, CMN N153JCA-ELK, CSW MNF307QS3-2Alvin1 Chen1-0/+3
2026-03-18drm/rockchip: vop2: Support setting custom background colorCristian Ciocaltea2-1/+27
2026-03-18drm/vkms: Support setting custom background colorCristian Ciocaltea2-2/+11
2026-03-18drm: Add CRTC background color propertyCristian Ciocaltea9-5/+147
2026-03-18uapi: Provide DIV_ROUND_CLOSEST()Cristian Ciocaltea2-17/+19
2026-03-18accel/amdxdna: Support retrieving hardware context debug informationLizhi Hou8-11/+213
2026-03-17drm/bridge: waveshare-dsi: Fix signedness bugEthan Tidmore1-3/+5
2026-03-17drm/tilcdc: Fix type mismatchKory Maincent (TI)1-2/+2
2026-03-17drm/tilcdc: Remove tilcdc_panel driver reintroduced by a mergeKory Maincent (TI)1-408/+0
2026-03-16accel/amdxdna: Add debug prints for command submissionLizhi Hou1-5/+29
2026-03-16drm/atomic: Add affected colorops with affected planesChaitanya Kumar Borah1-0/+7
2026-03-16drm/colorop: Preserve bypass value in duplicate_state()Chaitanya Kumar Borah1-2/+0
2026-03-14drm/sun4i: layers: Use drm_fb_dma_get_gem_addr() to get display memoryChen-Yu Tsai2-39/+4
2026-03-14drm/sun4i: Fix resource leaksEthan Tidmore1-1/+2
2026-03-14drm/bridge: add support for lontium lt8713sx bridge driverVishnu Saini3-0/+609
2026-03-14dt-bindings: bridge: lt8713sx: Add bindingsVishnu Saini1-0/+113
2026-03-14drm/v3d: Remove dedicated fence_lockMaíra Canal3-4/+1
2026-03-14drm/v3d: Attach per-fd reset counters to v3d_statsTvrtko Ursulin3-35/+10
2026-03-14drm/v3d: Hold v3d_stats references in each jobTvrtko Ursulin4-37/+34
2026-03-14drm/v3d: Refcount v3d_statsTvrtko Ursulin5-27/+84
2026-03-14drm/v3d: Use raw seqcount helpers instead of fighting with lockdepTvrtko Ursulin3-46/+17