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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-13
drm/i915: Fix TV encoder clock computation
Ville Syrjälä
2
-8
/
+23
2022-09-13
drm/i915/bios: Add the "Disable compression for the Display Port/HDMI external display" bit
Ville Syrjälä
1
-1
/
+2
2022-09-13
drm/i915/bios: Fix VBT ACPI DPMS bit polarity
Ville Syrjälä
1
-1
/
+1
2022-09-13
drm/i915/dp: use drm_dp_phy_name() for logging
Jani Nikula
1
-47
/
+36
2022-09-13
drm/mediatek: Fix wrong dither settings
Allen-KH Cheng
1
-1
/
+1
2022-09-12
Merge tag 'hyperv-fixes-signed-20220912' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-6
/
+4
2022-09-12
drm/i915/mtl: Obtain SAGV values from MMIO instead of GT pcode mailbox
Radhakrishna Sripada
4
-7
/
+101
2022-09-12
drm/i915/mtl: Add DP AUX support on TypeC ports
Imre Deak
2
-1
/
+58
2022-09-12
drm/i915/mtl: Add display power wells
Imre Deak
5
-1
/
+186
2022-09-12
drm/i915/mtl: Add gmbus and gpio support
Radhakrishna Sripada
2
-0
/
+16
2022-09-12
drm/i915: Move display and media IP version to runtime info
Radhakrishna Sripada
5
-43
/
+54
2022-09-12
drm/i915/gt: Extract function to apply media fuses
Lucas De Marchi
1
-65
/
+72
2022-09-12
drm/i915/gt: Use MEDIA_VER() when handling media fuses
Lucas De Marchi
1
-5
/
+4
2022-09-12
Revert "drm/i915/display: Re-add check for low voltage sku for max dp source rate"
Ville Syrjälä
1
-29
/
+3
2022-09-12
drm/i915/gt: Fix perf limit reasons bit positions
Ashutosh Dixit
1
-8
/
+8
2022-09-12
drm/i915/guc: Cancel GuC engine busyness worker synchronously
Umesh Nerlige Ramappa
1
-1
/
+6
2022-09-12
drm/i915: Set correct domains values at _i915_vma_move_to_active
Nirmoy Das
1
-1
/
+2
2022-09-12
drm/i915/vdsc: Set VDSC PIC_HEIGHT before using for DP DSC
Ankit Nautiyal
3
-1
/
+3
2022-09-12
Revert "drm/bridge: ti-sn65dsi86: Implement bridge connector operations for DP"
Robert Foss
1
-28
/
+0
2022-09-12
drm/i915/mtl: Hook up interrupts for standalone media
Matt Roper
4
-0
/
+31
2022-09-12
drm/i915/mtl: Use primary GT's irq lock for media GT
Matt Roper
17
-65
/
+80
2022-09-12
drm/i915/xelpmp: Expose media as another GT
Matt Roper
7
-0
/
+84
2022-09-12
drm/i915/mtl: Add gsi_offset when emitting aux table invalidation
Matt Roper
3
-9
/
+18
2022-09-12
drm/i915/uncore: Add GSI offset to uncore
Matt Roper
3
-4
/
+41
2022-09-12
drm/i915: Handle each GT on init/release and suspend/resume
Matt Roper
1
-17
/
+42
2022-09-12
drm/i915: Initialize MMIO access for each GT
Matt Roper
3
-11
/
+24
2022-09-12
drm/i915: Use a DRM-managed action to release the PCI bridge device
Matt Roper
1
-3
/
+9
2022-09-12
drm/i915: Rename and expose common GT early init routine
Matt Roper
2
-3
/
+4
2022-09-12
drm/i915: Prepare more multi-GT initialization
Matt Roper
7
-3
/
+80
2022-09-12
drm/i915: Drop intel_gt_tile_cleanup()
Matt Roper
2
-18
/
+8
2022-09-12
drm/i915: Use managed allocations for extra uncore objects
Matt Roper
1
-4
/
+2
2022-09-12
drm/i915: Only hook up uncore->debug for primary uncore
Matt Roper
4
-17
/
+20
2022-09-12
drm/i915: Move locking and unclaimed check into mmio_debug_{suspend, resume}
Matt Roper
1
-20
/
+21
2022-09-12
drm/i915/gt: Fix perf limit reasons bit positions
Ashutosh Dixit
1
-8
/
+8
2022-09-12
Revert "drm/i915/dg2: extend Wa_1409120013 to DG2"
Lucas De Marchi
1
-3
/
+2
2022-09-12
drm/i915/guc: Cancel GuC engine busyness worker synchronously
Umesh Nerlige Ramappa
1
-1
/
+6
2022-09-12
drm/i915/gsc: allocate extended operational memory in LMEM
Tomas Winkler
2
-7
/
+75
2022-09-12
drm/i915/gsc: add GSC XeHP SDV platform definition
Alexander Usyskin
1
-0
/
+15
2022-09-12
drm/i915/gsc: add slow_firmware flag to the gsc device definition
Alexander Usyskin
1
-0
/
+2
2022-09-12
drm/i915/gsc: skip irq initialization if using polling
Vitaly Lubart
1
-3
/
+7
2022-09-12
drm/bridge: it6505: use drm_debug_enabled() in it6505_debug_print()
Hamza Mahfooz
1
-1
/
+1
2022-09-12
Merge tag 'drm-intel-gt-next-2022-09-09' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
53
-555
/
+937
2022-09-12
Merge tag 'amd-drm-next-6.1-2022-09-08' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
160
-3692
/
+62915
2022-09-12
Merge drm/drm-next into drm-intel-next
Jani Nikula
455
-16208
/
+20492
2022-09-12
drm/aperture: Fix some kerneldoc comments
Thierry Reding
1
-5
/
+5
2022-09-12
drm/format-helper: Add drm_fb_build_fourcc_list() helper
Thomas Zimmermann
2
-42
/
+113
2022-09-12
drm/modes: Add initializer macro DRM_MODE_INIT()
Thomas Zimmermann
1
-14
/
+9
2022-09-12
drm/probe-helper: Add drm_crtc_helper_mode_valid_fixed()
Thomas Zimmermann
12
-9
/
+61
2022-09-12
drm/probe-helper: Add drm_connector_helper_get_modes_fixed()
Thomas Zimmermann
4
-51
/
+43
2022-09-11
drm/vkms: fix 32bit compilation error by replacing macros
Melissa Wen
1
-34
/
+19
[prev]
[next]