summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-02-01201-2558/+4977
|\
| * drm/panel: simple: add Multi-Inno Technology MI0700S4T-6Marek Vasut2022-01-271-0/+33
| * drm: mxsfb: Shutdown the display on system shutdownMarek Vasut2022-01-271-0/+8
| * drm: mxsfb: Shutdown the display on removeMarek Vasut2022-01-271-0/+1
| * fbdev/simplefb: Request memory region in driverThomas Zimmermann2022-01-271-20/+45
| * drm/simpledrm: Request memory region in driverThomas Zimmermann2022-01-271-5/+17
| * drivers/firmware: Don't mark as busy the simple-framebuffer IO resourceJavier Martinez Canillas2022-01-271-1/+1
| * fbdev: Hot-unplug firmware fb devices on forced removalThomas Zimmermann2022-01-271-3/+26
| * gpu: drm: panel-edp: Add panels planned for sc7180-trogdor-pazquelYunlong Jia2022-01-261-0/+17
| * drm/ttm: add a weak BO reference to the resource v3Christian König2022-01-262-2/+14
| * drm/ttm: add back a reference to the bdev to the res managerChristian König2022-01-2610-10/+15
| * drm/ttm: add ttm_resource_fini v2Christian König2022-01-2612-6/+45
| * drm/nouveau/acr: Fix undefined behavior in nvkm_acr_hsfw_load_bl()Zhou Qingyang2022-01-251-4/+5
| * drm/edid: Support type 7 timingsYaroslav Bolyukin2022-01-251-4/+8
| * drm/vc4: hdmi: Change CSC callback prototypeMaxime Ripard2022-01-252-1/+7
| * drm/vc4: hdmi: Define colorspace matricesMaxime Ripard2022-01-251-29/+49
| * drm/vc4: hdmi: Replace CSC_CTL hardcoded value by definesMaxime Ripard2022-01-252-3/+5
| * drm/vc4: hdmi: Move XBAR setup to csc_setupMaxime Ripard2022-01-251-1/+2
| * drm/vc4: hdmi: Use full range helper in csc functionsMaxime Ripard2022-01-252-22/+13
| * drm/vc4: hdmi: Add full range RGB helperMaxime Ripard2022-01-251-2/+10
| * drm/connector: Fix typo in output formatMaxime Ripard2022-01-258-36/+36
| * drm/edid: Split deep color modes between RGB and YUV444Maxime Ripard2022-01-254-7/+8
| * drm/edid: Don't clear formats if using deep colorMaxime Ripard2022-01-251-8/+0
| * drm/edid: Rename drm_hdmi_avi_infoframe_colorspace to _colorimetryMaxime Ripard2022-01-254-7/+7
| * drm/docs: Document where the C8 color lut is storedDaniel Vetter2022-01-251-0/+4
| * drm/gma: Remove calls to kmap()Ira Weiny2022-01-242-8/+6
| * drm/edid: improve non-desktop quirk loggingJani Nikula2022-01-241-7/+10
| * drm/edid: remove non_desktop quirk for HPN-3515 and LEN-B800.Philipp Zabel2022-01-241-2/+0
| * drm/edid: support Microsoft extension for HMDs and specialized monitorsPhilipp Zabel2022-01-241-0/+34
| * drm/amdgpu: use ttm_resource_manager_debugChristian König2022-01-241-5/+5
| * drm/radeon: use ttm_resource_manager_debugChristian König2022-01-241-2/+2
| * drm/malidp: Replace module initialization with DRM helpersJavier Martinez Canillas2022-01-191-1/+2
| * drm/arm/hdlcd: Replace module initialization with DRM helpersJavier Martinez Canillas2022-01-191-1/+2
| * drm/komeda: Replace module initialization with DRM helpersJavier Martinez Canillas2022-01-191-1/+2
| * drm/imx/dcss: Replace module initialization with DRM helpersJavier Martinez Canillas2022-01-191-1/+2
| * drm/hisilicon/hibmc: Replace module initialization with DRM helpersThomas Zimmermann2022-01-191-1/+2
| * drm/cirrus: Replace module-init boiler-plate code with DRM helpersThomas Zimmermann2022-01-191-15/+2
| * drm/bochs: Replace module-init boiler-plate code with DRM helpersThomas Zimmermann2022-01-191-18/+2
| * drm/ast: Replace module-init boiler-plate code with DRM helpersThomas Zimmermann2022-01-191-16/+2
| * drm/selftests/test-drm_dp_mst_helper: Fix memory leak in sideband_msg_req_enc...José Expósito2022-01-191-1/+3
| * drm/ast: Create threshold values for AST2600KuoHsiang Chou2022-01-191-1/+4
| * mgag200 fix memmapsl configuration in GCTL6 registerJocelyn Falempe2022-01-191-1/+4
| * drm/bridge: Remove extra device acquisition method of i2c client in lt9611 dr...Zhiming Liu2022-01-192-4/+4
| * drm/msm: Fix include statements for DisplayPortThomas Zimmermann2022-01-192-2/+2
| * drm/selftests: Select DRM_DP_HELPERThomas Zimmermann2022-01-191-0/+1
| * dma-buf: drop excl_fence parameter from dma_resv_get_fencesChristian König2022-01-195-55/+28
| * drm/amdgpu: remove excl as shared workaroundsChristian König2022-01-192-10/+1
| * drm: move the buddy allocator from i915 into common drmArunpravin2022-01-1914-1431/+575
| * drm/virtio: Ensure that objs is not NULL in virtio_gpu_array_put_free()Roberto Sassu2022-01-181-0/+3
| * udmabuf: validate ubuf->pagecountPavel Skripkin2022-01-181-0/+4