aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-12-01accel: add accel dummy driveraccel-demoOded Gabbay6-0/+176
2022-11-30Merge tag 'drm-msm-next-2022-11-28' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie12-66/+150
2022-11-30Merge tag 'drm-msm-display-for-6.2' of https://gitlab.freedesktop.org/lumag/m...Dave Airlie54-1604/+3490
2022-11-30Merge tag 'amd-drm-next-6.2-2022-11-25' of https://gitlab.freedesktop.org/agd...Dave Airlie65-216/+896
2022-11-30Merge tag 'drm/tegra/for-6.2-rc1' of https://gitlab.freedesktop.org/drm/tegra...Dave Airlie18-76/+362
2022-11-30Merge tag 'drm-accel-2022-11-22' of https://git.kernel.org/pub/scm/linux/kern...Dave Airlie16-37/+711
2022-11-26Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-d...Dmitry Baryshkov42-1516/+3338
2022-11-26drm/msm/disp/dpu1: add support for display on SM6115Adam Skladowski4-0/+94
2022-11-26dt-bindings: display/msm: add support for SM6115Adam Skladowski2-0/+276
2022-11-26drm/msm/mdp5: fix reading hw revision on db410c platformDmitry Baryshkov1-9/+8
2022-11-25gpu: host1x: Staticize host1x_syncpt_fence_opsThierry Reding1-1/+1
2022-11-25drm/tegra: Make gather_bo_ops staticruanjinjie1-1/+1
2022-11-25gpu: host1x: Use DEFINE_SHOW_ATTRIBUTE to simplify debugfs codeLiu Shixin1-25/+3
2022-11-25drm/tegra: Switch to using devm_fwnode_gpiod_get()Dmitry Torokhov1-5/+5
2022-11-25drm/tegra: Add Tegra234 support to NVDEC driverMikko Perttunen2-15/+126
2022-11-25drm/tegra: Add code for booting RISC-V based enginesMikko Perttunen3-1/+138
2022-11-25drm/tegra: nvdec: Support multiple clocksMikko Perttunen1-10/+21
2022-11-25gpu: host1x: Add stream ID register data for NVDEC on Tegra234Mikko Perttunen1-0/+12
2022-11-25memory: tegra: Add API for retrieving carveout boundsMikko Perttunen3-0/+41
2022-11-25drm/tegra: Convert to using is_hdmi from display infoJani Nikula1-8/+1
2022-11-25drm/tegra: Add missing clk_disable_unprepare() in tegra_dc_probe()Zhang Zekun1-1/+3
2022-11-25drm/tegra: Switch over to vmemdup_user()Qing Wang1-8/+3
2022-11-25gpu: host1x: Select context device based on attached IOMMUMikko Perttunen3-1/+7
2022-11-24Merge tag 'mediatek-drm-next-6.2' of https://git.kernel.org/pub/scm/linux/ker...Dave Airlie7-14/+170
2022-11-24Merge tag 'drm-next-20221122' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie1-1/+1
2022-11-24Backmerge tag 'v6.1-rc6' into drm-nextDave Airlie1250-41376/+48067
2022-11-23drm/mediatek: Add MT8195 ovl driver supportJustin Green1-0/+11
2022-11-23drm/mediatek: Add AFBC support to Mediatek DRM driverJustin Green3-5/+123
2022-11-23drm/amdgpu: Partially revert "drm/amdgpu: update drm_display_info correctly w...Alex Deucher1-1/+0
2022-11-23drm/amdgpu: add missing license to some filesAlex Deucher5-0/+5
2022-11-23drm/amdgpu: enable RAS poison for VCN 2.6Tao Zhou1-0/+29
2022-11-23drm/amdkfd: Release the topology_lock in error caseFelix Kuehling1-55/+65
2022-11-23drm/amdgpu: add register definition for VCN RAS initializationTao Zhou2-1/+29
2022-11-23drm/amdgpu: fix for suspend/resume kiq fence fallback under sriovShikang Fan1-11/+12
2022-11-23drm/amd/display: trigger timing sync only if TG is runningAurabindo Pillai1-0/+6
2022-11-23drm/amdgpu: Replace remaining 1-element array with flex-arrayPaulo Miguel Almeida1-1/+1
2022-11-23Revert "drm/amd/display: fix dpms_off issue when disabling bios mode"Alex Deucher1-1/+1
2022-11-23drm/amdgpu: fix unused-function errorRen Zhijie1-0/+2
2022-11-23drm/amdgpu: Fix minmax warningLuben Tuikov1-3/+6
2022-11-23drm/amdgpu: fix use-after-free during gpu recoveryStanley.Yang1-1/+6
2022-11-23drm/mediatek: Add mt8188 dpi compatibles and platform dataxinlei lee2-0/+19
2022-11-23dt-bindings: display: mediatek: dpi: Add compatible for MediaTek MT8188xinlei lee1-0/+1
2022-11-23drm/amdgpu: update documentation of parameter amdgpu_gtt_sizeZhenGuo Yin1-2/+1
2022-11-23drm/amdgpu/vcn: re-use original vcn0 doorbell valueJane Jian2-9/+1
2022-11-23drm/amdgpu: add the fan abnormal detection featurelyndonli3-0/+30
2022-11-23drm/amd/pm: update driver if header for smu_13_0_7lyndonli2-39/+80
2022-11-23drm/amd/pm: Enable bad memory page/channel recording support for smu v13_0_0Candice Li3-2/+49
2022-11-23drm/amd/display: 3.2.213Aric Cyr1-1/+1
2022-11-23drm/amd/display: Fix rotated cursor offset calculationDavid Galiffi3-30/+64
2022-11-23drm/amd/display: Revert check for phantom BPPAlvin Lee1-1/+1
2022-11-23drm/amd/display: Use new num clk levels struct for max mclk indexDillon Varone1-1/+1
2022-11-23drm/amd/display: Avoid setting pixel rate divider to N/ATaimur Hassan4-8/+13
2022-11-23drm/amd/display: Fix display corruption w/ VSR enableIlya Bakoulin1-1/+1
2022-11-23drm/amd/display: Retain phantom plane/stream if validation failsAlvin Lee5-0/+40
2022-11-23drm/amd/display: Add debug options for increasing phantom linesAlvin Lee2-0/+4
2022-11-23drm/amd/display: Phase 1 Add Bw Allocation source and header filesMustapha Ghaddar3-0/+111
2022-11-23drm/amd/display: Add YCBCR2020 coefficients to CSC matrixRodrigo Siqueira1-2/+7
2022-11-23drm/amd/display: Use viewport height for subvp mall allocation sizeDillon Varone1-1/+1
2022-11-23drm/amd/display: Check if PSR enabled when entering MALLAlvin Lee2-3/+13
2022-11-23drm/amd/display: Add check for DET fetch latency hiding for dcn32Dillon Varone4-0/+128
2022-11-23drm/amd/display: Use dummy pstate latency for subvp when needed on dcn32Dillon Varone1-12/+49
2022-11-23drm/amd/display: Update soc bounding box for dcn32/dcn321Dillon Varone2-7/+7
2022-11-23drm/amd/display: Add Z8 allow states to z-state support listNicholas Kazlauskas4-7/+23
2022-11-23drm/amd/display: Update Z8 watermarks for DCN314Nicholas Kazlauskas1-2/+2
2022-11-23drm/amd/display: Limit HW cursor size of >= 4kAlvin Lee3-4/+16
2022-11-23drm/amd/display: No display after resume from WB/CBTsung-hua Lin1-0/+37
2022-11-23drm/amd/display: Add margin on DRR vblank start for subvpAlvin Lee7-3/+24
2022-11-23drm/amd/display: new ABM config 2Camille Cho1-0/+9
2022-11-23drm/amd/dc/dce120: Fix audio register mapping, stop triggering KASANLyude Paul1-1/+2
2022-11-23drm/amdgpu: fix pci device refcount leakYang Yingliang1-0/+4
2022-11-23drm/amdgpu/psp: don't free PSP buffers on suspendAlex Deucher1-7/+9
2022-11-23drm/amdgpu/dm/mst: Fix uninitialized var in pre_compute_mst_dsc_configs_for_s...Lyude Paul1-1/+1
2022-11-23drm/amd/amdgpu: reserve vm invalidation engine for firmwareJack Xiao1-0/+6
2022-11-23drm/amd/display: fix compilation issue with legacy gccBob zhou1-1/+2
2022-11-23drm/msm/hdmi: remove unnecessary NULL checkDan Carpenter1-2/+1
2022-11-23dt-bindings: msm: dsi-controller-main: Drop redundant phy-namesBryan O'Donoghue1-1/+1
2022-11-23Merge tag 'drm-intel-next-2022-11-18' of git://anongit.freedesktop.org/drm/dr...Dave Airlie122-749/+1173
2022-11-22doc: add documentation for accel subsystemOded Gabbay4-0/+129
2022-11-22drm: initialize accel frameworkOded Gabbay2-35/+90
2022-11-22accel: add dedicated minor for accelerator devicesOded Gabbay6-3/+338
2022-11-22drivers/accel: define kconfig and register a new majorOded Gabbay7-0/+155
2022-11-22Merge tag 'drm-intel-gt-next-2022-11-18' of git://anongit.freedesktop.org/drm...Dave Airlie97-631/+1023
2022-11-22Merge tag 'amd-drm-next-6.2-2022-11-18' of https://gitlab.freedesktop.org/agd...Dave Airlie176-1643/+2686
2022-11-22Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie10-37/+138
2022-11-22drm: rcar-du: Fix Kconfig dependency between DRM and RZG2L_MIPI_DSIBiju Das1-1/+1
2022-11-22Merge tag 'drm-misc-next-2022-11-17' of git://anongit.freedesktop.org/drm/drm...Dave Airlie108-191/+1331
2022-11-20Linux 6.1-rc6Linus Torvalds1-1/+1
2022-11-20Merge tag 'trace-probes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-20/+45
2022-11-20Merge tag 'trace-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds9-46/+74
2022-11-20tracing: Fix race where eprobes can be called before the eventSteven Rostedt (Google)1-0/+3
2022-11-20Merge tag 'x86_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+4
2022-11-20Merge tag 'sched_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-19/+52
2022-11-20Merge tag 'perf_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-9/+31
2022-11-20Merge tag 'locking_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2022-11-20Merge tag 'powerpc-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+1
2022-11-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-19/+26
2022-11-19Merge tag 'iommu-fixes-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-7/+6
2022-11-19Merge tag 'kbuild-fixes-v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-2/+9
2022-11-19Merge tag '6.1-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-5/+17
2022-11-19iommu/vt-d: Set SRE bit only when hardware has SRS capTina Zhang1-2/+3
2022-11-19iommu/vt-d: Preset Access bit for IOVA in FL non-leaf paging entriesTina Zhang1-5/+3
2022-11-18Merge tag 'input-for-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-14/+37
2022-11-18Merge tag 'zonefs-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2-15/+27
2022-11-18Input: i8042 - fix leaking of platform device on module removalChen Jun1-4/+0
2022-11-18Merge tag 'io_uring-6.1-2022-11-18' of git://git.kernel.dk/linuxLinus Torvalds5-17/+27
2022-11-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-3/+3
2022-11-18Merge tag 'block-6.1-2022-11-18' of git://git.kernel.dk/linuxLinus Torvalds11-16/+26
2022-11-18Merge tag 'drm-fixes-2022-11-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds37-116/+310
2022-11-18drm/i915/dg2: Drop force_probe requirementMatt Roper1-1/+0
2022-11-18Merge tag 's390-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2-1/+11
2022-11-18Merge tag 'for-6.1/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-8/+18
2022-11-19Merge tag 'drm/tegra/for-6.1-rc6' of https://gitlab.freedesktop.org/drm/tegra...Dave Airlie2-0/+8
2022-11-18Merge tag 'usb-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds11-51/+90
2022-11-18Merge tag 'staging-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-8/+1
2022-11-18arm64/mm: fix incorrect file_map_count for non-leaf pmd/pudLiu Shixin1-2/+2
2022-11-18Merge tag 'tty-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds7-91/+138
2022-11-18Merge tag 'driver-core-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+12
2022-11-18Merge tag 'char-misc-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds22-75/+111
2022-11-18drm/i915/mtl: Skip doubling channel numbers for LPDDR4/LPDDDR5Radhakrishna Sripada1-1/+2
2022-11-18drm/i915/mtl: Fix dram info readoutRadhakrishna Sripada1-2/+1
2022-11-18Merge tag 'sound-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds26-98/+176
2022-11-18Merge tag 'mmc-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds3-1/+16
2022-11-18drm/i915/rpl-p: Add stepping infoMatt Atwood1-0/+7
2022-11-18io_uring: disallow self-propelled ring pollingPavel Begunkov1-0/+2
2022-11-18dm integrity: clear the journal on suspendMikulas Patocka1-0/+13
2022-11-18dm integrity: flush the journal on suspendMikulas Patocka1-6/+1
2022-11-18drm/i915/mtl+: Don't enable the AUX_IO power for non-eDP port main linksImre Deak1-2/+3
2022-11-18drm/i915: Factor out function to get/put AUX_IO power for main linkImre Deak1-33/+52
2022-11-18drm/i915: Add missing DC_OFF power domain->well mappingsImre Deak1-0/+8
2022-11-18drm/i915: Add missing AUX_IO_A power domain->well mappingsImre Deak1-0/+2
2022-11-18drm/i915/tgl+: Enable display DC power states on all eDP portsImre Deak4-7/+89
2022-11-18drm/i915: Use the AUX_IO power domain only for eDP/PSR portImre Deak1-2/+4
2022-11-18drm/i915: Move the POWER_DOMAIN_AUX_IO_A definition to its logical placeImre Deak3-7/+8
2022-11-18drm/i915: Preallocate the debug power domain wakerefs arrayImre Deak2-6/+6
2022-11-18drm/i915: Fix warn in intel_display_power_*_domain() functionsImre Deak1-4/+4
2022-11-18dm bufio: Fix missing decrement of no_sleep_enabled if dm_bufio_client_create...Zhihao Cheng1-0/+2
2022-11-18dm ioctl: fix misbehavior if list_versions races with module loadingMikulas Patocka1-2/+2
2022-11-18Merge tag 'nvme-6.1-2022-11-18' of git://git.infradead.org/nvme into block-6.1Jens Axboe2-0/+6
2022-11-18gpu: host1x: Avoid trying to use GART on Tegra20Robin Murphy2-0/+8
2022-11-17tracing: Fix potential null-pointer-access of entry in list 'tr->err_log'Zheng Yejian1-4/+5
2022-11-17tracing: Remove unused __bad_type_size() methodQiujun Huang1-2/+0
2022-11-18tracing/eprobe: Fix eprobe filter to make a filter correctlyMasami Hiramatsu (Google)1-1/+1
2022-11-18tracing/eprobe: Fix warning in filter creationRafael Mendonca1-1/+1
2022-11-18kprobes: Skip clearing aggrprobe's post_handler in kprobe-on-ftrace caseLi Huafei1-1/+7
2022-11-18rethook: fix a potential memleak in rethook_alloc()Yi Yang1-1/+3
2022-11-18tracing/eprobe: Fix memory leak of filter stringRafael Mendonca1-0/+1
2022-11-18tracing: kprobe: Fix potential null-ptr-deref on trace_array in kprobe_event_...Shang XiaoJing1-0/+4
2022-11-18tracing: kprobe: Fix potential null-ptr-deref on trace_event_file in kprobe_e...Shang XiaoJing1-16/+28
2022-11-18Merge tag 'amd-drm-fixes-6.1-2022-11-16' of https://gitlab.freedesktop.org/ag...Dave Airlie26-69/+235
2022-11-18Merge tag 'drm-intel-fixes-2022-11-17' of git://anongit.freedesktop.org/drm/d...Dave Airlie1-3/+3
2022-11-17tracing: Fix wild-memory-access in register_synth_event()Shang XiaoJing1-3/+2
2022-11-17drm/amdgpu: make psp_ring_init commonAlex Deucher9-191/+26
2022-11-17drm/amdgpu/psp12: move ih_reroute into ring_createAlex Deucher1-2/+2
2022-11-17drm/amd/display: fix kernel-doc issues in dc.hRandy Dunlap1-6/+6
2022-11-17drm/amdkfd: enable cooperative launch for gfx10.3Jonathan Kim1-1/+4
2022-11-17drm/amdgpu: Enable Aldebaran devices to report CU OccupancyRamesh Errabolu1-0/+1
2022-11-17drm/amdgpu: add JPEG 4.0 RAS poison consumption handlingTao Zhou1-0/+18
2022-11-17drm/amdgpu: add VCN 4.0 RAS poison consumption handlingTao Zhou1-0/+10
2022-11-17drm/amdgpu: add irq source id definition for VCN/JPEG 4.0Tao Zhou1-0/+3
2022-11-17drm/amdgpu: add RAS error query for JPEG 4.0Tao Zhou2-0/+70
2022-11-17drm/amdgpu: add RAS query support for VCN 4.0Tao Zhou2-0/+66
2022-11-17drm/amdgpu: define common jpeg_set_ras_funcsTao Zhou3-12/+19
2022-11-17drm/amdgpu: define common vcn_set_ras_funcsTao Zhou3-12/+19
2022-11-17drm/amdgpu: enable RAS for VCN/JPEG v4.0Tao Zhou1-1/+2
2022-11-17drm/amdgpu: Enable mode-1 reset for RAS recovery in fatal error modeYiPeng Chai2-1/+10
2022-11-17drm/amdgpu: Add support for RAS table at 0x40000Luben Tuikov1-1/+6
2022-11-17drm/amdgpu: Interpret IPMI data for product information (v2)Luben Tuikov1-98/+85
2022-11-17drm/amdgpu: Bug-fix: Reading I2C FRU data on newer ASICsLuben Tuikov1-11/+25
2022-11-17drm/amdgpu: Allow non-standard EEPROM I2C addressLuben Tuikov1-1/+1
2022-11-17tracing: Fix memory leak in test_gen_synth_cmd() and test_empty_synth_event()Shang XiaoJing1-10/+6
2022-11-17ftrace: Fix null pointer dereference in ftrace_add_mod()Xiu Jianfeng1-0/+1
2022-11-17ring_buffer: Do not deactivate non-existant pagesDaniil Tatianin1-2/+2
2022-11-17Merge tag 'soc-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds22-51/+171
2022-11-17Merge tag 'ceph-for-6.1-rc6' of https://github.com/ceph/ceph-clientLinus Torvalds4-41/+18
2022-11-18Merge tag 'drm-misc-fixes-2022-11-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie9-44/+64
2022-11-17Merge tag 'usb-serial-6.1-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-2/+17
2022-11-17ftrace: Optimize the allocation for mcount entriesWang Wensheng1-1/+1
2022-11-17ftrace: Fix the possible incorrect kernel messageWang Wensheng1-1/+1
2022-11-17io_uring: fix multishot recv request leaksPavel Begunkov1-9/+7
2022-11-17io_uring: fix multishot accept request leaksPavel Begunkov4-8/+8
2022-11-17io_uring: fix tw losing poll eventsPavel Begunkov1-0/+7
2022-11-17io_uring: update res mask in io_poll_check_eventsPavel Begunkov1-0/+3
2022-11-17drm/msm: Hangcheck progress detectionRob Clark6-3/+109
2022-11-17drm/msm/adreno: Simplify read64/write64 helpersRob Clark6-46/+27
2022-11-17drm/msm: Enable unpin/eviction by defaultRob Clark1-1/+1
2022-11-17drm/msm: Enable clamp_to_idle for 7c3Rob Clark1-7/+7
2022-11-17drm/msm/a6xx: Fix speed-bin detection vs probe-deferRob Clark1-7/+5
2022-11-17scsi: iscsi: Fix possible memory leak when device_register() failedZhou Guanghui1-15/+16
2022-11-17scsi: zfcp: Fix double free of FSF request when qdio send failsBenjamin Block1-1/+1
2022-11-17scsi: scsi_debug: Fix possible UAF in sdebug_add_host_helper()Yuan Can1-1/+5
2022-11-17scsi: target: tcm_loop: Fix possible name leak in tcm_loop_setup_hba_bus()Yang Yingliang1-1/+2
2022-11-17scsi: mpi3mr: Suppress command reply debug printsShin'ichiro Kawasaki1-1/+2
2022-11-17drm/i915/audio: Realign some function argumentsVille Syrjälä1-6/+6
2022-11-17drm/i915/audio: Unify get_saved_enc()Ville Syrjälä1-9/+7
2022-11-17drm/i915: Treat HDMI as DVI when cloningVille Syrjälä1-9/+9
2022-11-17drm/i915: Force RGB output for DVI sinkVille Syrjälä1-3/+8
2022-11-17drm/i915: Introduce g4x_hdmi_compute_config()Ville Syrjälä2-4/+13
2022-11-17drm/i915: Reorder 12.4 lut udw vs. ldw functionsVille Syrjälä1-8/+8
2022-11-17drm/i915: Clean up chv CGM (de)gamma definesVille Syrjälä2-15/+19
2022-11-17drm/i915: Clean up 12.4bit precision palette definesVille Syrjälä2-16/+21