dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-24 17:02:45 to 2015-09-28 09:47:17 UTC [more...]

[PATCH RFCv2 3/4] staging: etnaviv: add drm driver
 2015-09-28  9:46 UTC  (53+ messages)
` [PATCH 00/48] Etnaviv changes RFCv1->RFCv2
  ` [PATCH 01/48] staging: etnaviv: avoid holding struct_mutex over dma_alloc_coherent()
  ` [PATCH 02/48] staging: etnaviv: restructure iommu handling
  ` [PATCH 03/48] staging: etnaviv: remove compat MMU code
  ` [PATCH 04/48] staging: etnaviv: clean up public API (part 2)
  ` [PATCH 05/48] staging: etnaviv: rename last remaining msm_* symbols
  ` [PATCH 06/48] staging: etnaviv: rename last remaining bits from msm to etnaviv
  ` [PATCH 07/48] staging: etnaviv: quiten down kernel log output
  ` [PATCH 08/48] staging: etnaviv: add proper license header to all files
  ` [PATCH 09/48] staging: etnaviv: add Dove GPU subsystem compatible
  ` [PATCH 10/48] staging: etnaviv: fix missing error cleanups in etnaviv_load()
  ` [PATCH 11/48] staging: etnaviv: fix off-by-one for iommu aperture end
  ` [PATCH 12/48] staging: etnaviv: avoid lockdep circular dependency warning
  ` [PATCH 13/48] staging: etnaviv: fix gpu debugfs show implementation
  ` [PATCH 14/48] staging: etnaviv: use vm_insert_page() rather than vm_insert_mixed()
  ` [PATCH 15/48] staging: etnaviv: etnaviv_gem_fault: reduce struct_mutex exposure
  ` [PATCH 16/48] staging: etnaviv: give etnaviv_gem_mmap_offset() a sane behaviour
  ` [PATCH 17/48] staging: etnaviv: allow etnaviv_ioctl_gem_info() locking to be interruptible
  ` [PATCH 18/48] staging: etnaviv: make context a per-GPU thing
  ` [PATCH 19/48] staging: etnaviv: switch to per-GPU fence completion implementation
  ` [PATCH 20/48] staging: etnaviv: provide etnaviv_queue_work()
  ` [PATCH 21/48] staging: etnaviv: use standard kernel types rather than stdint.h types
  ` [PATCH 22/48] staging: etnaviv: no need to initialise a list_head
  ` [PATCH 23/48] staging: etnaviv: fix oops caused by scanning for free blocks
  ` [PATCH 24/48] staging: etnaviv: clean up etnaviv_iommu_unmap_gem() signature
  ` [PATCH 25/48] staging: etnaviv: increase page table size to maximum
  ` [PATCH 26/48] staging: etnaviv: fix BUG_ON when removing module
  ` [PATCH 27/48] staging: etnaviv: provide a helper to load the GPU clock field
  ` [PATCH 28/48] staging: etnaviv: rename GPU clock functions
  ` [PATCH 29/48] staging: etnaviv: fix runtime resume
  ` [PATCH 30/48] staging: etnaviv: drop event ring buffer tracking
  ` [PATCH 31/48] staging: etnaviv: improve efficiency of command parser
  ` [PATCH 32/48] staging: etnaviv: no point looking up the mapping for cmdstream bos
  ` [PATCH 33/48] staging: etnaviv: copy submit command and bos in one go
  ` [PATCH 34/48] staging: etnaviv: remove cmd buffer offset validation in submit_reloc()
  ` [PATCH 35/48] staging: etnaviv: move mapping teardown into etnaviv_gem_free_object()
  ` [PATCH 36/48] staging: etnaviv: add support for GEM_WAIT ioctl
  ` [PATCH 37/48] staging: etnaviv: avoid pinning pages in CMA
  ` [PATCH 38/48] staging: etnaviv: fix 'ret' may be used uninitialized in this function
  ` [PATCH 39/48] staging: etnaviv: fix error: 'etnaviv_gpu_hw_resume' defined but not used
  ` [PATCH 40/48] staging: etnaviv: debugfs: add possibility to dump kernel buffer
  ` [PATCH 41/48] staging: etnaviv: change etnaviv_buffer_init() to return prefetch
  ` [PATCH 42/48] staging: etnaviv: implement simple hang recovery
  ` [PATCH 43/48] staging: etnaviv: map all buffers to the GPU
  ` [PATCH 44/48] staging: etnaviv: implement cache maintenance on cpu_(prep|fini)
  ` [PATCH 45/48] staging: etnaviv: remove submit type
  ` [PATCH 46/48] staging: etnaviv: rewrite submit interface to use copy from user
  ` [PATCH 47/48] staging: etnaviv: don't use GEM buffer for internal ring buffer
  ` [PATCH 48/48] staging: etnaviv: remove CMDSTREAM GEM allocation from UAPI

[Bug 91893] GPU lockup: EQ overflowing
 2015-09-28  9:39 UTC  (4+ messages)
` [Bug 91893] R100: "

[RFC] Docs: drm: Move KMS properties table out to source files
 2015-09-28  9:36 UTC  (5+ messages)

[PATCH] drm/radeon: Restore LCD backlight level on resume (>= R5xx)
 2015-09-28  9:16 UTC 

[Bug 91278] Tonga GPU lock/reset fail with Unigine Valley
 2015-09-28  9:08 UTC  (4+ messages)

[PATCH 1/6] driver-core: platform: Provide helpers for multi-driver modules
 2015-09-28  9:05 UTC  (20+ messages)
` [PATCH 2/6] drm/tegra: Use new multi-driver module helpers
` [PATCH 3/6] drm/imx: Build monolithic driver
` [PATCH 4/6] drm/imx: Do not export symbols
` [PATCH 5/6] drm/sti: Build monolithic driver
` [PATCH 6/6] drm/sti: Do not export symbols
` [PATCH v2] driver-core: platform: Provide helpers for multi-driver modules

[PATCH RFC v4 3/8] ASoC: hdmi-codec: Add hdmi-codec for external HDMI-encoders
 2015-09-28  9:01 UTC 

[Bug 91731] ATI RV250/M9 : screen needs to be refreshed after suspend/resume
 2015-09-28  8:55 UTC  (2+ messages)

[Bug 91965] pictures artefacts
 2015-09-28  8:51 UTC 

[Bug 92039] glxinfo: Error: couldn't find RGB GLX visual or fbconfig; GetVisualConfigs returns 0 visuals; All fbconfigs have VisDepth = 0
 2015-09-28  8:46 UTC  (4+ messages)

[Bug 105111] New: amdgpu 0000:00:01.0: Invalid ROM contents (with A8-7600)
 2015-09-28  8:19 UTC 

[PATCH 00/23] Color Management for DRM
 2015-09-28  8:19 UTC  (7+ messages)
` [PATCH 10/23] drm/i915: Add gamma correction handlers
  ` [Intel-gfx] "

No more new fbdev drivers, please
 2015-09-28  7:39 UTC  (21+ messages)

[PATCH 00/11] drm: vblank fixes and timestamp based missed vblank guesttimation
 2015-09-28  2:57 UTC  (3+ messages)
` [PATCH 10/11] drm: Use vblank timestamps to guesstimate how many vblanks were missed

[Bug 91656] Pillars of Eternity glitch in maps
 2015-09-27 22:03 UTC  (3+ messages)

[Bug 76490] New: No output after radeon module is loaded (R9 270X)
 2015-09-27 18:09 UTC  (2+ messages)
` [Bug 76490] Hang during boot when DPM is on "

[PATCH 1/1] xf86drm.c: Include limits.h to fix build error on Solaris and with musl
 2015-09-27 17:20 UTC 

[Bug 92082] Build on Solaris: xf86drm.c:3021: error: 'PATH_MAX' undeclared (first use in this function)
 2015-09-27 17:26 UTC  (2+ messages)

[PATCH] drm/exynos: Avoid NULL pointer dereference in resume if bind failed
 2015-09-27 16:11 UTC 

[PATCH RFC v2 0/3] Add a drm_aux-dev module
 2015-09-27 13:11 UTC  (6+ messages)
` [PATCH RFC v2 3/3] drm/dp: Add a drm_aux-dev module for reading/writing dpcd registers

[Bug 92005] Linux 4.2 DisplayPort MST deadlock?
 2015-09-27  3:19 UTC  (2+ messages)

[PATCH] [Bug 92082] Solaris fix: 'PATH_MAX' undeclared
 2015-09-26 21:43 UTC 

[Bug 105051] New: Radeon sets max_brightness to -1, breaking GNOME backlight control on Macbook Pro mid-2015 11,5
 2015-09-26 21:01 UTC 

[PATCH] CHROMIUM: drm: bridge/dw_hdmi: Eliminate unused cable_plugin
 2015-09-26 20:32 UTC  (5+ messages)

WARNING: CPU: 4 PID: 863 at include/drm/drm_crtc.h:1577 drm_helper_choose_encoder_dpms+0x88/0x90()
 2015-09-26 16:46 UTC  (10+ messages)
                ` WARNING: CPU: 4 PID: 863 at include/drm/drm_crtc.h:1577 drm_helper_choose_encoder_dpms+0x88/0x90() - evildoer found and neutralized

[Bug 101391] New: Lockup after resume (kernel BUG at include/drm/drm_mm.h:145!)
 2015-09-26 16:37 UTC  (2+ messages)
` [Bug 101391] "

[Bug 92059] Missing textures and geometry in "Middle-earth: Shadow of Mordor"
 2015-09-26 15:32 UTC  (3+ messages)
` [Bug 92059] [radeonsi, apitrace] "

[Bug 91752] Segmentation fault with specific shader (r600)
 2015-09-26 14:39 UTC  (3+ messages)

No more new fbdev drivers, please
 2015-09-26  9:03 UTC  (4+ messages)

[PATCH v3] pci: Handle 5-bit and 8-bit tag field
 2015-09-26  8:42 UTC  (2+ messages)

[PATCH] xf86drm: include <limits.h> for PATH_MAX
 2015-09-26  6:08 UTC 

[PATCHv4 0/3] Add initial support for slimport anx78xx
 2015-09-26  1:35 UTC  (6+ messages)
` [PATCHv4 1/3] of: Add vendor prefix for Analogix Semiconductor, Inc
` [PATCHv4 2/3] devicetree: Add new ANX7814 SlimPort transmitter binding
` [PATCHv4 3/3] drm: bridge: anx78xx: Add anx78xx driver support by analogix
  ` [PATCH linux-review] drm: bridge: anx78xx: pxtal_data[] can be static
  ` drivers/gpu/drm/bridge/anx78xx/slimport_tx_drv.c:610:33: sparse: symbol 'pxtal_data' was not declared. Should it be static?

[PATCH RFC v2 0/3] Add a drm_aux-dev module
 2015-09-26  0:03 UTC  (5+ messages)
` [PATCH v3 0/2] Add drm_dp_aux chardev support
` [PATCH v3 1/2] drm/dp: Store the drm_connector device pointer on the helper
` [PATCH v3 2/2] drm/dp: Add a drm_aux-dev module for reading/writing dpcd registers

[Bug 104551] Unable to resume from suspend AMD Radeon HD 6570
 2015-09-25 22:36 UTC 

[PATCH 0/5] Add ASoC support for AMD APUs [v4]
 2015-09-25 21:48 UTC  (4+ messages)
` [PATCH 1/5] ASoC : dwc : support dw i2s in slave mode
` [PATCH 2/5] ASoC : dwc : support dw i2s in AMD platform
` [PATCH 3/5] drm/amd: add ACP driver support

[PATCH] fbdev: put module after running driver callback
 2015-09-25 17:58 UTC  (3+ messages)

[RFC 0/5] another generic audio hdmi codec proposal
 2015-09-25 15:50 UTC  (4+ messages)
` [RFC 3/5] ASoC: codec: hdmi drm codec driver

[Bug 91993] Graphical glitch in Astromenace (open-source game)
 2015-09-25 12:54 UTC  (4+ messages)

[PATCH 00/16] drm/exynos/hdmi: refactoring/cleanup patches
 2015-09-25 12:48 UTC  (17+ messages)
` [PATCH 01/16] drm/exynos/hdmi: remove support for deprecated compatible
` [PATCH 02/16] dt-bindings: remove deprecated compatible string from exynos-hdmi
` [PATCH 03/16] drm/exynos/hdmi: use mappings for registers with IP dependent address
` [PATCH 04/16] drm/exynos/hdmi: move PLL stabilization check code to separate function
` [PATCH 05/16] drm/exynos/hdmi: simplify HDMI-PHY power sequence
` [PATCH 06/16] drm/exynos/hdmi: replace all writeb with writel
` [PATCH 07/16] drm/exynos/hdmi: fix removal order
` [PATCH 08/16] drm/exynos/hdmi: use optional regulator_get for hdmi-en
` [PATCH 09/16] drm/exynos/hdmi: use constant size array for regulators
` [PATCH 10/16] drm/exynos/hdmi: simplify clock re-parenting
` [PATCH 11/16] drm/exynos/hdmi: convert to gpiod API
` [PATCH 12/16] drm/exynos/hdmi: remove deprecated hdmi_resources structure
` [PATCH 13/16] drm/exynos/hdmi: convert container_of macro to inline function
` [PATCH 14/16] drm/exynos/hdmi: improve HDMI/ACR related code
` [PATCH 15/16] drm/exynos/hdmi: remove unused field
` [PATCH 16/16] drm: exynos: mixer: fix using usleep() in atomic context

[PATCH 01/16] drm/gma500: Sanity-check pipe index
 2015-09-25 12:26 UTC  (14+ messages)
` [PATCH 04/16] drm/imx: Drop pipe field from struct imx_drm_crtc
` [PATCH 08/16] drm/irq: Rename drm_crtc -> crtc
` [PATCH 09/16] drm/irq: Use unsigned int pipe in public API
` [PATCH 13/16] drm: Move ->get_scanout_position() to struct drm_crtc_funcs
` [PATCH 14/16] drm/irq: Add drm_crtc_vblank_count_and_time()

PROBLEM: Intel VGA output busticated on 4.3-rc2 (regression)
 2015-09-25 12:25 UTC  (2+ messages)

[PATCH] drm/i915: fix task reference leak in i915_debugfs.c
 2015-09-25 12:27 UTC  (3+ messages)

[PULL] topic/drm-misc
 2015-09-25 12:18 UTC 

[PATCH 1/2] drm: Add SCDC helpers
 2015-09-25 11:46 UTC  (5+ messages)
` [PATCH 2/2] drm/edid: Implement SCDC support detection

[patch 1/4] drm/amdgpu: unwind properly in amdgpu_cs_parser_init()
 2015-09-25 11:36 UTC  (2+ messages)
` [patch] drm/amdgpu: signedness bug "

[PATCH 01/14] drm/exynos: stop using sgtable in page fault handler
 2015-09-25  9:15 UTC  (9+ messages)
` [PATCH 09/14] drm/exynos: remove call to drm_gem_free_mmap_offset()

[PATCH 1/3] drm/exynos: Suspend/resume is unused if !PM
 2015-09-25  8:47 UTC  (6+ messages)
` [PATCH 2/3] drm/exynos: fimc: Clock control "
` [PATCH 3/3] drm/exynos: rotator: "

[git pull] drm fixes
 2015-09-24 21:04 UTC 

[PATCH 0/5] Add ASoC support for AMD APUs [v3]
 2015-09-24 21:02 UTC  (3+ messages)
` [PATCH 1/5] ASoC : dwc : support dw i2s in slave mode

[PATCH 0/2] Fixup patches to fix warnings in recent linux-next
 2015-09-24 21:00 UTC  (3+ messages)
` [PATCH 1/2] fixup! drm: Stop using linedur_ns and pixeldur_ns for vblank timestamps

[PATCH] drm/radeon: add quirck for MSI R7 370
 2015-09-24 21:51 UTC 

[PATCH RFC 0/8] Add New DRM Driver for Hisilicon's Hi6220 SoC
 2015-09-24 18:35 UTC  (6+ messages)

[Bug 91921] radeon: command stream overflowed with current git
 2015-09-24 17:54 UTC  (2+ messages)

[Bug 90595] [drm:si_dpm_set_power_state [radeon]] *ERROR* si_set_sw_state failed
 2015-09-24 17:47 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).