summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-25drm/i915/sdvo: Only use "presence detect" for has_audio readoutVille Syrjälä
2023-01-25drm/i915/sdvo: Precompute the ELDVille Syrjälä
2023-01-25drm/i915/audio: Hardware ELD readoutVille Syrjälä
2023-01-25drm/i915/audio: Don't enable audio with bogus ELDVille Syrjälä
2023-01-25drm/i915/audio: Precompute the ELDVille Syrjälä
2023-01-25drm/i915/audio: Introduce a struct for the acomp audio stateVille Syrjälä
2023-01-25drm/i915/audio: Don't program the hardware ELD buffer on hsw+Ville Syrjälä
2023-01-25drm/i915/audio: Don't program the hardware ELD buffer on ilk+Ville Syrjälä
2023-01-25Merge drm/drm-next into drm-intel-nextJani Nikula
2023-01-25Merge tag 'drm-misc-next-2023-01-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-01-25Merge tag 'amd-drm-next-6.3-2023-01-20' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-01-24drm/i915/dmc: Use unversioned path for ADLPGustavo Sousa
2023-01-24drm/i915/dmc: Prepare to use unversioned pathsGustavo Sousa
2023-01-24Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-01-24Merge tag 'drm-intel-gt-next-2023-01-18' of git://anongit.freedesktop.org/drm...Daniel Vetter
2023-01-24drm/i915: update src and dst scaler limits for display ver 12 and 13Luca Coelho
2023-01-24drm/ssd130x: Silence a `dubious: x & !y` warningJavier Martinez Canillas
2023-01-24fbdev: Remove unused struct fb_deferred_io .first_io fieldJavier Martinez Canillas
2023-01-23drm/simpledrm: Support the XB24/AB24 formatThierry Reding
2023-01-23drm/format-helper: Support the AB24/XB24 formatsThierry Reding
2023-01-23drm/simpledrm: Add support for system memory framebuffersThierry Reding
2023-01-23drm/simpledrm: Use struct iosys_map consistentlyThierry Reding
2023-01-23dt-bindings: reserved-memory: Support framebuffer reserved memoryThierry Reding
2023-01-23dt-bindings: display: simple-framebuffer: Document 32-bit BGR formatThierry Reding
2023-01-23dt-bindings: display: simple-framebuffer: Support system memory framebuffersThierry Reding
2023-01-23drm/edid: remove redundant _drm_connector_update_edid_property()Jani Nikula
2023-01-23drm/edid: add separate drm_edid_connector_add_modes()Jani Nikula
2023-01-23drm/edid: refactor _drm_edid_connector_update() and renameJani Nikula
2023-01-23drm/edid: split HDMI VSDB info and mode parsingJani Nikula
2023-01-23drm/bridge: fsl-ldb: Add i.MX93 LDB supportLiu Ying
2023-01-23dt-bindings: display: bridge: ldb: Add i.MX93 LDBLiu Ying
2023-01-22drm/panel: Add driver for the AUO A030JTN01 TFT LCDChristophe Branchereau
2023-01-22dt-bindings: display/panel: Add AUO A030JTN01Paul Cercueil
2023-01-20drm/i915: Enable a PIPEDMC whenever its corresponding pipe is enabledImre Deak
2023-01-20drm/i915/debugfs: Get rid of single use macros.Rodrigo Vivi
2023-01-20drm: exynos: dsi: Properly name HSA/HBP/HFP/HSE bitsJagan Teki
2023-01-20drm: exynos: dsi: Fix MIPI_DSI*_NO_* mode flagsJagan Teki
2023-01-20MAINTAINERS: Add Sumit Semwal and Yongqin Liu as reviwers for kirin DRM driverJohn Stultz
2023-01-20drm/i915: move GT_FREQUENCY_MULTIPLIER and GEN9_FREQ_SCALER to intel_rps.hJani Nikula
2023-01-20drm/i915: move I915_COLOR_UNEVICTABLE to i915_gem_gtt.hJani Nikula
2023-01-20drm/i915: move I915_GEM_GPU_DOMAINS to i915_gem.hJani Nikula
2023-01-20drm/i915: move a few HAS_ macros closer to their placeJani Nikula
2023-01-20drm/i915: drop a number of unnecessary forward declarationsJani Nikula
2023-01-20drm/i915: move I915_IDLE_ENGINES_TIMEOUT next to its only userJani Nikula
2023-01-20drm/i915: add i915_config.h and move relevant declarations thereJani Nikula
2023-01-19Documentation/gpu: update dGPU asic info tableAlex Deucher
2023-01-19drm/amd/display: remove duplicate included header filesye xingchen
2023-01-19drm/amdgpu: return the PCIe gen and lanes from the INFO ioctlMarek Olšák
2023-01-19drm/amdgpu: print bo inode number instead of ptrPierre-Eric Pelloux-Prayer
2023-01-19drm/amdgpu: retire unused get_umc_v6_7_channel_indexTao Zhou