summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-12-08drm/amd/display: Prevent bandwidth overflowChris Park
2020-12-08drm/amd/display: Only one display lights up while using MST hubQingqing Zhuo
2020-12-08drm/amd/display: Use provided offset for DPG generationWesley Chalmers
2020-12-08drm/amd/display: Change to IMMEDIATE mode from FRAME modeJudy Cai
2020-12-08drm/amd/display: Don't check seamless boot in power down HW by timeoutJohn Wu
2020-12-08drm/amd/display: Set default bits per channelJing Zhou
2020-12-08drm/amd/display: Add support for runtime feature detection commandWyatt Wood
2020-12-08drm/amd/display: Expose clk_mgr functions for reuseDmytro Laktyushkin
2020-12-08drm/amd/display: NULL pointer error during compliance testQingqing Zhuo
2020-12-08drm/amd/display: Set FixRate bit in VSIF V3AMD\ramini
2020-12-08drm/amd/display: Implement VSIF V3 extended refresh rate featureReza Amini
2020-12-08drm/amdgpu/pm: add smc v2_1 printer in amdgpu_ucode_print_smc_hdr()Kevin Wang
2020-12-08drm/amdgpu: change trace event parameter name from 'direct' to 'immediate'Kevin Wang
2020-12-08drm/amdgpu: fw_attestation: fix unused function warningArnd Bergmann
2020-12-08drm/amd: print error on convert_tiling_flags_to_modifier failureSimon Ser
2020-12-08drm/amd: use drm_dbg_kms to log addfb2 failuresSimon Ser
2020-12-08drm/amd/display: check cursor FB is linearSimon Ser
2020-12-08drm/amd/display: extract cursor FB checks into a functionSimon Ser
2020-12-08drm/amdgpu: fix debugfs creation/removal, againArnd Bergmann
2020-12-08drm/amdgpu/disply: set num_crtc earlierAlex Deucher
2020-12-08drm/amdgpu: VCN 3.0 multiple queue ring resetSonny Jiang
2020-12-08drm/amd/pm: invalidate hdp before CPU access the memory written by GPUEvan Quan
2020-12-08drm/hisilicon: Delete unused local parametersTian Tao
2020-12-08drm/hisilicon: Use managed mode-config initTian Tao
2020-12-08drm/drv: switch to using devm_add_action_or_reset()Tian Tao
2020-12-08drm/i915/gt: Declare gen9 has 64 mocs entries!Chris Wilson
2020-12-08drm/i915/display/dp: Compute the correct slice count for VDSC on DPManasi Navare
2020-12-08drm/i915: fix size_t greater or equal to zero comparisonColin Ian King
2020-12-08drm/i915/gt: Cancel the preemption timeout on responding to itChris Wilson
2020-12-08drm/i915/gt: Ignore repeated attempts to suspend request flow across resetChris Wilson
2020-12-08drm/i915/gem: Propagate error from cancelled submit due to context closureChris Wilson
2020-12-08drm/i915/gem: Check the correct variable in selftestDan Carpenter
2020-12-08drm/ingenic: Add support for serial 8-bit delta-RGB panelsPaul Cercueil
2020-12-08drm/ingenic: Properly compute timings when using a 3x8-bit panelPaul Cercueil
2020-12-08drm/ingenic: Compute timings according to adjusted_mode->crtc_*Paul Cercueil
2020-12-08drm/scheduler: Essentialize the job done callbackLuben Tuikov
2020-12-08gpu/drm: ring_mirror_list --> pending_listLuben Tuikov
2020-12-08drm/scheduler: "node" --> "list"Luben Tuikov
2020-12-08drm/bridge: display-connector: add DP supportTomi Valkeinen
2020-12-08drm/panel: mantix: Support panel from Shenzhen Yashi Changhua Intelligent Tec...Guido Günther
2020-12-08drm/panel: mantix: Allow to specify default mode for different panelsGuido Günther
2020-12-08drm/panel: mantix: Tweak init sequenceGuido Günther
2020-12-08drm/panel: st7703: Use dev_err_probeGuido Günther
2020-12-07drm: fix typos in plane and CRTC overviewsSimon Ser
2020-12-07drm: panel: add Khadas TS050 panel driverNeil Armstrong
2020-12-07drm/vc4: dsi: Add configuration for BCM2711 DSI1Dave Stevenson
2020-12-07drm/vc4: dsi: Add support for DSI0Dave Stevenson
2020-12-07drm/vc4: dsi: Introduce a variant structureMaxime Ripard
2020-12-07drm/vc4: dsi: Use snprintf for the PHY clocks instead of an arrayMaxime Ripard
2020-12-07drm/vc4: dsi: Correct DSI register definitionDave Stevenson