messages from 2023-06-12 08:30:00 to 2023-06-15 22:54:59 UTC [more...]
[PATCH] drm/amdkfd: set coherent host access capability flag
2023-06-15 22:54 UTC
[PATCH] drm/amdkfd: set coherent host access capability flag
2023-06-15 22:39 UTC
[PATCH] drm/amdgpu/atomfirmware: fix LPDDR5 width reporting
2023-06-15 22:13 UTC
[PATCH v7 0/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register
2023-06-15 21:11 UTC (12+ messages)
` [PATCH v7 1/8] PCI/VGA: Use unsigned type for the io_state variable
` [PATCH v7 2/8] PCI/VGA: Deal only with VGA class devices
` [PATCH v7 3/8] PCI/VGA: Tidy up the code and comment format
` [PATCH v7 4/8] PCI/VGA: Replace full MIT license text with SPDX identifier
` [PATCH v7 5/8] video/aperture: Add a helper to detect if an aperture contains firmware FB
` [PATCH v7 6/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register
` [PATCH v7 7/8] drm/amdgpu: Implement the is_boot_device callback function
` [PATCH v7 8/8] drm/radeon: "
[PATCH v9 00/14] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
2023-06-15 20:48 UTC (5+ messages)
` [PATCH v9 02/14] mm: move page zone helpers from mm.h to mmzone.h
[PATCH 0/6] Freesync Panel Replay
2023-06-15 20:39 UTC (7+ messages)
` [PATCH 1/6] drm/amd/display: Add structs for "
` [PATCH 2/6] drm/amd/display: Add Functions to enable "
` [PATCH 3/6] drm/amd/display: Add Freesync Panel DM code
` [PATCH 4/6] drm/amd/display: Read replay data from sink
` [PATCH 5/6] drm/amd/display: Enable Replay for static screen use cases
` [PATCH 6/6] drm/amd/display: Get replay info from VSDB
[PATCH 1/2] drm/amdgpu: Skip TMR for MP0_HWIP 13.0.6
2023-06-15 18:36 UTC (3+ messages)
` [PATCH 2/2] drm/amdgpu: port SRIOV VF missed changes
[PATCH 0/2] drm/amdgpu: Fix instances of -Wunused-const-variable with CONFIG_DEBUG_FS=n
2023-06-15 17:30 UTC (4+ messages)
` [PATCH 1/2] drm/amdgpu: Remove CONFIG_DEBUG_FS guard around body of amdgpu_rap_debugfs_init()
` [PATCH 2/2] drm/amdgpu: Move clocks closer to its only usage in amdgpu_parse_cg_state()
[PATCH] drm/amd/pm: remove unneeded variable
2023-06-15 17:22 UTC (2+ messages)
[PATCH] drm/amdgpu: remove unneeded variable
2023-06-15 17:16 UTC (2+ messages)
[PATCH] amd/display/dc:remove repeating expression
2023-06-15 17:12 UTC (3+ messages)
[PATCH] drm/amdgpu: mark GC 9.4.3 experimental for now
2023-06-15 15:31 UTC (2+ messages)
[PATCH 1/3] drm/amdgpu: Handle VRAM dependencies on GFXIP9.4.3
2023-06-15 14:52 UTC (6+ messages)
` [PATCH 2/3] drm/amdgpu: Implement new dummy vram manager
[PATCH 1/2] drm/amd/display: disable power gating for DCN314
2023-06-15 14:26 UTC (3+ messages)
` [PATCH 2/2] drm/amd/display: disable RCO "
[PATCH] drm/amdgpu/atomfirmware: fix DDR5 width reporting
2023-06-15 13:56 UTC (4+ messages)
[PATCH] drm/amdgpu: Skip mark offset for high priority rings
2023-06-15 13:18 UTC (2+ messages)
[RFC PATCH v2 00/18] Add DRM CRTC 3D LUT interface
2023-06-15 10:29 UTC (5+ messages)
[PATCH] drm/amdgpu: add amdgpu_timeout_ring_* file to debugfs
2023-06-15 13:14 UTC (7+ messages)
` Fw: "
[PATCH] drm/amdgpu: Rename aqua_vanjaram_reg_init.c
2023-06-15 12:50 UTC (2+ messages)
[PATCH 1/9] drm/amdgpu: generally allow over-commit during BO allocation
2023-06-15 12:04 UTC (9+ messages)
` [PATCH 3/9] drm/ttm: use per BO cleanup workers
[PATCH] drm/amdgpu: Add vbios attribute only if supported
2023-06-15 9:37 UTC (2+ messages)
[PATCH 1/6] drm/amdgpu/bu: Use legacy TLB flush for gfx943
2023-06-15 8:51 UTC (2+ messages)
[PATCH 1/2] drm/amdgpu: make sure BOs are locked in amdgpu_vm_get_memory
2023-06-15 8:24 UTC (3+ messages)
[PATCH] drm/amdkfd: Switch over to memdup_user()
2023-06-15 6:32 UTC (4+ messages)
[pull] amdgpu, radeon drm-fixes-6.4
2023-06-15 2:40 UTC
[PATCH 00/17] DC Patches June 14, 2023
2023-06-14 17:57 UTC (18+ messages)
` [PATCH 01/17] Partially revert "drm/amd/display: Fix possible underflow for displays with large vblank"
` [PATCH 02/17] drm/amd/display: add a NULL pointer check
` [PATCH 03/17] drm/amd/display: Move DPP/HUBP power gating setting below debug initialization
` [PATCH 04/17] Revert "drm/amd/display: Move DCN314 DOMAIN power control to DMCUB"
` [PATCH 05/17] drm/amd/display: Add Clock Table Entry With Max DC Values
` [PATCH 06/17] drm/amd/display: add missing ABM registers
` [PATCH 07/17] drm/amd/display: Prevent dcn314 RCO from enabling on unsupported chips
` [PATCH 08/17] drm/amd/display: Fix pipe check condition for manual trigger
` [PATCH 09/17] drm/amd/display: Clear update flags at end of flip
` [PATCH 10/17] drm/amd/display: enable the new fast update path for supported ASICs
` [PATCH 11/17] drm/amd/display: Disable DC Mode Capping On DCN321
` [PATCH 12/17] drm/amd/display: disable seamless boot if force_odm_combine is enabled
` [PATCH 13/17] drm/amd/display: Add MST Preferred Link Setting Entry
` [PATCH 14/17] drm/amd/display: fix odm k2 div calculation
` [PATCH 15/17] drm/amd/display: Fix 128b132b link loss handling
` [PATCH 16/17] drm/amd/display: Enable dc mode clock switching for DCN32x
` [PATCH 17/17] drm/amd/display: 3.2.240
[PATCH] drm/amd/display: Convert to kdoc formats in dc/core/dc.c
2023-06-14 15:05 UTC (2+ messages)
Common DRM execution context v4
2023-06-14 13:02 UTC (5+ messages)
` [PATCH 01/13] drm: execution context for GEM buffers v4
[PATCH v5 00/13]
2023-06-14 11:52 UTC (4+ messages)
` [PATCH v5 02/13] fbdev: Add initializer macros for struct fb_ops
[PATCH] drivers/dcn32:improve-warning-messsge-for-dummy_latency_index
2023-06-14 2:46 UTC
[PATCH] drm/amdgpu: Move calculation of xcp per memory node
2023-06-14 5:06 UTC (2+ messages)
[PATCH 1/3] drm/amdgpu: Change nbio v7.9 xcp status definition
2023-06-14 3:42 UTC (6+ messages)
` [PATCH 2/3] drm/amdgpu: Use PSP FW API for partition switch
` [PATCH 3/3] drm/amdgpu: Remove unused NBIO interface
[PATCH v5] drm/dp_mst: Clear MSG_RDY flag before sending new message
2023-06-13 23:22 UTC (4+ messages)
[PATCH v2] drm/amd/pm: Align eccinfo table structure with smu v13_0_0 interface
2023-06-13 23:20 UTC
[PATCH 2/2] drm/amdgpu: Add channel_dis_num to ras init flags
2023-06-13 23:08 UTC
[PATCH 1/2] drm/amdgpu: Update total channel number for umc v8_10
2023-06-13 23:08 UTC
[PATCH] drm/amdkfd: decrement queue count on mes queue destroy
2023-06-13 22:02 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 1f6ce8392d6ff486af5ca96df9ded5882c4b6977
2023-06-13 21:38 UTC
[PATCH 1/2] drm/amdgpu/pm: make gfxclock consistent for sienna cichlid
2023-06-13 16:41 UTC (2+ messages)
` [PATCH 2/2] drm/amdgpu/pm: make mclk consistent for smu 13.0.7
[PATCH 10/66] drm/amd/display: Do not set drr on pipe commit
2023-06-13 15:40 UTC (8+ messages)
[PATCHv3] drm/amdgpu: Update invalid PTE flag setting
2023-06-13 15:38 UTC
[PATCH v2 0/3] Add GPU page fault query interface
2023-06-13 15:07 UTC (4+ messages)
` [PATCH 1/3] drm/amdgpu: add cached GPU fault structure to vm struct
` [PATCH 2/3] drm/amdgpu: cache gpuvm fault information for gmc7+
` [PATCH 3/3] drm/amdgpu: add new INFO ioctl query for the last GPU page fault
[PATCH] drm/amdgpu/sdma4: set align mask to 255
2023-06-13 14:15 UTC (5+ messages)
[PATCH] drm/amdgpu: update external rev_id for gc_11_0_1 and gc_11_0_4
2023-06-13 13:17 UTC (2+ messages)
[PATCH] drm/amdkfd: Remove DUMMY_VRAM_SIZE
2023-06-13 13:07 UTC (2+ messages)
[PATCH v2 1/3] drm/amdgpu: Change nbio v7.9 xcp status definition
2023-06-13 12:40 UTC (4+ messages)
` [PATCH v2 2/3] drm/amdgpu: Use PSP FW API for partition switch
` [PATCH v2 3/3] drm/amdgpu: Remove unused NBIO interface
[PATCH] drm/amdgpu: Release SDMAv4.4.2 ecc irq properly
2023-06-13 12:39 UTC (2+ messages)
[PATCH] drm/amdgpu: add wait_for helper for spirom update
2023-06-13 7:44 UTC (2+ messages)
[PATCH Review 1/2] drm/amdgpu: Optimze checking ras supported
2023-06-13 7:13 UTC (5+ messages)
` [PATCH Review 2/2] drm/amdgpu: Add checking mc_vram_size
[PATCH v7 0/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register
2023-06-13 3:00 UTC (5+ messages)
` [PATCH v7 1/8] PCI/VGA: Use unsigned type for the io_state variable
` [PATCH v7 2/8] PCI/VGA: Deal only with VGA class devices
` [PATCH v7 3/8] PCI/VGA: Tidy up the code and comment format
` [PATCH v7 4/8] PCI/VGA: Replace full MIT license text with SPDX identifier
[PATCH] Revert "drm/amd/display: fix dpms_off issue when disabling bios mode"
2023-06-13 2:14 UTC (3+ messages)
[PATCH] drm/amd/display: don't free stolen console memory during suspend
2023-06-13 0:54 UTC (3+ messages)
[PATCHv2] drm/amdgpu: Update invalid PTE flag setting
2023-06-12 19:48 UTC (3+ messages)
[PATCH v6 0/8] PCI/VGA: introduce is_boot_device function callback to vga_client_register
2023-06-12 19:33 UTC
[PATCH v6 0/8] PCI/VGA: introduce is_boot_device function callback to vga_client_register
2023-06-12 19:25 UTC (5+ messages)
` [PATCH v6 1/8] PCI/VGA: Use unsigned type for the io_state variable
` [PATCH v6 2/8] PCI/VGA: Deal only with VGA class devices
` [PATCH v6 3/8] PCI/VGA: Tidy up the code and comment format
` [PATCH v6 4/8] PCI/VGA: Replace full MIT license text with SPDX identifier
[PATCH V3] drm/amdgpu/display: Enable DC_FP for LoongArch
2023-06-12 18:51 UTC (2+ messages)
` [V3] "
[PATCH] drm/amdkfd: fix null queue check on debug setting exceptions
2023-06-12 17:47 UTC (2+ messages)
[PATCH v3 3/5] drm/amdkfd: set activated flag true when event age unmatchs
2023-06-12 16:31 UTC (5+ messages)
` [PATCH v5 "
[PATCH] drm/radeon: Fix missing prototypes in radeon_atpx_handler.c
2023-06-12 15:47 UTC (2+ messages)
[PATCH v2] gpu: drm/amd: Remove the redundant null pointer check in list_for_each_entry() loops
2023-06-12 15:39 UTC (3+ messages)
[PATCH] drm/amdgpu: Wrap -Wunused-but-set-variable in cc-option
2023-06-12 15:39 UTC (3+ messages)
[PATCH v2] drm/amdgpu: Add error reporting code for the display core
2023-06-12 14:48 UTC (3+ messages)
[PATCH] drm/amd/display: Correct kdoc formats in dcn32_resource_helpers.c
2023-06-12 14:46 UTC (2+ messages)
[PATCH] drm/amd/display: Clean up dcn10_optc.c kdoc
2023-06-12 13:54 UTC
[PATCH] drm/amd/display: Provide function name for 'optc32_enable_crtc()'
2023-06-12 13:24 UTC (2+ messages)
[PATCH] drm/amdgpu: Add missing function parameter 'optc' & 'enable' to kdoc in optc3_set_timing_double_buffer()
2023-06-12 13:23 UTC (2+ messages)
[PATCH] drm/amd/display: Correct kdoc formats in dcn10_opp.c
2023-06-12 13:23 UTC (2+ messages)
[PATCH] drm/amd/display: Correct and remove excess function parameter names in kdoc
2023-06-12 13:20 UTC (2+ messages)
[PATCH 06/13] drm/amdgpu: use the new drm_exec object for CS v2
2023-06-12 13:16 UTC (2+ messages)
[PATCH] gpu: drm/amd: Fix the bug in list_for_each_entry() loops
2023-06-12 11:30 UTC (2+ messages)
[PATCH v2] drm/amdgpu: flush GPU TLB using SDMA ring
2023-06-12 12:24 UTC (3+ messages)
[PATCH 1/2] drm/amdgpu: Only create err_count sysfs when hw_op is supported
2023-06-12 9:49 UTC (4+ messages)
` [PATCH 2/2] drm/amdgpu: Enable gfx v11_0_3 ras if poison mode "
[RFC] drm/amdgpu: flush gpu tlb using sdma ring
2023-06-12 9:42 UTC (3+ messages)
[PATCH 06/13] drm/amdgpu: use the new drm_exec object for CS v2
2023-06-12 9:06 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox