aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2021-06-22drm/amd/display: Revert "Guard ASSR with internal display flag"Stylon Wang1-41/+17
2021-06-22drm/kmb: Fix error return code in kmb_hw_init()Zhen Lei1-0/+1
2021-06-22drm/amdgpu: wait for moving fence after pinningChristian König1-1/+13
2021-06-22drm/radeon: wait for moving fence after pinningChristian König1-2/+12
2021-06-22drm/nouveau: wait for moving fence after pinning v2Christian König1-1/+16
2021-06-22drm/i915/dsc: abstract helpers to get bigjoiner primary/secondary crtcJani Nikula4-16/+40
2021-06-22drm/amdgpu: rework dma_resv handling v3Christian König6-79/+55
2021-06-22drm/amdgpu: unwrap fence chains in the explicit sync fenceChristian König1-50/+68
2021-06-22Revert "drm: add a locked version of drm_is_current_master"Daniel Vetter1-32/+19
2021-06-22drm: bridge: ti-sn65dsi83: Retrieve the display mode from the stateLaurent Pinchart1-23/+26
2021-06-22drm: bridge: ti-sn65dsi83: Retrieve output format from bridge stateLaurent Pinchart1-37/+36
2021-06-22drm: bridge: ti-sn65dsi83: Switch to atomic operationsLaurent Pinchart1-11/+15
2021-06-22drm: bridge: ti-sn65dsi83: Pass mode explicitly to helper functionsLaurent Pinchart1-6/+8
2021-06-22drm: bridge: ti-sn65dsi83: Move LVDS format selection to .mode_set()Laurent Pinchart1-12/+2
2021-06-21drm/i915/adl_p: Load DMCAnusha Srivatsa1-1/+9
2021-06-21drm/i915/adl_p: Pipe B DMC SupportAnusha Srivatsa2-0/+3
2021-06-21drm/i915/xelpd: Pipe A DMC pluggingAnusha Srivatsa5-61/+85
2021-06-21drm/i915/dmc: Introduce DMC_FW_MAINAnusha Srivatsa2-23/+33
2021-06-21drm/amd/display: Fix edp_bootup_bl_level initialization issueLogush Oliver1-1/+1
2021-06-21drm/amd/display: get refclk from MICROSECOND_TIME_BASE_DIV HW registerCharlene Liu2-3/+13
2021-06-21drm/amd/display: Delay PSR entryRoman Li3-1/+14
2021-06-21drm/amd/display: get socBB from VBIOS for dcn302 and dcn303Aurabindo Pillai2-0/+40
2021-06-21drm/amd/display: Fix incorrect variable nameWesley Chalmers1-1/+1
2021-06-21drm/amd/display: Clear lane settings after LTTPRs have been trainedMartin Tsai1-0/+4
2021-06-21drm/amd/display: Clamp VStartup value at DML calculations timeNikola Cornij1-0/+4
2021-06-21drm/amd/display: Multiplane cursor position incorrect when plane rotatedAric Cyr1-4/+11
2021-06-21Revert "drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue."Yifan Zhang1-5/+1
2021-06-21Revert "drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell."Yifan Zhang1-5/+1
2021-06-21vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICEJason Gunthorpe1-1/+1
2021-06-21Revert "drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue."Yifan Zhang1-5/+1
2021-06-21Revert "drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell."Yifan Zhang1-5/+1
2021-06-21drm/amdgpu: Call drm_framebuffer_init last for framebuffer initMichel Dänzer1-5/+7
2021-06-21drm/i915/display: Do not zero past infoframes.vscKees Cook1-1/+1
2021-06-21drm/panel: Add bus_format and bus_flags for EDT ETM0430G0DH6Stefan Riedmueller1-0/+2
2021-06-21drm/panel: Add connector_type for some EDT displaysStefan Riedmueller1-0/+2
2021-06-21drm/panel: Add connector_type and bus_format for AUO G104SN02 V2 panelStefan Riedmueller1-0/+2
2021-06-21drm/bridge: ti-sn65dsi83: Replace connector format patching with atomic_get_input_bus_fmtsMarek Vasut1-4/+31
2021-06-21drm/i915/eb: Fix pagefault disabling in the first slowpathDaniel Vetter1-2/+0
2021-06-21drm: add a locked version of drm_is_current_masterDesmond Cheong Zhi Xi1-19/+32
2021-06-21drm/amdgpu: fix amdgpu_preempt_mgr_new()Dan Carpenter1-1/+1
2021-06-19drm/atmel-hlcdc: Allow async page flipsDan Sneddon1-0/+1
2021-06-19drm/panel: ld9040: reference spi_device_id tableKrzysztof Kozlowski1-0/+1
2021-06-19drm: atmel_hlcdc: Enable the crtc vblank prior to crtc usage.Dan Sneddon1-7/+10
2021-06-18drm/i915/guc: Update firmware to v62.0.0Michal Wajdeczko11-418/+524
2021-06-18drm/i915/guc: Introduce unified HXG messagesMichal Wajdeczko1-0/+213
2021-06-18drm/i915: Move submission tasklet to i915_sched_engineMatthew Brost13-90/+100
2021-06-18drm/i915: Update i915_scheduler to operate on i915_sched_engineMatthew Brost4-29/+32
2021-06-18drm/i915: Add kick_backend function to i915_sched_engineMatthew Brost3-60/+60
2021-06-18drm/i915: Move engine->schedule to i915_sched_engineMatthew Brost11-34/+33
2021-06-18drm/i915: Move active tracking to i915_sched_engineMatthew Brost13-136/+140