dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-15 16:15:17 to 2016-06-17 07:53:35 UTC [more...]

[PATCH v5 0/7] drm/i2c: adv7511: ADV7533 support
 2016-06-17  7:53 UTC  (7+ messages)
` [PATCH v6 0/8] "
  ` [PATCH v6 1/8] drm/i2c: adv7511: Convert to drm_bridge
  ` [PATCH v6 2/8] drm/i2c: adv7511: Move to bridge folder
  ` [PATCH v6 3/8] drm/bridge: adv7511: Fix mutex deadlock when interrupts are disabled
  ` [PATCH v6 7/8] drm/bridge: adv7533: Change number of DSI lanes dynamically
  ` [PATCH v6 8/8] dt-bindings: drm/bridge: Update bindings for ADV7533

[PATCH 00/16] More drm master and SET_UNIQUE cleanups
 2016-06-17  7:53 UTC  (19+ messages)
` [PATCH 01/16] drm: Only do the hw.lock cleanup in master_relase for !MODESET
` [PATCH 02/16] drm: Move authmagic cleanup into drm_master_release
` [PATCH 03/16] drm: Protect authmagic with master_mutex
` [PATCH 04/16] drm: Mark authmagic ioctls as unlocked
` [PATCH 05/16] drm: Mark set/drop master ioctl "
` [PATCH 06/16] drm: Move master pointer from drm_minor to drm_device
` [PATCH 07/16] drm: Clean up drm_crtc.h
  ` [Intel-gfx] "
` [PATCH 08/16] drm: Use dev->name as fallback for dev->unique
` [PATCH 09/16] drm/vgem: Stop calling drm_drv_set_unique
` [PATCH 10/16] drm: Don't call drm_dev_set_unique from platform drivers
` [PATCH 11/16] drm: Nuke SET_UNIQUE ioctl
` [PATCH 12/16] drm: Lobotomize set_busid nonsense for !pci drivers
` [PATCH 13/16] drm: Refactor drop/set master code a bit
` [PATCH 14/16] drm: Extract drm_is_current_master
` [PATCH 15/16] drm: Clear up master tracking booleans
` [PATCH 16/16] drm: document drm_auth.c

[PATCH 02/44] drm: Add a callback from connector registering
 2016-06-17  7:44 UTC  (5+ messages)
` [PATCH 04/44] drm: Automatically unregister the connector during cleanup
` [PATCH 05/44] drm: Automatically register/unregister all connectors

[PATCH v7 00/12] Support non-lru page migration
 2016-06-17  7:28 UTC  (12+ messages)

Bad flicker on skylake HQD due to code in the 4.7 merge window
 2016-06-17  7:28 UTC  (9+ messages)
          ` [Intel-gfx] "

[PATCH 00/38] nonblocking atomic commits for everyone!
 2016-06-17  7:23 UTC  (4+ messages)
` [PATCH 19/38] drm/hisilicon: Implement some semblance of vblank event handling

[PATCHv16 00/13] HDMI CEC framework
 2016-06-17  7:22 UTC  (14+ messages)
` [PATCHv16 04/13] cec: add "
` [PATCHv16 05/13] cec/TODO: add TODO file so we know why this is still in staging
` [PATCHv16 07/13] cec.txt: add CEC framework documentation
` [PATCHv16 08/13] DocBook/media: add CEC documentation
` [PATCHv16 09/13] cec: adv7604: add cec support
` [PATCHv16 10/13] cec: adv7842: "

[Bug 92974] Fiji Nano long boot up and long X startup with amdgpu-powerplay enabled
 2016-06-17  6:57 UTC  (5+ messages)

of_reserved_mem_device_init_by_idx() returns -EINVAL if "memory-region" is missing
 2016-06-17  6:47 UTC  (3+ messages)

[Bug 93475] Saints Row IV causes GPU lockup on Linux
 2016-06-17  6:04 UTC  (4+ messages)

[PATCH v2] drm/fsl-dcu: Exchange fail_encoder and fail_connector
 2016-06-17  4:02 UTC  (2+ messages)

[PATCH v2 0/2] drm/mediatek: MT8173 gamma & dither support
 2016-06-17  1:58 UTC  (3+ messages)
` [PATCH v2 1/2] drm/mediatek: Add gamma correction
` [PATCH v2 2/2] drm/mediatek: set mt8173 dithering function

[PATCH] drm/i915/vlv: Enable polling when we shut off all power domains
 2016-06-16 22:05 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH 00/10] drm/msm: some stuff I'm working on for 4.8
 2016-06-16 21:22 UTC  (11+ messages)
` [PATCH 01/10] drm/msm: use mutex_lock_interruptible for submit ioctl
` [PATCH 02/10] drm/msm: add madvise ioctl
` [PATCH 03/10] drm/msm: add put_iova() helper
` [PATCH 04/10] drm/msm: shrinker support
  ` [PATCH 05/10] drm/msm: change gem->vmap() to get/put
` [PATCH 06/10] drm/msm: wire up vmap shrinker
` [PATCH 07/10] drm/msm: deal with arbitrary # of cmd buffers
` [PATCH 08/10] drm/msm: bump kernel api version
` [PATCH 09/10] drm/msm/rd: split out snapshot_buf helper
` [PATCH 10/10] drm/msm/rd: add module param to dump all bo's

[Bug 96444] GRID Autosport crash on loading race
 2016-06-16 20:56 UTC  (2+ messages)

[PATCH 00/14] Cruft removal around drm_master
 2016-06-16 20:04 UTC  (13+ messages)
` [PATCH 03/14] drm: Link directly from drm_master to drm_device
  ` [Intel-gfx] "
` [PATCH 06/14] drm: Extract drm_master_relase
  ` [Intel-gfx] "
` [PATCH 12/14] drm: Move master pointer from drm_minor to drm_device
  ` [Intel-gfx] "

[PATCH 1/2 v16] Documentation: bridge: Add documentation for ps8640 DT properties
 2016-06-16 19:14 UTC  (3+ messages)
` [PATCH 2/2 v16] drm/bridge: Add I2C based driver for ps8640 bridge

[PATCH v2 1/2] drm/dsi: Implement dcs set/get display brightness
 2016-06-16 17:02 UTC  (3+ messages)
` [PATCH v5 2/2] drm/panel: Add JDI LT070ME05000 WUXGA DSI Panel

[Bug 88458] The monitor turns off when playing starcraft 2 in wine
 2016-06-16 16:41 UTC 

[Bug 91294] [R7 370] DPM and power profile change crash the system
 2016-06-16 16:22 UTC  (2+ messages)

[PATCH 1/3] RFC: drm: Restrict vblank ioctl to master
 2016-06-16 16:17 UTC  (7+ messages)

[PATCH] drm/atomic-helpers: Clear up cleanup_done a bit
 2016-06-16 16:11 UTC  (3+ messages)

[PATCH] drm/radeon: fix asic initialization for virtualized environments
 2016-06-16 15:43 UTC  (6+ messages)

[GIT PULL] drm/mediatek: MT8173 HDMI support
 2016-06-16 14:41 UTC  (3+ messages)

[Mesa-dev] [RFC] New dma_buf -> EGLImage EGL extension - Final spec published!
 2016-06-16 14:40 UTC 

[PATCH v3 0/7] drm/tilcdc Fixes and cleanups
 2016-06-16 13:42 UTC  (8+ messages)
` [PATCH v3 1/7] drm/tilcdc: Restore old dpms state in pm_resume()
` [PATCH v3 2/7] drm/tilcdc: Write to LCDC_END_OF_INT_IND_REG at the end of IRQ function
` [PATCH v3 3/7] drm/tilcdc: Move waiting of LCDC_FRAME_DONE IRQ into stop()
` [PATCH v3 4/7] drm/tilcdc: Increase time out for waiting frame done interrupt
` [PATCH v3 5/7] drm/tilcdc: Call drm_crtc_vblank_on() and *_off() in start() and stop()
` [PATCH v3 6/7] drm/tilcdc: Refer to panel.txt and tfp410.txt bindings in tilcdc.txt
` [PATCH v3 7/7] drm/tilcdc: Avoid error print by of_graph_get_next_endpoint()

[PATCH V7 0/3] soc/tegra: Add support for IO pads power and voltage control
 2016-06-16 13:16 UTC  (5+ messages)
` [PATCH V7 3/3] soc/tegra: pmc: Add support for IO pads power state and voltage

DRM DMA Engine
 2016-06-16 12:39 UTC  (12+ messages)

[PATCH] drm: rockchip: select DRM_GEM_CMA_HELPER
 2016-06-16 12:37 UTC  (2+ messages)

[PATCH 00/22] drm/msm: Enable DT support
 2016-06-16 11:36 UTC  (23+ messages)
` [PATCH 01/22] drm/msm: Drop the id_table in platform_driver
` [PATCH 02/22] drm/msm: Remove unused fields
` [PATCH 03/22] drm/msm: Get irq number within kms driver itself
` [PATCH 04/22] drm/msm/mdp5: Add MDSS top level driver
` [PATCH 05/22] drm/msm/mdp5: Create a separate MDP5 device
` [PATCH 06/22] drm/msm/mdp5: Prepare new kms_init funcs
` [PATCH 07/22] drm/msm/mdp5: Use the new hierarchy and drop old irq management
` [PATCH 08/22] drm/msm/mdp5: Remove old kms init/destroy funcs
` [PATCH 09/22] drm/msm/mdp5: Use updated MDP5 register names
` [PATCH 10/22] drm/msm/mdp5: Update the register offsets of MDP5 sub-blocks
` [PATCH 11/22] drm/msm: Call pm_runtime_enable/disable for newly created devices
` [PATCH 12/22] drm/msm/mdp5: Add missing mdp5_enable/disable calls
` [PATCH 13/22] drm/msm: Create separate funcs for adding display/gpu components
` [PATCH 14/22] drm/msm: Add display components by parsing MDP ports
` [PATCH 15/22] drm/msm: Add components for MDP5
` [PATCH 16/22] drm/msm: Drop the gpu binding
` [PATCH 17/22] drm/msm/mdp5: Update compatible strings for MDSS/MDP5
` [PATCH 18/22] dt-bindings: msm/mdp4: Create a separate binding doc for MDP4
` [PATCH 19/22] dt-bindings: msm/mdp5: Add MDP5 display bindings
` [PATCH 20/22] dt-bindings: msm/mdp: Provide details on MDP interface ports
` [PATCH 21/22] arm64: dts: msm8916: Add display support
` [PATCH 22/22] arm64: dts: apq8016-sbc: Add HDMI "

[RESEND PATCH v3 0/2] PM / Domains: Second step in improving system PM code in genpd
 2016-06-16 11:30 UTC  (6+ messages)
` [RESEND PATCH v3 1/2] PM / Domains: Allow genpd to power on during the system PM phases
` [RESEND PATCH v3 2/2] PM / Domains: Remove redundant wrapper functions for system PM

[PATCH 1/6] drm/ttm: remove no_gpu_wait param from ttm_bo_move_accel_cleanup
 2016-06-16 10:10 UTC  (10+ messages)
` [PATCH 4/6] drm/ttm: add the infrastructur for pipelined evictions
` [PATCH 5/6] drm/amdgpu: save the PD addr before scheduling the job
` [PATCH 6/6] drm/amdgpu: pipeline evictions as well

[PATCH v2 0/6] drm/tilcdc Fixes and cleanups
 2016-06-16  9:30 UTC  (8+ messages)
` [PATCH v2 1/6] drm/tilcdc: Restore old dpms state in pm_resume()
` [PATCH v2 2/6] drm/tilcdc: Write to LCDC_END_OF_INT_IND_REG at the end of IRQ function
` [PATCH v2 3/6] drm/tilcdc: Move waiting of LCDC_FRAME_DONE IRQ into stop()

[radeon-alex:amd-staging-4.6 645/989] drivers/gpu/drm/amd/amdgpu/../dal/dc/i2caux/dce80/i2c_sw_engine_dce80.c:53:23: error: 'ddc_hw_status_addr' defined but not used
 2016-06-16  9:17 UTC 

[patch] drm/amdgpu: missing bounds check in amdgpu_set_pp_force_state()
 2016-06-16  8:39 UTC  (7+ messages)
        ` [patch v2] "

[PATCH 4/5] drm/amdgpu: Wait for end of last waited-for vblank before programming flip
 2016-06-16  8:14 UTC  (13+ messages)

[PATCH v5 0/3] Add support for ARM Mali Display Processors
 2016-06-16  7:57 UTC  (18+ messages)
` [PATCH v5 2/3] drm/arm: Add support for "
` [PATCH v5 3/3] MAINTAINERS: Add entry for Mali-DP driver

[Bug 107381] New: radeon VCE init error (-110) -- AMD/Intel Mars Hybrid Graphics
 2016-06-16  7:35 UTC  (2+ messages)
` [Bug 107381] "

[radeon-alex:amd-staging-4.6 588/989] drivers/gpu/drm/amd/amdgpu/../dal/dc/core/dc_link_ddc.c:44:21: error: 'dvi_hdmi_dongle_signature_str' defined but not used
 2016-06-16  5:59 UTC 

[PATCH v6 00/12] Support non-lru page migration
 2016-06-16  5:37 UTC  (10+ messages)
` [PATCH v6 02/12] mm: migrate: support non-lru movable "
  ` PATCH v6v2 "
    ` [PATCH v6v3 "

[PATCH 0/9] drm/msm: Fix issues with DT bindings
 2016-06-16  5:08 UTC  (5+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 03/10] dt-bindings: msm/mdp: Fix up clock related bindings

[PATCH v2 00/11] Kbuild: fix -Wmissing-include-path warnings
 2016-06-16  5:06 UTC  (3+ messages)
` [PATCH v2 09/11] net: skfb: remove obsolete -I cflag

[Bug 96512] Portal Stories Mel: Player's hands appear black at high shader quality
 2016-06-16  3:49 UTC  (3+ messages)

[git pull] drm fixes for rc4
 2016-06-16  3:48 UTC 

[PATCH 1/2] drm/mediatek: Add gamma correction
 2016-06-16  3:04 UTC  (3+ messages)

[radeon-alex:amd-staging-4.6 397/989] drivers/gpu/drm/amd/amdgpu/../dal/dc/calcs/bandwidth_calcs.c:2780:7: error: array subscript is above array bounds
 2016-06-16  2:34 UTC 

[PATCH v3 0/10]
 2016-06-16  2:16 UTC  (8+ messages)
` [PATCH v3 05/10] drm/rockchip: analogix_dp: add rk3399 eDP support

[Bug 96542] Tonga Unreal elemental black lava since radeonsi: enable OpenGL 4.3
 2016-06-16  0:27 UTC  (3+ messages)

HDLCD tree for linux-next
 2016-06-15 23:37 UTC  (5+ messages)
` Mali DP "

[pull] radeon and amdgpu drm-fixes-4.7
 2016-06-15 23:36 UTC 

[radeon-alex:amd-staging-4.6 396/989] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/tonga_hwmgr.c:102:22: error: 'PP_ClockStretchAmountConversion' defined but not used
 2016-06-15 23:31 UTC 

[Bug 96541] Tonga Unreal elemental bad rendering since radeonsi: Decompress DCC textures in a render feedback loop
 2016-06-15 23:09 UTC  (2+ messages)

[PATCH] amdgpu: use NULL instead of 0 for pointer
 2016-06-15 21:28 UTC  (3+ messages)

[Bug 96360] VM fault with kernel 4.7-rc1 on Alien: Isolation
 2016-06-15 16:50 UTC  (2+ messages)
` [Bug 96360] [bisected: 3d02b7] "

[GIT PULL][drm-next] Please pull new drm/arm/malidp driver
 2016-06-15 16:38 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox