messages from 2021-01-07 22:16:47 to 2021-01-09 11:47:09 UTC [more...]
[PATCH] drm/msm: Only enable A6xx LLCC code on A6xx
2021-01-08 16:46 UTC (5+ messages)
` [Freedreno] "
linux-next: build failure after merge of the drm tree
2021-01-08 19:58 UTC (4+ messages)
` [PATCHv1] video: omapfb2: Make standard and custom DSI command mode panel driver mutually exclusive
[PATCH v1] drm/panel: simple: add SGD GKTW70SDAD1SD
2021-01-08 21:43 UTC (2+ messages)
[PATCH 1/2] drm/sun4i: tcon: fix inverted DCLK polarity
2021-01-08 14:46 UTC (6+ messages)
` [PATCH v2 0/2] drm/sun4i: fix DCLK and improve its handling
` [PATCH v2 2/2] drm/sun4i: tcon: improve DCLK polarity handling
[PATCH 0/3] drm/vc4: Streamline the vmap and mmap code
2021-01-08 15:16 UTC (5+ messages)
` [PATCH 1/3] drm/vc4: Use drm_gem_cma_vmap() directly
` [PATCH 2/3] drm/vc4: Make several BO functions static
` [PATCH 3/3] drm/vc4: Move mmap implementation into GEM object function
[PATCH] drm/hisilicon: Delete the empty function mode_valid
2021-01-08 14:45 UTC (2+ messages)
[PATCH v2 -next] video: fbdev: pxa3xx_gcu: convert comma to semicolon
2021-01-08 9:24 UTC
[PATCH RFC] drm/vc4: hdmi: Avoid ASoC error messages on startup
2021-01-09 11:41 UTC (2+ messages)
[PATCH 1/2] drm/radeon: stop re-init the TTM page pool
2021-01-09 11:10 UTC (7+ messages)
[PATCH V3] dt-bindings: gpu: Convert v3d to json-schema
2021-01-09 10:50 UTC
[PATCH] dma-buf: cma_heap: Fix memory leak in CMA heap
2021-01-09 3:44 UTC (2+ messages)
[PATCH] drm/amdkfd: Fix out-of-bounds read in kdf_create_vcrat_image_cpu()
2021-01-09 2:26 UTC (3+ messages)
[PATCH 1/3] drm: uapi: Use SPDX in DRM core uAPI headers
2021-01-09 1:43 UTC (11+ messages)
` [PATCH 2/3] drm: uapi: Use SPDX in DRM drivers "
[PULL] drm-fixes
2021-01-08 23:49 UTC (2+ messages)
[pull] radeon, amdgpu drm-next-5.12
2021-01-08 22:18 UTC
[PATCH] amdgpu: Avoid sleeping during FPU critical sections
2021-01-08 21:58 UTC
[PATCH] MAINTAINERS: update radeon/amdgpu/amdkfd git trees
2021-01-08 21:33 UTC (4+ messages)
[PATCH 00/40] [Set 11] Rid W=1 warnings from GPU
2021-01-08 21:27 UTC (76+ messages)
` [PATCH 01/40] drm/nouveau/nvkm/subdev/bios/init: Demote obvious abuse of kernel-doc
` [PATCH 02/40] drm/nouveau/dispnv50/disp: Remove unused variable 'ret'
` [PATCH 03/40] drm/msm/dp/dp_display: Remove unused variable 'hpd'
` [PATCH 04/40] drm/amd/amdgpu/amdgpu_ih: Update 'amdgpu_ih_decode_iv_helper()'s function header
` [PATCH 05/40] drm/amd/amdgpu/vega20_ih: Add missing descriptions for 'ih' and fix spelling error
` [PATCH 06/40] drm/amd/pm/powerplay/hwmgr/process_pptables_v1_0: Provide description of 'call_back_func'
` [PATCH 07/40] drm/amd/pm/powerplay/hwmgr/ppatomctrl: Fix documentation for 'mpll_param'
` [PATCH 08/40] drm/amd/pm/powerplay/hwmgr/vega12_hwmgr: Fix legacy function header formatting
` [PATCH 09/40] drm/amd/pm/powerplay/hwmgr/vega20_hwmgr: "
` [PATCH 10/40] drm/amd/pm/powerplay/hwmgr/smu7_hwmgr: Fix formatting and spelling issues
` [PATCH 11/40] drm/amd/pm/powerplay/hwmgr/hwmgr: Move prototype into shared header
` [PATCH 12/40] drm/amd/pm/powerplay/hwmgr/vega10_hwmgr: Fix a bunch of kernel-doc formatting issues
` [PATCH 13/40] drm/amd/display/dc/basics/conversion: Demote obvious kernel-doc abuse
` [PATCH 14/40] drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs: Demote non-kernel-doc comment blocks
` [PATCH 15/40] drm/amd/display/dc/bios/command_table_helper: Fix kernel-doc formatting
` [PATCH 16/40] drm/amd/display/dc/bios/command_table_helper2: Fix legacy formatting problems
` [PATCH 17/40] drm/amd/display/dc/bios/bios_parser: Make local functions static
` [PATCH 18/40] drm/amd/display/dc/bios/bios_parser: Fix a whole bunch of legacy doc formatting
` [PATCH 19/40] drm/amd/display/dc/bios/command_table: Remove unused variable
` [PATCH 20/40] include: drm: drm_atomic: Make use of 'new_plane_state'
` [PATCH 21/40] drm/amd/display/dc/calcs/dce_calcs: Remove unused variables 'v_filter_init_mode' and 'sclk_lvl'
` [PATCH 22/40] drm/amd/display/dc/bios/bios_parser2: Fix some formatting issues and missing parameter docs
` [PATCH 23/40] drm/amd/display/dc/dce/dce_audio: Make function invoked by reference static
` [PATCH 24/40] drm/amd/display/dc/dce/dce_stream_encoder: Remove unused variable 'regval'
` [PATCH 25/40] drm/amd/display/dc/dce/dce_link_encoder: Make functions invoked by reference static
` [PATCH 26/40] drm/amd/display/dc/dce/dce_clock_source: Fix formatting/spelling of worthy function headers
` [PATCH 27/40] drm/amd/pm/powerplay/hwmgr/vega10_hwmgr: Fix worthy function headers, demote barely documented one
` [PATCH 28/40] drm/amd/display/dc/dce/dce_transform: Remove 3 unused/legacy variables
` [PATCH 29/40] drm/amd/display/dc/dce/dce_dmcu: Staticify local function call 'dce_dmcu_load_iram'
` [PATCH 30/40] drm/amd/display/dc/dce/dce_dmcu: Move 'abm_gain_stepsize' to only source file it's used in
` [PATCH 31/40] drm/amd/display/dc/dce/dce_opp: Make local functions and ones invoked by reference static
` [PATCH 32/40] drm/amd/display/dc/dce/dce_aux: Remove unused function 'get_engine_type'
` [PATCH 33/40] drm/nouveau/nvkm/subdev/volt/gk20a: Demote non-conformant kernel-doc headers
` [PATCH 34/40] drm/amd/display/dc/bios/bios_parser: Fix misspelling of function parameter
` [PATCH 35/40] drm/amd/display/dc/bios/command_table: Remove unused variable and associated comment
` [PATCH 36/40] drm/amd/display/dc/dce/dce_i2c_hw: Make functions called by reference static
` [PATCH 37/40] drm/amd/display/dc/dce/dce_i2c_sw: Make a bunch of local functions static
` [PATCH 38/40] drm/amd/display/dc/dce/dce_panel_cntl: Remove unused variables 'bl_pwm_cntl' and 'pwm_period_cntl'
` [PATCH 39/40] drm/amd/display/dc/dce/dmub_psr: Demote non-conformant kernel-doc headers
` [PATCH 40/40] drm/amd/display/dc/gpio/hw_factory: Delete unused function 'dal_hw_factory_destroy'
[PATCH v4 00/80] Convert DSI code to use drm_mipi_dsi and drm_panel
2021-01-08 21:23 UTC (3+ messages)
` [PATCH v4 39/80] drm/panel: Move OMAP's DSI command mode panel driver
[drm-intel:drm-intel-gt-next 3/48] drivers/gpu/drm/i915/gt/intel_lrc.c:17:28: error: unused function 'dword_in_page'
2021-01-08 21:02 UTC
[PATCH RESEND v2 1/2] dma-fence: allow signaling drivers to set fence timestamp
2021-01-08 20:06 UTC (4+ messages)
` [PATCH RESEND v2 2/2] drm/drm_vblank: set the dma-fence timestamp during send_vblank_event
[drm-intel:topic/dp-hdmi-2.1-pcon 15/15] drivers/gpu/drm/i915/display/intel_dp.c:6909:42: error: use of logical '||' with constant operand
2021-01-08 18:49 UTC
[PATCH] drm/ttm: Remove pinned bos from LRU in ttm_bo_move_to_lru_tail() v2
2021-01-08 18:49 UTC (2+ messages)
[GIT PULL] drm/imx: compile test fixes
2021-01-08 18:48 UTC
[PATCH v4 1/2] drm/msm: Add speed-bin support to a618 gpu
2021-01-08 18:15 UTC (2+ messages)
` [PATCH v4 2/2] arm: dts: sc7180: Add support for gpu fuse
[PATCH 00/35] Add HMM-based SVM memory manager to KFD
2021-01-08 17:56 UTC (10+ messages)
[PATCH v3 00/12] RFC Support hot device unplug in amdgpu
2021-01-08 16:49 UTC (15+ messages)
` [PATCH v3 01/12] drm: Add dummy page per device or GEM object
[PATCH v4 00/13] drm: Support short-term vmap via vmap_local
2021-01-08 16:12 UTC (15+ messages)
` [PATCH v4 01/13] dma-buf: Add vmap_local and vnumap_local operations
` [PATCH v4 02/13] drm/gem: Create infrastructure for GEM vmap_local
` [PATCH v4 03/13] drm/cma-helper: Provide a vmap function for short-term mappings
` [PATCH v4 04/13] drm/shmem-helper: "
` [PATCH v4 05/13] drm/mgag200: Use drm_gem_shmem_vmap_local() in damage handling
` [PATCH v4 06/13] drm/cirrus: "
` [PATCH v4 07/13] drm/gm12u320: "
` [PATCH v4 08/13] drm/udl: "
` [PATCH v4 09/13] drm/vram-helper: Provide a vmap function for short-term mappings
` [PATCH v4 10/13] drm/ast: Use drm_gem_vram_vmap_local() in cursor update
` [PATCH v4 11/13] drm/vboxvideo: "
` [PATCH v4 12/13] drm/fb-helper: Move BO locking from DRM client to fbdev damage worker
` [PATCH v4 13/13] drm/vram-helper: Remove unused drm_gem_vram_{vmap, vunmap}()
[PATCH v2 1/2] dt-bindings: Add DT schema for Arm Mali Valhall GPU
2021-01-08 15:58 UTC (3+ messages)
` [PATCH v2 2/2] arm64: dts: mt8192: Add node for the Mali GPU
[PATCH v5 1/4] drm/i915: Keep track of pwm-related backlight hooks separately
2021-01-08 15:05 UTC (5+ messages)
` [PATCH v5 2/4] drm/i915/dp: Enable Intel's HDR backlight interface (only SDR for now)
` [PATCH v5 3/4] drm/i915/dp: Allow forcing specific interfaces through enable_dpcd_backlight
` [PATCH v5 4/4] drm/dp: Revert "drm/dp: Introduce EDID-based quirks"
[PATCH] drm/modes: add non-OF stub for of_get_drm_display_mode
2021-01-08 14:45 UTC (2+ messages)
[PATCH 0/3] Revert "drm/amd/display: Expose new CRC window property" and changes associated with this commit
2021-01-08 14:43 UTC (5+ messages)
` [PATCH 3/3] Revert "drm/amd/display: Expose new CRC window property"
[PULL] topic/dp-hdmi-2.1-pcon for drm-misc-next
2021-01-08 13:41 UTC (3+ messages)
[RFC] drm/connector: Set the default callback function for drm_connector_funcs
2021-01-08 13:07 UTC (4+ messages)
linux-next: Tree for Jan 7 (drivers/gpu/drm/imx/parallel-display.o)
2021-01-08 10:17 UTC (3+ messages)
[PULL] drm-misc-fixes
2021-01-08 9:53 UTC (2+ messages)
[PATCH v3 8/8] drm: Upcast struct drm_device.dev to struct pci_device; replace pdev
2021-01-08 9:02 UTC (6+ messages)
` [kbuild-all] "
[Patch] fbcon: i want fbcon soft scrollback feature come back
2021-01-07 22:56 UTC (2+ messages)
[PATCH] dt-bindings: bcm2835-vec: Add power-domains property
2021-01-08 2:55 UTC (3+ messages)
[PATCH 0/2] *** fix missing unplug interrupt problem ***
2021-01-07 20:30 UTC (3+ messages)
` [PATCH 1/2] drm/msm/dp: postpone irq_hpd event during connection pending state
` [PATCH 2/2] drm/msm/dp: unplug interrupt missed after irq_hpd handler
[PATCH v2 00/48] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs
2021-01-07 19:39 UTC (3+ messages)
soc: mediatek: cmdq: add address shift in jump
2021-01-08 1:48 UTC (3+ messages)
` [PATCH v2] "
[Patch] fbcon: i want fbcon soft scrollback feature come back
2021-01-07 15:34 UTC
[pull] drm/msm: drm-msm-fixes-2021-01-07
2021-01-08 8:54 UTC (2+ messages)
[PATCH 4/4] PCI: Add a REBAR size quirk for Sapphire RX 5600 XT Pulse
2021-01-07 21:32 UTC (2+ messages)
[PATCH v5 01/11] dt-bindings: usb: convert usb-device.txt to YAML schema
2021-01-08 3:09 UTC (6+ messages)
` [PATCH v5 09/11] dt-bindings: usb: convert mediatek, mtk-xhci.txt "
` [PATCH v5 10/11] dt-bindings: usb: convert mediatek, mtu3.txt "
[PATCH v2, 0/3] support gce on mt8192 platform
2021-01-08 2:52 UTC (3+ messages)
` [PATCH v2, 1/3] dt-binding: gce: add gce header file for mt8192
[PATCH] drm/virtio: fix prime export for vram objects
2021-01-08 1:47 UTC (2+ messages)
[PATCH] drm/virtio: make sure context is created in gem open
2021-01-08 1:46 UTC (2+ messages)
[PATCH v9 0/4] drm/panfrost: Add support for mt8183 GPU
2021-01-08 1:10 UTC (4+ messages)
` [PATCH v9 1/4] dt-bindings: gpu: mali-bifrost: Add Mediatek MT8183
` [PATCH v9 3/4] drm/panfrost: devfreq: Disable devfreq when num_supplies > 1
` [PATCH v9 4/4] drm/panfrost: Add mt8183-mali compatible string
[PATCH 2/4] PCI: Add pci_rebar_bytes_to_size()
2021-01-08 1:01 UTC (3+ messages)
[PATCH v6 0/4] drm/panfrost: Add support for mt8183 GPU
2021-01-07 23:51 UTC (4+ messages)
` [PATCH v6 3/4] drm/panfrost: devfreq: Disable devfreq when num_supplies > 1
[PATCH] drm/mediatek: dsi: Fix EoTp flag
2021-01-07 23:26 UTC (2+ messages)
[PATCH] drm: Check actual format for legacy pageflip
2021-01-07 22:51 UTC (7+ messages)
[PATCH] drm/msm: Fix MSM_INFO_GET_IOVA with carveout
2021-01-07 22:36 UTC (3+ 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