messages from 2020-09-09 01:54:23 to 2020-09-15 15:01:18 UTC [more...]
[PATCH v2 00/21] Convert all remaining drivers to GEM object functions
2020-09-15 14:59 UTC (18+ messages)
` [PATCH v2 01/21] drm/amdgpu: Introduce "
` [PATCH v2 02/21] drm/armada: "
` [PATCH v2 03/21] drm/etnaviv: "
` [PATCH v2 04/21] drm/exynos: "
` [PATCH v2 05/21] drm/gma500: "
` [PATCH v2 06/21] drm/i915: "
` [PATCH v2 07/21] drm/mediatek: "
` [PATCH v2 08/21] drm/msm: Introduce GEM object funcs
` [PATCH v2 09/21] drm/nouveau: Introduce GEM object functions
` [PATCH v2 10/21] drm/omapdrm: "
` [PATCH v2 11/21] drm/pl111: "
` [PATCH v2 12/21] drm/radeon: "
` [PATCH v2 13/21] drm/rockchip: Convert to drm_gem_object_funcs
` [PATCH v2 14/21] drm/tegra: Introduce GEM object functions
` [PATCH v2 15/21] drm/vc4: "
` [PATCH v2 16/21] drm/vgem: "
` [PATCH v2 18/21] drm/vkms: "
[PATCH] amdgpu/gmc_v9: Warn if SDPIF_MMIO_CNTRL_0 is not set
2020-09-15 13:11 UTC (2+ messages)
[PATCH 00/20] Convert all remaining drivers to GEM object functions
2020-09-15 8:56 UTC (8+ messages)
` [PATCH 01/20] drm/amdgpu: Introduce "
` [PATCH 18/20] drm/xen: "
[PATCH v1 ] drm/amd/pm: Removed fixed clock in auto mode DPM
2020-09-15 7:45 UTC (2+ messages)
[PATCH] drm/amdkfd: Move process doorbell allocation into kfd device
2020-09-15 5:03 UTC (2+ messages)
[PATCH 1/4] drm/amdgpu: stop resetting xgmi perfmons on disable
2020-09-15 2:32 UTC (6+ messages)
` [PATCH 2/4] drm/amdgpu: fix xgmi perfmon a-b-a problem
` [PATCH 4/4] drm/amdgpu: add xgmi perfmons for arcturus
[PATCH 0/1] Convert to using devm_drm_dev_alloc()
2020-09-14 21:38 UTC (8+ messages)
` [PATCH 1/1] drm/amdgpu: "
[PATCH] drm/amdgpu: Update RAS init handling
2020-09-14 18:38 UTC (3+ messages)
[PATCH 1/1] drm/amdgpu: fix a typo
2020-09-14 17:46 UTC (3+ messages)
[PATCH] drm/amdgpu/gmc9: remove mmhub client duplicated case
2020-09-14 16:23 UTC (2+ messages)
[PATCH] drm/amdgpu/dc: Require primary plane to be enabled whenever the CRTC is
2020-09-14 15:44 UTC (8+ messages)
` [PATCH v2] "
[PATCH] drm/radeon: revert "Prefer lower feedback dividers"
2020-09-14 15:13 UTC (4+ messages)
[PATCH] drm/amdgpu: Include sienna_cichlid in USBC PD FW support
2020-09-14 14:50 UTC (3+ messages)
Power-saving/performance toggles for amdgpu
2020-09-14 10:08 UTC (3+ messages)
[PATCH] drm/amdgpu: drop BOOLEAN define in display part
2020-09-14 8:25 UTC (2+ messages)
[PATCH] drm/amd/pm: support runtime pptable update for sienna_cichlid etc
2020-09-14 8:21 UTC (5+ messages)
[PATCH 1/2] drm/amdgpu: Add comment to function amdgpu_ttm_alloc_gart
2020-09-14 6:48 UTC (3+ messages)
` [PATCH 2/2] drm/amdgpu: More accurate description of a function param
[PATCH] drm/amd/display: add debugfs entry for trigger_hotplug
2020-09-12 2:22 UTC
first bad commit: [fc8c70526bd30733ea8667adb8b8ffebea30a8ed] drm/radeon: Prefer lower feedback dividers
2020-09-12 9:04 UTC (2+ messages)
[PATCH] drm/amdgpu: Workaround RCC_DEV0_EPF0_STRAP0 access issue for SRIOV
2020-09-14 5:15 UTC (2+ messages)
kernel NULL pointer dereference with dce_aux_transfer_raw
2020-09-13 23:29 UTC
[PATCH v2] drm/amdgpu: Enable SDMA utilization for Arcturus
2020-09-11 22:33 UTC (2+ messages)
[PATCH v2 2/3] drm/amdkfd: Add process eviction counters to sysfs
2020-09-11 22:10 UTC (2+ messages)
[PATCH v2 0/4] Enlarge tracepoints in the display component
2020-09-11 19:29 UTC (9+ messages)
` [PATCH v2 1/4] drm/amd/display: Rework registers tracepoint
` [PATCH v2 2/4] drm/amd/display: Add tracepoint for amdgpu_dm
` [PATCH v2 3/4] drm/amd/display: Add pipe_state tracepoint
` [PATCH v2 4/4] drm/amd/display: Add tracepoint for capturing clocks state
[PATCH] drm/amdgpu: Enable SDMA utilization for Arcturus
2020-09-11 17:57 UTC (2+ messages)
[PATCH v2 0/3] Refactor DM IRQ handling
2020-09-11 17:08 UTC (5+ messages)
` [PATCH v2 1/3] drm/amdgpu: Move existing pflip fields into separate struct
` [PATCH v2 2/3] drm/amd/display: Refactor to prevent crtc state access in DM IRQ handler
` [PATCH v2 3/3] drm/amd/display: Move disable interrupt into commit tail
[PATCH 0/3] Refactor DM IRQ handling
2020-09-11 16:28 UTC (8+ messages)
` [PATCH 1/3] drm/amdgpu: Move existing pflip fields into separate struct
` [PATCH 2/3] drm/amd/display: Refactor to prevent crtc state access in DM IRQ handler
` [PATCH 3/3] drm/amd/display: Move disable interrupt into commit tail
[PATCH -next] drm/amdkfd: Fix -Wunused-const-variable warning
2020-09-10 14:32 UTC (5+ messages)
` [PATCH v2 "
[PATCH] drm/amd/display: Remove set but used 'temp'
2020-09-10 7:40 UTC
[PATCH 1/3] drm/amdkfd: Add some eveiction debugging code
2020-09-10 22:43 UTC (6+ messages)
` [PATCH 2/3] drm/amdkfd: Add process eviction counters to sysfs
` [PATCH 3/3] drm/amdkfd: Reduce eviction/restore message levels
[PATCH 1/1] drm/amdkfd: Use a new capability bit for SRAM ECC
2020-09-10 19:06 UTC
[PATCH v3 6/7] drm: Validate encoder->possible_crtcs
2020-09-10 18:18 UTC (2+ messages)
[PATCH -next] drm/amd/display: Create trigger_hotplug entry
2020-09-10 15:35 UTC (2+ messages)
[PATCH -next] drm/amd/display: Fix possible memleak in dp_trigger_hotplug()
2020-09-10 15:34 UTC (2+ messages)
[PATCH 00/42] DC Patches Septemper 14, 2020
2020-09-10 13:47 UTC (43+ messages)
` [PATCH 01/42] drm/amd/display: [FW Promotion] Release 0.0.30
` [PATCH 02/42] drm/amd/display: 3.2.100
` [PATCH 03/42] drm/amd/display: Fixed Intermittent blue screen on OLED panel
` [PATCH 04/42] drm/amd/display: Detect plane change when detect pipe change
` [PATCH 05/42] drm/amd/display: Add CP_IRQ clear capability
` [PATCH 06/42] drm/amd/display: Compare mpcc_inst to mpcc_count instead of a constant
` [PATCH 07/42] drm/amd/display: add option to override cr training pattern
` [PATCH 08/42] drm/amd/display: Triplebuffering should not be used by default
` [PATCH 09/42] drm/amd/display: Check clock table return
` [PATCH 10/42] drm/amd/display: [FW Promotion] Release 0.0.31
` [PATCH 11/42] drm/amd/display: 3.2.101
` [PATCH 12/42] drm/amd/display: always use 100us for cr aux rd interval
` [PATCH 13/42] drm/amd/display: Only use offset for first ODM pipe
` [PATCH 14/42] drm/amd/display: Fix CP_IRQ clear bit and logic
` [PATCH 15/42] drm/amd/display: Power eDP panel back ON before link training retry
` [PATCH 16/42] drm/amd/display: Increase Max EDID Size Constant
` [PATCH 17/42] drm/amd/display: Flip pending check timeout due to disabled hubp
` [PATCH 18/42] drm/amd/display: Rename set_mst_bandwidth to align with DP spec
` [PATCH 19/42] drm/amd/display: remove early return from dm_late_init
` [PATCH 20/42] drm/amd/display: Enabling PSR on DCN30 on driver side
` [PATCH 21/42] drm/amd/display: Compare plane when looking for pipe split being lost
` [PATCH 22/42] drm/amd/display: Don't use DRM_ERROR() for DTM add topology
` [PATCH 23/42] drm/amd/display: Disable idle optimization when PSR is enabled
` [PATCH 24/42] drm/amd/display: Multi display cause system lag on mode change
` [PATCH 25/42] drm/amd/display: make dcn20 stream_gating use a pointer for dsc_pg_control
` [PATCH 26/42] drm/amd/display: Add DSC force disable to dsc_clock_en debugfs entry
` [PATCH 27/42] drm/amd/display: Add trigger connector unplug
` [PATCH 28/42] drm/amd/display: adding pathway to retrieve stutter period
` [PATCH 29/42] drm/amd/display: [FW Promotion] Release 0.0.32
` [PATCH 30/42] drm/amd/display: 3.2.102
` [PATCH 31/42] drm/amd/display: implement notify stream mask
` [PATCH 32/42] drm/amd/display: Update idle optimization handling
` [PATCH 33/42] drm/amd/display: Return the number of bytes parsed than allocated
` [PATCH 34/42] drm/amd/display: Calculate DSC number of slices in debugfs when forced
` [PATCH 35/42] drm/amd/display: Add connector to the state if DSC debugfs is set
` [PATCH 36/42] drm/amd/display: remove dc context from transfer function
` [PATCH 37/42] drm/amd/display: fix compile warning in dml
` [PATCH 38/42] drm/amd/display: update nv1x stutter latencies
` [PATCH 39/42] drm/amd/display: Further fix of psr eDP p-state warning
` [PATCH 40/42] drm/amd/display: get socBB from VBIOS
` [PATCH 41/42] drm/amd/display: update dcn30_optc header with missing declarations
` [PATCH 42/42] drm/amd/display: update clock when non-seamless boot stream exist
[PATCH] drm/amdgpu: add ta DTM/HDCP print in amdgpu_firmware_info for apu
2020-09-10 10:57 UTC (2+ messages)
[PATCH] drm/amd/pm: update driver if version for navy_flounder
2020-09-10 9:38 UTC (2+ messages)
[PATCH -next] drm/ttm/agp: Fix Wunused-variable warning
2020-09-10 8:56 UTC (2+ messages)
[PATCH] drm/amd/pm: update driver if file for sienna cichlid
2020-09-10 8:32 UTC (2+ messages)
[PATCH -next 0/8] drm/amd/amdgpu: fix comparison pointer to bool warning
2020-09-09 13:21 UTC (10+ messages)
` [PATCH -next 1/8] drm/amd/amdgpu: fix comparison pointer to bool warning in gfx_v9_0.c
` [PATCH -next 2/8] drm/amd/amdgpu: fix comparison pointer to bool warning in gfx_v10_0.c
` [PATCH -next 3/8] drm/amd/amdgpu: fix comparison pointer to bool warning in sdma_v5_0.c
` [PATCH -next 4/8] drm/amd/amdgpu: fix comparison pointer to bool warning in sdma_v5_2.c
` [PATCH -next 5/8] drm/amd/amdgpu: fix comparison pointer to bool warning in si.c
` [PATCH -next 6/8] drm/amd/amdgpu: fix comparison pointer to bool warning in uvd_v6_0.c
` [PATCH -next 7/8] drm/amd/amdgpu: fix comparison pointer to bool warning in amdgpu_atpx_handler.c
` [PATCH -next 8/8] drm/amd/amdgpu: fix comparison pointer to bool warning in sdma_v4_0.c
[PATCH] drm/amd/display: optimize code runtime a bit
2020-09-10 2:05 UTC
[PATCH 1/2] drm/radeon: Don't use WC for VRAM if !RADEON_GEM_GTT_WC
2020-09-09 11:00 UTC (2+ messages)
[PATCH 0/3] Enlarge tracepoints in the display component
2020-09-09 22:53 UTC (4+ messages)
` [PATCH 1/3] drm/amd/display: Rework registers tracepoint
` [PATCH 2/3] drm/amd/display: Add tracepoint for amdgpu_dm
` [PATCH 3/3] drm/amd/display: Add pipe_state tracepoint
[PATCH] drm/amdgpu: Do gpu recovery when no job is running
2020-09-09 18:34 UTC (3+ messages)
[PATCH] drm/amdgpu: Update RAS init handling
2020-09-09 11:48 UTC (3+ messages)
[PATCH] drm/amdgpu: Do gpu recovery when no job is running
2020-09-09 9:32 UTC
[REGRESSION][BISECTED] 5.9-rc4 disables console on radeon
2020-09-09 9:15 UTC (2+ messages)
[PATCH 1/2] drm/radeon: Don't use WC for VRAM if !RADEON_GEM_GTT_WC
2020-09-09 5:29 UTC (2+ messages)
` [PATCH 2/2] drm/amdgpu: Don't use WC for VRAM if !AMDGPU_GEM_CREATE_CPU_GTT_USWC
[PATCH -next] drm/amd/display: Remove duplicate include
2020-09-08 13:35 UTC
[PATCH] drm: amd/display: fix spelling of "function"
2020-09-08 23:56 UTC
[PATCH 4/5] drm_dp_cec: add plumbing in preparation for MST support
2020-09-09 6:59 UTC (5+ messages)
[PATCH 1/2] drm/radeon: Don't use WC for VRAM if !RADEON_GEM_GTT_WC
2020-09-09 5:32 UTC
[PATCH] drm/amdgpu: add ta DTM/HDCP print in amdgpu_firmware_info for apu
2020-09-09 5:05 UTC (2+ messages)
[PATCH] drm/amdgpu/pm: Account for extra separator characters in sysfs interface
2020-09-09 1:54 UTC (2+ messages)
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