dri-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[Bug 98761] [regression][radeonsi][polaris]"radeonsi: set IF_THRESHOLD to 3" breaks Witcher2's ground
bugzilla-dae...@freedesktop.org
[Bug 98761] [regression][radeonsi][polaris]"radeonsi: set IF_THRESHOLD to 3" breaks Witcher2's ground
bugzilla-dae...@freedesktop.org
[Bug 98761] [regression][radeonsi][polaris]"radeonsi: set IF_THRESHOLD to 3" breaks Witcher2's ground
bugzilla-dae...@freedesktop.org
[PATCH 00/32] drm: Deduplicate fb format information
ville.syrj...@linux.intel.com
[PATCH 01/32] drm/i915: Add local 'fb' variables
ville.syrj...@linux.intel.com
[PATCH 02/32] drm/radeon: Add local 'fb' variables
ville.syrj...@linux.intel.com
[PATCH 02/32] drm/radeon: Add local 'fb' variables
Alex Deucher
[PATCH 03/32] drm/radeon: Use DIV_ROUND_UP()
ville.syrj...@linux.intel.com
[PATCH 03/32] drm/radeon: Use DIV_ROUND_UP()
Alex Deucher
[PATCH 04/32] drm/mgag200: Add local 'fb' variable
ville.syrj...@linux.intel.com
[PATCH 05/32] drm/ast: Add local 'fb' variables
ville.syrj...@linux.intel.com
[PATCH 06/32] drm/gma500: Add some local 'fb' variables
ville.syrj...@linux.intel.com
[PATCH 07/32] drm/cirrus: Add some local 'fb' variables
ville.syrj...@linux.intel.com
[PATCH 08/32] drm/arcpgu: Add local 'fb' variables
ville.syrj...@linux.intel.com
[PATCH 09/32] drm/arm: Add local 'fb' variables
ville.syrj...@linux.intel.com
[PATCH 10/32] drm/nouveau: Fix crtc->primary->fb vs. drm_fb fail
ville.syrj...@linux.intel.com
[PATCH 11/32] drm/nouveau: Add local 'fb' variables
ville.syrj...@linux.intel.com
[PATCH 12/32] drm/vmwgfx: Populate fb->dev before drm_framebuffer_init()
ville.syrj...@linux.intel.com
[PATCH 13/32] drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
ville.syrj...@linux.intel.com
[PATCH 13/32] drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Laurent Pinchart
[PATCH 14/32] drm/vmwgfx: Populate fb->pixel_format
ville.syrj...@linux.intel.com
[PATCH 14/32] drm/vmwgfx: Populate fb->pixel_format
Laurent Pinchart
[PATCH 14/32] drm/vmwgfx: Populate fb->pixel_format
Ville Syrjälä
[PATCH 15/32] drm/qxl: Call drm_helper_mode_fill_fb_struct() before drm_framebuffer_init()
ville.syrj...@linux.intel.com
[PATCH 16/32] drm/virtio: Call drm_helper_mode_fill_fb_struct() before drm_framebuffer_init()
ville.syrj...@linux.intel.com
[PATCH 17/32] drm/i915: Set fb->dev early on for inherited fbs
ville.syrj...@linux.intel.com
[PATCH 18/32] drm: Populate fb->dev from drm_helper_mode_fill_fb_struct()
ville.syrj...@linux.intel.com
[PATCH 18/32] drm: Populate fb->dev from drm_helper_mode_fill_fb_struct()
Laurent Pinchart
[PATCH 19/32] drm: Store a pointer to drm_format_info under drm_framebuffer
ville.syrj...@linux.intel.com
[PATCH 19/32] drm: Store a pointer to drm_format_info under drm_framebuffer
Laurent Pinchart
[PATCH 19/32] drm: Store a pointer to drm_format_info under drm_framebuffer
Ville Syrjälä
[PATCH 19/32] drm: Store a pointer to drm_format_info under drm_framebuffer
Ville Syrjälä
[PATCH 19/32] drm: Store a pointer to drm_format_info under drm_framebuffer
Laurent Pinchart
[PATCH 20/32] drm/vmwgfx: Populate fb->format correctly
ville.syrj...@linux.intel.com
[PATCH 21/32] drm/i915: Populate fb->format early for inherited fbs
ville.syrj...@linux.intel.com
[PATCH 22/32] drm/atomic: Replace drm_format_num_planes() with fb->format->num_planes
ville.syrj...@linux.intel.com
[PATCH 22/32] drm/atomic: Replace drm_format_num_planes() with fb->format->num_planes
Laurent Pinchart
[PATCH 23/32] drm/fb_cma_helper: Replace drm_format_info() with fb->format
ville.syrj...@linux.intel.com
[PATCH 23/32] drm/fb_cma_helper: Replace drm_format_info() with fb->format
Laurent Pinchart
[PATCH 24/32] drm/nouveau: Use fb->format rather than drm_format_info()
ville.syrj...@linux.intel.com
[PATCH 25/32] drm/i915: Store a pointer to the pixel format info for fbc
ville.syrj...@linux.intel.com
[PATCH 26/32] drm/i915: Replace drm_format_plane_cpp() with fb->format->cpp[]
ville.syrj...@linux.intel.com
[PATCH 27/32] drm/i915: Replace drm_format_num_planes() with fb->format->num_planes
ville.syrj...@linux.intel.com
[PATCH 28/32] drm: Add drm_framebuffer_plane_{width,height}()
ville.syrj...@linux.intel.com
[PATCH 29/32] drm/i915: Use drm_framebuffer_plane_{width, height}() where possible
ville.syrj...@linux.intel.com
[PATCH 30/32] drm: Nuke fb->depth
ville.syrj...@linux.intel.com
[PATCH 30/32] drm: Nuke fb->depth
Laurent Pinchart
[PATCH 31/32] drm: Nuke fb->bits_per_pixel
ville.syrj...@linux.intel.com
[PATCH 31/32] drm: Nuke fb->bits_per_pixel
Laurent Pinchart
[PATCH 31/32] drm: Nuke fb->bits_per_pixel
Ville Syrjälä
[PATCH 31/32] drm: Nuke fb->bits_per_pixel
Laurent Pinchart
[PATCH v2 31/32] drm: Nuke fb->bits_per_pixel
ville.syrj...@linux.intel.com
[PATCH 32/32] drm: Nuke fb->pixel_format
ville.syrj...@linux.intel.com
[PATCH 32/32] drm: Nuke fb->pixel_format
Alex Deucher
[PATCH 32/32] drm: Nuke fb->pixel_format
Laurent Pinchart
[drm-intel:drm-intel-next-queued 2/2] drivers/gpu/drm/i915/i915_gem_stolen.c:516:20: warning: unused variable 'ggtt'
kbuild test robot
[PATCH 1/2] Revert "drm/mediatek: fix a typo of OD_CFG to OD_RELAYMODE"
Arnd Bergmann
[PATCH 2/2] Revert "drm/mediatek: set vblank_disable_allowed to true"
Arnd Bergmann
[PATCH v3 0/3] drm/tilcdc: Add bridge support and sync-lost flood recovery
Jyri Sarha
[PATCH v3 1/3] drm/tilcdc: Recover from sync lost error flood by resetting the LCDC
Jyri Sarha
[PATCH v3 2/3] drm/bridge: Add ti-tfp410 DVI transmitter driver
Jyri Sarha
[PATCH v3 2/3] drm/bridge: Add ti-tfp410 DVI transmitter driver
Jyri Sarha
[PATCH v3 2/3] drm/bridge: Add ti-tfp410 DVI transmitter driver
Laurent Pinchart
[PATCH v3 2/3] drm/bridge: Add ti-tfp410 DVI transmitter driver
Jyri Sarha
[v3,2/3] drm/bridge: Add ti-tfp410 DVI transmitter driver
Christopher Spinrath
[v3,2/3] drm/bridge: Add ti-tfp410 DVI transmitter driver
Jyri Sarha
[PATCH v3 2/3] drm/bridge: Add ti-tfp410 DVI transmitter driver
Rob Herring
[PATCH v3 3/3] drm/tilcdc: Add drm bridge support for attaching drm bridge drivers
Jyri Sarha
[PATCH libdrm] intel: Add a getter for the intel_context ctx_id
Robert Bragg
[PATCH libdrm v2] intel: Add a getter for the intel_context ctx_id
Robert Bragg
[GIT PULL] hisilicon hibmc DRM driver for 4.10
Rongrong Zou
[GIT PULL] hisilicon hibmc DRM driver for 4.10
Rongrong Zou
[PATCH v2 1/4] drm: Define drm_mm_for_each_node_in_range()
Chris Wilson
[Intel-gfx] [PATCH v2 1/4] drm: Define drm_mm_for_each_node_in_range()
Joonas Lahtinen
[PATCH] drm: Define drm_mm_for_each_node_in_range()
Chris Wilson
[Intel-gfx] [PATCH] drm: Define drm_mm_for_each_node_in_range()
Joonas Lahtinen
[PATCH] drm/atomic: cleanup debugfs entries on un-registering the driver.
Liviu Dudau
[PATCH] drm/atomic: cleanup debugfs entries on un-registering the driver.
Liviu Dudau
[PATCH] drm/atomic: cleanup debugfs entries on un-registering the driver.
Brian Starkey
[PATCH] drm/atomic: cleanup debugfs entries on un-registering the driver.
Sean Paul
DRM: urgent v4.9-rc6 build regression: master build: 2 failures 1 warnings (v4.9-rc5-213-g961b708)
Arnd Bergmann
DRM: urgent v4.9-rc6 build regression: master build: 2 failures 1 warnings (v4.9-rc5-213-g961b708)
Dave Airlie
DRM: urgent v4.9-rc6 build regression: master build: 2 failures 1 warnings (v4.9-rc5-213-g961b708)
Arnd Bergmann
DRM: urgent v4.9-rc6 build regression: master build: 2 failures 1 warnings (v4.9-rc5-213-g961b708)
CK Hu
[PATCH] drm: also move DSI panels to the front of the connector list
Jani Nikula
[PATCH v2] drm: also move DSI panels to the front of the connector list
Jani Nikula
[PATCH v2] drm: also move DSI panels to the front of the connector list
Daniel Vetter
[PATCH v2] drm: also move DSI panels to the front of the connector list
Andrzej Hajda
[Intel-gfx] [PATCH v2] drm: also move DSI panels to the front of the connector list
Jani Nikula
[i.MX6 DRM IPUv3] Regression 4.9-rc5: greenish screen with YUV420 video
Krzysztof Hałasa
[i.MX6 DRM IPUv3] Regression 4.9-rc5: greenish screen with YUV420 video
Philipp Zabel
[i.MX6 DRM IPUv3] Regression 4.9-rc5: greenish screen with YUV420 video
Krzysztof Hałasa
[PATCH v12 0/4] New debugfs API for capturing CRC of frames
Tomeu Vizoso
[PATCH v12 1/4] drm/i915/debugfs: Move out pipe CRC code
Tomeu Vizoso
[PATCH v12 2/4] drm: Move locking into drm_debugfs_crtc_crc_add
Tomeu Vizoso
[PATCH v12 3/4] drm/i915: Use new CRC debugfs API
Tomeu Vizoso
[PATCH v12 4/4] drm/i915: Put "cooked" vlank counters in frame CRC lines
Tomeu Vizoso
[Bug 98753] Freeze while running the mupen64plus emulator
bugzilla-dae...@freedesktop.org
[Bug 98753] Freeze while running the mupen64plus emulator
bugzilla-dae...@freedesktop.org
[Bug 98753] Freeze while running the mupen64plus emulator
bugzilla-dae...@freedesktop.org
[Bug 98753] Freeze while running the mupen64plus emulator
bugzilla-dae...@freedesktop.org
[Bug 98753] Freeze while running the mupen64plus emulator
bugzilla-dae...@freedesktop.org
[PATCH] drm/msm: Remove bad calls to of_node_put()
Archit Taneja
[PATCH] drm/msm: Remove bad calls to of_node_put()
Rob Clark
[PATCH] dma-buf/sync_file: enable signaling even with poll(.timeout=0)
Gustavo Padovan
[PATCH] dma-buf/sync_file: enable signaling even with poll(.timeout=0)
Daniel Vetter
[PATCH 1/2] drm/fsl-dcu: remove separate compilation unit for fbdev emulation
Stefan Agner
[PATCH 2/2] drm/fsl-dcu: introduce kernel parameter to specify fbdev depth
Stefan Agner
[PATCH 1/2] drm/fsl-dcu: remove separate compilation unit for fbdev emulation
Stefan Agner
[PATCH libdrm] vc4: Add new GETPARAMs that have been merged to drm-next.
Eric Anholt
[RESEND x2][PATCH 0/2 v4] Audio support for adv7511 hdmi bridge
John Stultz
[RESEND x2][PATCH 1/2 v4] drm/bridge: adv7511: Add Audio support.
John Stultz
[RESEND x2][PATCH 2/2 v4] drm/bridge: adv7511: Enable the audio data and clock pads on adv7533
John Stultz
[PATCH 0/7] Armada DRM updates for 4.10
Russell King - ARM Linux
[PATCH RFC 1/7] drm/armada: add tracing support
Russell King
[PATCH RFC 1/7] drm/armada: add tracing support
Daniel Vetter
[PATCH RFC 2/7] drm/armada: clean up armada_drm_plane_work_run()
Russell King
[PATCH RFC 3/7] drm/armada: move plane state to struct armada_plane
Russell King
[PATCH RFC 4/7] drm/armada: split out primary plane update
Russell King
[PATCH RFC 5/7] drm/armada: move setting primary plane position to armada_drm_primary_set()
Russell King
[PATCH RFC 6/7] drm/armada: use common helper for plane base address
Russell King
[PATCH RFC 7/7] drm/armada: de-midlayer armada
Russell King
[git pull] drm fixes for 4.9-rc6
Dave Airlie
[PATCH] vgaarb: Use dev_printk() when possible
Bjorn Helgaas
[PATCH] vgaarb: Use dev_printk() when possible
Daniel Vetter
[PATCH] drm/nouveau: Don't enabling polling twice on runtime resume
Lyude
[GIT PULL] drm-vc4-next-2016-11-16
Eric Anholt
[PULL] drm-misc-next
Daniel Vetter
[PULL] drm-misc-next
Daniel Vetter
[PULL] drm-misc-next
Daniel Vetter
[PULL] drm-misc-next
Stephen Rothwell
[PULL] drm-misc-next
Daniel Vetter
[PULL] drm-misc-next
Daniel Vetter
[PULL] drm-misc-next
Daniel Vetter
[PATCH] drm: document standard connector properties
Daniel Vetter
[PATCH] drm: document standard connector properties
Manasi Navare
[PATCH] drm: document standard connector properties
Daniel Vetter
[PATCH] drm: document standard connector properties
Archit Taneja
[PATCH] drm: document standard connector properties
Daniel Vetter
[PATCH] drm: document standard connector properties
Archit Taneja
[PATCH] drm: document standard connector properties
Manasi Navare
[PATCH] drm: document standard connector properties
Daniel Vetter
[PATCH v4 0/2] ARM: dts: sun6i: hummingbird-a31: Enable display output through VGA bridge
Chen-Yu Tsai
[PATCH v4 1/2] drm/bridge: dumb-vga-dac: Support a VDD regulator supply
Chen-Yu Tsai
[PATCH v4 1/2] drm/bridge: dumb-vga-dac: Support a VDD regulator supply
Archit Taneja
[PATCH v4 1/2] drm/bridge: dumb-vga-dac: Support a VDD regulator supply
Chen-Yu Tsai
[PATCH v4 1/2] drm/bridge: dumb-vga-dac: Support a VDD regulator supply
Archit Taneja
[PATCH v4 2/2] ARM: dts: sun6i: hummingbird-a31: Enable display output through VGA bridge
Chen-Yu Tsai
[PATCH v4 2/2] ARM: dts: sun6i: hummingbird-a31: Enable display output through VGA bridge
Maxime Ripard
[PATCH 1/2] drm/fsl-dcu: Remove unneeded NULL check
Fabio Estevam
[PATCH 2/2] drm/fsl-dcu: Propagate the real error code
Fabio Estevam
[PATCH 1/2] drm/fsl-dcu: Remove unneeded NULL check
Stefan Agner
[PATCH] drm/vmwgfx: avoid gcc-7 parentheses warning
Arnd Bergmann
[PATCH] drm/vmwgfx: avoid gcc-7 parentheses warning
Sinclair Yeh
[PATCH 1/3] MAINTAINERS: Add drm-misc
Daniel Vetter
[PATCH 2/3] MAINTAINERS: Move dma-buf to drm-misc git
Daniel Vetter
[PATCH 2/3] MAINTAINERS: Move dma-buf to drm-misc git
Sumit Semwal
[PATCH 3/3] MAINTAINERS: Add Archit as drm bridge maintainer
Daniel Vetter
[PATCH 3/3] MAINTAINERS: Add Archit as drm bridge maintainer
Archit Taneja
[PATCH v2 0/4] drm/atomic: Add accessor macros for all atomic state.
Maarten Lankhorst
[PATCH v2 1/4] drm/atomic: Add new iterators over all state, v2.
Maarten Lankhorst
[PATCH v2 2/4] drm/atomic: Add accessor macros for the current state.
Maarten Lankhorst
[PATCH v2 2/4] drm/atomic: Add accessor macros for the current state.
Ville Syrjälä
[PATCH v2 2/4] drm/atomic: Add accessor macros for the current state.
Daniel Vetter
[PATCH v2 2/4] drm/atomic: Add accessor macros for the current state.
Maarten Lankhorst
[PATCH v2 2/4] drm/atomic: Add accessor macros for the current state.
Daniel Vetter
[PATCH v2 2/4] drm/atomic: Add accessor macros for the current state.
Ville Syrjälä
[PATCH v2 2/4] drm/atomic: Add accessor macros for the current state.
Maarten Lankhorst
[PATCH v2 2/4] drm/atomic: Add accessor macros for the current state.
Ville Syrjälä
[PATCH v2 2/4] drm/atomic: Add accessor macros for the current state.
Maarten Lankhorst
[PATCH v2 2/4] drm/atomic: Add accessor macros for the current state.
Ville Syrjälä
[PATCH v2.1 2/4] drm/atomic: Add accessor macros for the current state, v2.
Maarten Lankhorst
[PATCH v2.1 2/4] drm/atomic: Add accessor macros for the current state, v2.
Daniel Vetter
[PATCH v2.1 2/4] drm/atomic: Add accessor macros for the current state, v2.
Daniel Vetter
[PATCH v2.2 2/4] drm/atomic: Add accessor macros for the current state, v3.
Maarten Lankhorst
[PATCH v2 3/4] drm/atomic: Add macros to access existing old/new state
Maarten Lankhorst
[PATCH v2 3/4] drm/atomic: Add macros to access existing old/new state
Daniel Vetter
[PATCH v2 4/4] drm/atomic: Add checks to ensure get_state is not called after swapping.
Maarten Lankhorst
[PATCH v2 0/4] drm/atomic: Add accessor macros for all atomic state.
Daniel Vetter
[PATCH v2 0/4] drm/atomic: Add accessor macros for all atomic state.
Maarten Lankhorst
[PATCH v2 0/4] drm/atomic: Add accessor macros for all atomic state.
Daniel Vetter
[PATCH v2 0/4] drm/atomic: Add accessor macros for all atomic state.
Daniel Vetter
[PATCH v2 0/4] drm/atomic: Add accessor macros for all atomic state.
Maarten Lankhorst
[PATCH 1/2] MAINTAINERS: Add drm-misc
Daniel Vetter
[PATCH 2/2] MAINTAINERS: Move dma-buf to drm-misc git
Daniel Vetter
[PATCH 1/2] MAINTAINERS: Add drm-misc
Sean Paul
[PATCH v7 0/7] Add DRM driver for Hisilicon Hibmc
Rongrong Zou
[PATCH v7 1/7] drm/hisilicon/hibmc: Add hisilicon hibmc drm master driver
Rongrong Zou
[PATCH v7 1/7] drm/hisilicon/hibmc: Add hisilicon hibmc drm master driver
Sean Paul
[PATCH v7 1/7] drm/hisilicon/hibmc: Add hisilicon hibmc drm master driver
Rongrong Zou
[PATCH v7 2/7] drm/hisilicon/hibmc: Add video memory management
Rongrong Zou
[PATCH v7 2/7] drm/hisilicon/hibmc: Add video memory management
Sean Paul
[PATCH v7 3/7] drm/hisilicon/hibmc: Add support for frame buffer
Rongrong Zou
[PATCH v7 3/7] drm/hisilicon/hibmc: Add support for frame buffer
Sean Paul
[PATCH v7 4/7] drm/hisilicon/hibmc: Add support for display engine
Rongrong Zou
[PATCH v7 4/7] drm/hisilicon/hibmc: Add support for display engine
Sean Paul
[PATCH v7 5/7] drm/hisilicon/hibmc: Add support for VDAC
Rongrong Zou
[PATCH v7 5/7] drm/hisilicon/hibmc: Add support for VDAC
Sean Paul
[PATCH v7 6/7] drm/hisilicon/hibmc: Add support for vblank interrupt
Rongrong Zou
[PATCH v7 6/7] drm/hisilicon/hibmc: Add support for vblank interrupt
Sean Paul
Earlier messages
Later messages