Linux AMD GFX
[Prev Page][Next Page]
- [PATCH v3 17/41] dyndbg: test DECLARE_DYNDBG_CLASSMAP, sysfs nodes, (continued)
- [PATCH v3 17/41] dyndbg: test DECLARE_DYNDBG_CLASSMAP, sysfs nodes, Jim Cromie
- [PATCH v3 13/41] kernel/module: add __dyndbg_classes section, Jim Cromie
- [PATCH v3 19/41] doc-dyndbg: edit dynamic-debug-howto for brevity, audience, Jim Cromie
- [PATCH v3 21/41] drm: POC drm on dyndbg - use in core, 2 helpers, 3 drivers., Jim Cromie
- [PATCH v3 16/41] dyndbg: add drm.debug style bitmap support, Jim Cromie
- [PATCH v3 14/41] dyndbg: add ddebug_attach_module_classes, Jim Cromie
- [PATCH v3 20/41] drm_print: condense enum drm_debug_category, Jim Cromie
- [PATCH v3 24/39] drm-print: include dyndbg header indirectly, Jim Cromie
- [PATCH v3 25/41] drm-print: include dyndbg header indirectly, Jim Cromie
- [PATCH v3 26/39] drm_print: prefer bare printk KERN_DEBUG on generic fn, Jim Cromie
- [PATCH v3 27/41] drm_print: prefer bare printk KERN_DEBUG on generic fn, Jim Cromie
- [PATCH v3 22/41] drm_print: interpose drm_*dbg with forwarding macros, Jim Cromie
- [PATCH v3 23/41] drm_print: wrap drm_*_dbg in dyndbg descriptor factory macro, Jim Cromie
- [PATCH v3 15/41] dyndbg: validate class FOO by checking with module, Jim Cromie
- [PATCH v3 18/41] doc-dyndbg: describe "class CLASS_NAME" query support, Jim Cromie
- [PATCH v3 32/39] dyndbg: 4 new trace-events: pr_debug, dev_dbg, drm_{, dev}debug, Jim Cromie
- [PATCH v3 24/41] drm-print: add drm_dbg_driver to improve namespace symmetry, Jim Cromie
- [PATCH v3 26/41] drm_print: refine drm_debug_enabled for jump-label, Jim Cromie
- [PATCH v3 27/39] drm_print: add _ddebug descriptor to drm_*dbg prototypes, Jim Cromie
- [PATCH v3 28/41] drm_print: add _ddebug descriptor to drm_*dbg prototypes, Jim Cromie
- [PATCH v3 28/39] nouveau: change nvkm_debug/trace to use dev_dbg POC, Jim Cromie
- [PATCH v3 30/39] dyndbg: add _DPRINTK_FLAGS_TRACE, Jim Cromie
- [PATCH v3 31/41] dyndbg: add _DPRINTK_FLAGS_ENABLED, Jim Cromie
- [PATCH v3 30/41] tracing/events: Add __vstring() and __assign_vstr() helper macros, Jim Cromie
- [PATCH v3 33/39] dyndbg/drm: POC add tracebits sysfs-knob, Jim Cromie
- [PATCH v3 34/41] dyndbg: add 2 trace-events: drm_{,dev}debug, Jim Cromie
- [PATCH v3 31/39] dyndbg: add write-events-to-tracefs code, Jim Cromie
- [PATCH v3 25/39] drm_print: refine drm_debug_enabled for jump-label, Jim Cromie
- [PATCH v3 35/39] nouveau: adapt NV_DEBUG, NV_ATOMIC to use DRM.debug, Jim Cromie
- [PATCH v3 37/39] nouveau-dbg: add 2 verbose-classmaps for CLI, SUBDEV, Jim Cromie
- [PATCH v3 36/41] dyndbg/drm: POC add tracebits sysfs-knob, Jim Cromie
- [PATCH v3 33/41] dyndbg: add write-events-to-tracefs code, Jim Cromie
- [PATCH v3 37/41] nouveau: adapt NV_DEBUG, NV_ATOMIC to use DRM.debug, Jim Cromie
- [PATCH v3 29/39] dyndbg: add _DPRINTK_FLAGS_ENABLED, Jim Cromie
- [PATCH v3 38/39] nouveau-dbg: fixup lost prdbgs, Jim Cromie
- [PATCH v3 38/41] nouveau-dyndbg: alter DEBUG, TRACE, SPAM levels to use dyndbg, Jim Cromie
- [PATCH v3 29/41] nouveau: change nvkm_debug/trace to use dev_dbg POC, Jim Cromie
- [PATCH v3 40/41] nouveau-dbg: fixup lost prdbgs, Jim Cromie
- [PATCH v3 36/39] nv-subdev-debug, Jim Cromie
- [PATCH v3 34/39] drm-print: add drm_dbg_driver, improve namespace symmetry, Jim Cromie
- [PATCH v3 39/39] wip subdev refine breaks on use, Jim Cromie
- [PATCH v3 32/41] dyndbg: add _DPRINTK_FLAGS_TRACE, Jim Cromie
- [PATCH v3 35/41] dyndbg: add 2 more trace-events: pr_debug, dev_dbg, Jim Cromie
- [PATCH v3 39/41] nouveau-dbg: add 2 verbose-classmaps for CLI, SUBDEV, Jim Cromie
- [PATCH v3 41/41] nouveau-dyndbg: wip subdev refine, breaks on use, Jim Cromie
- [PATCH] drm/amdgpu: correct the PSP_BL_CMD enum,
Hawking Zhang
- [PATCH 0/4] Documentation/amdgpu/display: describe color and blend mode properties mapping,
Melissa Wen
- [PATCH] drm/amd/display: move dcn31_update_soc_for_wm_a func to dml fpu folder,
Melissa Wen
- [PATCH v4] drm/amdgpu: add HW_IP_VCN_UNIFIED type,
Ruijing Dong
- [PATCH v9 00/14] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping,
Alex Sierra
- [PATCH v9 05/14] mm: add device coherent vma selection for memory migration, Alex Sierra
- [PATCH v9 02/14] mm: move page zone helpers from mm.h to mmzone.h, Alex Sierra
- [PATCH v9 01/14] mm: rename is_pinnable_pages to is_longterm_pinnable_pages, Alex Sierra
- [PATCH v9 11/14] tools: update hmm-test to support device coherent type, Alex Sierra
- [PATCH v9 03/14] mm: add zone device coherent type memory support, Alex Sierra
- [PATCH v9 10/14] lib: add support for device coherent type in test_hmm, Alex Sierra
- [PATCH v9 09/14] lib: test_hmm add module param for zone device type, Alex Sierra
- [PATCH v9 13/14] tools: add hmm gup tests for device coherent type, Alex Sierra
- [PATCH v9 06/14] mm/gup: migrate device coherent pages when pinning instead of failing, Alex Sierra
- [PATCH v9 14/14] tools: add selftests to hmm for COW in device memory, Alex Sierra
- [PATCH v9 04/14] mm: handling Non-LRU pages returned by vm_normal_pages, Alex Sierra
- [PATCH v9 07/14] drm/amdkfd: add SPM support for SVM, Alex Sierra
- [PATCH v9 12/14] tools: update test_hmm script to support SP config, Alex Sierra
- [PATCH v9 08/14] lib: test_hmm add ioctl to get zone device type, Alex Sierra
- [PATCH] drm/amd/pm: enable mode1 reset for smu_v13_0_7,
Kenneth Feng
- [PATCH 00/31] DC Patches July 15, 2022,
Rodrigo Siqueira
- [PATCH 01/31] drm/amd/display: Support vertical interrupt 0 for all dcn ASIC, Rodrigo Siqueira
- [PATCH 21/31] drm/amd/display: Move insert entry table to the FPU code, Rodrigo Siqueira
- [PATCH 08/31] drm/amd/display: Create a file dedicated to planes, Rodrigo Siqueira
- [PATCH 04/31] drm/amd/display: Expose function reset_cur_dp_mst_topology, Rodrigo Siqueira
- [PATCH 25/31] drm/amd/display: Move dlg params calculation, Rodrigo Siqueira
- [PATCH 28/31] drm/amd/display: Drop FPU flags from dcn32 Makefile, Rodrigo Siqueira
- [PATCH 15/31] drm/amd/display: Loop through all pipes for DET allocation, Rodrigo Siqueira
- [PATCH 17/31] drm/amd/display: Update DML logic for unbounded req handling, Rodrigo Siqueira
- [PATCH 02/31] drm/amd/display: Remove unused variable, Rodrigo Siqueira
- [PATCH 09/31] drm/amd/display: Create a file dedicated for CRTC, Rodrigo Siqueira
- [PATCH 20/31] drm/amd/display: Move predict pipe to dml fpu folder, Rodrigo Siqueira
- [PATCH 29/31] drm/amd/display: Create dcn321_fpu file, Rodrigo Siqueira
- [PATCH 27/31] drm/amd/display: Move bounding box to FPU folder, Rodrigo Siqueira
- [PATCH 23/31] drm/amd/display: Move SubVP functions to dcn32_fpu, Rodrigo Siqueira
- [PATCH 30/31] drm/amd/display: Drop FPU code from dcn321 resource, Rodrigo Siqueira
- [PATCH 24/31] drm/amd/display: Move wm and dlg calculation to FPU code, Rodrigo Siqueira
- [PATCH 06/31] drm/amd/display: Add is_mst_connector debugfs entry, Rodrigo Siqueira
- [PATCH 31/31] drm/amd/display: 3.2.195, Rodrigo Siqueira
- [PATCH 07/31] drm/amd/display: Add tags for indicating mst progress status, Rodrigo Siqueira
- [PATCH 18/31] drm/amd/display: Drop FPU flags from dcn32_clk_mgr, Rodrigo Siqueira
- [PATCH 12/31] drm/amd/display: Don't set dram clock change requirement for SubVP, Rodrigo Siqueira
- [PATCH 26/31] drm/amd/display: Move ntuple to insert entry, Rodrigo Siqueira
- [PATCH 19/31] drm/amd/display: Move populate phaton function to dml, Rodrigo Siqueira
- [PATCH 03/31] drm/amd/display: Update in dml, Rodrigo Siqueira
- [PATCH 14/31] drm/amd/display: Disable GPUVM in IP resource configuration, Rodrigo Siqueira
- [PATCH 13/31] drm/amd/display: Update de-tile override to anticipate pipe splitting, Rodrigo Siqueira
- [PATCH 10/31] drm/amd/display: remove number of DSC slices override in DML, Rodrigo Siqueira
- [PATCH 16/31] drm/amd/display: Update Cursor Attribute MALL cache, Rodrigo Siqueira
- [PATCH 11/31] drm/amd/display: Fix hard hang if DSC is disabled, Rodrigo Siqueira
- [PATCH 05/31] drm/amd/display: fix trigger_hotplug to support mst case, Rodrigo Siqueira
- [PATCH 22/31] drm/amd/display: Move phanton stream to FPU code, Rodrigo Siqueira
- RE: [PATCH 00/31] DC Patches July 15, 2022, Wheeler, Daniel
- [PATCH v3] drm/amdgpu: add comments to HW_IP_VCN_ENC,
Ruijing Dong
- [PATCH v2] drm/amdgpu: add HW_IP_VCN_UNIFIED type,
Ruijing Dong
- [PATCH v1 0/6] Move all drivers to a common dma-buf locking convention,
Dmitry Osipenko
- [PATCH 1/3] drm/amdgpu: modify mcbp implement for gfx9,
jiadong.zhu
- [bug report] drm/amd/display: Add basic infrastructure for enabling FAMS, Dan Carpenter
- [PATCH] drm/amdgpu: align between libdrm and drm api,
Ruijing Dong
- [PATCH v2 1/2] drm/amd/debugfs: Expose GFXOFF state to userspace,
André Almeida
- [PATCH 01/12] drm/amdgpu: Write masked value to control register,
Maíra Canal
- [PATCH 02/12] drm/amd/display: Change get_pipe_idx function scope, Maíra Canal
- [PATCH 03/12] drm/amd/display: Remove unused clk_src variable, Maíra Canal
- [PATCH 04/12] drm/amd/display: Remove unused dml32_CalculatedoublePipeDPPCLKAndSCLThroughput function, Maíra Canal
- [PATCH 05/12] drm/amd/display: Remove unused NumberOfStates variable, Maíra Canal
- [PATCH 06/12] drm/amd/display: Remove unused variables from dml_rq_dlg_get_dlg_params, Maíra Canal
- [PATCH 07/12] drm/amd/display: Remove unused value0 variable, Maíra Canal
- [PATCH 08/12] drm/amd/display: Remove unused variables from dcn10_stream_encoder, Maíra Canal
- [PATCH 09/12] drm/amd/display: Remove unused MaxUsedBW variable, Maíra Canal
- [PATCH 10/12] drm/amd/display: Remove parameters from dml30_CalculateWriteBackDISPCLK, Maíra Canal
- [PATCH 11/12] drm/amd/display: Remove duplicated CalculateWriteBackDISPCLK, Maíra Canal
- [PATCH 12/12] drm/amd/display: Rewrite CalculateWriteBackDISPCLK function, Maíra Canal
- Re: [PATCH 01/12] drm/amdgpu: Write masked value to control register, André Almeida
- Re: [PATCH 01/12] drm/amdgpu: Write masked value to control register, André Almeida
- Re: [PATCH 01/12] drm/amdgpu: Write masked value to control register, Alex Deucher
- [PATCH] drm/amdgpu: Clarify asics naming in Kconfig options,
André Almeida
- [PATCH 1/2] drm/amdgpu: reapply "fix start calculation in amdgpu_vram_mgr_new"",
Christian König
- [PATCH][next] drm/amd/display: Fix spelling mistake "supporing" -> "supporting",
Colin Ian King
- [bug report] drm/amdgpu/mes: ring aggregatged doorbell when mes queue is unmapped, Dan Carpenter
- Gang submit v2,
Christian König
- [PATCH 01/10] drm/sched: move calling drm_sched_entity_select_rq, Christian König
- [PATCH 02/10] drm/amdgpu: Protect the amdgpu_bo_list list with a mutex v2, Christian König
- [PATCH 03/10] drm/amdgpu: revert "partial revert "remove ctx->lock" v2", Christian König
- [PATCH 04/10] drm/amdgpu: use DMA_RESV_USAGE_BOOKKEEP, Christian König
- [PATCH 05/10] drm/amdgpu: cleanup and reorder amdgpu_cs.c, Christian König
- [PATCH 06/10] drm/amdgpu: remove SRIOV and MCBP dependencies from the CS, Christian König
- [PATCH 08/10] drm/amdgpu: revert "fix limiting AV1 to the first instance on VCN3", Christian König
- [PATCH 07/10] drm/amdgpu: move setting the job resources, Christian König
- [PATCH 10/10] drm/amdgpu: add gang submit frontend v2, Christian König
- [PATCH 09/10] drm/amdgpu: add gang submit backend, Christian König
- [PATCH] drm/amdgpu: Fix for drm buddy memory corruption,
Arunpravin Paneer Selvam
- [PATCH 4/4] drm/amdgpu: drop runpm from amdgpu_device structure,
Guchun Chen
- [PATCH 3/4] drm/amdgpu: drop runtime pm disablement quirk on several sienna cichlid cards, Guchun Chen
- [PATCH 2/4] drm/amdgpu: skip SMU FW reloading in runpm BACO case, Guchun Chen
- [PATCH 1/4] drm/amdgpu: introduce runtime pm mode, Guchun Chen
- [PATCH] drm/amdgpu: limit the number of enabled gfx queues,
Lang Yu
- [GIT CHERRY-PICK 0/2] Fix compilation errors on GCC12,
Tales Aparecida
- [PATCH] drm/amdgpu: Call trace info was found in dmesg when loading amdgpu,
lin cao
- Re: Linux 5.19-rc6,
Linus Torvalds
- [PATCH 1/2] drm/amdgpu: use the same HDP flush registers for all nbio 7.4.x,
Alex Deucher
- [PATCH] drm/amdgpu: Get rid of amdgpu_job->external_hw_fence,
Andrey Grodzovsky
- [PATCH v2] drm/amdgpu: limiting AV1 to first instance on VCN4 decode,
Sonny Jiang
- [PATCH] drm/amd/display: make retrieve_dmi_info() static,
Alex Deucher
- [PATCH] drm/amd/debugfs: Expose GFXOFF state to userspace,
André Almeida
- [PATCH] drm/amd/display: Remove unnecessary NULL check in commit_planes_for_stream(),
Dan Carpenter
- [PATCH] drm/amdkfd: Remove Align VRAM allocations to 1MB on APU ASIC,
shikai guo
- [linux-next:master] BUILD REGRESSION 734339e5c1c46e3af041b4c288c213e045e34354, kernel test robot
- [PATCH 1/2] drm/amdgpu: add umc v8_10_0 ip headers,
YiPeng Chai
- [PATCH 2/2] drm/amdgpu: use cached baco flag as the check in runpm (v3), Guchun Chen
- [PATCH] drm/amd/display: Enable building new display engine with KCOV enabled,
Guenter Roeck
- [PATCH v2 00/29] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display,
Hans de Goede
- [PATCH v2 20/29] platform/x86: acer-wmi: Move backlight DMI quirks to acpi/video_detect.c, Hans de Goede
- [PATCH v2 19/29] platform/x86: toshiba_acpi: Stop using acpi_video_set_dmi_backlight_type(), Hans de Goede
- [PATCH v2 06/29] ACPI: video: Drop backlight_device_get_by_type() call from acpi_video_get_backlight_type(), Hans de Goede
- [PATCH v2 15/29] ACPI: video: Refactor acpi_video_get_backlight_type() a bit, Hans de Goede
- [PATCH v2 17/29] ACPI: video: Add Apple GMUX brightness control detection, Hans de Goede
- [PATCH v2 10/29] ACPI: video: Remove code to unregister acpi_video backlight when a native backlight registers, Hans de Goede
- [PATCH v2 28/29] ACPI: video: Fix indentation of video_detect_dmi_table[] entries, Hans de Goede
- [PATCH v2 01/29] ACPI: video: Add acpi_video_backlight_use_native() helper, Hans de Goede
- [PATCH v2 02/29] drm/i915: Don't register backlight when another backlight should be used, Hans de Goede
- [PATCH v2 29/29] drm/todo: Add entry about dealing with brightness control on devices with > 1 panel, Hans de Goede
- [PATCH v2 13/29] drm/amdgpu: Register ACPI video backlight when skipping amdgpu backlight registration, Hans de Goede
- [PATCH v2 05/29] drm/nouveau: Don't register backlight when another backlight should be used, Hans de Goede
- [PATCH v2 09/29] ACPI: video: Make backlight class device registration a separate step, Hans de Goede
- [PATCH v2 22/29] platform/x86: asus-wmi: Move acpi_backlight=vendor quirks to ACPI video_detect.c, Hans de Goede
- [PATCH v2 24/29] platform/x86: samsung-laptop: Move acpi_backlight=[vendor|native] quirks to ACPI video_detect.c, Hans de Goede
- [PATCH v2 25/29] ACPI: video: Remove acpi_video_set_dmi_backlight_type(), Hans de Goede
- [PATCH v2 26/29] ACPI: video: Drop "Samsung X360" acpi_backlight=native quirk, Hans de Goede
- [PATCH v2 18/29] platform/x86: apple-gmux: Stop calling acpi/video.h functions, Hans de Goede
- [PATCH v2 07/29] ACPI: video: Remove acpi_video_bus from list before tearing it down, Hans de Goede
- [PATCH v2 11/29] drm/i915: Call acpi_video_register_backlight() (v2), Hans de Goede
- [PATCH v2 08/29] ACPI: video: Simplify acpi_video_unregister_backlight(), Hans de Goede
- [PATCH v2 04/29] drm/radeon: Don't register backlight when another backlight should be used, Hans de Goede
- [PATCH v2 23/29] platform/x86: asus-wmi: Move acpi_backlight=native quirks to ACPI video_detect.c, Hans de Goede
- [PATCH v2 14/29] drm/radeon: Register ACPI video backlight when skipping radeon backlight registration, Hans de Goede
- [PATCH v2 21/29] platform/x86: asus-wmi: Drop DMI chassis-type check from backlight handling, Hans de Goede
- [PATCH v2 16/29] ACPI: video: Add Nvidia WMI EC brightness control detection, Hans de Goede
- [PATCH v2 12/29] drm/nouveau: Register ACPI video backlight when nv_backlight registration fails, Hans de Goede
- [PATCH v2 03/29] drm/amdgpu: Don't register backlight when another backlight should be used, Hans de Goede
- [PATCH v2 27/29] ACPI: video: Drop Clevo/TUXEDO NL5xRU and NL5xNU acpi_backlight=native quirks, Hans de Goede
- Re: [PATCH v2 00/29] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display, Rafael J. Wysocki
- Re: [PATCH v2 00/29] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display, Lyude Paul
- [PATCH] drm/amd/display: Add a proper DMI match for Precision devices,
Rodrigo Siqueira
- [PATCH 1/4] drm/amdgpu/gpuvm: remove unused variable,
Alex Deucher
- [PATCH] drm/amdgpu: restore original stable pstate on ctx fini, Alex Deucher
- [PATCH 1/2] drm/amd/display: fix comment format,
Alex Deucher
- [PATCH] drm/amd/display: remove duplicate dcn314 includes,
Alex Deucher
- [PATCH] drm/amdgpu: fix file permissions on some files,
Alex Deucher
- [PATCH] drm/amdgpu: Fix acronym typo in glossary,
Kent Russell
- [PATCH] drm/amd/display: correct check of coverage blend mode,
Melissa Wen
- [PATCH 2/2] drm/amdgpu: use cached baco flag as the check in runpm (v2),
Guchun Chen
- [PATCH 1/2] drm/amdgpu: skip SMU FW reloading in runpm BACO case (v2),
Guchun Chen
- [RFC PATCH 0/1] Protecting BO list corruption,
Luben Tuikov
- [PATCH 1/5] drm/amdgpu/mes: init aggregated doorbell,
Jack Xiao
- [linux-next:master] BUILD REGRESSION 4112a8699ae2eac797415b9be1d7901b3f79e772, kernel test robot
- [PATCH] drm/amdgpu: Check BO's requested pinning domains against its preferred_domains,
sunpeng.li
- [PATCH v2] drm/amd/display: Ignore First MST Sideband Message Return Error,
Rodrigo Siqueira
- [PATCH] drm/amd/display: Ignore First MST Sideband Message Return Error,
Rodrigo Siqueira
- [PATCH v2 1/1] drm/amd/pm: Implement get GFXOFF status for vangogh,
André Almeida
- [PATCH 0/2] drm/amd/pm: Add GFXOFF status for vangogh,
André Almeida
- [PATCH] drm/amdkfd: bump KFD version for unified ctx save/restore memory,
Eric Huang
- [PATCH] drm/amd/display: Only use depth 36 bpp linebuffers on DCN display engines.,
Mario Kleiner
- [PATCH] drm/amd/display: Ensure valid event timestamp for cursor-only commits,
Michel Dänzer
- [PATCH 2/2] drm/amdgpu: use cached SMU feature mask in runpm,
Guchun Chen
- [PATCH 1/2] drm/amdgpu: skip SMU FW reloading in runpm BACO case,
Guchun Chen
- [PATCH] drm/amdkfd: correct the MEC atomic support firmware checking for GC 10.3.7,
Prike Liang
- [PATCH -next] drm/amdgpu: double free error and freeing uninitialized null pointer,
Sebin Sebastian
- [PATCH] drm/amd/pm: Prevent divide by zero,
Mr. B34r
- [PATCH] x86/configs: Update defconfig with peer-to-peer configs,
Ramesh Errabolu
- [PATCH 1/2] drm/amdgpu: add the IP discovery IP versions for HW INFO data,
Alex Deucher
- [PATCH 0/9] Add DCN 3.1.4 Support,
Alex Deucher
- [PATCH] drm/amd/display: fix unnecessary pipe split playing NV12 1080p MPO video,
Aurabindo Pillai
- [PATCH 00/21] DC Patches July 11, 2022,
Solomon Chiu
- [PATCH 01/21] drm/amd/display: Exit SubVP if MPO in use, Solomon Chiu
- [PATCH 02/21] drm/amd/display: Check for DP2.0 when checking ODM combine, Solomon Chiu
- [PATCH 03/21] drm/amd/display: Helper function for ALPM initialization, Solomon Chiu
- [PATCH 04/21] drm/amd/display: Removing assert statements for Linux, Solomon Chiu
- [PATCH 06/21] drm/amd/display: Clear edid when unplug mst connector, Solomon Chiu
- [PATCH 07/21] drm/amd/display: Disable PSRSU when DSC enabled on the specific sink, Solomon Chiu
- [PATCH 05/21] drm/amd/display: Fix windowed MPO video with ODM combine for DCN32, Solomon Chiu
- [PATCH 08/21] drm/amd/display: Fix black screen when disabling Freesync in OSD, Solomon Chiu
- [PATCH 09/21] drm/amd/display: make enable link independent from verified link caps, Solomon Chiu
- [PATCH 10/21] drm/amd/display: Reduce SCDC Status Flags Definition, Solomon Chiu
- [PATCH 11/21] drm/amd/display: update DML1 logic for unbounded req handling, Solomon Chiu
- [PATCH 12/21] drm/amd/display: 3.2.193, Solomon Chiu
- RE: [PATCH 00/21] DC Patches July 11, 2022, Wheeler, Daniel
- [PATCH 13/21] drm/amd/display: Re-implementing ARGB16161616 pixel format as 22, Solomon Chiu
- [PATCH 14/21] drm/amd/display: Grab dc_lock before detecting link, Solomon Chiu
- [PATCH 15/21] drm/amd/display: add system info table log, Solomon Chiu
- [PATCH 16/21] drm/amd/display: Add DCN reg offsets to DC, Solomon Chiu
- [PATCH 17/21] drm/amd/display: Add NBIO reg offsets to DC, Solomon Chiu
- [PATCH 18/21] drm/amd/display: Fix lag when moving windowed MPO across display using ODM 2:1 combine, Solomon Chiu
- [PATCH 19/21] drm/amd/display: Fix wrong reference, Solomon Chiu
- [PATCH 20/21] drm/amd/display: 3.2.194, Solomon Chiu
- [PATCH 21/21] drm/amd/display: Ignore First MST Sideband Message Return Error, Solomon Chiu
- [PATCH] drm/amd/display: make some dc_dmub_srv functions static,
Alex Deucher
- Radeon Evergreen/NI, power modes & DL-DVI,
mjr19
- [PATCH] Revert "drm/amdgpu: add drm buddy support to amdgpu",
Arunpravin Paneer Selvam
- [PATCH] drm/amdgpu: correct psp version number, Yifan Zhang
- [PATCH 1/3] Revert "drm/amdgpu: move internal vram_mgr function into the C file",
Arunpravin Paneer Selvam
- [PATCH 1/3] drm/amdgpu/mes: fix mes submission in atomic context,
Jack Xiao
- [PATCH] drm/amd/display: Remove condition with no effect,
Zhongjun Tan
- [PATCH] drm/amd/display: Remove duplicate header., Souptick Joarder
- [PATCH] drm/amd/display: fix 32 bit compilation errors in dc_dmub_srv.c,
Alex Deucher
- [PATCH] drm/amdgpu: Remove one duplicated ef removal,
xinhui pan
- [linux-next:master] BUILD REGRESSION 75d7bf5eae277f32dd952276aa41ae7915dba1b2, kernel test robot
- [PATCH 1/1] drm/amdkfd: Process notifier release callback don't take mutex,
Philip Yang
- [PATCH] drm/amd/display: Revert "drm/amd/display: disable idle optimizations",
Aurabindo Pillai
- [PATCH] drm/amdgpu/gmc10: adjust gart size for parts that support S/G display,
Alex Deucher
- [PATCH] drm/amdkfd: Select PCI_P2PDMA and DMABUF_MOVE_NOTIFY instead of depending,
Mario Limonciello
- [PATCH] drm/amd/display: Drop dm_sw_gfx7_2d_thin_l_vp and dm_sw_gfx7_2d_thin_gl, Maíra Canal
- [PATCH v8 00/15] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping,
Alex Sierra
- [PATCH v8 03/15] mm: add zone device coherent type memory support, Alex Sierra
- [PATCH v8 02/15] mm: move page zone helpers into new header-specific file, Alex Sierra
- [PATCH v8 05/15] mm: add device coherent vma selection for memory migration, Alex Sierra
- [PATCH v8 04/15] mm: handling Non-LRU pages returned by vm_normal_pages, Alex Sierra
- [PATCH v8 01/15] mm: rename is_pinnable_pages to is_longterm_pinnable_pages, Alex Sierra
- [PATCH v8 06/15] mm: remove the vma check in migrate_vma_setup(), Alex Sierra
- [PATCH v8 08/15] drm/amdkfd: add SPM support for SVM, Alex Sierra
- [PATCH v8 07/15] mm/gup: migrate device coherent pages when pinning instead of failing, Alex Sierra
- [PATCH v8 09/15] lib: test_hmm add ioctl to get zone device type, Alex Sierra
- [PATCH v8 11/15] lib: add support for device coherent type in test_hmm, Alex Sierra
- [PATCH v8 10/15] lib: test_hmm add module param for zone device type, Alex Sierra
- [PATCH v8 13/15] tools: update test_hmm script to support SP config, Alex Sierra
- [PATCH v8 14/15] tools: add hmm gup tests for device coherent type, Alex Sierra
- [PATCH v8 12/15] tools: update hmm-test to support device coherent type, Alex Sierra
- [PATCH v8 15/15] tools: add selftests to hmm for COW in device memory, Alex Sierra
- [PATCH] drm/amd/display: Enable ODM combine default policy,
Aurabindo Pillai
- [PATCH] drm/amd/display: Add callback to set dig mode,
Aurabindo Pillai
- [PATCH 1/1] drm/amdgpu: Don't clear memory when PTB BO is released,
Philip Yang
- [PATCH 1/2] drm/amd/display: Add visualconfirm module parameter,
sunpeng.li
- [PATCH] drm/amd/pm: ac/dc change for smu_v13_0,
Kenneth Feng
- [PATCH] drm/amd/display: Remove redundant header file references.,
sunliming
- [PATCH] drm/amdgpu: Fix one list corruption when create queue fails,
xinhui pan
- Cleanup of TTM NULL resources,
Christian König
- [PATCH] drm/amdgpu: Fix a NULL pointer of fence,
xinhui pan
- [PATCH] drm/amd/display: Fix new dmub notification enabling in DM,
Stylon Wang
- [PATCH] dma-buf: Fix one use-after-free of fence,
xinhui pan
- [linux-next:master] BUILD REGRESSION 088b9c375534d905a4d337c78db3b3bfbb52c4a0,
kernel test robot
- [PATCH V2] drm/amd/display: correct idle_power_optimizations disablement return value, Evan Quan
- [PATCH] drm/amd/display: correct idle_power_optimizations disablement return value,
Evan Quan
- [PATCH] drm/amd/display: fix non-x86/PPC64 compilation,
Alex Deucher
- [PATCH] drm/radeon: avoid bogus "vram limit (0) must be a power of 2" warning,
Mateusz Jończyk
- [PATCH] drm/amd/display: remove stale debug setting,
Aurabindo Pillai
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]