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-01-25
drm/amdgpu: filter out radeon secondary ids as well
Alex Deucher
1
-0
/
+81
2022-01-25
drm/amd/display: change FIFO reset condition to embedded display only
Zhan Liu
1
-1
/
+1
2022-01-25
drm/amd/display: Correct MPC split policy for DCN301
Zhan Liu
1
-1
/
+1
2022-01-25
drm/amd/display: Fix for otg synchronization logic
Meenakshikumar Somasundaram
7
-13
/
+105
2022-01-25
drm/i915/guc: Ensure multi-lrc fini breadcrumb math is correct
Matthew Brost
1
-6
/
+27
2022-01-25
drm/i915: Flush TLBs before releasing backing store
Tvrtko Ursulin
9
-4
/
+161
2022-01-25
drm/etnaviv: relax submit size limits
Lucas Stach
1
-2
/
+2
2022-01-25
drm/msm/gpu: Cancel idle/boost work on suspend
Rob Clark
1
-2
/
+19
2022-01-25
drm/msm/gpu: Wait for idle before suspending
Rob Clark
3
-0
/
+24
2022-01-25
drm/edid: Support type 7 timings
Yaroslav Bolyukin
1
-4
/
+8
2022-01-25
drm/vc4: hdmi: Change CSC callback prototype
Maxime Ripard
2
-1
/
+7
2022-01-25
drm/vc4: hdmi: Define colorspace matrices
Maxime Ripard
1
-29
/
+49
2022-01-25
drm/vc4: hdmi: Replace CSC_CTL hardcoded value by defines
Maxime Ripard
2
-3
/
+5
2022-01-25
drm/vc4: hdmi: Move XBAR setup to csc_setup
Maxime Ripard
1
-1
/
+2
2022-01-25
drm/vc4: hdmi: Use full range helper in csc functions
Maxime Ripard
2
-22
/
+13
2022-01-25
drm/vc4: hdmi: Add full range RGB helper
Maxime Ripard
1
-2
/
+10
2022-01-25
drm/connector: Fix typo in output format
Maxime Ripard
8
-36
/
+36
2022-01-25
drm/edid: Split deep color modes between RGB and YUV444
Maxime Ripard
4
-7
/
+8
2022-01-25
drm/edid: Don't clear formats if using deep color
Maxime Ripard
1
-8
/
+0
2022-01-25
drm/edid: Rename drm_hdmi_avi_infoframe_colorspace to _colorimetry
Maxime Ripard
4
-7
/
+7
2022-01-25
drm/docs: Document where the C8 color lut is stored
Daniel Vetter
1
-0
/
+4
2022-01-24
drm/atomic: Add the crtc to affected crtc only if uapi.enable = true
Manasi Navare
1
-4
/
+8
2022-01-25
drm/i915/overlay: Prevent divide by zero bugs in scaling
Dan Carpenter
1
-0
/
+3
2022-01-25
drm/msm/dsi: invalid parameter check in msm_dsi_phy_enable
José Expósito
1
-1
/
+3
2022-01-25
drm/msm/a6xx: Add missing suspend_count increment
Rob Clark
1
-0
/
+2
2022-01-25
drm/msm: Fix wrong size calculation
Xianting Tian
1
-1
/
+1
2022-01-25
drm/msm/dpu: invalid parameter check in dpu_setup_dspp_pcc
José Expósito
1
-2
/
+9
2022-01-25
drm/msm/hdmi: Fix missing put_device() call in msm_hdmi_get_phy
Miaoqian Lin
1
-1
/
+6
2022-01-25
drm/msm/dsi: Fix missing put_device() call in dsi_get_phy
Miaoqian Lin
1
-1
/
+6
2022-01-25
drm/msm: remove variable set but not used
Yang Li
1
-3
/
+0
2022-01-24
drm/i915/dg2: Add Wa_18018781329
Matt Roper
2
-0
/
+10
2022-01-24
drm/gma: Remove calls to kmap()
Ira Weiny
2
-8
/
+6
2022-01-24
drm/edid: improve non-desktop quirk logging
Jani Nikula
1
-7
/
+10
2022-01-24
drm/edid: remove non_desktop quirk for HPN-3515 and LEN-B800.
Philipp Zabel
1
-2
/
+0
2022-01-24
drm/edid: support Microsoft extension for HMDs and specialized monitors
Philipp Zabel
1
-0
/
+34
2022-01-24
drm/i915/cdclk: convert to drm device based logging
Jani Nikula
1
-1
/
+1
2022-01-24
drm/i915/cdclk: update intel_dump_cdclk_config() logging
Jani Nikula
4
-13
/
+15
2022-01-24
drm/i915/lspcon: convert to drm device based logging
Jani Nikula
1
-67
/
+77
2022-01-24
drm/i915/sprite: convert to drm device based logging
Jani Nikula
1
-11
/
+13
2022-01-24
drm/i915/plane: convert to drm device based logging and WARN
Jani Nikula
2
-6
/
+9
2022-01-24
drm/i915/dp: convert to drm device based logging
Jani Nikula
1
-15
/
+20
2022-01-24
drm/i915/hotplug: convert to drm device based logging
Jani Nikula
1
-7
/
+7
2022-01-24
drm/i915/pps: convert to drm device based logging
Jani Nikula
1
-9
/
+13
2022-01-24
drm/i915/snps: convert to drm device based logging
Jani Nikula
1
-14
/
+15
2022-01-24
drm/i915: nuke local versions of WARN_ON/WARN_ON_ONCE
Jani Nikula
1
-15
/
+0
2022-01-24
drm/i915: fix header file inclusion for might_alloc()
Andi Shyti
1
-1
/
+1
2022-01-24
drm/amdgpu: use ttm_resource_manager_debug
Christian König
1
-5
/
+5
2022-01-24
drm/radeon: use ttm_resource_manager_debug
Christian König
1
-2
/
+2
2022-01-24
drm/i915: Nuke dg2_ddi_pre_enable_dp()
Ville Syrjälä
1
-113
/
+4
2022-01-24
drm/i915/hdmi: Clean up TMDS clock limit exceeding user mode handling
Ville Syrjälä
3
-47
/
+62
[prev]
[next]