aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-06-12drm/vmwgfx: Fix some static checker warningsZack Rusin10-22/+33
2021-06-12drm/vmwgfx: Fix subresource updates with new contextsZack Rusin1-3/+2
2021-06-12drm/vmwgfx: Introduce VMware mks-guest-statsMartin Krastev9-27/+919
2021-06-12drm/vmwgfx: Simplify devcaps codeZack Rusin7-116/+221
2021-06-11arm64: dts: qcom: sc7180-trogdor: Move panel under the bridge chipDouglas Anderson1-15/+15
2021-06-11drm/bridge: ti-sn65dsi86: Improve probe errors with dev_err_probe()Douglas Anderson1-18/+13
2021-06-11drm/bridge: ti-sn65dsi86: Don't read EDID blob over DDCDouglas Anderson1-22/+0
2021-06-11drm/bridge: ti-sn65dsi86: Add support for the DP AUX busDouglas Anderson2-0/+7
2021-06-11drm/bridge: ti-sn65dsi86: Promote the AUX channel to its own sub-devDouglas Anderson1-19/+51
2021-06-11drm/panel: panel-simple: Stash DP AUX bus; allow using it for DDCDouglas Anderson1-6/+12
2021-06-11drm/panel: panel-simple: Allow panel-simple be a DP AUX endpoint deviceDouglas Anderson2-4/+49
2021-06-11drm: Introduce the DP AUX busDouglas Anderson4-0/+390
2021-06-11dt-bindings: drm/bridge: ti-sn65dsi86: Add aux-bus childDouglas Anderson1-1/+19
2021-06-11dt-bindings: drm: Introduce the DP AUX busDouglas Anderson1-0/+37
2021-06-11dt-bindings: display: simple: List hpd properties in panel-simpleDouglas Anderson1-0/+2
2021-06-11drm/panfrost: Fix missing clk_disable_unprepare() on error in panfrost_clk_init()Wei Yongjun1-1/+2
2021-06-11drm/panel: db7430: Add driver for Samsung DB7430Linus Walleij4-0/+365
2021-06-10drm/doc: document how userspace should find out CRTC indexLeandro Ribeiro3-6/+19
2021-06-10Merge drm/drm-next into drm-misc-nextThomas Zimmermann464-3700/+224049
2021-06-10drm/nouveau: init the base GEM fields for internal BOsChristian König1-0/+6
2021-06-10udmabuf: Add support for mapping hugepages (v4)Vivek Kasireddy1-7/+43
2021-06-10Merge tag 'amd-drm-next-5.14-2021-06-09' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie220-823/+216987
2021-06-10Merge tag 'drm-intel-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie76-888/+2421
2021-06-10drm/amdgpu: use correct rounding macro for 64-bitDave Airlie1-1/+1
2021-06-09drm/amdgpu/vcn: drop gfxoff control for VCN2+Alex Deucher1-2/+0
2021-06-10Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie154-1261/+3851
2021-06-09drm/nouveau/kms/nv50-: Add basic DPCD backlight support for nouveauLyude Paul4-18/+186
2021-06-09drm/dp: Extract i915's eDP backlight code into DRM helpersLyude Paul4-258/+427
2021-06-09drm/i915/dpcd_bl: Print return codes for VESA backlight failuresLyude Paul1-49/+52
2021-06-09drm/i915/dpcd_bl: Return early in vesa_calc_max_backlight if we can't read PWMGEN_BIT_COUNTLyude Paul1-3/+6
2021-06-09drm/i915/dpcd_bl: Move VESA backlight enabling code closer togetherLyude Paul1-27/+27
2021-06-09drm/i915/dpcd_bl: Cache some backlight capabilities in intel_panel.backlightLyude Paul2-10/+21
2021-06-09drm/i915/dpcd_bl: Cleanup intel_dp_aux_vesa_enable_backlight() a bitLyude Paul1-13/+2
2021-06-09drm/i915/dpcd_bl: Handle drm_dpcd_read/write() return values correctlyLyude Paul1-22/+19
2021-06-09drm/i915/dpcd_bl: Remove redundant AUX backlight frequency calculationsLyude Paul2-46/+20
2021-06-09drm/i915/adl_p: Same slices mask is not same Dbuf stateStanislav Lisovskiy1-2/+4
2021-06-09drm/i915/adl_p: CDCLK crawl support for ADLStanislav Lisovskiy4-9/+68
2021-06-09drm/bridge: ti-sn65dsi83: Fix sparse warningsMarek Vasut1-10/+11
2021-06-09drm/i915/dsc: Fix bigjoiner check in dsc_disableVandita Kulkarni1-6/+6
2021-06-09drm/vmwgfx: use ttm_bo_move_null() when there is nothing to moveNirmoy Das1-1/+1
2021-06-09drm: qxl: ensure surf.data is ininitializedColin Ian King1-0/+2
2021-06-08drm/i915: Disable PSR around cdclk changesVille Syrjälä1-0/+13
2021-06-08drm/i915/display: Introduce new intel_psr_pause/resume functionGwan-gyeong Mun3-11/+86
2021-06-08drm/stm: Remove usage of drm_display_mode_to_videomode()Marek Vasut1-16/+17
2021-06-08drm/amdgpu: Use PSP to program IH_RB_CNTL_RING1/2 on SRIOVRohit Khaire2-5/+17
2021-06-08drm/amd/display: 3.2.139Aric Cyr1-1/+1
2021-06-08drm/amd/display: [FW Promotion] Release 0.0.69Wyatt Wood1-2/+2
2021-06-08drm/amd/display: Add swizzle visual confirm modePo-Ting Chen5-1/+29
2021-06-08drm/amd/display: force CP to DESIRED when removing displayDingchen (David) Zhang1-1/+14
2021-06-08drm/amd/display: Updates for ODM Transition TestEric Bernstein1-1/+0