messages from 2019-08-29 14:19:01 to 2019-09-03 20:45:41 UTC [more...]
[PATCH v2 00/27] DP MST Refactors + debugging tools + suspend/resume reprobing
2019-09-03 20:45 UTC (4+ messages)
` [PATCH v2 01/27] drm/dp_mst: Move link address dumping into a function
` [PATCH v2 02/27] drm/dp_mst: Get rid of list clear in destroy_connector_work
` [PATCH v2 03/27] drm/dp_mst: Destroy MSTBs asynchronously
[PATCH RFC v4 00/16] new cgroup controller for gpu/drm subsystem
2019-09-03 20:43 UTC (18+ messages)
` [PATCH RFC v4 13/16] drm, cgroup: Allow more aggressive memory reclaim
` [PATCH RFC v4 01/16] drm: Add drm_minor_for_each
[PATCH 1/3] drm/amdgpu: use moving fence instead of exclusive for VM updates
2019-09-03 20:37 UTC (10+ messages)
` [PATCH 2/3] drm/amdgpu: reserve at least 4MB of VRAM for page tables
` [PATCH 3/3] drm/amdgpu: remove amdgpu_cs_try_evict
[PATCH 1/2] drm/amdgpu: cleanup mtype mapping
2019-09-03 20:28 UTC (4+ messages)
` [PATCH 2/2] drm/amdgpu: cleanup PTE flag generation
gnome-shell stuck because of amdgpu driver [5.3 RC5]
2019-09-03 20:18 UTC (6+ messages)
[PATCH AUTOSEL 4.19 009/167] drm/amdgpu/gfx9: Update gfx9 golden settings
2019-09-03 20:16 UTC (14+ messages)
` [PATCH AUTOSEL 4.19 010/167] drm/amdgpu: Update gc_9_0 "
` [PATCH AUTOSEL 4.19 022/167] powerplay: Respect units on max dcfclk watermark
` [PATCH AUTOSEL 4.19 044/167] drm/amdgpu: validate user pitch alignment
` [PATCH AUTOSEL 4.19 045/167] drm/amdgpu: validate user GEM object size
` [PATCH AUTOSEL 4.19 023/167] drm/amd/pp: Fix truncated clock value when set watermark
` [PATCH AUTOSEL 4.19 024/167] drm/amd/dm: Understand why attaching path/tile properties are needed
` [PATCH AUTOSEL 4.19 114/167] drm/amdkfd: Add missing Polaris10 ID
` [PATCH AUTOSEL 4.19 116/167] drm/amdgpu: fix ring test failure issue during s3 in vce 3.0 (V2)
` [PATCH AUTOSEL 4.19 117/167] drm/amdgpu/{uvd, vcn}: fetch ring's read_ptr after alloc
[PATCH v4 1/3] drm/amdgpu: Fix bugs in amdgpu_device_gpu_recover in XGMI case
2019-09-03 19:13 UTC (4+ messages)
` [PATCH v4 2/3] dmr/amdgpu: Avoid HW GPU reset for RAS
` [PATCH v4 3/3] dmr/amdgpu: Add system auto reboot to RAS
[PATCH 1/2] drm/amdgpu: Remove unnecessary TLB workaround
2019-09-03 15:09 UTC (4+ messages)
` [PATCH 2/2] drm/amdgpu: Disable page faults while reading user wptrs
linux-next: Tree for Sep 3 (gpu/drm/amd/display/)
2019-09-03 14:54 UTC
[PATCH] drm/amd/amdgpu: add sw_fini interface for df_funcs
2019-09-03 14:31 UTC (2+ messages)
Bug: amdgpu drm driver cause process into Disk sleep state
2019-09-03 13:44 UTC (8+ messages)
` =?gb18030?B?u9i4tKO6IEJ1ZzogYW1kZ3B1IGRybSBkcml2ZXIgY2F1c2UgcHJvY2VzcyBpbnRvIERpc2sgc2xlZXAgc3RhdGU=?=
` =?GB18030?B?UmU6ILvYuLSjuiBCdWc6IGFtZGdwdSBkcm0gZHJpdmVyIGNhdXNlIHByb2Nlc3MgaW50byBEaXNrIHNsZWVwIHN0YXRl?=
` =?gb18030?B?u9i4tKO6ILvYuLSjuiBCdWc6IGFtZGdwdSBkcm0gZHJpdmVyIGNhdXNlIHByb2Nlc3MgaW50byBEaXNrIHNsZWVwIHN0YXRl?=
` =?GB18030?B?UmU6ILvYuLSjuiC72Li0o7ogQnVnOiBhbWRncHUgZHJtIGRyaXZlciBjYXVzZSBwcm9jZXNzIGludG8gRGlzayBzbGVlcCBzdGF0ZQ==?=
` =?gb18030?B?u9i4tKO6ILvYuLSjuiC72Li0o7ogQnVnOiBhbWRncHUgZHJtIGRyaXZlciBjYXVzZSBwcm9jZXNzIGludG8gRGlzayBzbGVlcCBzdGF0ZQ==?=
System error
2019-09-03 12:31 UTC
[PATCH 1/3] drm/amdgpu: use moving fence instead of exclusive for VM updates
2019-09-03 12:29 UTC (4+ messages)
` [PATCH 2/3] drm/amdgpu: reserve at least 4MB of VRAM for page tables v2
` [PATCH 3/3] drm/amdgpu: remove amdgpu_cs_try_evict
[PATCH] drm/amdgpu: change r type to int in gmc_v9_0_late_init
2019-09-03 8:48 UTC (2+ messages)
[PATCH] drm/amd/powerplay: replace smu->table_count with SMU_TABLE_COUNT in smu
2019-09-03 8:17 UTC
[PATCH 01/10] drm/amdgpu: set ip specific ras interface pointer to NULL after free it
2019-09-03 7:36 UTC (11+ messages)
` [PATCH 02/10] drm/amdgpu/gmc: switch to amdgpu_gmc_ras_late_init helper function
` [PATCH 03/10] drm/amdgpu/gfx: switch to amdgpu_gfx_ras_late_init "
` [PATCH 04/10] drm/amdgpu/sdma: switch to amdgpu_sdma_ras_late_init "
` [PATCH 05/10] drm/amdgpu/mmhub: switch to amdgpu_mmhub_ras_late_init "
` [PATCH 06/10] drm/amdgpu/nbio: switch to amdgpu_nbio_ras_late_init "
` [PATCH 07/10] drm/amdgpu: init UMC & RSMU register base address
` [PATCH 08/10] drm/amdgpu: allow check ras capabiltiy for arcturus
` [PATCH 09/10] drm/amdgpu: init arcturus umc callback functions and configurations
` [PATCH 10/10] drm/amdgpu: init mmhub ras functions for arcturus
Bug: amdgpu drm driver cause process into Disk sleep state
2019-09-03 7:32 UTC
[pull] amdgpu drm-next-5.4
2019-09-03 6:37 UTC (2+ messages)
[PATCH] drm/amdgpu: remove the redundant null check
2019-09-03 6:15 UTC
[PATCH] drm/amd/powerplay: do proper cleanups on hw_fini
2019-09-03 5:16 UTC (2+ messages)
[PATCH] drm/amd/display: Restore backlight brightness after system resume
2019-09-02 17:58 UTC (2+ messages)
[PATCH 0/3] drm/edid: don't log errors on absent CEA SAD blocks
2019-09-02 13:17 UTC (8+ messages)
` [PATCH 1/3] drm/amd: be quiet when no SAD block is found
` [PATCH 2/3] drm/edid: don't log errors on absent CEA SAD blocks
` [PATCH 2/3] drm/radeon: be quiet when no SAD block is found
` [PATCH 3/3] drm/edid: no CEA extension is not an error
[PATCH] drm/amd/powerplay: update cached feature enablement status V3
2019-09-02 8:24 UTC (3+ messages)
[BUG, regression] Dereferencing of NULL pointer in radeon_mn_unregister()
2019-09-02 6:19 UTC (4+ messages)
[PATCH 0/4] add support for ras page retirement
2019-09-02 3:14 UTC (12+ messages)
` [PATCH 1/4] drm/amdgpu: change ras bps type to eeprom table record structure
` [PATCH 2/4] drm/amdgpu: Hook EEPROM table to RAS
` [PATCH 3/4] drm/amdgpu: save umc error records
` [PATCH 4/4] drm/amdgpu: move the call of ras recovery_init and bad page reserve to proper place
[PATCH] radeon: add option so DVI always respect HPD over DDC
2019-09-02 3:09 UTC
[PATCH] drm/amd/powerplay: guard manual mode prerequisite for clock level force
2019-09-02 0:37 UTC (3+ messages)
[PATCH] drm/amdgpu/irq: check if nbio funcs exist
2019-09-02 0:21 UTC (2+ messages)
State of AMD Sensor Fusion HUB Linux driver
2019-09-01 19:58 UTC
Kenel Ooops with: "drm/amdgpu: poll ras_controller_irq and err_event_athub_irq status" [bisected]
2019-09-01 18:43 UTC (3+ messages)
[PATCH v3 1/3] drm/amdgpu: Fix bugs in amdgpu_device_gpu_recover in XGMI case
2019-09-01 17:19 UTC (9+ messages)
` [PATCH v3 2/3] dmr/amdgpu: Avoid HW GPU reset for RAS
` [PATCH v3 3/3] dmr/amdgpu: Add system auto reboot to RAS
Regression with kernel 4.18 - AMD RX 550 fails IB ring test on power-up
2019-09-01 12:29 UTC (10+ messages)
` 答复: "
[PATCH 1/4] drm/amdgpu: Extends amdgpu vm definitions (v2)
2019-08-30 20:59 UTC (3+ messages)
` [PATCH 4/4] drm/amdgpu: Use optimal mtypes and PTE bits for Arcturus
[PATCH] drm/amdgpu: Move null pointer dereference check
2019-08-30 15:09 UTC (2+ messages)
[PATCH V2] drm/amd/powerplay: SMU_MSG_OverridePcieParameters is unsupport for APU
2019-08-30 13:02 UTC (3+ messages)
[PATCH 1/2] drm/amdgpu: update IH_CHICKEN in oss 4.0 IP header for VG/RV series
2019-08-30 13:01 UTC (3+ messages)
` [PATCH 2/2] drm/amdgpu: fix no interrupt issue for renoir emu (v2)
[PATCH v3 6/7] drm/amdgpu: utilize subconnector property for DP through atombios
2019-08-30 12:47 UTC (3+ messages)
[PATCH v2 1/2] drm/amdgpu: update IH_CHICKEN in oss 4.0 IP header for VG/RV series
2019-08-30 9:11 UTC (2+ messages)
` [PATCH v2 2/2] drm/amdgpu: fix no interrupt issue for renoir emu (v2)
libdrm patch merge request
2019-08-30 6:18 UTC (6+ messages)
[PATCH] drm/amd/powerplay: Variable ps could be NULL when it get dereferenced
2019-08-30 4:35 UTC
[PATCH 1/7] drm/amdgpu: add helper function to do common ras_late_init/fini (v3)
2019-08-30 2:39 UTC (6+ messages)
` [PATCH 5/7] drm/amdgpu: add mmhub ras_late_init callback function (v2)
` [PATCH 7/7] drm/amdgpu: switch to amdgpu_ras_late_init for nbio v7_4 (v2)
[PATCH v3 00/39] put_user_pages(): miscellaneous call sites
2019-08-30 2:21 UTC (4+ messages)
[PATCH] drm/amd/powerplay: SMU_MSG_OverridePcieParameters is unsupport for APU
2019-08-30 1:58 UTC
[PATCH v2 1/2] dmr/amdgpu: Avoid HW GPU reset for RAS
2019-08-30 1:51 UTC (4+ messages)
` [PATCH v2 2/2] dmr/amdgpu: Add system auto reboot to RAS
[PATCH 3/4] drm/amdgpu: Determing PTE flags separately for each mapping (v2)
2019-08-30 0:51 UTC (2+ messages)
` [PATCH 3/4] drm/amdgpu: Determing PTE flags separately for each mapping (v3)
gnome-shell stuck because of amdgpu driver [5.3 RC5]
2019-08-29 22:03 UTC (3+ messages)
[PATCH] drm/amdgpu: Handle job is NULL use case in amdgpu_device_gpu_recover
2019-08-29 20:43 UTC (3+ messages)
[PATCH] drm/amdgpu: Default disable GDS for compute+gfx
2019-08-29 20:30 UTC (9+ messages)
` [PATCH v2] "
[PATCH 00/23] Add DC support for Renoir
2019-08-29 19:35 UTC (2+ messages)
Couldn't read Speaker Allocation Data Block/SADs
2019-08-29 19:33 UTC (2+ messages)
[PATCH 1/2] dmr/amdgpu: Avoid HW GPU reset for RAS
2019-08-29 19:09 UTC (10+ messages)
[PATCH AUTOSEL 5.2 65/76] drm/amdgpu: prevent memory leaks in AMDGPU_CS ioctl
2019-08-29 18:13 UTC
[PATCH 00/20] HDCP 1.4 Content Protection
2019-08-29 16:22 UTC (21+ messages)
` [PATCH 01/20] drm: move content protection property to mode_config
` [PATCH 02/20] drm: generic fn converting be24 to cpu and vice versa
` [PATCH 03/20] drm: revocation check at drm subsystem
` [PATCH 04/20] drm/hdcp: gathering hdcp related code into drm_hdcp.c
` [PATCH 05/20] drm: Add Content protection type property
` [PATCH 06/20] drm: uevent for connector status change
` [PATCH 07/20] drm/hdcp: update content protection property with uevent
` [PATCH 08/20] drm/amdgpu: psp HDCP init
` [PATCH 09/20] drm/amdgpu: psp DTM init
` [PATCH 10/20] drm/amd/display: Add HDCP module
` [PATCH 11/20] drm/amd/display: add PSP block to verify hdcp steps
` [PATCH 12/20] drm/amd/display: Update hdcp display config
` [PATCH 13/20] drm/amd/display: Create amdgpu_dm_hdcp
` [PATCH 14/20] drm/amd/display: Create dpcd and i2c packing functions
` [PATCH 15/20] drm/amd/display: Initialize HDCP work queue
` [PATCH 16/20] drm/amd/display: Handle Content protection property changes
` [PATCH 17/20] drm/amd/display: handle DP cpirq
` [PATCH 18/20] drm/amd/display: Update CP property based on HW query
` [PATCH 19/20] drm/amd/display: only enable HDCP for DCN+
` [PATCH 20/20] drm/amd/display: Add hdcp to Kconfig
[PATCH V3] drm: Add LTTPR defines for DP 1.4a
2019-08-29 15:18 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