dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-20 12:34:37 to 2015-10-22 08:19:46 UTC [more...]

[PATCH RFCv2 0/4] Etnaviv DRM driver again
 2015-10-22  8:19 UTC  (5+ messages)

[PATCH 1/3] drm: Track drm_mm nodes with an interval tree
 2015-10-22  8:07 UTC  (4+ messages)
    ` [Intel-gfx] "

[PATCH v7 00/25] Color Management for DRM framework
 2015-10-22  7:19 UTC  (19+ messages)
` [PATCH v7 10/25] drm/i915: Create color management files
` [PATCH v7 11/25] drm/i915: Register color correction capabilities
` [PATCH v7 12/25] drm/i915: CHV: Load gamma color correction values
` [PATCH v7 13/25] drm/i915: CHV: Load degamma "
` [PATCH v7 14/25] drm/i915: CHV: Pipe level Gamma correction
` [PATCH v7 15/25] drm/i915: CHV: Pipe level degamma correction
` [PATCH v7 16/25] drm/i915: CHV: Pipe level CSC correction
` [PATCH v7 17/25] drm/i915: Commit color correction to CRTC
` [PATCH v7 18/25] drm/i915: Attach color properties "
` [PATCH v7 19/25] drm/i915: BDW: Load gamma correction values
` [PATCH v7 20/25] drm/i915: BDW: Pipe level Gamma correction
` [PATCH v7 21/25] drm/i915: BDW: Load degamma correction values
` [PATCH v7 22/25] drm/i915: BDW: Pipe level degamma correction
` [PATCH v7 23/25] drm/i915: BDW: Pipe level CSC correction
` [PATCH v7 24/25] drm/i915: disable plane gamma
` [PATCH v7 25/25] drm/i915: Commit color correction only when needed

HDMI codec, way forward?
 2015-10-22  7:18 UTC  (30+ messages)
            ` [alsa-devel] "

[Bug 104791] ACPI errors on Lenovo C50-30 (AE_AML_INFINITE_LOOP, argument type mismatch)
 2015-10-22  6:39 UTC 

[git pull] drm fixes
 2015-10-22  5:56 UTC 

[Bug 92214] Flightgear crashes during splashboot with R600 driver and mesa 11.0.2
 2015-10-22  3:14 UTC  (3+ messages)
` [Bug 92214] Flightgear crashes during splashboot with R600 driver, LLVM 3.7.0 "

[Bug 91993] Graphical glitch in Astromenace (open-source game)
 2015-10-22  1:11 UTC  (7+ messages)

[GIT PULL] On-demand device probing
 2015-10-22  0:54 UTC  (46+ messages)
                      ` Alternative approach to solve the deferred probe (was: [GIT PULL] On-demand device probing)
                        ` Alternative approach to solve the deferred probe

bcm2835 (Raspberry Pi) KMS driver
 2015-10-21 22:08 UTC  (7+ messages)
` [PATCH v3 1/7] drm/vc4: Add devicetree bindings for VC4

[PATCH] drm/gem: Remove unused variable
 2015-10-21 21:41 UTC 

imx IPU2 video out
 2015-10-21 18:41 UTC  (5+ messages)

[Bug 106431] New: dmesg is flooded with error messages
 2015-10-21 18:25 UTC  (4+ messages)
` [Bug 106431] On ASUS A8JN laptop with G72M GPU "

[PATCH v4 04/79] drm_mode.h: use __u32 and __u64 from linux/types.h
 2015-10-21 17:42 UTC  (17+ messages)
` [PATCH v4 09/79] via_drm.h: don't include non-existing via_drmclient.h
` [PATCH v4 10/79] via_drm.h: move struct via_file_private definition to drivers/gpu/drm/via/via_drv.h
` [PATCH v4 12/79] include/uapi/drm/sis_drm.h: move sis_file_private to drivers/gpu/drm/sis/sis_drv.h

ast driver doesn't initialize smem_len
 2015-10-21 17:39 UTC 

[Bug 91733] [SKL/HSW] Ogles1conform pntszary.c fails
 2015-10-21 16:59 UTC  (2+ messages)

[PATCH 00/10] Add support for Stoney APU
 2015-10-21 16:11 UTC  (11+ messages)
` [PATCH 01/10] drm/amdgpu: add Stoney chip family
` [PATCH 02/10] drm/amdgpu: add GMC support for Stoney
` [PATCH 03/10] drm/amdgpu: Update SMC/DPM "
` [PATCH 04/10] drm/amdgpu: add DCE support "
` [PATCH 05/10] drm/amdgpu: add SDMA support for Stoney (v2)
` [PATCH 06/10] drm/amdgpu: add GFX "
` [PATCH 07/10] drm/amdgpu: add UVD support for Stoney
` [PATCH 08/10] drm/amdgpu: add VCE support for Stoney (v2)
` [PATCH 09/10] drm/amdgpu: update the core VI support for Stoney
` [PATCH 10/10] drm/amdgpu: add Stoney pci ids

[PATCH v5 0/3] RFC: Secure Memory Allocation Framework
 2015-10-21 15:58 UTC  (8+ messages)
` [PATCH v5 1/3] create SMAF module
` [PATCH v5 2/3] SMAF: add CMA allocator
` [PATCH v5 3/3] SMAF: add fake secure module

[GIT PULL FOR v4.4] R-Car DU support for R8A7793 and R8A7784
 2015-10-21 15:54 UTC 

[PATCH RFCv2 3/4] staging: etnaviv: add drm driver
 2015-10-21 15:43 UTC  (27+ messages)
` [PATCH 00/48] Etnaviv changes RFCv1->RFCv2
  ` [PATCH 03/48] staging: etnaviv: remove compat MMU code
  ` [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

[PATCH] drm: rcar-du: Perform initialization/cleanup at probe/remove time
 2015-10-21 15:39 UTC  (4+ messages)

[PATCH v10 0/4] Allow USB devices to remain runtime-suspended when sleeping
 2015-10-21 15:34 UTC  (2+ messages)
` [PATCH v10 2/4] PM / Domains: add setter for dev.pm_domain

[pull] radeon and amdgpu drm-fixes-4.3
 2015-10-21 15:33 UTC 

[Bug 68059] New: with radeon.dpm=1, Xorg crashed a while after resume
 2015-10-21 14:59 UTC  (6+ messages)
` [Bug 68059] "

[Bug 60533] CVE-2013-7445: Remote web page triggerable DOS in Linux DRM graphics
 2015-10-21 14:39 UTC  (2+ messages)

[GIT PULL] Raspberry Pi KMS driver
 2015-10-21 12:26 UTC  (2+ messages)

[PATCH 00/25] dev->struct_mutex crusade (cont'd)
 2015-10-21 11:25 UTC  (3+ messages)
` [PATCH 06/25] drm/tegra: Use drm_gem_object_reference_unlocked

[PATCH 05/25] drm/tegra: don't take dev->struct_mutex in mmap offset ioctl
 2015-10-21 11:23 UTC  (3+ messages)
` [PATCH] "

[PATCH 01/22] drm: Add drm_format_plane_width() and drm_format_plane_height()
 2015-10-21  9:53 UTC  (2+ messages)

[PATCH v99 3/4] drm,i915: Introduce drm_malloc_gfp()
 2015-10-21  9:21 UTC 

[PATCH 00/10] drm/exynos/decon5433: add support to DECON-TV
 2015-10-21  8:59 UTC  (14+ messages)
` [PATCH 01/10] clk/samsung: exynos5433: add definitions of HDMI-PHY output clocks
` [PATCH 04/10] dt-bindings: video: add PCLK clock entry to exynos5433-decon
` [PATCH 09/10] dt-bindings: video: exynos5433-decon: add bindings for DECON-TV

[PATCH] drm: correctly check failed allocation
 2015-10-21  7:29 UTC  (2+ messages)

[Bug 92309] Box drawn around cursor in multiple 3D games
 2015-10-21  6:04 UTC  (2+ messages)

[Bug 92555] GPU lockup crashing the system on Cayman
 2015-10-21  2:41 UTC  (2+ messages)

[Bug 106341] New: radeon - monitors fail to sync with modes with vertical refresh rate under 60 Hz on FirePro V4800
 2015-10-21  2:40 UTC  (2+ messages)
` [Bug 106341] "

[Bug 106291] New: amdgpu fails GPU reset when resuming from suspend
 2015-10-21  1:29 UTC  (3+ messages)
` [Bug 106291] "

[Bug 92524] system hang on "radeon_hwmon_get_pwm1_enable"
 2015-10-21  1:21 UTC  (2+ messages)

[Bug 100871] New: radeon fails to initialize one DisplayPort monitor
 2015-10-20 22:58 UTC  (7+ messages)
` [Bug 100871] "

[Bug 86720] Europa Universalis 4 freezing during game start (10.3.3)
 2015-10-20 21:00 UTC  (2+ messages)
` [Bug 86720] [radeon] Europa Universalis 4 freezing during game start (10.3.3+, still broken on 11.0.2)

[RFC 0/6] Non perf based Gen Graphics OA unit driver
 2015-10-20 20:16 UTC  (3+ messages)

[Bug 106271] New: Switch between AMD hybrid graphics (HD 8650G / HD 8970M) makes hardware reset
 2015-10-20 19:08 UTC  (3+ messages)
` [Bug 106271] "

[PATCH 0/1] vga_switcheroo: Constify vga_switcheroo_handler
 2015-10-20 18:19 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH libdrm 1/2] xf86drm: Fix error handling for drmGetDevice()
 2015-10-20 17:50 UTC  (5+ messages)
` [PATCH libdrm 2/2] xf86drm: Handle unrecognized subsystems safely in drmGetDevice[s]()

[PATCH v5 0/2] Add drm_dp_aux chardev support
 2015-10-20 16:05 UTC  (3+ messages)
` [PATCH v5 1/2] drm/dp: Add a drm_aux-dev module for reading/writing dpcd registers

drm/mgag200: don't use uninitialized variables in mga_g200se_set_plls()
 2015-10-20 15:55 UTC  (5+ messages)
      ` [PATCH v2] "

[RESEND PATCH] drm: omapdrm: tiler: Remove unneded module alias for tiler
 2015-10-20 14:48 UTC 

[regression] [git pull] drm for 4.3
 2015-10-20 14:42 UTC  (11+ messages)

[RESEND PATCH 0/2] drm: Fix module autoload for OF platform drivers
 2015-10-20 14:42 UTC  (4+ messages)
` [RESEND PATCH 1/2] drm: atmel-hlcdc: Fix module autoload for OF platform driver
` [RESEND PATCH 2/2] drm: imx: imx-tve: "
` [RESEND PATCH] drm/rockchip: "

[PATCH v7 08/25] drm: Add color correction state flag
 2015-10-20 13:58 UTC  (2+ messages)
` [Intel-gfx] "


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).