summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nouveau/fence: handle cross device fences properlyDave Airlie6 days1-2/+4
* drm/tests: connector: Add ycbcr_420_allowed testsCristian Ciocaltea6 days1-0/+60
* drm/connector: hdmi: Validate supported_formats matches ycbcr_420_allowedCristian Ciocaltea6 days1-0/+3
* drm/bridge-connector: Sync supported_formats with computed ycbcr_420_allowedCristian Ciocaltea6 days1-2/+6
* drm/bridge: Prioritize supported_formats over ycbcr_420_allowedCristian Ciocaltea6 days1-0/+4
* drm/nouveau/disp: Fix missing backlight control on Macbook 5,1Takashi Iwai12 days1-0/+1
* drm/tests: helpers: Fix compiler warningYu-Chun Lin13 days1-2/+1
* drm: adv7511: Drop dsi single lane supportBiju Das2024-12-201-1/+1
* dt-bindings: display: adi,adv7533: Drop single lane supportBiju Das2024-12-201-1/+1
* drm: adv7511: Fix use-after-free in adv7533_attach_dsi()Biju Das2024-12-202-4/+8
* drm/bridge: adv7511_audio: Update Audio InfoFrame properlyStefan Ekenberg2024-12-201-2/+12
* drm/sched: Fix drm_sched_fini() docu generationBagas Sanjaya2024-12-191-1/+2
* accel/ivpu: Fix WARN in ivpu_ipc_send_receive_internal()Jacek Lawrynowicz2024-12-191-1/+1
* accel/ivpu: Fix memory leak in ivpu_mmu_reserved_context_init()Jacek Lawrynowicz2024-12-191-3/+7
* accel/ivpu: Fix general protection fault in ivpu_bo_list()Jacek Lawrynowicz2024-12-191-1/+1
* drm: rework FB_CORE dependencyArnd Bergmann2024-12-171-0/+1
* drm/fbdev: Select FB_CORE dependency for fbdev on DMA and TTMThomas Zimmermann2024-12-171-0/+2
* fbdev: Fix recursive dependencies wrt BACKLIGHT_CLASS_DEVICEThomas Zimmermann2024-12-177-8/+19
* drm/modes: Avoid divide by zero harder in drm_mode_vrefresh()Ville Syrjälä2024-12-131-4/+7
* drm/display: use ERR_PTR on DP tunnel manager creation failKrzysztof Karas2024-12-131-5/+5
* drm/panel: synaptics-r63353: Fix regulator unbalanceMichael Trimarchi2024-12-131-1/+1
* drm/panel: st7701: Add prepare_prev_first flag to drm_panelMarek Vasut2024-12-131-0/+1
* drm/panel: novatek-nt35950: fix return value check in nt35950_probe()Yang Yingliang2024-12-131-2/+2
* drm/panel: himax-hx83102: Add a check to prevent NULL pointer dereferenceZhang Zekun2024-12-131-0/+2
* dma-buf: Fix __dma_buf_debugfs_list_del argument for !CONFIG_DEBUG_FST.J. Mercier2024-12-121-1/+1
* udmabuf: fix memory leak on last export_udmabuf() error pathJann Horn2024-12-121-11/+17
* udmabuf: also check for F_SEAL_FUTURE_WRITEJann Horn2024-12-121-1/+1
* udmabuf: fix racy memfd sealing checkJann Horn2024-12-121-4/+9
* MAINTAINERS: align Danilo's maintainer entriesDanilo Krummrich2024-12-101-2/+2
* drm: rework FB_CORE dependencyArnd Bergmann2024-12-101-0/+1
* Merge tag 'drm-misc-fixes-2024-12-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2024-12-053-21/+92
|\
| * drm/v3d: Enable Performance Counters before clearing themMaíra Canal2024-12-051-1/+1
| * drm/dp_mst: Use reset_msg_rx_state() instead of open coding itImre Deak2024-12-051-1/+1
| * drm/dp_mst: Reset message rx state after OOM in drm_dp_mst_handle_up_req()Imre Deak2024-12-051-3/+6
| * drm/dp_mst: Ensure mst_primary pointer is valid in drm_dp_mst_handle_up_req()Imre Deak2024-12-051-6/+18
| * drm/dp_mst: Fix down request message timeout handlingImre Deak2024-12-051-3/+9
| * drm/dp_mst: Simplify error path in drm_dp_mst_handle_down_rep()Imre Deak2024-12-051-6/+1
| * drm/dp_mst: Verify request type in the corresponding down message replyImre Deak2024-12-051-0/+31
| * drm/dp_mst: Fix resetting msg rx state after topology removalImre Deak2024-12-052-2/+26
* | Merge tag 'drm-xe-fixes-2024-12-04' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2024-12-052-49/+101
|\ \
| * | drm/xe: Move the coredump registration to the worker threadJohn Harrison2024-12-031-34/+39
| * | drm/xe/guc: Fix missing init value and add register order checkZhanjun Dong2024-12-031-15/+62
* | | Merge tag 'drm-misc-fixes-2024-11-28' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2024-12-043-2/+31
|\ \ \ | | |/ | |/|
| * | drm/sti: Add __iomem for mixer_dbg_mxn's parameterPei Xiao2024-11-261-1/+1
| * | drm/dp_mst: Fix MST sideband message body length checkImre Deak2024-11-261-0/+3
| * | dma-buf: fix dma_fence_array_signaled v4Christian König2024-11-251-1/+27
* | | Merge tag 'drm-misc-fixes-2024-11-21' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2024-12-041-65/+61
|\| | | |/ |/|
| * dma-fence: Use kernel's sort for merging fencesTvrtko Ursulin2024-11-151-67/+61
| * dma-fence: Fix reference leak on fence merge failure pathTvrtko Ursulin2024-11-151-0/+2
* | Linux 6.13-rc1v6.13-rc1Linus Torvalds2024-12-011-2/+2