summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/vc4: hvs: protect drm_print_regset32()Danilo Krummrich2022-08-251-2/+2
* drm/vc4: crtc: protect device resources after removalDanilo Krummrich2022-08-251-1/+40
* drm/vc4: plane: protect device resources after removalDanilo Krummrich2022-08-251-0/+20
* drm/vc4: hdmi: unlock mutex when device is unpluggedDanilo Krummrich2022-08-251-2/+5
* drm/display/dp_mst: Move all payload info into the atomic stateLyude Paul2022-08-238-777/+445
* drm/radeon: Drop legacy MST supportLyude Paul2022-08-2311-975/+7
* drm/display/dp_mst: Maintain time slot allocations when deleting payloadsLyude Paul2022-08-231-7/+7
* drm/display/dp_mst: Drop all ports from topology on CSNs before queueing link...Lyude Paul2022-08-231-6/+8
* drm/display/dp_mst: Add helpers for serializing SST <-> MST transitionsLyude Paul2022-08-236-1/+92
* drm/nouveau/kms: Pull mst state in for all modesetsLyude Paul2022-08-231-1/+1
* drm/nouveau/kms: Cache DP encoders in nouveau_connectorLyude Paul2022-08-232-1/+6
* drm/display/dp_mst: Fix modeset tracking in drm_dp_atomic_release_vcpi_slots()Lyude Paul2022-08-231-3/+8
* drm/display/dp_mst: Don't open code modeset checks for releasing time slotsLyude Paul2022-08-234-72/+23
* drm/display/dp_mst: Add nonblocking helpers for DP MSTLyude Paul2022-08-234-2/+109
* drm/display/dp_mst: Add helper for finding payloads in atomic MST stateLyude Paul2022-08-231-64/+45
* drm/display/dp_mst: Fix confusing docs for drm_dp_atomic_release_time_slots()Lyude Paul2022-08-231-2/+1
* drm/display/dp_mst: Call them time slots, not VCPI slotsLyude Paul2022-08-235-73/+72
* drm/display/dp_mst: Rename drm_dp_mst_vcpi_allocationLyude Paul2022-08-231-48/+48
* drm/amdgpu/dm/mst: Rename get_payload_table()Lyude Paul2022-08-231-3/+4
* drm/amdgpu/dc/mst: Rename dp_mst_stream_allocation(_table)Lyude Paul2022-08-234-15/+19
* drm/panel-edp: add IVO M133NW4J-R3 panel entrySteev Klimaszewski2022-08-231-0/+1
* subdev/clk: fix repeated words in commentswangjianli2022-08-231-1/+1
* drm/nouveau/hwmon: use simplified HWMON_CHANNEL_INFO macroBeniamin Sandu2022-08-221-68/+17
* drm/panel-edp: add AUO B133UAN02.1 panel entryJohan Hovold2022-08-221-0/+1
* drm/lcdif: switch to devm_drm_of_get_bridgeMarek Vasut2022-08-221-15/+3
* drm/lcdif: Clean up debug prints and commentsMarek Vasut2022-08-221-1/+1
* drm/lcdif: Consistently use plain timingsMarek Vasut2022-08-221-4/+4
* drm/lcdif: Clean up headersMarek Vasut2022-08-223-4/+2
* drm/ttm: Switch to using the new res callbackArunpravin Paneer Selvam2022-08-222-47/+15
* drm/nouveau: Implement intersect/compatible functionsArunpravin Paneer Selvam2022-08-223-0/+59
* drm/i915: Implement intersect/compatible functionsArunpravin Paneer Selvam2022-08-222-40/+74
* drm/amdgpu: Implement intersect/compatible functionsArunpravin Paneer Selvam2022-08-222-0/+106
* drm/ttm: Implement intersect/compatible functionsArunpravin Paneer Selvam2022-08-221-0/+33
* drm/ttm: Add new callbacks to ttm res mgrArunpravin Paneer Selvam2022-08-222-7/+79
* drm/msm: Make .remove and .shutdown HW shutdown consistentJavier Martinez Canillas2022-08-221-4/+9
* drm/virtio: remove drm_plane_cleanup() destroy hookDanilo Krummrich2022-08-191-1/+0
* drm/nouveau/kms/nv140-: Disable interlacingLyude Paul2022-08-161-1/+2
* drm/vc4: Drop of_gpio headerMaíra Canal2022-08-151-1/+0
* drm/i915: Use luminance range calculated during edid parsingJouni Högander2022-08-111-2/+13
* drm/amdgpu_dm: Rely on split out luminance calculation functionJouni Högander2022-08-111-31/+4
* drm: New function to get luminance range based on static hdr metadataJouni Högander2022-08-111-1/+51
* drm:pl111: Add of_node_put() when breaking out of for_each_available_child_of...Liang He2022-08-111-0/+1
* drm/bridge: tc358767: disable main link PHYs on main link disableLucas Stach2022-08-111-1/+7
* drm/bridge: tc358767: increase CLRSIPO countLucas Stach2022-08-111-4/+4
* drm/bridge: tc358767: don't fixup mode sync polarityLucas Stach2022-08-111-36/+18
* drm/udl: Replace BUG_ON() with WARN_ON()Takashi Iwai2022-08-102-2/+4
* drm/udl: Kill pending URBs at suspend and disconnectTakashi Iwai2022-08-103-3/+26
* drm/udl: Sync pending URBs at suspend / disconnectTakashi Iwai2022-08-103-0/+20
* drm/udl: Replace semaphore with a simple wait queueTakashi Iwai2022-08-102-64/+31
* drm/format-helper: Rename parameter vmap to srcThomas Zimmermann2022-08-101-53/+53