Linux DRI Development
[Prev Page][Next Page]
- Re: [PATCH v2 7/9] drm/vkms: Add range and encoding properties to pixel_read function, (continued)
- [PATCH] dt-bindings: display: atmel,lcdc: convert to dtschema,
Dharma Balasubiramani
- [PATCH] gpu/drm: Fix several checkpatch warnings,
Nicolas
- "BUG: Kernel NULL pointer dereference on read at 0x00000000" at running drm_gem_shmem_test on a Talos II, kernel 6.8-rc5,
Erhard Furtner
- [linux-next:master] BUILD REGRESSION e31185ce00a96232308300008db193416ceb9769,
kernel test robot
- [git pull] drm fixes for 6.8-rc6,
Dave Airlie
- [PATCH] accel/qaic: Constify aic100_channels,
Jeff Johnson
- [PATCH v5] drm/msm/dpu: add current resource allocation to dumped state,
Dmitry Baryshkov
- [PATCH v5 00/19] Add support for CDM over DP,
Paloma Arellano
- [PATCH v5 01/19] drm/msm/dpu: allow certain formats for CDM for DP, Paloma Arellano
- [PATCH v5 02/19] drm/msm/dpu: add division of drm_display_mode's hskew parameter, Paloma Arellano
- [PATCH v5 03/19] drm/msm/dpu: pass mode dimensions instead of fb size in CDM setup, Paloma Arellano
- [PATCH v5 12/19] drm/msm/dp: move parity calculation to dp_utils, Paloma Arellano
- [PATCH v5 11/19] drm/msm/dp: change clock related programming for YUV420 over DP, Paloma Arellano
- [PATCH v5 04/19] drm/msm/dpu: allow dpu_encoder_helper_phys_setup_cdm to work for DP, Paloma Arellano
- [PATCH v5 13/19] drm/msm/dp: add VSC SDP support for YUV420 over DP, Paloma Arellano
- [PATCH v5 15/19] drm/msm/dp: enable SDP and SDE periph flush update, Paloma Arellano
- [PATCH v5 17/19] drm/msm/dpu: modify timing engine programming for YUV420 over DP, Paloma Arellano
- [PATCH v5 05/19] drm/msm/dpu: move dpu_encoder_helper_phys_setup_cdm to dpu_encoder, Paloma Arellano
- [PATCH v5 07/19] drm/msm/dp: store mode YUV420 information to be used by rest of DP, Paloma Arellano
- [PATCH v5 16/19] drm/msm/dpu: modify encoder programming for CDM over DP, Paloma Arellano
- [PATCH v5 18/19] drm/msm/dpu: reserve CDM blocks for DP if mode is YUV420, Paloma Arellano
- [PATCH v5 09/19] drm/msm/dpu: move widebus logic to its own API, Paloma Arellano
- [PATCH v5 08/19] drm/msm/dp: check if VSC SDP is supported in DP programming, Paloma Arellano
- [PATCH v5 14/19] drm/msm/dpu: add support of new peripheral flush mechanism, Paloma Arellano
- [PATCH v5 19/19] drm/msm/dp: allow YUV420 mode for DP connector when CDM available, Paloma Arellano
- [PATCH v5 10/19] drm/msm/dp: program config ctrl for YUV420 over DP, Paloma Arellano
- [PATCH v5 06/19] drm/msm/dp: rename wide_bus_en to wide_bus_supported, Paloma Arellano
- Re: [PATCH v5 00/19] Add support for CDM over DP, Dmitry Baryshkov
- [PATCH] drm/i915: Add missing ; to __assign_str() macros in tracepoint code,
Steven Rostedt
- [PATCH v7 00/36] drm/connector: Create HDMI Connector infrastructure,
Maxime Ripard
- [PATCH v7 02/36] drm/tests: helpers: Add atomic helpers, Maxime Ripard
- [PATCH v7 01/36] drm/tests: helpers: Include missing drm_drv header, Maxime Ripard
- [PATCH v7 03/36] drm/tests: Add helper to create mock plane, Maxime Ripard
- [PATCH v7 04/36] drm/tests: Add helper to create mock crtc, Maxime Ripard
- [PATCH v7 05/36] drm/tests: connector: Add tests for drmm_connector_init, Maxime Ripard
- [PATCH v7 06/36] drm/connector: Introduce an HDMI connector initialization function, Maxime Ripard
- [PATCH v7 08/36] drm/connector: hdmi: Create an HDMI sub-state, Maxime Ripard
- [PATCH v7 07/36] drm/tests: connector: Add tests for drmm_connector_hdmi_init, Maxime Ripard
- [PATCH v7 11/36] drm/connector: hdmi: Add support for output format, Maxime Ripard
- [PATCH v7 10/36] drm/tests: Add output bpc tests, Maxime Ripard
- [PATCH v7 09/36] drm/connector: hdmi: Add output BPC to the connector state, Maxime Ripard
- [PATCH v7 12/36] drm/tests: Add output formats tests, Maxime Ripard
- [PATCH v7 13/36] drm/connector: hdmi: Add HDMI compute clock helper, Maxime Ripard
- [PATCH v7 15/36] drm/connector: hdmi: Calculate TMDS character rate, Maxime Ripard
- [PATCH v7 17/36] drm/connector: hdmi: Add custom hook to filter TMDS character rate, Maxime Ripard
- [PATCH v7 16/36] drm/tests: Add TDMS character rate connector state tests, Maxime Ripard
- [PATCH v7 19/36] drm/connector: hdmi: Compute bpc and format automatically, Maxime Ripard
- [PATCH v7 14/36] drm/tests: Add HDMI TDMS character rate tests, Maxime Ripard
- [PATCH v7 22/36] drm/tests: Add tests for Broadcast RGB property, Maxime Ripard
- [PATCH v7 18/36] drm/tests: Add HDMI connector rate filter hook tests, Maxime Ripard
- [PATCH v7 21/36] drm/connector: hdmi: Add Broadcast RGB property, Maxime Ripard
- [PATCH v7 23/36] drm/connector: hdmi: Add RGB Quantization Range to the connector state, Maxime Ripard
- [PATCH v7 20/36] drm/tests: Add HDMI connector bpc and format tests, Maxime Ripard
- [PATCH v7 27/36] drm/connector: hdmi: Create Infoframe DebugFS entries, Maxime Ripard
- [PATCH v7 29/36] drm/vc4: tests: Remove vc4_dummy_plane structure, Maxime Ripard
- [PATCH v7 24/36] drm/tests: Add RGB Quantization tests, Maxime Ripard
- [PATCH v7 30/36] drm/vc4: tests: Convert to plane creation helper, Maxime Ripard
- [PATCH v7 26/36] drm/tests: Add infoframes test, Maxime Ripard
- [PATCH v7 32/36] drm/sun4i: hdmi: Convert encoder to atomic, Maxime Ripard
- [PATCH v7 28/36] drm/vc4: hdmi: Switch to HDMI connector, Maxime Ripard
- [PATCH v7 25/36] drm/connector: hdmi: Add Infoframes generation, Maxime Ripard
- [PATCH v7 31/36] drm/rockchip: inno_hdmi: Switch to HDMI connector, Maxime Ripard
- [PATCH v7 34/36] drm/sun4i: hdmi: Switch to container_of_const, Maxime Ripard
- [PATCH v7 36/36] drm/sun4i: hdmi: Switch to HDMI connector, Maxime Ripard
- [PATCH v7 33/36] drm/sun4i: hdmi: Move mode_set into enable, Maxime Ripard
- [PATCH v7 35/36] drm/sun4i: hdmi: Consolidate atomic_check and mode_valid, Maxime Ripard
- Re: [PATCH v7 00/36] drm/connector: Create HDMI Connector infrastructure, Dmitry Baryshkov
- [PATCH] drm/radeon/radeon_display: Decrease the size of allocated memory, Erick Archer
- [PATCH 1/3] drm/amdgpu: Refuse to create a KMS FB for non-P2P exported dma-bufs,
Michel Dänzer
- [PATCH v5 0/8] drm/amd/display: Introduce KUnit to Display Mode Library,
Rodrigo Siqueira
- [PATCH v2 0/3] drm/msm/dp: Rework the eDP/DP modes and add support for X1E80100,
Abel Vesa
- [PATCH v2 00/12] Remove cl in struct cmdq_pkt,
Chun-Kuang Hu
- [PATCH v2 02/12] soc: mediatek: cmdq: Add parameter shift_pa to cmdq_pkt_jump(), Chun-Kuang Hu
- [PATCH v2 01/12] soc: mediatek: cmdq: Fix typo of CMDQ_JUMP_RELATIVE, Chun-Kuang Hu
- [PATCH v2 04/12] soc: mediatek: cmdq: Add cmdq_pkt_jump_rel() helper function, Chun-Kuang Hu
- [PATCH v2 03/12] soc: mediatek: cmdq: Rename cmdq_pkt_jump() to cmdq_pkt_jump_abs(), Chun-Kuang Hu
- [PATCH v2 06/12] soc: mediatek: cmdq: Remove cmdq_pkt_flush_async() helper function, Chun-Kuang Hu
- [PATCH v2 05/12] soc: mediatek: cmdq: Add cmdq_pkt_eoc() helper function, Chun-Kuang Hu
- [PATCH v2 08/12] drm/mediatek: Use cmdq_pkt_eoc() instead of cmdq_pkt_finalize(), Chun-Kuang Hu
- [PATCH v2 09/12] drm/mediatek: Use cmdq_pkt_create() and cmdq_pkt_destroy(), Chun-Kuang Hu
- [PATCH v2 07/12] soc: mediatek: cmdq: Refine cmdq_pkt_create() and cmdq_pkt_destroy(), Chun-Kuang Hu
- [PATCH v2 11/12] media: platform: mtk-mdp3: Use cmdq_pkt_create() and cmdq_pkt_destroy(), Chun-Kuang Hu
- [PATCH v2 12/12] soc: mediatek: cmdq: Remove cmdq_pkt_finalize() helper function, Chun-Kuang Hu
- [PATCH v2 10/12] media: platform: mtk-mdp3: Get fine-grain control of cmdq_pkt_finalize(), Chun-Kuang Hu
- Re: (subset) [PATCH v2 00/12] Remove cl in struct cmdq_pkt, AngeloGioacchino Del Regno
- [PATCH 1/2] devm-helpers: Add resource managed version of mutex init,
Marek Behún
- [PATCH] drm/nouveau: use dedicated wq for fence uevents work,
Danilo Krummrich
- [PATCH] drm/amd/display: Remove duplicated function signature from dcn3.01 DCCG,
David Tadokoro
- [PATCH] drm/i915/selftests: Fix dependency of some timeouts on HZ,
Janusz Krzysztofik
- [PATCH] drm/msm/dpu: add support for 4:2:2 and 4:4:4 planar YCbCr plane formats,
Dmitry Baryshkov
- [PATCH v2] drm: renesas: rz-du: Fix redefinition errors related to rzg2l_du_vsp_*(),
Biju Das
- [PATCH] drm: renesas: rz-du: Fix redefinition errors related to rzg2l_du_vsp_*(),
Biju Das
- [PATCH] drm: panel: st7701: Add Hardkernel ODROID-GO Ultra panel support,
Adam Green
- [PATCH v2] drivers/i915/intel_bios: Fix parsing backlight BDB data,
Karthikeyan Ramasubramanian
- [PATCH 0/9] arm64: dts: qcom: qcs6490-rb3gen2: Enable two displays,
Bjorn Andersson
- [PATCH] drm/amd/display: Add prefix to functions inside dnc10_cm_common.h,
Joao Paulo Pereira da Silva
- [PATCH RESEND v2] drm/syncobj: handle NULL fence in syncobj_eventfd_entry_func,
Erik Kurzinger
- [linux-next:master] BUILD REGRESSION 4893c639cc3659cefaa675bf1e59f4e7571afb5c, kernel test robot
- [PATCH] drm/mediatek: Add MT8188 Overlay Driver Data,
Justin Green
- [PATCH 0/3] arch: Remove fbdev dependency from video helpers,
Thomas Zimmermann
- [PATCH] drm/panfrost: Replace fdinfo's profiling debugfs knob with sysfs,
Adrián Larumbe
- [PATCH v2 0/9] Add Chameleon v3 video support,
Paweł Anikiel
- [PATCH v2 1/9] media: v4l2-subdev: Add a pad variant of .query_dv_timings(), Paweł Anikiel
- [PATCH v2 2/9] media: Add Chameleon v3 framebuffer driver, Paweł Anikiel
- [PATCH v2 3/9] drm/dp_mst: Move DRM-independent structures to separate header, Paweł Anikiel
- [PATCH v2 6/9] media: intel: Add Displayport RX IP driver, Paweł Anikiel
- [PATCH v2 7/9] media: dt-bindings: Add Chameleon v3 framebuffer, Paweł Anikiel
- [PATCH v2 5/9] drm/display: Add mask definitions for DP_PAYLOAD_ALLOCATE_* registers, Paweł Anikiel
- [PATCH v2 9/9] ARM: dts: chameleonv3: Add video device nodes, Paweł Anikiel
- [PATCH v2 4/9] lib: Move DisplayPort CRC functions to common lib, Paweł Anikiel
- [PATCH v2 8/9] media: dt-bindings: Add Intel Displayport RX IP, Paweł Anikiel
- Re: [PATCH v2 0/9] Add Chameleon v3 video support, Conor Dooley
- Nouveau issues with Quadro T2000 Mobile / MaxQ, Alex Buell
- [PATCH v2 0/2] GPU hang replay,
Tvrtko Ursulin
- [PATCH v7 1/3] drm/buddy: Implement tracking clear page feature,
Arunpravin Paneer Selvam
- [PATCH] staging: fbtft: Fix "space prohibited before that close parenthesis ')'" error reported by checkpatch,
sawara04 . o
- [PATCH 0/3] drm/amdgpu: Use KMEM_CACHE instead of kmem_cache_create,
Kunwu Chan
- [PATCH v12 00/27] DEPT(Dependency Tracker),
Byungchul Park
- [PATCH v12 03/27] dept: Add single event dependency tracker APIs, Byungchul Park
- [PATCH v12 01/27] llist: Move llist_{head, node} definition to types.h, Byungchul Park
- [PATCH v12 26/27] fs/jbd2: Use a weaker annotation in journal handling, Byungchul Park
- [PATCH v12 12/27] dept: Distinguish each work from another, Byungchul Park
- [PATCH v12 06/27] dept: Add proc knobs to show stats and dependency graph, Byungchul Park
- [PATCH v12 15/27] dept: Apply sdt_might_sleep_{start, end}() to dma fence wait, Byungchul Park
- [PATCH v12 23/27] dept: Make Dept able to work with an external wgen, Byungchul Park
- [PATCH v12 05/27] dept: Tie to Lockdep and IRQ tracing, Byungchul Park
- [PATCH v12 14/27] cpu/hotplug: Use a weaker annotation in AP thread, Byungchul Park
- [PATCH v12 17/27] dept: Apply timeout consideration to wait_for_completion()/complete(), Byungchul Park
- [PATCH v12 09/27] dept: Apply sdt_might_sleep_{start, end}() to waitqueue wait, Byungchul Park
- [PATCH v12 24/27] dept: Track PG_locked with dept, Byungchul Park
- [PATCH v12 16/27] dept: Track timeout waits separately with a new Kconfig, Byungchul Park
- [PATCH v12 18/27] dept: Apply timeout consideration to swait, Byungchul Park
- [PATCH v12 11/27] dept: Distinguish each syscall context from another, Byungchul Park
- [PATCH v12 10/27] dept: Apply sdt_might_sleep_{start, end}() to hashed-waitqueue wait, Byungchul Park
- [PATCH v12 27/27] dept: Add 'Dept' documentation, Byungchul Park
- [PATCH v12 08/27] dept: Apply sdt_might_sleep_{start,end}() to swait, Byungchul Park
- [PATCH v12 04/27] dept: Add lock dependency tracker APIs, Byungchul Park
- [PATCH v12 20/27] dept: Apply timeout consideration to hashed-waitqueue wait, Byungchul Park
- [PATCH v12 19/27] dept: Apply timeout consideration to waitqueue wait, Byungchul Park
- [PATCH v12 22/27] dept: Record the latest one out of consecutive waits of the same class, Byungchul Park
- [PATCH v12 13/27] dept: Add a mechanism to refill the internal memory pools on running out, Byungchul Park
- [PATCH v12 25/27] dept: Print event context requestor's stacktrace on report, Byungchul Park
- [PATCH v12 07/27] dept: Apply sdt_might_sleep_{start, end}() to wait_for_completion()/complete(), Byungchul Park
- [PATCH v12 21/27] dept: Apply timeout consideration to dma fence wait, Byungchul Park
- [PATCH v12 02/27] dept: Implement Dept(Dependency Tracker), Byungchul Park
- [PATCH v2 00/10] backlight: Replace struct fb_info in interfaces,
Thomas Zimmermann
- [PATCH v2 02/10] auxdisplay/ht16k33: Remove struct backlight_ops.check_fb, Thomas Zimmermann
- [PATCH v2 04/10] hid/hid-picolcd: Remove struct backlight_ops.check_fb, Thomas Zimmermann
- [PATCH v2 06/10] backlight/pwm-backlight: Remove struct backlight_ops.check_fb, Thomas Zimmermann
- [PATCH v2 01/10] backlight: Match backlight device against struct fb_info.bl_dev, Thomas Zimmermann
- [PATCH v2 10/10] backlight: Add controls_device callback to struct backlight_ops, Thomas Zimmermann
- [PATCH v2 07/10] fbdev/sh_mobile_lcdc_fb: Remove struct backlight_ops.check_fb, Thomas Zimmermann
- [PATCH v2 03/10] hid/hid-picolcd: Fix initialization order, Thomas Zimmermann
- [PATCH v2 08/10] fbdev/ssd1307fb: Init backlight before registering framebuffer, Thomas Zimmermann
- [PATCH v2 09/10] fbdev/ssd1307fb: Remove struct backlight_ops.check_fb, Thomas Zimmermann
- [PATCH v2 05/10] backlight/aat2870-backlight: Remove struct backlight.check_fb, Thomas Zimmermann
- [PATCH 0/9] kunit: Fix printf format specifier issues in KUnit assertions,
David Gow
- [PATCH 1/9] kunit: test: Log the correct filter string in executor_test, David Gow
- [PATCH 2/9] lib/cmdline: Fix an invalid format specifier in an assertion msg, David Gow
- [PATCH 3/9] lib: memcpy_kunit: Fix an invalid format specifier in an assertion msg, David Gow
- [PATCH 4/9] time: test: Fix incorrect format specifier, David Gow
- [PATCH 5/9] rtc: test: Fix invalid format specifier., David Gow
- [PATCH 6/9] net: test: Fix printf format specifier in skb_segment kunit test, David Gow
- [PATCH 7/9] drm: tests: Fix invalid printf format specifiers in KUnit tests, David Gow
- [PATCH 8/9] drm/xe/tests: Fix printf format specifiers in xe_migrate test, David Gow
- [PATCH 9/9] kunit: Annotate _MSG assertion variants with gnu printf specifiers, David Gow
- Re: [PATCH 0/9] kunit: Fix printf format specifier issues in KUnit assertions, Shuah Khan
- Re: [PATCH 0/9] kunit: Fix printf format specifier issues in KUnit assertions, Shuah Khan
- [PATCH v2] drm/edid/firmware: Remove built-in EDIDs,
Maxime Ripard
- [PATCH] drm/lima: Simplify the allocation of slab caches in lima_sched_slab_init, Kunwu Chan
- [PATCH] drm/scheduler: Simplify the allocation of slab caches in drm_sched_fence_slab_init,
Kunwu Chan
- [PATCH v4 0/8] usb: misc: onboard_hub: add support for XMOS XVF3500,
Javier Carrasco
- Re: [PATCH v4 0/8] usb: misc: onboard_hub: add support for XMOS XVF3500, Alexander Stein
- [PATCH v4 1/8] usb: misc: onboard_hub: rename to onboard_dev, Javier Carrasco
- [PATCH v4 6/8] usb: misc: onboard_dev: use device supply names, Javier Carrasco
- [PATCH v4 7/8] ASoC: dt-bindings: xmos,xvf3500: add XMOS XVF3500 voice processor, Javier Carrasco
- [PATCH v4 2/8] usb: misc: onboard_dev: add support for non-hub devices, Javier Carrasco
- [PATCH v4 8/8] usb: misc: onboard_hub: add support for XMOS XVF3500, Javier Carrasco
- [PATCH v4 3/8] drm: ci: arm64.config: update ONBOARD_USB_HUB to ONBOARD_USB_DEV, Javier Carrasco
- [PATCH v4 4/8] arm64: defconfig: update ONBOARD_USB_HUB to ONBOARD_USB_DEV, Javier Carrasco
- [PATCH v4 5/8] ARM: multi_v7_defconfig: update ONBOARD_USB_HUB name, Javier Carrasco
- [PATCH] drm/bridge: it6505: fix hibernate to resume no display issue,
kuro
- [PATCH v1] drivers/i915/intel_bios: Fix parsing backlight BDB data,
Karthikeyan Ramasubramanian
- [PATCH 0/3] drm/amd/display: add prefix to dc/clk_mgr/dcn10 functions,
David Tadokoro
- [PATCH] drm/ttm: Fix an invalid freeing on already freed page in error path,
Thomas Hellström
- [linux-next:master] BUILD REGRESSION 2d5c7b7eb345249cb34d42cbc2b97b4c57ea944e, kernel test robot
- [PATCH v8 0/7] Add support for XLCDC to sam9x7 SoC family.,
Manikandan Muralidharan
- [PATCH] drm/i915/guc: Add Compute context hint,
Vinay Belgaumkar
- [PATCH RFC 0/3] drm/msm/dp: Rework the eDP/DP modes and add support for X1E80100,
Abel Vesa
- linux-next: manual merge of the drm-misc-fixes tree with Linus' tree, Stephen Rothwell
- [PATCH v2 00/21] drm/i915: Add Display Port tunnel BW allocation support,
Imre Deak
- [PATCH v2 01/21] drm/dp: Add drm_dp_max_dprx_data_rate(), Imre Deak
- [PATCH v2 02/21] drm/dp: Add support for DP tunneling, Imre Deak
- [PATCH v2 03/21] drm/i915: Fix display bpp limit computation during system resume, Imre Deak
- [PATCH v2 05/21] drm/i915/dp: Use drm_dp_max_dprx_data_rate(), Imre Deak
- [PATCH v2 06/21] drm/i915/dp: Factor out intel_dp_config_required_rate(), Imre Deak
- [PATCH v2 04/21] drm/i915/dp: Add support to notify MST connectors to retry modesets, Imre Deak
- [PATCH v2 08/21] drm/i915/dp: Factor out intel_dp_update_sink_caps(), Imre Deak
- [PATCH v2 07/21] drm/i915/dp: Export intel_dp_max_common_rate/lane_count(), Imre Deak
- [PATCH v2 09/21] drm/i915/dp: Factor out intel_dp_read_dprx_caps(), Imre Deak
- [PATCH v2 13/21] drm/i915/dp: Add DP tunnel atomic state and check BW limit, Imre Deak
- [PATCH v2 12/21] drm/i915/dp: Add support for DP tunnel BW allocation, Imre Deak
- [PATCH v2 11/21] drm/i915/dp: Add way to get active pipes with syncing commits, Imre Deak
- [PATCH v2 10/21] drm/i915/dp: Add intel_dp_max_link_data_rate(), Imre Deak
- [PATCH v2 14/21] drm/i915/dp: Account for tunnel BW limit in intel_dp_max_link_data_rate(), Imre Deak
- [PATCH v2 16/21] drm/i915/dp: Allocate/free DP tunnel BW in the encoder enable/disable hooks, Imre Deak
- [PATCH v2 17/21] drm/i915/dp: Handle DP tunnel IRQs, Imre Deak
- [PATCH v2 15/21] drm/i915/dp: Compute DP tunnel BW during encoder state computation, Imre Deak
- [PATCH v2 21/21] drm/i915/dp: Enable DP tunnel BW allocation mode, Imre Deak
- [PATCH v2 18/21] drm/i915/dp: Call intel_dp_sync_state() always for DDI DP encoders, Imre Deak
- [PATCH v2 19/21] drm/i915/dp: Suspend/resume DP tunnels, Imre Deak
- [PATCH v2 20/21] drm/i915/dp: Read DPRX for all long HPD pulses, Imre Deak
- Re: [PATCH v2 00/21] drm/i915: Add Display Port tunnel BW allocation support, Ville Syrjälä
- Re: [PATCH v2 00/21] drm/i915: Add Display Port tunnel BW allocation support, Jani Nikula
- Message not available
[PATCH v3 1/2] drm/dp: move intel_dp_vsc_sdp_pack() to generic helper,
Abhinav Kumar
[PATCH] arm64: dts: qcom: sm6115: fix USB PHY configuration,
Dmitry Baryshkov
[PATCH] drm/msm/a6xx: specify UBWC config for sc7180,
Dmitry Baryshkov
[PATCH] drm/edid/firmware: Remove built-in EDIDs,
Maxime Ripard
[PATCH 01/13] accel/habanalabs/gaudi2: use single function to compare FW versions,
Oded Gabbay
- [PATCH 03/13] accel/habanalabs: modify print for skip loading linux FW to debug log, Oded Gabbay
- [PATCH 06/13] accel/habanalabs: fix debugfs files permissions, Oded Gabbay
- [PATCH 08/13] accel/habanalabs: fix error print, Oded Gabbay
- [PATCH 04/13] accel/habanalabs/gaudi2: check extended errors according to PCIe addr_dec interrupt info, Oded Gabbay
- [PATCH 13/13] accel/habanalabs: modify pci health check, Oded Gabbay
- [PATCH 11/13] accel/habanalabs: handle reserved memory request when working with full FW, Oded Gabbay
- [PATCH 02/13] accel/habanalabs: remove hop size from asic properties, Oded Gabbay
- [PATCH 05/13] accel/habanalabs: fix glbl error cause handling, Oded Gabbay
- [PATCH 07/13] accel/habanalabs: initialize maybe-uninitialized variables, Oded Gabbay
- [PATCH 12/13] accel/habanalabs: keep explicit size of reserved memory for FW, Oded Gabbay
- [PATCH 10/13] accel/habanalabs/hwmon: rate limit errors user can generate, Oded Gabbay
- [PATCH 09/13] accel/habanalabs/gaudi2: drain event lacks rd/wr indication, Oded Gabbay
- Re: [PATCH 01/13] accel/habanalabs/gaudi2: use single function to compare FW versions, Carl Vanderlip
[PATCH RESEND 0/4] Ensure all backlight drivers zero the properties structure,
Daniel Thompson
[PATCH 0/4] Ensure all backlight drivers zero the properties structure,
Daniel Thompson
[PATCH v4 0/4] drm/msm: Add display support for X1E80100,
Abel Vesa
[PATCH] drm/i915/tv: Fix TV mode,
Maxime Ripard
[PATCH] drm: ci: uprev IGT,
Dmitry Baryshkov
[PATCH] accel/ivpu: Don't enable any tiles by default on VPU40xx,
Jacek Lawrynowicz
[PATCH v3 0/1] Filter modes according to hardware capability,
Shawn Sung
drm-misc migration to Gitlab server,
Maxime Ripard
Running ttm_device_test leads to list_add corruption. prev->next should be next (ffffffffc05cd428), but was 6b6b6b6b6b6b6b6b. (prev=ffffa0b1a5c034f0) (kernel 6.7.5),
Erhard Furtner
drm_format_helper_test fails Subtest: drm_test_fb_xrgb8888_to_xrgb2101010 on Big Endian machines (kernel 6.7.5, ppc64),
Erhard Furtner
[PATCH] drm/radeon: Call mmiowb() at the end of radeon_ring_commit(),
Huacai Chen
[PATCH v14 0/7] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ,
Sandor Yu
[PATCH v2 resend 0/4] of: replace of_graph_get_next_endpoint(),
Kuninori Morimoto
[PATCH 0/4] Various fixes for the lm3630a backlight driver,
Luca Weiss
[Index of Archives]
[Linux DRI Users]
[Linux Intel Graphics]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Scanners]
[Yosemite Answers]