Linux DRI Development
[Prev Page][Next Page]
- Re: [PATCH v4 02/13] drm/connector: Add enum documentation to drm_colorspace, (continued)
- [PATCH v4 05/13] drm/connector: Print connector colorspace in state debugfs, Harry Wentland
- [PATCH v4 03/13] drm/connector: Pull out common create_colorspace_property code, Harry Wentland
- [PATCH v4 11/13] drm/amd/display: Always set crtcinfo from create_stream_for_sink, Harry Wentland
- [PATCH v4 07/13] drm/amd/display: Always pass connector_state to stream validation, Harry Wentland
- [PATCH v4 09/13] drm/amd/display: Signal mode_changed if colorspace changed, Harry Wentland
- [PATCH v4 06/13] drm/connector: Allow drivers to pass list of supported colorspaces, Harry Wentland
- [PATCH v4 04/13] drm/connector: Use common colorspace_names array, Harry Wentland
- [PATCH v4 10/13] drm/amd/display: Send correct DP colorspace infopacket, Harry Wentland
- [PATCH v4 12/13] drm/amd/display: Add debugfs for testing output colorspace, Harry Wentland
- [PATCH v4 08/13] drm/amd/display: Register Colorspace property for DP and HDMI, Harry Wentland
- [PATCH v4 13/13] drm/amd/display: Refactor avi_info_frame colorimetry determination, Harry Wentland
- Re: [PATCH v4 00/13] Enable Colorspace connector property in amdgpu, Pekka Paalanen
- [PATCH AUTOSEL 5.10 29/31] drm/msm: Be more shouty if per-process pgtables aren't working, Sasha Levin
- [PATCH AUTOSEL 5.15 42/43] drm/amdgpu: skip disabling fence driver src_irqs when device is unplugged, Sasha Levin
- [PATCH AUTOSEL 5.15 39/43] drm/msm: Be more shouty if per-process pgtables aren't working, Sasha Levin
- [PATCH AUTOSEL 6.1 54/57] drm/amdgpu: skip disabling fence driver src_irqs when device is unplugged, Sasha Levin
- [PATCH AUTOSEL 6.1 50/57] drm/msm: Be more shouty if per-process pgtables aren't working, Sasha Levin
- [PATCH AUTOSEL 6.3 64/67] drm/amdgpu: skip disabling fence driver src_irqs when device is unplugged, Sasha Levin
- [PATCH AUTOSEL 6.3 60/67] drm/msm: Be more shouty if per-process pgtables aren't working, Sasha Levin
- [PATCH v14 00/10] add DSC 1.2 dpu supports,
Kuogee Hsieh
- [PATCH v14 03/10] drm/msm/dpu: add DPU_PINGPONG_DSC feature bit for DPU < 7.0.0, Kuogee Hsieh
- [PATCH v14 02/10] drm/msm/dpu: add DSC blocks to the catalog of MSM8998 and SC8180X, Kuogee Hsieh
- [PATCH v14 01/10] drm/msm/dpu: set DSC flush bit correctly at MDP CTL flush register, Kuogee Hsieh
- [PATCH v14 04/10] drm/msm/dpu: Guard PINGPONG DSC ops behind DPU_PINGPONG_DSC bit, Kuogee Hsieh
- [PATCH v14 10/10] drm/msm/dpu: Tear down DSC datapath on encoder cleanup, Kuogee Hsieh
- [PATCH v14 08/10] drm/msm/dpu: separate DSC flush update out of interface, Kuogee Hsieh
- [PATCH v14 06/10] drm/msm/dpu: add support for DSC encoder v1.2 engine, Kuogee Hsieh
- [PATCH v14 09/10] drm/msm/dpu: add DSC 1.2 hw blocks for relevant chipsets, Kuogee Hsieh
- [PATCH v14 05/10] drm/msm/dpu: Introduce PINGPONG_NONE to disconnect DSC from PINGPONG, Kuogee Hsieh
- [PATCH v14 07/10] drm/msm/dpu: always clear every individual pending flush mask, Kuogee Hsieh
- Re: [PATCH v14 00/10] add DSC 1.2 dpu supports, Dmitry Baryshkov
- Re: [PATCH v14 00/10] add DSC 1.2 dpu supports, Dmitry Baryshkov
- Re: [PATCH v2 2/6] drm/msm/a6xx: Explain CP_PROTECT_CNTL writes in a6xx_set_cp_protect, Rob Clark
- [PATCH 01/33] drm/amdkfd: add debug and runtime enable interface,
Jonathan Kim
- [PATCH 02/33] drm/amdkfd: display debug capabilities, Jonathan Kim
- [PATCH 03/33] drm/amdkfd: prepare per-process debug enable and disable, Jonathan Kim
- [PATCH 13/33] drm/amdkfd: prepare map process for single process debug devices, Jonathan Kim
- [PATCH 05/33] drm/amdgpu: setup hw debug registers on driver initialization, Jonathan Kim
- [PATCH 08/33] drm/amdkfd: fix kfd_suspend_all_processes, Jonathan Kim
- [PATCH 04/33] drm/amdgpu: add kgd hw debug mode setting interface, Jonathan Kim
- [PATCH 19/33] drm/amdkfd: add send exception operation, Jonathan Kim
- [PATCH 11/33] drm/amdgpu: add gfx11 hw debug mode enable and disable calls, Jonathan Kim
- [PATCH 16/33] drm/amdkfd: add per process hw trap enable and disable functions, Jonathan Kim
- [PATCH 09/33] drm/amdgpu: add gfx10 hw debug mode enable and disable calls, Jonathan Kim
- [PATCH 12/33] drm/amdgpu: add configurable grace period for unmap queues, Jonathan Kim
- [PATCH 06/33] drm/amdgpu: add gfx9 hw debug mode enable and disable calls, Jonathan Kim
- [PATCH 10/33] drm/amdgpu: add gfx9.4.2 hw debug mode enable and disable calls, Jonathan Kim
- [PATCH 15/33] drm/amdgpu: expose debug api for mes, Jonathan Kim
- [PATCH 17/33] drm/amdkfd: apply trap workaround for gfx11, Jonathan Kim
- [PATCH 07/33] drm/amdgpu: add gfx9.4.1 hw debug mode enable and disable calls, Jonathan Kim
- [PATCH 29/33] drm/amdkfd: add debug query event operation, Jonathan Kim
- [PATCH 14/33] drm/amdgpu: prepare map process for multi-process debug devices, Jonathan Kim
- [PATCH 18/33] drm/amdkfd: add raise exception event function, Jonathan Kim
- [PATCH 27/33] drm/amdkfd: add debug set and clear address watch points operation, Jonathan Kim
- [PATCH 32/33] drm/amdkfd: add debug device snapshot operation, Jonathan Kim
- [PATCH 31/33] drm/amdkfd: add debug queue snapshot operation, Jonathan Kim
- [PATCH 24/33] drm/amdkfd: add debug wave launch override operation, Jonathan Kim
- [PATCH 23/33] drm/amdkfd: add debug set exceptions enabled operation, Jonathan Kim
- [PATCH 22/33] drm/amdkfd: update process interrupt handling for debug events, Jonathan Kim
- [PATCH 26/33] drm/amdkfd: add debug suspend and resume process queues operation, Jonathan Kim
- [PATCH 25/33] drm/amdkfd: add debug wave launch mode operation, Jonathan Kim
- [PATCH 28/33] drm/amdkfd: add debug set flags operation, Jonathan Kim
- [PATCH 20/33] drm/amdkfd: add runtime enable operation, Jonathan Kim
- [PATCH 30/33] drm/amdkfd: add debug query exception info operation, Jonathan Kim
- [PATCH 33/33] drm/amdkfd: bump kfd ioctl minor version for debug api availability, Jonathan Kim
- [PATCH 21/33] drm/amdkfd: add debug trap enabled flag to tma, Jonathan Kim
- Re: [PATCH 01/33] drm/amdkfd: add debug and runtime enable interface, Felix Kuehling
- [PATCH] drm/amd/amdgpu: introduce DRM_AMDGPU_WERROR,
Hamza Mahfooz
- Re: [PATCH v2 0/2] Init flow fixes for Samsung DSIM and TI SN65DSI84, Neil Armstrong
- Re: [PATCH 1/1] drm/bridge: tc358767: explicitly set readable registers, Neil Armstrong
- [PATCH 1/2] drm/amdgpu: Fix no-procfs build,
Rob Clark
- [PATCH 0/3] drm/ttm: Reservation object individualization update,
Thomas Hellström
- RE: [PATCH v9 RESEND 0/5] Add RZ/{G2L,G2LC} and RZ/V2L Display Unit support,
Biju Das
- Re: [RFC PATCH] drm/ttm: Allow the driver to resolve a WW transaction rollback,
Thomas Hellström
- [PULL] drm-intel-fixes,
Joonas Lahtinen
- Re: [PULL] drm-intel-fixes, Jani Nikula
- <Possible follow-ups>
- [PULL] drm-intel-fixes, Maarten Lankhorst
- [PULL] drm-intel-fixes, Joonas Lahtinen
- [PULL] drm-intel-fixes, Joonas Lahtinen
- [PULL] drm-intel-fixes, Maarten Lankhorst
- [PULL] drm-intel-fixes, Tvrtko Ursulin
- [PULL] drm-intel-fixes, Tvrtko Ursulin
- [PULL] drm-intel-fixes, Tvrtko Ursulin
- [PULL] drm-intel-fixes, Tvrtko Ursulin
- [PULL] drm-intel-fixes, Rodrigo Vivi
- [PULL] drm-intel-fixes, Rodrigo Vivi
- [PULL] drm-intel-fixes, Rodrigo Vivi
- [PULL] drm-intel-fixes, Rodrigo Vivi
- [PULL] drm-intel-fixes, Rodrigo Vivi
- [PULL] drm-intel-fixes, Rodrigo Vivi
- [PULL] drm-intel-fixes, Rodrigo Vivi
- [PULL] drm-intel-fixes, Rodrigo Vivi
- [PULL] drm-intel-fixes, Jani Nikula
- [PULL] drm-intel-fixes, Jani Nikula
- [PULL] drm-intel-fixes, Jani Nikula
- [PULL] drm-intel-fixes, Jani Nikula
- [PULL] drm-intel-fixes, Jani Nikula
- [PULL] drm-intel-fixes, Jani Nikula
- [PULL] drm-intel-fixes, Joonas Lahtinen
- [PULL] drm-intel-fixes, Joonas Lahtinen
- [PULL] drm-intel-fixes, Joonas Lahtinen
- [PULL] drm-intel-fixes, Joonas Lahtinen
- [PULL] drm-intel-fixes, Joonas Lahtinen
- [PULL] drm-intel-fixes, Joonas Lahtinen
- [PULL] drm-intel-fixes, Rodrigo Vivi
- [PULL] drm-intel-fixes, Rodrigo Vivi
- [PULL] drm-intel-fixes, Rodrigo Vivi
- [PULL] drm-intel-fixes, Rodrigo Vivi
- [PULL] drm-intel-fixes, Jani Nikula
- [PULL] drm-intel-fixes, Jani Nikula
- [PULL] drm-intel-fixes, Jani Nikula
- [PULL] drm-intel-fixes, Jani Nikula
- [PULL] drm-intel-fixes, Joonas Lahtinen
- [PULL] drm-intel-fixes, Tvrtko Ursulin
- [PULL] drm-intel-fixes, Joonas Lahtinen
- [PULL] drm-intel-fixes, Joonas Lahtinen
- [PULL] drm-intel-fixes, Tvrtko Ursulin
- [PULL] drm-intel-fixes, Tvrtko Ursulin
- [PULL] drm-intel-fixes, Joonas Lahtinen
- [PULL] drm-intel-fixes, Joonas Lahtinen
- [PULL] drm-intel-fixes, Joonas Lahtinen
- [PULL] drm-intel-fixes, Joonas Lahtinen
- [PULL] drm-intel-fixes, Joonas Lahtinen
- [PULL] drm-intel-fixes, Tvrtko Ursulin
- [PULL] drm-intel-fixes, Tvrtko Ursulin
- [PATCH 0/3] MediaTek MIPI-DSI PHY: Cleanups,
AngeloGioacchino Del Regno
- Extension detection by enumeration vs attempt to use extension (Was: Re: [Intel-gfx] [PATCH v10 2/2] drm/i915: Allow user to set cache at BO creation), Joonas Lahtinen
- Re: [PATCH] backlight: Switch i2c drivers back to use .probe(), Lee Jones
- [syzbot] [fbdev?] memory leak in fbcon_set_font (3), syzbot
- Fwd: absent both plymouth, and video= on linu lines, vtty[1-6] framebuffers produce vast raster right and bottom borders on the larger resolution of two displays,
Bagas Sanjaya
- [PATCH 1/2] accel/ivpu: Do not trigger extra VPU reset if the VPU is idle,
Stanislaw Gruszka
- Re: [Intel-gfx] [PATCH 11/11] drm/i915: Reduce combo PHY log spam, Luca Coelho
- Re: [Intel-gfx] [PATCH 10/11] drm/i915: Drop some redundant eDP checks, Luca Coelho
- Re: [Intel-gfx] [PATCH 09/11] drm/i915: Stop spamming the logs with PLL state, Luca Coelho
- Re: [Intel-gfx] [PATCH v2 08/11] drm/i915: Introduce crtc_state->enhanced_framing,
Luca Coelho
- [syzbot] Monthly dri report (May 2023), syzbot
- Re: [Intel-gfx] [PATCH 07/11] drm/i915: Split some long lines, Luca Coelho
- Re: [Intel-gfx] [PATCH 06/11] drm/i915: Fix FEC state dump, Luca Coelho
- Re: [Intel-gfx] [PATCH 03/11] drm/i915/mst: Read out FEC state, Luca Coelho
- Re: [Intel-gfx] [PATCH 04/11] drm/i915: Fix FEC pipe A vs. DDI A mixup, Luca Coelho
- Re: KUnit tests for TTM subsystem,
Christian König
- Re: [PATCH v3 3/3] ARM: dts: stm32: fix several DT warnings on stm32mp15,
Raphael Gallais-Pou
- [PATCH v3 0/5] Expose RPS thresholds in sysfs,
Tvrtko Ursulin
- Re: [Intel-gfx] [PATCH 05/11] drm/i915: Check lane count when determining FEC support,
Luca Coelho
- [PATCH] drm/amd/amdgpu: Fix up locking etc in amdgpu_debugfs_gprwave_ioctl(),
Dan Carpenter
- Re: [PATCH v3 1/9] drm/msm/dpu: fix SSPP register definitions, Jeykumar Sankaran
- Re: [PATCH 3/6] drm/i915/uc/gsc: extract release and security versions from the gsc binary,
Teres Alexis, Alan Previn
- Re: [PATCH] arm64: dts: qcom: enable dual ("bonded") DSI mode for DB845c, Bjorn Andersson
- [linux-next:master] BUILD REGRESSION cf09e328589a2ed7f6c8d90f2edb697fb4f8a96b, kernel test robot
- Re: [PATCH v6 5/6] drm: lcdif: Add multiple encoders and first bridges support,
Ying Liu
- [PATCH v2] drm/ast: Fix modeset failed on DisplayPort,
Jammy Huang
- Re: [RFC PATCH v2 11/13] drm/msm/dpu: add a field describing inline rotation to dpu_caps,
Abhinav Kumar
- Re: [RFC PATCH v2 10/13] drm/msm/dpu: add list of supported formats to the DPU caps,
Abhinav Kumar
- [PATCH net-next v5 0/6] Brcm ASP 2.0 Ethernet Controller,
Justin Chen
- Re: [RFC PATCH v2 09/13] drm/msm/dpu: move pstate->pipe initialization to dpu_plane_atomic_check,
Abhinav Kumar
- [PATCH v2 0/2] drm/i915/pmu: couple of cleanups,
Ashutosh Dixit
- [pull] amdgpu, radeon drm-fixes-6.4,
Alex Deucher
- [PATCH] drm/tegra: dc: cap non-cursor plane zpos to 254, Emmanuel Gil Peyrot
- [PATCH v12 0/1] drm/i915: Allow user to set cache at BO creation,
fei . yang
- [PATCH v2] drm/amd/display: enable more strict compile checks,
Hamza Mahfooz
- [PATCH] drm/amd/display: enable more strict compile checks, Hamza Mahfooz
- Re: [PATCH v3 09/17] drm/amd/display: Register Colorspace property for DP and HDMI,
Harry Wentland
- [PULL] drm-intel-gt-next,
Tvrtko Ursulin
- <Possible follow-ups>
- [PULL] drm-intel-gt-next, Tvrtko Ursulin
- [PULL] drm-intel-gt-next, Joonas Lahtinen
- [PULL] drm-intel-gt-next, Joonas Lahtinen
- [PULL] drm-intel-gt-next, Tvrtko Ursulin
- [PULL] drm-intel-gt-next, Tvrtko Ursulin
- [PULL] drm-intel-gt-next, Tvrtko Ursulin
- [PULL] drm-intel-gt-next, Joonas Lahtinen
- [PULL] drm-intel-gt-next, Joonas Lahtinen
- [PULL] drm-intel-gt-next, Tvrtko Ursulin
- [PULL] drm-intel-gt-next, Tvrtko Ursulin
- [PULL] drm-intel-gt-next, Joonas Lahtinen
- [PULL] drm-intel-gt-next, Tvrtko Ursulin
- [PULL] drm-intel-gt-next, Tvrtko Ursulin
- [PULL] drm-intel-gt-next, Joonas Lahtinen
- [PULL] drm-intel-gt-next, Joonas Lahtinen
- [PULL] drm-intel-gt-next, Tvrtko Ursulin
- [PULL] drm-intel-gt-next, Joonas Lahtinen
- [PATCH v14 0/9] Introduce MSM-specific DSC helpers,
Jessica Zhang
- [PATCH v14 5/9] drm/msm: Add MSM-specific DSC helper methods, Jessica Zhang
- [PATCH v14 3/9] drm/display/dsc: Add drm_dsc_get_bpp_int helper, Jessica Zhang
- [PATCH v14 9/9] drm/msm/dsi: update hdisplay calculation for dsi_timing_setup, Jessica Zhang
- [PATCH v14 2/9] drm/display/dsc: add helper to set semi-const parameters, Jessica Zhang
- [PATCH v14 7/9] drm/msm/dpu: Fix slice_last_group_size calculation, Jessica Zhang
- [PATCH v14 1/9] drm/display/dsc: Add flatness and initial scale value calculations, Jessica Zhang
- [PATCH v14 4/9] drm/msm/dsi: use DRM DSC helpers for DSC setup, Jessica Zhang
- [PATCH v14 6/9] drm/msm/dpu: Use fixed DRM DSC helper for det_thresh_flatness, Jessica Zhang
- [PATCH v14 8/9] drm/msm/dsi: Use MSM and DRM DSC helper methods, Jessica Zhang
- Re: [PATCH v14 0/9] Introduce MSM-specific DSC helpers, Marijn Suijten
- Re: [PATCH v14 0/9] Introduce MSM-specific DSC helpers, Dmitry Baryshkov
- Re: [PATCH v3 03/17] drm/connector: Deprecate split for BT.2020 in drm_colorspace enum, Harry Wentland
- Re: [PATCH v3 02/17] drm/connector: Add enum documentation to drm_colorspace, Harry Wentland
- [PATCH v11 0/1] drm/i915: Allow user to set cache at BO creation,
fei . yang
- [PATCH] drm/amdgpu: Fix return types of certain NBIOv7.9 callbacks,
Nathan Chancellor
- Re: (subset) [PATCH v4 0/9] drm: fdinfo memory stats,
Neil Armstrong
- [PATCH v5 0/7] drm: fdinfo memory stats,
Rob Clark
- [PATCH] drm/i915: Fix clang -Wimplicit-fallthrough in intel_async_flip_check_hw(),
Nathan Chancellor
- Re: [PATCH 0/7] Secure display with new CRTC properties,
Simon Ser
- [PATCH 00/14] DSC misc fixes,
Ankit Nautiyal
- [PATCH 01/14] drm/i915/dp: Consider output_format while computing dsc bpp, Ankit Nautiyal
- [PATCH 04/14] drm/i915/dp: Update Bigjoiner interface bits for computing compressed bpp, Ankit Nautiyal
- [PATCH 02/14] drm/i915/dp_mst: Use output_format to get the final link bpp, Ankit Nautiyal
- [PATCH 06/14] drm/i915/intel_cdclk: Add vdsc with bigjoiner constraints on min_cdlck, Ankit Nautiyal
- [PATCH 07/14] drm/i915/dp: Remove extra logs for printing DSC info, Ankit Nautiyal
- [PATCH 03/14] drm/i915/dp: Use consistent name for link bpp and compressed bpp, Ankit Nautiyal
- [PATCH 09/14] drm/i915/dp: Avoid forcing DSC BPC for MST case, Ankit Nautiyal
- [PATCH 05/14] drm/i915/display: Account for DSC not split case while computing cdclk, Ankit Nautiyal
- [PATCH 08/14] drm/display/dp: Fix the DP DSC Receiver cap size, Ankit Nautiyal
- [PATCH 10/14] drm/i915/dp: Check min bpc DSC limits for dsc_force_bpc also, Ankit Nautiyal
- [PATCH 11/14] drm/i915/dp: Avoid left shift of DSC output bpp by 4, Ankit Nautiyal
- [PATCH 12/14] drm/i915/dp: Rename helper to get DSC max pipe_bpp, Ankit Nautiyal
- [PATCH 13/14] drm/i915/dp: Get optimal link config to have best compressed bpp, Ankit Nautiyal
- [PATCH 14/14] drm/i915: Query compressed bpp properly using correct DPCD and DP Spec info, Ankit Nautiyal
- [PULL] drm-misc-next,
Thomas Zimmermann
- <Possible follow-ups>
- [PULL] drm-misc-next, Thomas Zimmermann
- [PULL] drm-misc-next, Thomas Zimmermann
- [PULL] drm-misc-next, Thomas Zimmermann
- [PULL] drm-misc-next, Maxime Ripard
- [PULL] drm-misc-next, Thomas Zimmermann
- [PULL] drm-misc-next, Thomas Zimmermann
- [PULL] drm-misc-next, Helen Koike
- [PULL] drm-misc-next, Maarten Lankhorst
- [PULL] drm-misc-next, Maarten Lankhorst
- [PULL] drm-misc-next, Maarten Lankhorst
- [PULL] drm-misc-next, Maarten Lankhorst
- [PULL] drm-misc-next, Maarten Lankhorst
- [PULL] drm-misc-next, Maarten Lankhorst
- Re: [PULL] drm-misc-next, David Edelsohn
- [PULL] drm-misc-next, Maxime Ripard
- [PULL] drm-misc-next, Maxime Ripard
- [PULL] drm-misc-next, Maxime Ripard
- [PULL] drm-misc-next, Maxime Ripard
- [PULL] drm-misc-next, Maxime Ripard
- [PULL] drm-misc-next, Thomas Zimmermann
- [PULL] drm-misc-next, Thomas Zimmermann
- [PULL] drm-misc-next, Thomas Zimmermann
- [PULL] drm-misc-next, Thomas Zimmermann
- [PULL] drm-misc-next, Thomas Zimmermann
- [PULL] drm-misc-next, Maarten Lankhorst
- [PULL] drm-misc-next, Maarten Lankhorst
- [PULL] drm-misc-next, Maarten Lankhorst
- [PULL] drm-misc-next, Maarten Lankhorst
- [PULL] drm-misc-next, Maarten Lankhorst
- [PULL] drm-misc-next, Maarten Lankhorst
- [PULL] drm-misc-next, Maxime Ripard
- [PULL] drm-misc-next, Maxime Ripard
- [PULL] drm-misc-next, Maxime Ripard
- [PULL] drm-misc-next, Maxime Ripard
- [PULL] drm-misc-next, Maxime Ripard
- [PULL] drm-misc-next, Maxime Ripard
- [PULL] drm-misc-next, Thomas Zimmermann
- [PULL] drm-misc-next, Thomas Zimmermann
- [PULL] drm-misc-next, Thomas Zimmermann
- [PULL] drm-misc-next, Thomas Zimmermann
- [PULL] drm-misc-next, Thomas Zimmermann
- [PULL] drm-misc-next, Maarten Lankhorst
- [PULL] drm-misc-next, Maarten Lankhorst
- [PULL] drm-misc-next, Maarten Lankhorst
- [PULL] drm-misc-next, Maarten Lankhorst
- [PULL] drm-misc-next, Maarten Lankhorst
- [PULL] drm-misc-next, Maarten Lankhorst
- [PULL] drm-misc-next, Maarten Lankhorst
- [PULL] drm-misc-next, Maarten Lankhorst
- [PULL] drm-misc-next, Maxime Ripard
- [PULL] drm-misc-next, Maxime Ripard
- [PULL] drm-misc-next, Maxime Ripard
- [PATCH] drm/panel: simple: Simplify matching using of_device_get_match_data(), Geert Uytterhoeven
- [PATCH 0/2] drm/panel: simple: Add support for Ampire AM-800480L1TMQW-T00H,
Geert Uytterhoeven
- [PATCH] drm/i915/pxp:fix kernel-doc trivial warnings, pengfuyuan
- [PATCH] drm/i915/gt/uc:fix kernel-doc trivial warnings, pengfuyuan
- [PATCH] drm/i915/gt: fix kernel-doc trivial warnings, pengfuyuan
- [PATCH] drm/i915:fix kernel-doc trivial warnings,
pengfuyuan
- [PATCH v1 0/4] MediaTek DRM - DSI driver cleanups,
AngeloGioacchino Del Regno
- [PATCH v4 00/13] drm/fbdev: Remove DRM's helpers for fbdev I/O,
Thomas Zimmermann
- [PATCH v4 01/13] fbdev: Add Kconfig options to select different fb_ops helpers, Thomas Zimmermann
- [PATCH v4 05/13] drm/gma500: Use regular fbdev I/O helpers, Thomas Zimmermann
- [PATCH v4 02/13] fbdev: Add initializer macros for struct fb_ops, Thomas Zimmermann
- [PATCH v4 06/13] drm/radeon: Use regular fbdev I/O helpers, Thomas Zimmermann
- [PATCH v4 03/13] drm/armada: Use regular fbdev I/O helpers, Thomas Zimmermann
- [PATCH v4 09/13] drm/omapdrm: Use regular fbdev I/O helpers, Thomas Zimmermann
- [PATCH v4 11/13] drm/fb-helper: Export helpers for marking damage areas, Thomas Zimmermann
- [PATCH v4 04/13] drm/exynos: Use regular fbdev I/O helpers, Thomas Zimmermann
- [PATCH v4 08/13] drm/msm: Use regular fbdev I/O helpers, Thomas Zimmermann
- [PATCH v4 12/13] drm/fbdev-generic: Implement dedicated fbdev I/O helpers, Thomas Zimmermann
- [PATCH v4 07/13] drm/fbdev-dma: Use regular fbdev I/O helpers, Thomas Zimmermann
- [PATCH v4 13/13] drm/i915: Implement dedicated fbdev I/O helpers, Thomas Zimmermann
- [PATCH v4 10/13] drm/tegra: Use regular fbdev I/O helpers, Thomas Zimmermann
- Re: [PATCH v4 00/13] drm/fbdev: Remove DRM's helpers for fbdev I/O, Sam Ravnborg
- [PATCH 1/2] drm/amd/display: clean up some inconsistent indenting,
Jiapeng Chong
- [PATCH v2] drm/panel: samsung-s6d7aa0: use pointer for drm_mode in panel desc struct,
Artur Weber
- [PATCH v3 0/3] phy: mtk-mipi-csi: add driver for CSI phy,
Julien Stephan
- [PATCH v2] drm/nouveau: don't detect DSM for non-NVIDIA device,
Ratchanan Srirattanamet
- Re: [PATCH 0/7] Add a DRM driver to support AI Processing Unit (APU),
Kevin Hilman
- [PATCH v4] mtd: rawnand: macronix: OTP access for MX30LFxG18AC,
Arseniy Krasnov
- [Linux-kernel-mentorship] [PATCH] drm/amdgpu: remove excess parameter description in amdgpu_device.c, Ziqi Zhao
- Re: [PATCH v2 RESEND 4/7] swiotlb: Dynamically allocated bounce buffers,
Catalin Marinas
- [PATCH 0/5] accel/ivpu: Add debugfs support,
Stanislaw Gruszka
- next: clang: x86_64: /intel_display.c:6012:3: error: unannotated fall-through between switch labels [-Werror,-Wimplicit-fallthrough],
Naresh Kamboju
- Re: [PATCH] modules/firmware: add a new option to denote a firmware group to choose one.,
Luis Chamberlain
- [PATCH -next 01/13] drm/amd/display: remove unused definition,
Yang Li
- [PATCH -next 02/13] drm/amd/display: remove unused definition, Yang Li
- [PATCH -next 03/13] drm/amd/display: remove unused definition, Yang Li
- [PATCH -next 05/13] drm/amd/display: remove unused definition, Yang Li
- [PATCH -next 04/13] drm/amd/display: remove unused definition, Yang Li
- [PATCH -next 12/13] drm/amd/display: remove unused definition, Yang Li
- [PATCH -next 11/13] drm/amd/display: remove unused definition, Yang Li
- [PATCH -next 06/13] drm/amd/display: remove unused definition, Yang Li
- [PATCH -next 08/13] drm/amd/display: remove unused definition, Yang Li
- [PATCH -next 09/13] drm/amd/display: remove unused definition, Yang Li
- [PATCH -next 07/13] drm/amd/display: remove unused definition, Yang Li
- [PATCH -next 13/13] drm/amd/display: remove unused definition, Yang Li
- [PATCH -next 10/13] drm/amd/display: remove unused definition, Yang Li
- Re: [PATCH -next 01/13] drm/amd/display: remove unused definition, Hamza Mahfooz
- Re: [PATCH v2] drm/ast: Fix long time waiting on s3/s4 resume,
Jammy Huang
- Re: [PATCH] drm/ast: Fix modeset failed on DisplayPort,
Jammy Huang
- Re: [PATCH V7 0/6] drm: bridge: samsung-dsim: Support variable clocking,
Adam Ford
- Re: [PATCH v2 3/3] drm/msm/dpu: switch dpu_encoder to use drm_debugfs_add_file(),
Abhinav Kumar
- Re: [PATCH v2 2/3] drm/msm/dpu: drop (mostly) unused DPU_NAME_SIZE define, Abhinav Kumar
- Re: [PATCH v2 1/3] drm/msm/dpu: drop dpu_encoder_phys_ops::late_register(),
Abhinav Kumar
- [PATCH v2] amdgpu: validate drm_amdgpu_gem_va addrs,
Chia-I Wu
- [PATCH 00/36] drm/amd/display: add AMD driver-specific properties for color mgmt,
Melissa Wen
- [PATCH 01/36] drm/drm_mode_object: increase max objects to accommodate new color props, Melissa Wen
- [PATCH 02/36] drm/drm_property: make replace_property_blob_from_id a DRM helper, Melissa Wen
- [PATCH 03/36] drm/drm_plane: track color mgmt changes per plane, Melissa Wen
- [PATCH 06/36] drm/amd/display: add CRTC driver-specific property for gamma TF, Melissa Wen
- [PATCH 05/36] drm/amd/display: fix the delta clamping for shaper LUT, Melissa Wen
- [PATCH 04/36] drm/amd/display: fix segment distribution for linear LUTs, Melissa Wen
- [PATCH 08/36] drm/amd/display: add plane degamma TF driver-specific property, Melissa Wen
- [PATCH 09/36] drm/amd/display: add plane HDR multiplier driver-specific property, Melissa Wen
- [PATCH 12/36] drm/amd/display: add plane shaper TF driver-private property, Melissa Wen
- [PATCH 10/36] drm/amd/display: add plane 3D LUT driver-specific properties, Melissa Wen
- [PATCH 11/36] drm/amd/display: add plane shaper LUT driver-specific properties, Melissa Wen
- [PATCH 16/36] drm/amd/display: update lut3d and shaper lut to stream, Melissa Wen
- [PATCH 07/36] drm/amd/display: add plane driver-specific properties for degamma LUT, Melissa Wen
- [PATCH 14/36] drm/amd/display: add comments to describe DM crtc color mgmt behavior, Melissa Wen
- [PATCH 13/36] drm/amd/display: add plane blend LUT and TF driver-specific properties, Melissa Wen
- [PATCH 15/36] drm/amd/display: encapsulate atomic regamma operation, Melissa Wen
- [PATCH 18/36] drm/amd/display: allow BYPASS 3D LUT but keep shaper LUT settings, Melissa Wen
- [PATCH 20/36] drm/amd/display: dynamically acquire 3DLUT resources for color changes, Melissa Wen
- [PATCH 23/36] drm/amd/display: add CRTC regamma TF support, Melissa Wen
- [PATCH 17/36] drm/amd/display: copy 3D LUT settings from crtc state to stream_update, Melissa Wen
- [PATCH 19/36] drm/amd/display: handle MPC 3D LUT resources for a given context, Melissa Wen
- [PATCH 27/36] drm/amd/display: decouple steps for mapping CRTC degamma to DC plane, Melissa Wen
- [PATCH 30/36] drm/amd/display: add dc_fixpt_from_s3132 helper, Melissa Wen
- [PATCH 21/36] drm/amd/display: add CRTC 3D LUT support, Melissa Wen
- [PATCH 28/36] drm/amd/display: add support for plane degamma TF and LUT properties, Melissa Wen
- [PATCH 24/36] drm/amd/display: set sdr_ref_white_level to 80 for out_transfer_func, Melissa Wen
- [PATCH 31/36] drm/adm/display: add HDR multiplier support, Melissa Wen
- [PATCH 34/36] drm/amd/display: handle empty LUTs in __set_input_tf, Melissa Wen
- [PATCH 33/36] drm/amd/display: add plane shaper/3D LUT and shaper TF support, Melissa Wen
- [PATCH 35/36] drm/amd/display: add DRM plane blend LUT and TF support, Melissa Wen
- [PATCH 26/36] drm/amd/display: mark plane as needing reset if plane color mgmt changes, Melissa Wen
- [PATCH 32/36] drm/amd/display: program DPP shaper and 3D LUT if updated, Melissa Wen
- [PATCH 25/36] drm/amd/display: add CRTC shaper TF support, Melissa Wen
- [PATCH 22/36] drm/amd/display: add CRTC shaper LUT support, Melissa Wen
- [PATCH 29/36] drm/amd/display: reject atomic commit if setting both plane and CRTC degamma, Melissa Wen
- [PATCH 36/36] drm/amd/display: allow newer DC hardware to use degamma ROM for PQ/HLG, Melissa Wen
- Re: [PATCH 00/36] drm/amd/display: add AMD driver-specific properties for color mgmt, Dmitry Baryshkov
- Re: [PATCH 00/36] drm/amd/display: add AMD driver-specific properties for color mgmt, Harry Wentland
- [PATCH net-next v4 0/6] Brcm ASP 2.0 Ethernet Controller,
Justin Chen
- [PATCH v6] drm/msm/dp: enable HDP plugin/unplugged interrupts at hpd_enable/disable,
Kuogee Hsieh
- [PATCH] drm/panel: samsung-s6d7aa0: use pointer for drm_mode in panel desc struct,
Artur Weber
- Re: [PATCH v7] drm/msm: stop storing the array of CRTCs in struct msm_drm_private,
Abhinav Kumar
- Re: [v1 0/2] *** Support Starry-himax83102-j02 and Starry-ili9882t TDDI MIPI-DSI panel ***,
Doug Anderson
- [PATCH 0/2] fbdev: Adjustments for fb_alloc_cmap_gfp(),
Markus Elfring
- Re: [PATCH 1/2] drm/msm/dpu: drop SSPP register dumpers,
Abhinav Kumar
- [PATCH v5 0/2] enable HDP plug/unpulg interrupts at hpd_enable/disable,
Kuogee Hsieh
- [PATCH 0/9] drm/panel and i2c-hid: Allow panels and touchscreens to power sequence together,
Douglas Anderson
[Index of Archives]
[Linux DRI Users]
[Linux Intel Graphics]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Scanners]
[Yosemite Answers]