index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-21
drm/i915/mtl: Eliminate subplatforms
Matt Roper
3
-22
/
+0
2023-08-21
drm/i915: Eliminate IS_MTL_MEDIA_STEP
Matt Roper
4
-17
/
+37
2023-08-21
drm/i915: Eliminate IS_MTL_GRAPHICS_STEP
Matt Roper
10
-43
/
+62
2023-08-21
drm/i915/xelpg: Call Xe_LPG workaround functions based on IP version
Matt Roper
2
-18
/
+31
2023-08-21
drm/i915/xelpmp: Don't assume workarounds extend to future platforms
Matt Roper
1
-2
/
+2
2023-08-21
drm/i915: Consolidate condition for Wa_22011802037
Matt Roper
6
-12
/
+24
2023-08-21
drm/amdkfd: use vma_is_initial_stack() and vma_is_initial_heap()
Kefeng Wang
1
-4
/
+1
2023-08-21
drm/radeon: Use RMW accessors for changing LNKCTL
Ilpo Järvinen
2
-53
/
+20
2023-08-21
drm/amdgpu: Use RMW accessors for changing LNKCTL
Ilpo Järvinen
2
-52
/
+20
2023-08-21
drm/i915/display: Remove unused POWER_DOMAIN_MODESET
Gustavo Sousa
3
-12
/
+0
2023-08-21
drm/panfrost: Skip speed binning on EOPNOTSUPP
David Michael
1
-1
/
+1
2023-08-21
drm/panfrost: Do not check for 0 return after calling platform_get_irq_byname()
Ruan Jinjie
3
-6
/
+6
2023-08-21
Merge tag 'amd-drm-next-6.6-2023-08-18' of https://gitlab.freedesktop.org/agd...
Dave Airlie
120
-1122
/
+2364
2023-08-21
Merge tag 'drm-misc-next-fixes-2023-08-17' of git://anongit.freedesktop.org/d...
Dave Airlie
2
-2
/
+2
2023-08-20
Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...
Greg Kroah-Hartman
57
-308
/
+562
2023-08-18
drm/i915: Move abs_diff() to math.h
Andy Shevchenko
2
-7
/
+1
2023-08-18
drm: bridge: samsung-dsim: Fix init during host transfer
Frieder Schrempf
1
-10
/
+17
2023-08-18
drm/i915/dp: Check if force_dsc_output_format is possible
Ankit Nautiyal
1
-2
/
+28
2023-08-18
drm/i915/dp: Check src/sink compressed bpp limit for edp
Ankit Nautiyal
1
-3
/
+15
2023-08-18
drm/i915/dp: Get optimal link config to have best compressed bpp
Ankit Nautiyal
1
-33
/
+261
2023-08-18
drm/i915/dp: Separate out function to get compressed bpp with joiner
Ankit Nautiyal
1
-24
/
+30
2023-08-18
drm/i915/dp: Add DSC BPC/BPP constraints while selecting pipe bpp with DSC
Ankit Nautiyal
1
-10
/
+24
2023-08-18
drm/i915/dp: Separate out functions for edp/DP for computing DSC bpp
Ankit Nautiyal
1
-65
/
+126
2023-08-18
drm/i915/dp: Rename helper to get DSC max pipe_bpp
Ankit Nautiyal
3
-6
/
+6
2023-08-18
drm/i915/dp: Avoid left shift of DSC output bpp by 4
Ankit Nautiyal
2
-8
/
+4
2023-08-18
drm/i915/dp: Check min bpc DSC limits for dsc_force_bpc also
Ankit Nautiyal
1
-17
/
+31
2023-08-18
drm/i915/dp: Add functions to get min/max src input bpc with DSC
Ankit Nautiyal
1
-8
/
+27
2023-08-18
drm/i915/dp: Avoid forcing DSC BPC for MST case
Ankit Nautiyal
2
-6
/
+11
2023-08-18
drm/i915/dp: Remove extra logs for printing DSC info
Ankit Nautiyal
1
-3
/
+0
2023-08-18
drm/i915/intel_cdclk: Add vdsc with bigjoiner constraints on min_cdlck
Ankit Nautiyal
1
-14
/
+45
2023-08-18
drm/i915/dp: Update Bigjoiner interface bits for computing compressed bpp
Ankit Nautiyal
1
-1
/
+4
2023-08-18
drm/i915/dp: Use consistent name for link bpp and compressed bpp
Ankit Nautiyal
3
-60
/
+60
2023-08-18
drm/i915/dp_mst: Use output_format to get the final link bpp
Ankit Nautiyal
3
-2
/
+6
2023-08-18
drm/i915/dp: Move compressed bpp check with 420 format inside the helper
Ankit Nautiyal
1
-9
/
+9
2023-08-18
drm/i915/dp: Consider output_format while computing dsc bpp
Ankit Nautiyal
3
-2
/
+19
2023-08-17
drm/i915: Eliminate has_4tile feature flag
Matt Roper
4
-3
/
+1
2023-08-17
drm/i915/selftest: Simplify Y-major tiling in blit selftest
Matt Roper
1
-24
/
+15
2023-08-17
drm/i915/dg2: Drop Wa_16011777198
Matt Roper
5
-122
/
+0
2023-08-17
drm/i915: Tidy workaround definitions
Matt Roper
1
-54
/
+46
2023-08-17
drm/i915/dg2: Drop pre-production GT workarounds
Matt Roper
6
-279
/
+21
2023-08-17
drm/i915/dg2: Drop pre-production display workarounds
Matt Roper
3
-9
/
+1
2023-08-17
drm/i915/dg2: Recognize pre-production hardware
Matt Roper
1
-0
/
+3
2023-08-18
drm/qxl: fix UAF on handle creation
Wander Lairson Costa
4
-14
/
+24
2023-08-18
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...
Dave Airlie
11
-107
/
+201
2023-08-18
Merge tag 'amd-drm-fixes-6.5-2023-08-16' of https://gitlab.freedesktop.org/ag...
Dave Airlie
10
-30
/
+93
2023-08-18
Merge tag 'drm-misc-fixes-2023-08-17' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
4
-59
/
+41
2023-08-18
Merge tag 'drm-intel-fixes-2023-08-17' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
3
-12
/
+36
2023-08-17
drm/i915/cx0: Program vswing only for owned lanes
Gustavo Sousa
1
-11
/
+14
2023-08-17
drm/i915/cx0: Enable/disable TX only for owned PHY lanes
Gustavo Sousa
1
-3
/
+6
2023-08-17
drm/i915: Simplify intel_cx0_program_phy_lane() with loop
Gustavo Sousa
1
-59
/
+20
[prev]
[next]