dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-01 00:41:22 to 2015-09-03 14:23:57 UTC [more...]

[PATCH libdrm v4 0/2] 48-bit virtual address support in i915
 2015-09-03 14:23 UTC 

[PATCH v4 0/16] Add Analogix Core Display Port Driver
 2015-09-03 13:52 UTC  (53+ messages)
` [PATCH v4 01/16] drm: exynos/dp: fix code style
` [PATCH v4 02/16] drm: exynos/dp: convert to drm bridge mode
` [PATCH v4 04/16] drm: bridge: analogix/dp: remove duplicate configuration of link rate and link count
` [PATCH v4 05/16] drm: bridge: analogix/dp: dynamic parse sync_pol & interlace & colorimetry
` [PATCH v4 06/16] Documentation: drm/bridge: add document for analogix_dp
` [PATCH v4 07/16] ARM: dts: exynos/dp: remove some properties that deprecated by analogix_dp driver
  ` [PATCH v4 03/16] drm: bridge: analogix/dp: split exynos dp driver to bridge dir
  ` [PATCH v4 08/16] drm: rockchip/dp: add rockchip platform dp driver
  ` [PATCH v4 09/16] drm: rockchip: add bpc and color mode setting
  ` [PATCH v4 10/16] phy: Add driver for rockchip Display Port PHY
  ` [PATCH v4 16/16] drm: bridge: analogix/dp: add edid modes parse in get_modes method
` [PATCH v4 11/16] drm: bridge: analogix/dp: add platform device type support
` [PATCH v4 12/16] drm: bridge: analogix/dp: add some rk3288 special registers setting
` [PATCH v4 13/16] drm: bridge: analogix/dp: add max link rate and lane count limit for RK3288
` [PATCH v4 14/16] drm: bridge: analogix/dp: try force hpd after plug in lookup failed
` [PATCH v4 15/16] drm: bridge: analogix/dp: move hpd detect to connector detect function

[Bug 91865] [r600g] GPU hang in 'gsraytrace' - NI/Turks (6670)
 2015-09-03 13:46 UTC  (4+ messages)

[Bug 83319] New: [r600g] GPU lockup in gsraytrace (Mesa-demo-8.2.0) - RV730
 2015-09-03 13:36 UTC  (3+ messages)
` [Bug 83319] "

[Bug 83226] New: Allow use of ColorRange and ColorSpace in xorg.conf.d files
 2015-09-03 13:32 UTC  (2+ messages)
` [Bug 83226] "

[Bug 91790] TONGA hang in amdgpu_ring_lock
 2015-09-03 11:46 UTC  (10+ messages)

[Bug 91780] Rendering issues with geometry shader
 2015-09-03 10:00 UTC  (3+ messages)

[PATCH v3 2/2] drm: bridge/dw_hdmi: add dw hdmi i2c bus adapter support
 2015-09-03  9:39 UTC  (9+ messages)

[PATCH v2 0/6] drm/dp: i2c-over-aux short write support
 2015-09-03  7:34 UTC  (3+ messages)
` [PATCH 4/6] drm/tegra: Handle I2C_WRITE_STATUS_UPDATE for address only writes

linux-next: build failure after merge of the drm-misc tree
 2015-09-03  0:49 UTC 

[Bug 95911] New: Recursive error in radeon device driver module after resume from hibernation
 2015-09-02 23:57 UTC  (2+ messages)
` [Bug 95911] "

[PATCH libdrm] amdgpu: use EINVAL instead of EBADMSG in amdgpu_bo_cpu_unmap()
 2015-09-02 20:24 UTC  (3+ messages)

[pull] radeon and amdgpu drm-next-4.3
 2015-09-02 20:02 UTC 

[PATCH 00/14] drm/exynos: rewrite fimg2d error handling
 2015-09-02 19:35 UTC  (14+ messages)
` [PATCH 04/14] exynos/fimg2d: check buffer space in g2d_solid_fill()
` [PATCH 10/14] exynos/fimg2d: remove default case from g2d_get_blend_op()

[PATCH 10/98] via_drm.h: hide struct via_file_private in userspace
 2015-09-02 19:17 UTC  (3+ messages)

[Bug 100071] New: Crash on several PRIME radeon usage
 2015-09-02 16:48 UTC  (2+ messages)
` [Bug 100071] "

[RFC] Docs: drm: Move KMS properties table out to source files
 2015-09-02 15:30 UTC  (4+ messages)

[PATCH 1/2] drm/atomic: Make prepare_fb/cleanup_fb only take state, v3
 2015-09-02 15:24 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Make plane fb tracking work correctly

[GIT PULL] exynos-drm-next
 2015-09-02 14:35 UTC 

[PATCH] scripts/kernel-doc: Improve Markdown results
 2015-09-02 14:15 UTC  (3+ messages)

[PATCH 0/5] Documentation: drm: Make drm.tmpl build as pdfdoc
 2015-09-02 13:50 UTC  (7+ messages)
` [PATCH 4/5] Documentation: drm: Convert KMS Properties HTML table to CALS
      ` [Intel-gfx] "

[Bug 76559] New: screen corruption after going from VT to X
 2015-09-02 13:47 UTC  (4+ messages)
` [Bug 76559] "

[Bug 91503] [r600g] regression: SB-related NI/Turks crash on 'gsraytrace'
 2015-09-02 13:45 UTC  (2+ messages)

[Bug 91841] Juniper 5770 entering Hibernate crashes the system (instant reboot)
 2015-09-02 13:35 UTC  (3+ messages)

[PATCH] drm/dp: Adjust i2c-over-aux retry count based on message size and i2c bus speed
 2015-09-02 13:21 UTC  (11+ messages)
` [PATCH 1/3] drm/dp: Define AUX_RETRY_INTERVAL as 500 us
  ` [PATCH v2 2/3] drm/dp: Adjust i2c-over-aux retry count based on message size and i2c bus speed
    ` [PATCH v3 "

[PATCH 01/20] drm: Constify drm_encoder_slave_funcs
 2015-09-02 12:24 UTC  (21+ messages)
` [PATCH 02/20] drm/armada: Constify function pointer structs
` [PATCH 03/20] drm/atmel-hlcdc: "
` [PATCH 04/20] drm/bochs: "
` [PATCH 05/20] drm/bridge/dw_hdmi: "
` [PATCH 06/20] drm/bridge/nxp-ptn3460: "
` [PATCH 07/20] drm/i2c/ch7006: "
` [PATCH 08/20] drm/cirrus: "
` [PATCH 09/20] drm/exynos: "
` [PATCH 10/20] drm/i2c/adv7511: "
` [PATCH 11/20] drm/i2c/sil164: "
` [PATCH 12/20] drm/i2c/tda998x: "
` [PATCH 13/20] drm/imx: "
` [PATCH 14/20] drm/mgag200: "
` [PATCH 15/20] drm/nouveau: "
` [PATCH 16/20] drm/rockchip: "
` [PATCH 17/20] drm/sti: "
` [PATCH 18/20] drm/tegra: "
` [PATCH 19/20] drm/udl: "
` [PATCH 20/20] drm/vmwgfx: "

[PULL] drm-intel-next-fixes
 2015-09-02 11:49 UTC 

[PATCH 1/9] drm/exynos: remove exynos_drm_fb_set_buf_cnt()
 2015-09-02 10:32 UTC  (20+ messages)
` [PATCH 2/9] drm/exynos: s/exynos_gem_obj/obj in exynos_drm_fbdev.c
` [PATCH 3/9] drm/exynos: cleanup exynos_drm_fbdev_update()
` [PATCH 4/9] drm/exynos: update fb_info via only one function
` [PATCH 5/9] drm/exynos: cleanup to get gem object for fb
` [PATCH 6/9] drm/exynos: update exynos_drm_framebuffer_init() for multiple buffers
` [PATCH 7/9] drm/exynos: cleanup exynos_user_fb_create()
` [PATCH 8/9] drm/exynos: remove exynos_drm_fb_get_buf_cnt()
` [PATCH 9/9] drm/exynos: remove buf_cnt from struct exynos_drm_fb

[PATCH] virtio-gpu: fix compilation warnings
 2015-09-02  9:30 UTC 

[PATCH] drm/atomic: Make sure lock is held in trylock contexts
 2015-09-02  9:19 UTC  (2+ messages)

[PATCH] drm/nouveau: remove unused function
 2015-09-02  6:38 UTC 

[PATCH 0/5] drm/i2c: adv7511: ADV7533 support
 2015-09-02  6:30 UTC  (15+ messages)
` [PATCH 3/5] drm/i2c: adv7511: Refactor encoder slave functions

[PATCH 1/3] modetest: introduce get_prop_info() for getting property id and type
 2015-09-02  0:43 UTC  (7+ messages)
` [PATCH 2/3] modetest: add atomic modeset support
` [PATCH 3/3] modetest: add atomic page flip support

[Bug 103881] New: HP Compaq dc5750 fails to resume from suspend
 2015-09-01 20:32 UTC  (4+ messages)
` [Bug 103881] "

[PATCH] Add radeon suspend/resume quirk for HP Compaq dc5750
 2015-09-01 20:32 UTC 

[PATCH] scripts/kernel-doc: Processing -nofunc for functions only
 2015-09-01 17:44 UTC 

[PATCH 1/4] drm: Constify generic_edid_names[]
 2015-09-01 16:55 UTC  (4+ messages)

drm/msm/dsi: hs_zero timing
 2015-09-01 16:27 UTC  (16+ messages)

[PATCH 1/4] drm: Make drm_fb_unregister/remove accept NULL fb
 2015-09-01 15:31 UTC  (8+ messages)
` [PATCH 4/4] fbdev: Debug knob to register without holding console_lock

[PATCH][RESEND] drm: panel-simple: add URT UMSH-8596MD-xT panel support
 2015-09-01 13:50 UTC 

[Bug 91808] trine1 misrender r600g
 2015-09-01 12:30 UTC  (4+ messages)

[git pull] vmwgfx-next-15-09-01
 2015-09-01  9:51 UTC 

[PATCH] drm/atomic: Fix bookkeeping with TEST_ONLY, v3
 2015-09-01  9:07 UTC  (2+ messages)

drm/exynos: add render node support
 2015-09-01  8:34 UTC  (5+ messages)

[PATCH 0/9] drm/exynos: cleanup patchset for exynos_drm_fb/fbdev
 2015-09-01  7:22 UTC 

[PATCH] amdgpu: fix missing deinit on vamgr_32
 2015-09-01  7:15 UTC  (3+ messages)

[PATCH v2 00/22] Enable gpu switching on the MacBook Pro
 2015-09-01  6:46 UTC  (15+ messages)
` [PATCH v2 01/22] vga_switcheroo: Add support for switching only the DDC
  ` [PATCH v2 02/22] vga_switcheroo: Add helper function to get the active client
    ` [PATCH v2 03/22] apple-gmux: Add switch_ddc support
      ` [PATCH v2 04/22] drm/edid: Switch DDC when reading the EDID
        ` [PATCH v2 05/22] vga_switcheroo: Lock/unlock DDC lines
          ` [PATCH v2 06/22] vga_switcheroo: Lock/unlock DDC lines harder
            ` [PATCH v2 07/22] Revert "vga_switcheroo: Add helper function to get the active client"
              ` [PATCH v2 08/22] Revert "vga_switcheroo: add reprobe hook for fbcon to recheck connected outputs."
                ` [PATCH v2 09/22] drm/nouveau: Lock/unlock DDC lines on probe
                  ` [PATCH v2 10/22] apple-gmux: Assign apple_gmux_data before registering
                    ` [PATCH v2 11/22] vga_switcheroo: Generate hotplug event on handler and proxy registration
                      ` [PATCH v2 12/22] drm/i915: Preserve SSC earlier

[PATCH] drm/exynos: fix exynos_drm_gem_prime_import_sg_table() error handling
 2015-09-01  6:11 UTC  (3+ messages)

[PATCH 1/2] drm/radeon/native: Send out the full AUX address
 2015-09-01  4:03 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu/atom: "


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