summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-06-11drm/dp_mst: Fix the DDC I2C device registration of an MST portImre Deak
2020-06-11drm/dp_mst: Fix the DDC I2C device unregistration of an MST portImre Deak
2020-06-11drm/i915/dp_mst: Work around out-of-spec adapters filtering short pulsesImre Deak
2020-06-11drm/dp_mst: Sanitize mgr->qlock locking in drm_dp_mst_wait_tx_reply()Imre Deak
2020-06-11drm/mgag200: Use managed device initializationThomas Zimmermann
2020-06-11drm/mgag200: Embed instance of struct drm_device in struct mga_deviceThomas Zimmermann
2020-06-11drm/mgag200: Allocate device structures in mgag200_driver_load()Thomas Zimmermann
2020-06-11drm/mgag200: Separate device initialization into allocationThomas Zimmermann
2020-06-11drm/mgag200: Move device init and cleanup to mgag200_drv.cThomas Zimmermann
2020-06-11drm/mgag200: Prefix symbol names in mgag200_drv.c with mgag200_Thomas Zimmermann
2020-06-11drm/mgag200: Separate DRM and PCI functionality from each otherThomas Zimmermann
2020-06-11drm/mgag200: Switch to managed MMThomas Zimmermann
2020-06-11drm/mgag200: Merge VRAM setup into MM initializationThomas Zimmermann
2020-06-11drm/mgag200: Lookup VRAM PCI BAR start and length only onceThomas Zimmermann
2020-06-11drm/mgag200: Rename mgag200_ttm.c to mgag200_mm.cThomas Zimmermann
2020-06-11drm/mgag200: Use pcim_enable_device()Thomas Zimmermann
2020-06-11drm/mgag200: Remove mgag200_cursor.cThomas Zimmermann
2020-06-11drm/mgag200: Remove declaration of mgag200_mmap() from header fileThomas Zimmermann
2020-06-11Merge tag 'drm-misc-next-fixes-2020-06-11' of git://anongit.freedesktop.org/d...Dave Airlie
2020-06-11drm/ast: fix missing break in switch statement for format->cpp[0] case 4Colin Ian King
2020-06-10kernel: better document the use_mm/unuse_mm API contractChristoph Hellwig
2020-06-10kernel: move use_mm/unuse_mm to kthread.cChristoph Hellwig
2020-06-10Merge branch 'uaccess.i915' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-10drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()Denis Efremov
2020-06-10drm/amd/display: Use kvfree() to free coeff in build_regamma()Denis Efremov
2020-06-10drivers: gpu: drm: Fix trivial spellingKieran Bingham
2020-06-10drm/vc4: crtc: Restrict HACT_ACT setup to DSIMaxime Ripard
2020-06-10drm/vc4: crtc: Turn static const variable into a defineMaxime Ripard
2020-06-10drm/vc4: crtc: Move crtc state to common headerMaxime Ripard
2020-06-10drm/vc4: crtc: Switch to of_device_get_match_dataMaxime Ripard
2020-06-10drm/vc4: crtc: Rename SoC data structuresMaxime Ripard
2020-06-10drm/vc4: plane: Move additional planes creation to driverMaxime Ripard
2020-06-10drm/vc4: plane: Move planes creation to its own functionMaxime Ripard
2020-06-10drm/vc4: drv: Add include guardsMaxime Ripard
2020-06-10drm/udl: Use GEM vmap/mmap function from SHMEM helpersThomas Zimmermann
2020-06-10drm/shmem-helper: Add .gem_create_object helper that sets map_cached flagThomas Zimmermann
2020-06-10drm/sun4i: hdmi ddc clk: Fix size of m dividerJernej Skrabec
2020-06-10drm: Remove struct drm_driver.gem_print_infoThomas Zimmermann
2020-06-10drm/zte: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann
2020-06-10drm/zte: Use GEM CMA object functionsThomas Zimmermann
2020-06-10drm/tve200: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann
2020-06-10drm/tve200: Use GEM CMA object functionsThomas Zimmermann
2020-06-10drm/tilcdc: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann
2020-06-10drm/tilcdc: Use GEM CMA object functionsThomas Zimmermann
2020-06-10drm/sti: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann
2020-06-10drm/sti: Use GEM CMA object functionsThomas Zimmermann
2020-06-10drm/stm: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATEThomas Zimmermann
2020-06-10drm/stm: Use GEM CMA object functionsThomas Zimmermann
2020-06-10drm/shmobile: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann
2020-06-10drm/shmobile: Use GEM CMA object functionsThomas Zimmermann