summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-02-23drm/amdgpu: make kobj_type structures constantThomas Weißschuh
2023-02-23drm/amdgpu: add bad_page_threshold check in ras_eeprom_check_errTao Zhou
2023-02-23drm/amd/display: Modify mismatched function nameJiapeng Chong
2023-02-23drm/amdgpu: change default behavior of bad_page_threshold parameterTao Zhou
2023-02-23drm/amd/display: Pass proper parent for DM backlight device registrationHans de Goede
2023-02-23drm/amdgpu: exclude duplicate pages from UMC RAS UE countTao Zhou
2023-02-23drm/amdgpu: add umc retire unit elementTao Zhou
2023-02-23drm/amd/pm: no pptable resetup on runpm exitingEvan Quan
2023-02-23drm/amd/pm: correct the baco state setting for ArmD3 scenarioEvan Quan
2023-02-23drm/amdgpu: add more fields into device info, caches sizes, etc.Marek Olšák
2023-02-23drm/amdkfd: Fix an illegal memory accessQu Huang
2023-02-23drm/amdgpu/vcn: set and use harvest configJane Jian
2023-02-23drm/amd: Don't allow s0ix on APUs older than RavenMario Limonciello
2023-02-23drm/amdgpu: fix incorrect active rb bitmap for gfx11Hawking Zhang
2023-02-23drm/amdgpu: optimize VRAM allocation when using drm buddyShane Xiao
2023-02-23drm/amdgpu: remove TOPDOWN flags when allocating VRAM in large bar systemShane Xiao
2023-02-23drm/amdgpu: Select DRM_DISPLAY_HDCP_HELPER in amdgpuHarry Wentland
2023-02-23drm/amd/display: only warn once in dce110_edp_wait_for_hpd_ready()Hamza Mahfooz
2023-02-23drm/amd/pm: re-enable ac/dc on smu_v13_0_0/10Kenneth Feng
2023-02-23drm/amdgpu: add tmz support for GC 10.3.6Jesse Zhang
2023-02-23drm/amdkfd: To fix sdma page fault issue for GC 11Ruili Ji
2023-02-23drm/i915: Drop useless intel_dp_has_audio() argumentVille Syrjälä
2023-02-23drm/i915: Fix audio ELD handling for DP MSTVille Syrjälä
2023-02-23drm/i915: Mask page table errors on gen2/3 with FBCVille Syrjälä
2023-02-23drm/i915: Extract {i9xx,i965)_error_mask()Ville Syrjälä
2023-02-23drm/i915: Dump PGTBL_ER on gen2/3/4 error interruptVille Syrjälä
2023-02-23drm/i915: Undo rmw damage to gen3 error interrupt handlerVille Syrjälä
2023-02-23drm/i915: Mark FIFO underrun disabled earlierVille Syrjälä
2023-02-23drm/i915/audio: Track audio state per-transcoderVille Syrjälä
2023-02-23Merge tag 'gvt-next-fixes-2023-02-23' of https://github.com/intel/gvt-linux i...Jani Nikula
2023-02-23drm/i915: Don't use BAR mappings for ring buffers with LLCJohn Harrison
2023-02-23drm/i915: Don't use stolen memory for ring buffers with LLCJohn Harrison
2023-02-23drm/i915/quirks: Add inverted backlight quirk for HP 14-r206nvMavroudis Chatzilaridis
2023-02-23drm/i915/xelpmp: Consider GSI offset when doing MCR lookupsMatt Roper
2023-02-23drm/radeon: handle NULL bo->resource in move callbackMatthew Auld
2023-02-23drm/qxl: handle NULL bo->resource in move callbackMatthew Auld
2023-02-23drm/gem-vram: handle NULL bo->resource in move callbackMatthew Auld
2023-02-23drm/i915: move a Kconfig symbol to unbreak the menu presentationRandy Dunlap
2023-02-23i915/gvt: Fix spelling mistake "vender" -> "vendor"Colin Ian King
2023-02-23i915: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-02-23drm/i915/gvt: Remove extra semicolonDeepak R Varma
2023-02-23drm/i915/gvt: Avoid full proxy f_ops for debugfs attributesDeepak R Varma
2023-02-22Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-02-23msm/fbdev: fix unused variable warning with clang.Dave Airlie
2023-02-23Merge tag 'drm-misc-next-fixes-2023-02-21' of git://anongit.freedesktop.org/d...Dave Airlie
2023-02-22drm/msm/adreno: fix runtime PM imbalance at unbindJohan Hovold
2023-02-22drm/msm/a5xx: fix context faults during ring switchDmitry Baryshkov
2023-02-22drm/msm/a5xx: fix the emptyness check in the preempt codeDmitry Baryshkov
2023-02-22drm/msm/a5xx: fix highest bank bit for a530Dmitry Baryshkov
2023-02-22drm/msm/a5xx: fix setting of the CP_PREEMPT_ENABLE_LOCAL registerDmitry Baryshkov