summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-19drm/i915/uc: Fix undefined behavior due to shift overflowing the constantBorislav Petkov4-4/+4
2022-05-19drm/i915/reg: fix undefined behavior due to shift overflowing the constantJani Nikula1-16/+16
2022-05-19drm/i915/gt: Fix use of static in macro mismatchAndi Shyti1-10/+11
2022-05-19drm/i915/audio: fix audio code enable/disable pipe loggingJani Nikula1-2/+2
2022-05-19drm/i915: Fix CFI violation with show_dynamic_id()Nathan Chancellor2-3/+3
2022-05-19drm/i915: Fix 'mixing different enum types' warnings in intel_display_power.cImre Deak1-4/+4
2022-05-19drm/i915/gt: Fix build error without CONFIG_PMYueHaibing1-1/+1
2022-05-11Merge tag 'drm-msm-next-2022-05-09' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie120-3817/+5692
2022-05-11Merge tag 'drm-intel-next-2022-05-06' of git://anongit.freedesktop.org/drm/dr...Dave Airlie75-7823/+7127
2022-05-07MAINTAINERS: Add Dmitry as MSM DRM driver co-maintainerDmitry Baryshkov1-2/+3
2022-05-07drm/msm/dpu: remove NULL-ness check in dpu_hw_intr_destroyDmitry Baryshkov1-2/+1
2022-05-07drm/msm: Limit command submission when no IOMMURob Clark1-0/+5
2022-05-07drm/msm/dsi: pll_7nm: remove unsupported dividers for DSI pixel clockDmitry Baryshkov1-6/+4
2022-05-07drm/msm: Fix shutdownDouglas Anderson3-1/+2
2022-05-07drm/msm: return an error pointer in msm_gem_prime_get_sg_table()Dan Carpenter1-1/+1
2022-05-07drm/msm/mdp5: Return error code in mdp5_mixer_release when deadlock is detectedJessica Zhang3-8/+21
2022-05-07drm/msm/mdp5: Return error code in mdp5_pipe_release when deadlock is detectedJessica Zhang3-9/+28
2022-05-07drm/msm/dp: fix event thread stuck in wait_event after kthread_stop()Kuogee Hsieh1-4/+9
2022-05-07drm/msm/dsi: fix address for second DSI PHY on SDM660Dmitry Baryshkov1-1/+1
2022-05-07drm/msm/disp: dpu1: Properly sort qcm2290_dpu_capsKonrad Dybcio1-11/+11
2022-05-07drm/msm/disp/dpu1: avoid clearing hw interrupts if hw_intr is null during drm...Vinod Polimera1-0/+3
2022-05-07drm/msm/dpu: don't access mode pointer before it is setDmitry Baryshkov1-2/+1
2022-05-07drm/msm/dpu: add missing break statement for update_pending_flush_wb()Abhinav Kumar1-0/+1
2022-05-06Merge tag 'mediatek-drm-next-5.19' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie24-74/+192
2022-05-06Merge tag 'drm-misc-next-2022-05-05' of git://anongit.freedesktop.org/drm/drm...Dave Airlie98-878/+6001
2022-05-06Merge tag 'drm-intel-gt-next-2022-05-05' of git://anongit.freedesktop.org/drm...Dave Airlie24-95/+319
2022-05-06Merge tag 'imx-drm-next-2022-05-04' of git://git.pengutronix.de/pza/linux int...Dave Airlie4-18/+8
2022-05-06Merge tag 'amd-drm-next-5.19-2022-04-29' of https://gitlab.freedesktop.org/ag...Dave Airlie82-796/+62772
2022-05-05drm/i915: Respect VBT seamless DRRS min refresh rateVille Syrjälä1-3/+7
2022-05-05drm/i915/bios: Parse the seamless DRRS min refresh rateVille Syrjälä2-1/+9
2022-05-05drm/i915/bios: Refactor panel_type codeVille Syrjälä1-13/+53
2022-05-05drm/i915/bios: Extract get_panel_type()Ville Syrjälä1-19/+39
2022-05-05drm/i915/bios: Assume panel_type==0 if the VBT has bogus dataVille Syrjälä1-5/+6
2022-05-05drm/i915/bios: Document the mess around the LFP data tablesVille Syrjälä1-1/+6
2022-05-05drm/i915/bios: Get access to the tail end of the LFP data blockVille Syrjälä2-1/+59
2022-05-05drm/i915/bios: Generate LFP data table pointers if the VBT lacks themVille Syrjälä1-1/+133
2022-05-05drm/i915/bios: Reorder panel DTD parsingVille Syrjälä1-30/+34
2022-05-05drm/i915: Use drm_mode_init() for on-stack modesVille Syrjälä1-2/+3
2022-05-05drm/qxl: add drm_gem_plane_helper_prepare_fbChristian König1-1/+7
2022-05-05drm/todo: Add entry for using kunit in the subsystemJavier Martinez Canillas1-0/+14
2022-05-05drm: simplify the return expression of ast_drm_resume()Minghao Chi1-6/+1
2022-05-05drm/mgag200: Protect concurrent access to I/O registers with lockThomas Zimmermann3-0/+21
2022-05-05drm/ast: Protect concurrent access to I/O registers with lockThomas Zimmermann3-3/+50
2022-05-05drm: Add DRM-managed mutex_init()Thomas Zimmermann2-0/+30
2022-05-05drm/format-helper: Share implementation among conversion helpersThomas Zimmermann1-246/+123
2022-05-05drm/format-helper: Unify the parameters of all per-line conversion helpersThomas Zimmermann1-37/+50
2022-05-05drm/format-helper: Remove optional byte-swap from line convertionThomas Zimmermann1-8/+24
2022-05-05drm/format-helper: Implement drm_fb_swab() with per-line helpersThomas Zimmermann1-25/+35
2022-05-05drm/bridge: tc358767: Fix DP bridge mode detection from DT endpointsMarek Vasut1-2/+4
2022-05-05drm: mxsfb: Implement LCDIF scanout CRC32 supportMarek Vasut4-5/+74