messages from 2017-06-21 22:15:04 to 2017-06-27 07:19:48 UTC [more...]
[PATCH v2 00/14] improve the fb_setcmap helper
2017-06-27 7:19 UTC (28+ messages)
` [PATCH v2 01/14] drm/fb-helper: keep the .gamma_store updated in drm_fb_helper_setcmap
` [PATCH v2 02/14] drm/fb-helper: remove drm_fb_helper_save_lut_atomic
` [PATCH v2 03/14] drm/fb-helper: do a generic fb_setcmap helper in terms of crtc .gamma_set
` [PATCH v2 04/14] drm: amd: remove dead code and pointless local lut storage
` [PATCH v2 05/14] drm: armada: remove dead empty functions
` [PATCH v2 06/14] drm: ast: remove dead code and pointless local lut storage
` [PATCH v2 07/14] drm: cirrus: "
` [PATCH v2 08/14] drm: gma500: "
` [PATCH v2 09/14] drm: i915: "
` [PATCH v2 10/14] drm: mgag200: "
` [PATCH v2 11/14] drm: nouveau: "
` [PATCH v2 12/14] drm: radeon: "
` [PATCH v2 13/14] drm: stm: "
` [PATCH v2 14/14] drm: remove unused and redundant callbacks
` [Nouveau] [PATCH v2 00/14] improve the fb_setcmap helper
[PATCH 2/2] drm/amdgpu: add ACG SMU firmware for other vega10 variants
2017-06-27 6:35 UTC
[PATCH 1/2] drm/amdgpu: drop SMU_DRIVER_IF_VERSION check for some vega10 variants
2017-06-27 6:35 UTC
[PATCH 0/9] Visible VRAM Management Improvements
2017-06-27 3:25 UTC (30+ messages)
` [PATCH 3/9] drm/amdgpu: Don't force BOs into visible VRAM for page faults
` [PATCH 5/9] drm/amdgpu: Track time of last page fault and last CS move in struct amdgpu_bo
` [PATCH 9/9] drm/amdgpu: Reduce lock contention when evicting from visible VRAM
` [PATCH 1/9] drm/amdgpu: Separate placements and busy placements
` [PATCH 2/9] drm/amdgpu: Add vis_vramlimit module parameter
` [PATCH 4/9] drm/amdgpu: Don't force BOs into visible VRAM if they can go to GTT instead
` [PATCH 6/9] drm/amdgpu: Set/clear CPU_ACCESS_REQUIRED flag on page fault and CS
` [PATCH 7/9] drm/amdgpu: Throttle visible VRAM moves separately
` [PATCH 8/9] drm/amdgpu: Asynchronously move BOs to visible VRAM
[PATCH] amdgpu: sync amdgpu_drm with kernel
2017-06-27 3:05 UTC (2+ messages)
[PATCH libdrm] libdrm/amdgpu: add interface for kernel semaphores
2017-06-27 2:59 UTC (2+ messages)
[PATCH 1/3] drm/amdgpu: cleanup initializing gtt_size
2017-06-27 2:57 UTC (8+ messages)
` [PATCH 2/3] drm/amdgpu: fix amdgpu_debugfs_gem_bo_info
` [PATCH 3/3] drm/amdgpu: add gtt_sys_limit
[PATCH 00/13] DC Linux Patches Jun 26, 2017
2017-06-26 20:55 UTC (14+ messages)
` [PATCH 01/13] drm/amd/display: MST atomic_get_property missing
` [PATCH 02/13] drm/amd/display: Add global lock function
` [PATCH 03/13] drm/amd/display: Remove check update type function
` [PATCH 04/13] drm/amd/display: use different sr latencies for dpm0 dcn bw calc
` [PATCH 05/13] drm/amd/display: make variable latency into a regkey option
` [PATCH 06/13] drm/amd/display: dcn bw_calc_auto update rev 247 to 250
` [PATCH 07/13] drm/amd/display: Refine globallock
` [PATCH 08/13] drm/amd/display: fix bw_calc_auto translation error
` [PATCH 09/13] drm/amd/display: Workaround IGT multiplane restriction
` [PATCH 10/13] drm/amd/display: Global lock typos fix
` [PATCH 11/13] drm/amd/display: Disable pipe split
` [PATCH 12/13] drm/amd/display: Don't program scaler if we have no surface
` [PATCH 13/13] drm/amd/display: w/a no color space info for HDMI when build AVI
Fix CZ EDC workarounds and provide a kernel parameter to control use of EDC
2017-06-26 20:53 UTC (10+ messages)
` [PATCH 3/3] drm/amdgpu: Add kernel parameter to control use of ECC/EDC
[PATCH] allow DRM_MASTER to change client's priorities v2
2017-06-26 20:36 UTC (9+ messages)
` [PATCH 1/8] drm/amdgpu: add parameter to allocate high priority contexts v11
` [PATCH 2/8] drm/amdgpu: add framework for HW specific priority settings v9
` [PATCH 3/8] drm/amdgpu: implement ring set_priority for gfx_v8 compute v9
` [PATCH 4/8] drm/amdgpu: make amdgpu_to_sched_priority detect invalid parameters
` [PATCH 5/8] drm/amd/sched: allow clients to edit an entity's rq v2
` [PATCH 6/8] drm/amdgpu: introduce AMDGPU_CTX_PRIORITY_UNSET
` [PATCH 7/8] drm/amdgpu: add plumbing for ctx priority changes v2
` [PATCH 8/8] drm/amdgpu: add interface for editing a foreign process's priority v3
[PATCH] drm/core: Fail atomic IOCTL with no CRTC state but with signaling
2017-06-26 19:44 UTC (3+ messages)
` [PATCH v2] "
[PATCH] allow DRM_MASTER to change client's priorities
2017-06-26 16:41 UTC (7+ messages)
` [PATCH 5/8] drm/amdgpu: move priority decay logic into amd_sched_priority_ctr
[PATCH 1/2] drm/amdgpu: vm_update_ptes remove code duplication
2017-06-26 15:53 UTC (6+ messages)
[PATCH xf86-video-ati] Include xf86Pci.h for DRICreatePCIBusID with xserver Git master
2017-06-26 15:48 UTC (2+ messages)
[PATCH] drm/amdgpu: fix vulkan test performance drop and hang on VI
2017-06-26 15:41 UTC (2+ messages)
[PATCH v2] drm/amdgpu: fix solid screen and hard hang when 2k + 4k display connected with DP
2017-06-26 14:32 UTC (3+ messages)
[PATCH 0/8] Add ASoC support for AMD Stoney APUs
2017-06-26 13:29 UTC (13+ messages)
` [PATCH 3/8] drm/amd/amdgpu: Added a dwc quirk for Stoney platform
` [PATCH 5/8] ASoC: AMD: DMA driver changes for Stoney Platform
` [PATCH 1/8] drm/amd/amdgpu: Added asic_type as ACP DMA driver platform data
` [PATCH 2/8] ASoC: dwc: Added a quirk DW_I2S_QUIRK_16BIT_IDX_OVERRIDE to dwc driver
` [PATCH 4/8] ASoC: AMD: added condition checks for CZ specific code
` [PATCH 6/8] ASoC: AMD: Buffer related changes for Stoney
` [PATCH 7/8] drm/amd/amdgpu: Disable ACP Power Gating for Stoney platform
` [PATCH 8/8] ASoC: AMD: Add machine driver for cz rt5650
[PATCH] drm/amdgpu: fix solid screen and hard hang when 2k + 4k display connected with DP
2017-06-26 11:59 UTC (4+ messages)
[PATCH 1/3] drm/amdgpu: fix a typo
2017-06-26 9:10 UTC (34+ messages)
` [PATCH 2/3] drm/amdgpu: change a function to static function
` [PATCH 3/3] drm/amdgpu: optimize out a spin lock Use atomic instead of spin lock
[PATCH libdrm] amdgpu: update always on cu bitmap
2017-06-26 7:15 UTC (4+ messages)
` [PATCH libdrm] amdgpu: update the exported always on CU bitmap
[PATCH umr v2] Add PCI device based GPU selection with --pci
2017-06-24 17:09 UTC (2+ messages)
[PATCH] drm/amdgpu: Support passing amdgpu critical error to host via GPU Mailbox
2017-06-23 22:05 UTC
[PATCH] drm/amdgpu: Support passing amdgpu critical error to host via GPU Mailbox
2017-06-23 21:42 UTC (2+ messages)
[PATCH] drm/amd/powerplay/cz: print message if smc message fails
2017-06-23 20:28 UTC (3+ messages)
` [PATCH] drm/amdgpu/psp: upper_32_bits/lower_32_bits for address setup
[PATCH] Add PCI device based GPU selection with --pci
2017-06-23 11:20 UTC (2+ messages)
[PATCH 00/11] improve the fb_setcmap helper
2017-06-23 8:40 UTC (7+ messages)
` [PATCH 01/11] drm/fb-helper: do a generic fb_setcmap helper in terms of crtc .gamma_set
[linux-next:master 2278/9292] drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:1995:6: sparse: symbol 'gfx_v9_0_enable_gfx_static_mg_power_gating' was not declared. Should it be static?
2017-06-22 20:39 UTC (3+ messages)
` [RFC PATCH linux-next] drm/amdgpu/gfx9: gfx_v9_0_enable_gfx_static_mg_power_gating() can be static
[PATCH umr] Fix copy/paste error in error message
2017-06-22 14:07 UTC (2+ messages)
[PATCH xf86-video-amdgpu] Increase reference count of FB assigned to drmmode_crtc->flip_pending
2017-06-22 12:49 UTC (2+ messages)
[PATCH xf86-video-amdgpu] Improve drmmode_fb_reference debugging code
2017-06-22 12:49 UTC (2+ messages)
[PATCH] drm/amdgpu: export gpu always on cu bitmap
2017-06-22 12:33 UTC (4+ messages)
` [PATCH v2] "
[PATCH xf86-video-ati] Only call drmmode_scanout_free for non-GPU screens in LeaveVT
2017-06-22 12:22 UTC (2+ messages)
[PATCH 11/11] drm: remove unused and redundant callbacks
2017-06-22 7:13 UTC (4+ messages)
[PATCH] drm/amdgpu: optimize out a spin lock (v2)
2017-06-22 3:09 UTC (2+ messages)
Enable vblank_disable_immediate on more drivers
2017-06-22 1:39 UTC (7+ messages)
` [PATCH 1/4] drm/vc4: Allow vblank_disable_immediate on non-fw-kms
` [PATCH 3/4] drm/amdgpu: Allow vblank_disable_immediate
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