index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-16
drm/vc4: drv: Skip BO Backend Initialization on BCM2711
Maxime Ripard
1
-7
/
+11
2022-06-16
drm/vc4: plane: Register a different drm_plane_helper_funcs on BCM2711
Maxime Ripard
1
-1
/
+11
2022-06-16
drm/vc4: kms: Register a different drm_mode_config_funcs on BCM2711
Maxime Ripard
1
-1
/
+7
2022-06-16
drm/vc4: drv: Register a different driver on BCM2711
Maxime Ripard
1
-9
/
+42
2022-06-16
drm/vc4: bo: Split out Dumb buffers fixup
Maxime Ripard
3
-6
/
+17
2022-06-16
drm/vc4: bo: Rename vc4_dumb_create
Maxime Ripard
3
-7
/
+7
2022-06-16
drm/vc4: Consolidate Hardware Revision Check
Maxime Ripard
6
-29
/
+30
2022-06-16
drm/vc4: plane: Prevent async update if we don't have a dlist
Maxime Ripard
1
-0
/
+4
2022-06-16
drm/sun4i: Fix crash during suspend after component bind failure
Samuel Holland
1
-1
/
+3
2022-06-16
drm/sun4i: dw-hdmi: Fix ddc-en GPIO consumer conflict
Samuel Holland
2
-52
/
+4
2022-06-16
drm/sun4i: sun8i-hdmi-phy: Group PHY ops functions by generation
Samuel Holland
1
-35
/
+32
2022-06-16
drm/sun4i: sun8i-hdmi-phy: Separate A83T and H3 PHY ops
Samuel Holland
2
-48
/
+46
2022-06-16
drm/sun4i: sun8i-hdmi-phy: Support multiple custom PHY ops
Samuel Holland
2
-7
/
+7
2022-06-16
drm/sun4i: sun8i-hdmi-phy: Used device-managed clocks/resets
Samuel Holland
1
-64
/
+26
2022-06-16
drm/sun4i: sun8i-hdmi-phy: Use devm_platform_ioremap_resource
Samuel Holland
1
-8
/
+1
2022-06-16
drm/sun4i: sun8i-hdmi-phy: Use of_device_get_match_data
Samuel Holland
2
-10
/
+3
2022-06-15
drm/amdgpu/display: fix build when CONFIG_DEBUG_FS is not set
Alex Deucher
1
-0
/
+4
2022-06-15
drm/msm/gem: Drop early returns in close/purge vma
Rob Clark
1
-4
/
+2
2022-06-15
drm/msm/gem: Separate object and vma unpin
Rob Clark
4
-16
/
+22
2022-06-15
drm/i915/pvc: Add recommended MMIO setting
Matt Roper
2
-0
/
+14
2022-06-15
Merge tag 'drm-misc-next-2022-06-08' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Daniel Vetter
85
-2041
/
+3437
2022-06-15
drm/bridge: it6505: Add missing CRYPTO_HASH dependency
Zheng Bin
1
-0
/
+2
2022-06-15
drm/bridge: anx7625: Zero error variable when panel bridge not present
NĂcolas F. R. A. Prado
1
-1
/
+3
2022-06-15
drm/meson: Fix overflow implicit truncation warnings
Sai Prakash Ranjan
1
-11
/
+11
2022-06-15
drm/amd/display: Drop unnecessary guard from DC resource
Rodrigo Siqueira
1
-2
/
+0
2022-06-15
drm/i915/bios: split ddi port parsing and debug printing
Jani Nikula
1
-28
/
+37
2022-06-15
drm/i915/bios: no need to pass i915 to parse_ddi_port()
Jani Nikula
1
-3
/
+3
2022-06-15
drm/i915/bios: use dvi and hdmi support helpers
Jani Nikula
1
-2
/
+2
2022-06-14
drm/amdgpu/display: make FP handling in Makefiles consistent
Alex Deucher
6
-12
/
+16
2022-06-14
Revert "drm/amdgpu/display: Protect some functions with CONFIG_DRM_AMD_DC_DCN"
Alex Deucher
1
-4
/
+0
2022-06-14
drm/amdkfd: fix warning when CONFIG_HSA_AMD_P2P is not set
Alex Deucher
1
-2
/
+5
2022-06-14
drm/amdgpu: remove redundant enable_mes and enable_mes_kiq
Yifan Zhang
1
-8
/
+0
2022-06-14
drm/amd/display: Blank for uclk OC in dm instead of dc
Joshua Aberback
2
-30
/
+14
2022-06-14
drm/amd/display: Add null check to dc_submit_i2c_oem
Martin Leung
1
-4
/
+7
2022-06-14
drm/amd/display: FVA timing adjustment
Charlene Liu
1
-0
/
+1
2022-06-14
drm/amd/display: Add vrr_active_variable to dc_stream_update
Harry VanZyllDeJong
4
-3
/
+6
2022-06-14
drm/amd/display: Pass vrr mode to dcn
Felipe Clark
1
-0
/
+1
2022-06-14
drm/amd/display: Adding VTEM to dc
Ahmad Othman
6
-2
/
+23
2022-06-14
drm/amd/display: Copy hfvsif_infopacket when stream update
Nicholas Kazlauskas
1
-0
/
+3
2022-06-14
drm/amd/display: Add support for HF-VSIF
Ahmad Othman
4
-4
/
+20
2022-06-14
drm/amd/display: Firmware assisted MCLK switch and FS
Felipe Clark
14
-22
/
+51
2022-06-14
drm/amd/display: DAL ACR, dc part, fix missing dcn30
Ian Chen
2
-8
/
+25
2022-06-14
drm/amd/display: Fix comments
Samson Tam
5
-25
/
+37
2022-06-14
drm/amd/display: Drop unused privacy_mask setters and getters
Oliver Logush
1
-6
/
+0
2022-06-14
drm/amd/display: 3.2.190
Aric Cyr
1
-1
/
+1
2022-06-14
drm/amd/display: update topology_update_input_v3 struct
Qingqing Zhuo
3
-0
/
+17
2022-06-14
drm/amd/display: Add debug option for exiting idle optimizations on cursor updates
Alvin Lee
2
-2
/
+4
2022-06-14
drm/amd/display: dsc validate fail not pass to atomic check
hersen wu
3
-16
/
+35
2022-06-14
drm/amd/display: Fix monitor flash issue
Shah Dharati
1
-1
/
+1
2022-06-14
drm/amd/display: lower lane count first when CR done partially fails in EQ
Wenjing Liu
2
-6
/
+9
[prev]
[next]