]> asedeno.scripts.mit.edu Git - linux.git/history - drivers
drm/virtio: params struct for virtio_gpu_cmd_create_resource()
[linux.git] / drivers /
2019-03-28 Gerd Hoffmanndrm/virtio: params struct for virtio_gpu_cmd_create_res...
2019-03-28 Gerd Hoffmanndrm/virtio: use struct to pass params to virtio_gpu_obj...
2019-03-28 Gerd Hoffmanndrm/virtio: move virtio_gpu_object_{attach, detach} calls.
2019-03-28 Gerd Hoffmanndrm/virtio: add virtio-gpu-features debugfs file.
2019-03-28 YueHaibingdrm/virtio: remove set but not used variable 'vgdev'
2019-03-27 Daniel Vetterdrm/fb-helper: Fixup fill_info cleanup
2019-03-27 Ville Syrjälädrm/edid: Remove defunct EDID_QUIRK_FIRST_DETAILED_PREF...
2019-03-27 Ville Syrjälädrm: Kill drm_display_info.name
2019-03-27 Daniel Vetterdrm/fb-helper: Unexport fill_{var,info}
2019-03-27 Daniel Vetterdrm/udl: Use drm_fb_helper_fill_info
2019-03-27 Daniel Vetterdrm/vboxvideo: Use drm_fb_helper_fill_info
2019-03-27 Daniel Vetterdrm/tegra: Use drm_fb_helper_fill_info
2019-03-27 Daniel Vetterdrm/rockchip: Use drm_fb_helper_fill_info
2019-03-27 Daniel Vetterdrm/radeon: Use drm_fb_helper_fill_info
2019-03-27 Daniel Vetterdrm/omap: Use drm_fb_helper_fill_info
2019-03-27 Daniel Vetterdrm/nouveau: Use drm_fb_helper_fill_info
2019-03-27 Daniel Vetterdrm/msm: Use drm_fb_helper_fill_info
2019-03-27 Daniel Vetterdrm/mga200g: Use drm_fb_helper_fill_info
2019-03-27 Daniel Vetterdrm/i915: Use drm_fb_helper_fill_info
2019-03-27 Daniel Vetterdrm/hibmc: Use drm_fb_helper_fill_info
2019-03-27 Daniel Vetterdrm/gma500: Use drm_fb_helper_fill_info
2019-03-27 Daniel Vetterdrm/exynos: Use drm_fb_helper_fill_info
2019-03-27 Daniel Vetterdrm/cirrus: Use drm_fb_helper_fill_info
2019-03-27 Daniel Vetterdrm/ast: Use drm_fb_helper_fill_info
2019-03-27 Daniel Vetterdrm/armada: Use drm_fb_helper_fill_info
2019-03-27 Daniel Vetterdrm/amdgpu: Use drm_fb_helper_fill_info
2019-03-27 Daniel Vetterdrm/fb_helper: set info->par in fill_info()
2019-03-27 Daniel Vetterdrm/fb-helper: set fbi->fix.id in fill_info()
2019-03-27 Daniel Vetterdrm/fb-helper: Add fill_info() functions
2019-03-26 Daniel Vetterdrm/fbdev: Make skip_vt_switch the default
2019-03-25 Kangjie Ludrm: vkms: check status of alloc_ordered_workqueue
2019-03-25 Daniel Vetterdrm/hibmc: Drop best_encoder
2019-03-21 Maarten Lankhorstdrm/fourcc: Fix conflicting Y41x definitions
2019-03-20 Andy Shevchenkodrm/selftests/mm: Switch to bitmap_zalloc()
2019-03-20 Noralf Trønnestinydrm/mipi-dbi: Use dma-safe buffers for all SPI...
2019-03-20 YueHaibingdrm/vboxvideo: Remove unused including <linux/version.h>
2019-03-20 Maxime Jourdandrm/meson: exclusively use the canvas provider module
2019-03-15 Ryan Pavlikdrm: add non-desktop quirks to Sensics and OSVR headsets.
2019-03-15 Maxime Riparddrm/sun4i: mixer: Simplify the get_id logic
2019-03-15 Maxime Riparddrm/sun4i: backend: Simplify the get_id logic
2019-03-14 Eric Anholtdrm/v3d: Use the new shmem helpers to reduce driver...
2019-03-14 Noralf Trønnesdrm: Add library for shmem backed GEM objects
2019-03-14 Manasi Navaredrm/dp: Set the connector's TILE property even for...
2019-03-14 Andrey Grodzovskydrm/v3d: Fix calling drm_sched_resubmit_jobs for same...
2019-03-14 Eric Anholtdrm/v3d: Remove some dead members of struct v3d_bo.
2019-03-14 Eric Anholtdrm/v3d: Use drm_gem_lock_reservations()/drm_gem_unlock...
2019-03-14 Eric Anholtdrm: Add helpers for locking an array of BO reservations.
2019-03-13 Sean PaulMerge tag 'topic/hdr-formats-2019-03-13' of git://anong...
2019-03-13 Kieran Binghamgpu: drm: atomic_helper: Fix spelling errors
2019-03-13 Kevin Strasserdrm/i915/icl: Implement half float formats
2019-03-13 Kevin Strasserdrm/i915: Refactor icl_is_hdr_plane
2019-03-13 Kevin Strasserdrm/fourcc: Add 64 bpp half float formats
2019-03-12 Ayan Kumar Halderdrm/arm/malidp: Added support for AFBC modifiers for...
2019-03-12 Ayan Kumar Halderdrm/arm/malidp:- Disregard the pitch alignment constrai...
2019-03-12 Ayan Kumar Halderdrm/arm/malidp:- Use the newly introduced malidp_format...
2019-03-12 Ayan Kumar Halderdrm/arm/malidp:- Writeback framebuffer does not support...
2019-03-12 Ayan Kumar Halderdrm/arm/malidp: Specified the rotation memory requireme...
2019-03-12 Ayan Kumar Halderdrm/arm/malidp:- Define a common list of AFBC format...
2019-03-12 Ayan Kumar Halderdrm/arm/malidp:- Added support for new YUV formats...
2019-03-12 Ayan Kumar Halderdrm/arm/malidp: Set the AFBC register bits if the frame...
2019-03-12 Ayan Kumar Halderdrm: Added a new format DRM_FORMAT_XVYU2101010
2019-03-12 Brian Starkeydrm/fourcc: Add AFBC yuv fourccs for Mali
2019-03-11 Hans de Goededrm/vboxvideo: Move the vboxvideo driver out of staging
2019-03-11 Hans de Goedestaging/vboxvideo: Refactor vbox_update_mode_hints
2019-03-11 Hans de Goedestaging/vboxvideo: Drop initial_mode_queried workaround
2019-03-11 Daniel Vetterstaging/vboxvideo: Another FIXME item
2019-03-11 Arnd Bergmanndrm/stm: fix CONFIG_FB dependency
2019-03-08 Eric Anholtdrm/v3d: Add support for V3D v4.2.
2019-03-08 Eric Anholtdrm/v3d: Handle errors from IRQ setup.
2019-03-08 Eric Anholtdrm/v3d: Make sure the GPU is on when measuring clocks.
2019-03-08 Eric Anholtdrm/v3d: Don't try to set OVRTMUOUT on V3D 4.x.
2019-03-08 Sean PaulMerge tag 'topic/hdr-formats-2019-03-07' of git://anong...
2019-03-07 Qiang Yudrm: export drm_timeout_abs_to_jiffies
2019-03-07 Maxime Riparddrm/sun4i: rgb: Change the pixel clock validation check
2019-03-07 Maxime Riparddrm/sun4i: Move rate variables to long long
2019-03-07 Maxime Riparddrm/sun4i: rgb: Store the bridge pointer
2019-03-07 Maxime Riparddrm/sun4i: Move the panel pointer from the TCON to...
2019-03-07 Maxime Riparddrm/vc4: Use 16bpp by default for the fbdev buffer
2019-03-06 Sean PaulMerge drm/drm-next into drm-misc-next
2019-03-06 Paul Kocialkowskidrm/vc4: Add a debugfs entry to disable/enable the...
2019-03-06 Boris Brezillondrm/vc4: Add a load tracker to prevent HVS underflow errors
2019-03-06 Boris Brezillondrm/vc4: Report HVS underrun errors
2019-03-05 David Francisdrm/dsc: Split DSC PPS and SDP header initialisations
2019-03-05 David Francisdrm/dsc: Add native 420 and 422 support to compute_rc_p...
2019-03-05 David Francisdrm/i915: Move dsc rate params compute into drm
2019-03-05 Swati Sharmadrm/i915/icl: Enabling Y2xx and Y4xx (xx:10/12/16)...
2019-03-05 Swati Sharmadrm/i915/icl: Add Y2xx and Y4xx (xx:10/12/16) plane...
2019-03-05 Swati Sharmadrm: Add Y2xx and Y4xx (xx:10/12/16) format definitions...
2019-03-05 Juha-Pekka Heikkiladrm/i915: Enable P010, P012, P016 formats for primary...
2019-03-05 Juha-Pekka Heikkiladrm/i915: Preparations for enabling P010, P012, P016...
2019-03-05 Juha-Pekka Heikkiladrm/i915: Add P010, P012, P016 plane control definitions
2019-03-04 Dave AirlieMerge tag 'drm-misc-fixes-2019-02-22' of git://anongit...
2019-03-04 Mario Kleinerdrm/amd/display: Use vrr friendly pageflip throttling...
2019-03-04 Colin Ian Kingdrm: fix spelling mistake "intead" -> "instead"
2019-03-04 Noralf Trønnesdrm/tinydrm: Use drm_dev_enter/exit()
2019-03-04 Noralf Trønnesdrm/tinydrm: Remove tinydrm_device
2019-03-04 Noralf Trønnesdrm/tinydrm: Drop using tinydrm_device
2019-03-04 Noralf Trønnesdrm/tinydrm/repaper: Drop using tinydrm_device
2019-03-04 Noralf Trønnesdrm/drv: DOC: Add driver example code
2019-03-04 Noralf Trønnesdrm: Add devm_drm_dev_init()
next