aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2022-03-14drm: Add drm_mode_init()Ville Syrjälä1-0/+17
2022-03-14drm/i915/gem: add missing boundary check in vm_accessMastan Katragadda1-1/+1
2022-03-13drm/mgag200: Fix PLL setup for g200wb and g200ewJocelyn Falempe1-3/+3
2022-03-13Kbuild: add -Wno-shift-negative-value where -Wextra is usedArnd Bergmann1-0/+1
2022-03-12drm/panel: Select DRM_DP_HELPER for DRM_PANEL_EDPThomas Zimmermann1-0/+1
2022-03-11drm/vmwgfx: Stop using surface dma commands on most configurationsZack Rusin1-3/+8
2022-03-11drm/vmwgfx: Implement MSI/MSI-X support for IRQsZack Rusin3-8/+58
2022-03-11drm/vmwgfx: Initialize drm_mode_fb_cmd2Zack Rusin1-1/+1
2022-03-11drm/vmwgfx: Allow querying of the SVGA PCI id from the userspaceZack Rusin1-12/+15
2022-03-11drm/vmwgfx: Fix fencing on SVGAv3Zack Rusin5-19/+53
2022-03-11drm/vmwgfx: Print capabilities early during the initializationZack Rusin1-10/+6
2022-03-11drm/vmwgfx: Cleanup multimon initialization codeZack Rusin1-10/+8
2022-03-11drm/vmwgfx: Add support for CursorMob and CursorBypass 4Martin Krastev7-103/+381
2022-03-11drm/i915/gt: Remove GEN12_SFC_DONE_MAX from register defs headerMatt Roper4-5/+4
2022-03-11drm/i915/gem: add missing boundary check in vm_accessMastan Katragadda1-1/+1
2022-03-11Merge tag 'drm-intel-next-fixes-2022-03-10' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie8-52/+136
2022-03-11Merge tag 'drm-intel-fixes-2022-03-10' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixesDave Airlie2-2/+15
2022-03-11Merge tag 'drm-misc-fixes-2022-03-10' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie1-4/+4
2022-03-10drm/i915: Rename PIPECONF refresh select bitsVille Syrjälä2-4/+4
2022-03-10drm/i915: Clean up DRRS refresh rate enumVille Syrjälä3-48/+28
2022-03-10drm/i915: Polish drrs type enumVille Syrjälä4-17/+17
2022-03-10drm/i915: Program MSA timing delay on ilk/snb/ivbVille Syrjälä4-2/+12
2022-03-10drm/i915: Read DRRS MSA timing delay from VBTVille Syrjälä2-2/+6
2022-03-10drm/i915: Pimp DRRS debugsVille Syrjälä1-5/+13
2022-03-10drm/i915: Constify intel_drrs_init() argsVille Syrjälä2-2/+2
2022-03-10drm/i915: Fix up some DRRS type checksVille Syrjälä1-2/+2
2022-03-10drm/i915: Remove struct dp_link_dpllVille Syrjälä1-38/+17
2022-03-10drm/i915: Populate bxt/glk DPLL clock limits a bit moreVille Syrjälä1-2/+1
2022-03-10drm/i915: Replace hand rolled bxt vco calculation with chv_calc_dpll_params()Ville Syrjälä1-10/+13
2022-03-10drm/i915: Replace bxt_clk_div with struct dpllVille Syrjälä1-34/+16
2022-03-10drm/i915: Store the m2 divider as a whole in bxt_clk_divVille Syrjälä1-14/+13
2022-03-10drm/i915: Clean up bxt/glk PLL registersVille Syrjälä3-52/+57
2022-03-10drm/i915: Remove redundant/wrong commentsVille Syrjälä1-10/+5
2022-03-10drm/i915: Store the /5 target clock in struct dpll on vlv/chvVille Syrjälä2-15/+12
2022-03-10drm/i915: Make the PIPESRC rect relative to the entire bigjoiner areaVille Syrjälä4-18/+40
2022-03-10Merge tag 'amd-drm-next-5.18-2022-03-09' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie83-671/+982
2022-03-10Merge tag 'drm-msm-next-2022-03-08' of https://gitlab.freedesktop.org/drm/msm into drm-nextDave Airlie37-1134/+1115
2022-03-09drm/amdgpu: fix a wrong ib referenceLang Yu1-5/+2
2022-03-09drm/amdkfd: bail out early if no get_atc_vmid_pasid_mapping_infoYifan Zhang1-9/+12
2022-03-09drm/i915: Remove leftover cnl SAGV block timeVille Syrjälä1-3/+0
2022-03-09drm/bridge: analogix_dp: Enable autosuspendBrian Norris1-3/+6
2022-03-09drm/bridge: analogix_dp: Grab runtime PM reference for DP-AUXBrian Norris1-1/+12
2022-03-09drm/bridge: anx7625: switch to devm_drm_of_get_bridgeJosé Expósito1-11/+5
2022-03-09drm: ssd130x: Always apply segment remap settingChen-Yu Tsai1-7/+9
2022-03-09drm: ssd130x: Fix COM scan direction register maskChen-Yu Tsai1-1/+1
2022-03-09drm/bridge: ti-sn65dsi86: switch to devm_drm_of_get_bridgeJosé Expósito1-7/+1
2022-03-09drm/bridge: anx7625: check the return on anx7625_aux_transTom Rix1-1/+4
2022-03-09drm/bridge: anx7625: config hs packets end aligned to avoid screen shiftRex-BC Chen1-1/+2
2022-03-09drm/mediatek: implement the DSI HS packets alignedRex-BC Chen1-0/+12
2022-03-09drm/i915/dsi: use min_t() to make code cleanerChangcheng Deng1-4/+1